Dave M. mcndave
  • Joined on 2020-09-17
mcndave opened issue mcndave/ulmus#14 2024-06-17 20:02:26 +00:00
{MySQL} Remove table creation / alteration from within Transaction
mcndave pushed to master at mcndave/lean 2024-06-07 00:01:53 +00:00
d9f9c053c3 - WIP on cleaning of definitions files
mcndave pushed to master at mcndave/picea-ui 2024-06-05 17:48:33 +00:00
195586a078 - Added a new initialize() method launched after __construct()
mcndave pushed to notes-2.x at mcndave/ulmus 2024-06-05 17:47:56 +00:00
0c8591f238 - Added multiple parameters on SearchParameter
mcndave pushed to master at mcndave/lean 2024-06-04 19:44:32 +00:00
63fde92b68 - Minors addition / bugfixes
mcndave pushed to master at mcndave/picea-ui 2024-06-04 13:38:57 +00:00
5e9ad29f3c - Filling values of context if vars exists within it
1991122c32 - Filling values of context if vars exists within it
Compare 2 commits »
mcndave pushed to notes-2.x at mcndave/ulmus 2024-06-04 13:34:01 +00:00
bbfd7c02b4 - WIP on SearchAttributes supporting Request's attributes
mcndave pushed to v2.0.0b at mcndave/notes 2024-06-04 13:33:32 +00:00
dd680c8a9a v2.0.0b
mcndave pushed to master at mcndave/the-bugs 2024-06-04 01:53:39 +00:00
1f61c964bc - Added setBCC and setCC methods to interface.
mcndave pushed to master at mcndave/ulmus-api 2024-06-04 01:51:52 +00:00
e945a7a9b2 - Fixed a bug within ApiRepository with MethodENum
mcndave pushed to master at mcndave/ulmus-api 2024-06-04 01:49:23 +00:00
fa1d4783d2 Fixed an important bug where request callback was never applied to request !
mcndave pushed to master at mcndave/taxus 2024-06-02 23:03:08 +00:00
ba754c6be8 - Removed NULL and added a new Enum instead
mcndave pushed to v2.0.0b at mcndave/notes 2024-06-02 23:02:51 +00:00
c92baf6cda - Removed NULL and added a new Enum instead
mcndave pushed to master at mcndave/taxus 2024-06-02 19:55:47 +00:00
72be397a72 - Added NULL as a valid return value to Taxus granted() method
mcndave pushed to v2.0.0b at mcndave/notes 2024-06-02 19:55:10 +00:00
86afea9b4e - Reworked the SecurityHandler granting part which now supports NULL as a 'skipping' value. This necessity appeared since a new property in the attribute was added.
mcndave pushed to v2.0.0b at mcndave/notes 2024-05-31 19:01:00 +00:00
4568427c66 - Added HTTP methods to Taxus object
mcndave pushed to master at mcndave/ulmus-user 2024-05-31 19:00:13 +00:00
e63ea439d6 - Added JsonWebToken encoder
mcndave pushed to master at mcndave/picea-ui 2024-05-31 12:28:43 +00:00
0a7b1cdc12 - Added request method to context
mcndave pushed to v2.0.0b at mcndave/notes 2024-05-31 12:28:14 +00:00
19c79d0374 - getAttribute() can now query multiple types
mcndave pushed to master at mcndave/ulmus-user 2024-05-31 12:27:27 +00:00
c4e4db7a45 -WIP on Bearer token