Dave M. mcndave
  • Joined on 2020-09-17
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
mcndave pushed to notes-2.x at mcndave/ulmus 2024-05-31 12:26:50 +00:00
bd9078230d - Multiple bug fixes related to notes 2.x
mcndave pushed to notes-2.x at mcndave/ulmus 2024-05-28 12:59:21 +00:00
f3be11a590 - WIP on notes 2.x
mcndave pushed to notes-2.x at mcndave/lean-console 2024-05-27 18:13:56 +00:00
d76148fed9 Merge branch 'master' into notes-2.x
e032c89fdc - Fixed Lean' console default adapter
6001ecdecd - Fixed lean console name
Compare 3 commits »
mcndave pushed to notes-2.x at mcndave/ulmus 2024-05-27 18:13:13 +00:00
2de3139c80 - Added description to most attributes
e37eeb85f1 Merge branch 'master' into notes-2.x
7de0ecb028 - Fixed SearchLike attribute
Compare 3 commits »
mcndave pushed to master at mcndave/lean 2024-05-27 18:10:12 +00:00
8190d3483b - WIP on Docs layout
mcndave pushed to v2.0.0b at mcndave/notes 2024-05-27 18:07:15 +00:00
0cdc2dc3d8 - Added some more method to filter properties
mcndave opened issue mcndave/ulmus#13 2024-05-22 14:59:32 +00:00
Move Migration methods from AdapterInterface into it's own object (and interface)
mcndave opened issue mcndave/ulmus#12 2024-05-22 14:58:08 +00:00
Add a DebugInterface to handle sql query outputing more elegantly
mcndave pushed to v2.0.0b at mcndave/notes 2024-05-21 13:05:44 +00:00
2a6ec3cd1b Merge branch 'master' into v2.0.0b
1599284334 - Added route description
2345c5453f - Added MatchRoute Method
Compare 3 commits »
mcndave pushed to master at mcndave/lean 2024-05-21 13:04:57 +00:00
38b540bbd8 - WIP on Skeleton again
mcndave pushed to master at mcndave/lean-console 2024-05-21 13:04:24 +00:00
e032c89fdc - Fixed Lean' console default adapter
mcndave pushed to master at mcndave/notes 2024-05-21 13:03:29 +00:00
1599284334 - Added route description