Dave M. mcndave
  • Joined on 2020-09-17
mcndave pushed to master at mcndave/ulmus 2024-04-17 19:57:07 +00:00
9fdebf454d - Started working on decoupling QueryBuilder from SqlQueryBuilder
mcndave pushed to master at mcndave/ulmus 2024-04-09 23:16:03 +00:00
4571517dc8 - Added some SearchRequest attributes ; now it's even simpler to add searchable fields
mcndave pushed to master at mcndave/ulmus-api 2024-04-09 23:14:12 +00:00
ce4d6cdf7c - Added Oauth2 authentication. Fixed non-working bearer token also.
mcndave pushed to master at mcndave/negundo-client 2024-03-15 18:14:27 +00:00
29a780ac6a - Added a new view
mcndave pushed to master at mcndave/negundo-client 2024-03-13 13:59:01 +00:00
e85925ace7 - Added a view to ease integration of JS client lib
mcndave pushed to master at mcndave/negundo-client 2024-03-13 13:09:04 +00:00
ef43c7831f - Added JS debug lib
mcndave opened issue mcndave/picea#9 2024-03-12 12:48:17 +00:00
Throw an exception whenever a section is declared but do not exists in the parent's layout
mcndave pushed to master at mcndave/negundo-client 2024-03-01 16:48:21 +00:00
3590993925 - Added a process to native handler
mcndave pushed to master at mcndave/ulmus-api 2024-02-26 16:14:11 +00:00
f035fdf0a2 - Timeout now set at 30 sec like CURL is.
mcndave pushed to master at mcndave/ulmus-api 2024-02-16 19:38:34 +00:00
56ca1e2071 - Fixed a bug occuring within Timeout
mcndave pushed to master at mcndave/ulmus 2024-02-01 16:17:11 +00:00
15be1597b8 - Fixed a recurrent bug within deleteOne() method
mcndave pushed to master at mcndave/kash 2024-02-01 14:53:51 +00:00
ed63c1ffe5 - Making sure cache file exist before invalidating; creating it if it ain't
mcndave pushed to master at mcndave/dump 2024-02-01 14:16:56 +00:00
6c074a249e Merge branch 'master' of https://git.mcnd.ca/mcndave/dump
8b85beb942 - Nothing to change...
Compare 2 commits »
mcndave opened issue mcndave/ulmus#10 2024-01-31 14:01:35 +00:00
[Migration] Setting a field NULLABLE don't trigger a need for migration on a field
mcndave pushed to master at mcndave/ulmus-user 2023-12-12 23:57:17 +00:00
0657622eab - Fixed a bug where given entity would failed it's loading with an error
mcndave pushed to master at mcndave/picea 2023-12-07 15:46:35 +00:00
5e54407f74 - WIP on urlextension
mcndave pushed to master at mcndave/ulmus-user 2023-12-04 17:37:03 +00:00
70daae93f5 - Added a new invalid pass. exception
mcndave pushed to master at mcndave/ulmus 2023-12-04 17:36:35 +00:00
d9fa51fa18 - Still WIP on removing annotations
Compare 2 commits »
mcndave pushed to master at mcndave/taxus 2023-12-04 17:35:43 +00:00
f219cf25de - Added a new taxus_has() method to check if a privilege exists
mcndave pushed to master at mcndave/lean 2023-12-04 17:35:06 +00:00
45ffc6e128 - Merged