Dave M. mcndave
  • Joined on 2020-09-17
mcndave opened issue mcndave/ulmus#11 2024-05-07 19:47:29 +00:00
Transform AdapterInterface Const into enum
mcndave pushed to v2.x at mcndave/picea 2024-05-07 12:28:26 +00:00
200b58bdf5 - WIP on supporting multiple contexts, better handling of caching for methods / functions (instead of in every files, etc...
mcndave created branch v2.x in mcndave/picea 2024-05-07 12:28:25 +00:00
mcndave pushed to master at mcndave/ulmus-ldap 2024-04-24 15:25:58 +00:00
4b9a162696 - QueryFragmentInterface fixes
mcndave pushed to master at mcndave/dump 2024-04-24 15:25:15 +00:00
b99ff24d26 - Added time output
mcndave pushed to master at mcndave/notes 2024-04-24 15:24:40 +00:00
996c8fa14a - Fixed Notes bugs with Union Types Reflection
mcndave pushed to master at mcndave/ulmus-api 2024-04-24 15:23:52 +00:00
7a31baa586 - Quickfix on missing debugResponse method of Apihandler
mcndave pushed to master at mcndave/ulmus 2024-04-24 15:23:23 +00:00
1dd9da6eb6 - Fixes done for QueryBuilderInterface
mcndave pushed to master at mcndave/negundo-client 2024-04-22 13:55:56 +00:00
5a737c06c4 - WIP on Task scheduling interface
mcndave pushed to master at mcndave/ulmus 2024-04-22 13:54:57 +00:00
b38b81d03c - Still WIP on SearchRequest attributes migration
mcndave pushed to master at mcndave/ulmus 2024-04-18 19:59:35 +00:00
950df5eb99 - Continued work on SearchRequest migration and fixed some more QueryBuilder migration too
mcndave pushed to master at mcndave/storage 2024-04-17 23:35:40 +00:00
302b1cc8f6 - Fixed a typo
Compare 2 commits »
mcndave pushed to master at mcndave/ulmus-ldap 2024-04-17 19:58:29 +00:00
ccd1eaef2b - QueryBuilder remodeling
mcndave pushed to master at mcndave/ulmus-api 2024-04-17 19:58:00 +00:00
4e120cea6c - Added SearchRequest compatibilty and began working on QueryBuilder processing
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