Dave M. mcndave
  • Joined on 2020-09-17
mcndave pushed to master at mcndave/lean-console 2022-11-29 19:44:48 +00:00
24e5490c71 - Work done on the console to have at least some working functionality from every parts
Compare 2 commits »
mcndave pushed to master at mcndave/ulmus-user 2022-11-24 20:01:56 +00:00
cef536caa5 - Fixed a bug within the merge
mcndave pushed to master at mcndave/picea 2022-11-24 20:00:51 +00:00
7e80d4be6d - Added an 'urlize' method to the UrlExtension class
mcndave pushed to master at mcndave/notes-route 2022-11-24 19:59:58 +00:00
3bebb66ad4 - Added a simple verification for route name
mcndave pushed to master at mcndave/lean 2022-11-24 19:58:31 +00:00
f719246624 - Added a new MoneyExtension to Picea's default extension loading.
mcndave pushed to master at mcndave/taxus 2022-11-24 19:56:33 +00:00
b3936aa6e1 - Added a new Picea extension
mcndave pushed to master at mcndave/ulmus 2022-11-24 19:22:57 +00:00
902167c2ed - Fixed the JOIN comparison (instead of putting it in the main query)
mcndave pushed to master at mcndave/lean-console 2022-11-11 13:59:02 +00:00
94b5aff9e9 - Fixed the unmerged code from previous push
mcndave pushed to master at mcndave/picea-ui 2022-11-11 13:58:31 +00:00
bd501bce86 - Added the multiple value selection
mcndave pushed to master at mcndave/ulmus 2022-11-11 13:57:39 +00:00
b20e537038 - Added a new @PrimaryKey annotation to replace the too-specific property-wise @Id
mcndave pushed to master at mcndave/tell 2022-10-12 18:37:48 +00:00
c7c955ecad Merge branch 'master' of https://git.mcnd.ca/mcndave/tell
af4be4ed7f - Small fix for a bug found within PHP 8
Compare 2 commits »
mcndave pushed to master at mcndave/lean 2022-10-12 18:30:09 +00:00
f23606de64 Merge done
mcndave pushed to master at mcndave/picea 2022-10-12 18:29:01 +00:00
08201b1958 - Remove the old {? / ?} token as a PHP opening
Compare 2 commits »
mcndave pushed to master at mcndave/notes-security 2022-10-12 18:19:50 +00:00
532cecfcad - Secured the unauthorized route if nothing was provided
mcndave pushed to master at mcndave/ulmus-user 2022-10-12 18:19:15 +00:00
015f0c70b1 - hashPassword can now be used as a standalone method
Compare 2 commits »
mcndave pushed to master at mcndave/notes-route 2022-10-12 18:17:09 +00:00
4d6a2f2681 Added a new matchRouteName method
mcndave pushed to master at mcndave/picea-ui 2022-10-10 17:21:22 +00:00
1f5d38a8b9 - Added some more information into the form context whether a form was sent, and what was it's return value (if there was any)
mcndave pushed to master at mcndave/lean-console 2022-10-10 15:32:27 +00:00
da72314c62 - Quickfix from error found during PHP 8 migration
Compare 2 commits »
mcndave pushed to master at mcndave/dump 2022-10-10 15:29:27 +00:00
863bd8d094 - Quickfix from error found during PHP 8 migration
mcndave pushed to master at mcndave/lean 2022-10-10 15:28:49 +00:00
9ce8e7515a - Quickfix from error found during PHP 8 migration