Dave M. mcndave
  • Joined on 2020-09-17
mcndave pushed to master at mcndave/ulmus 2021-08-02 15:13:24 +00:00
0453e9cbc5 - Added the replace keyword
mcndave pushed to master at mcndave/ulmus 2021-05-24 20:03:48 +00:00
7fb591e1f5 - A lot of fixes made again in this patch
mcndave pushed to master at mcndave/ulmus 2021-04-23 03:03:12 +00:00
4df9ececba - Fixed a bug occuring when a field was already escaped
mcndave pushed to master at mcndave/lean 2021-03-30 17:34:47 +00:00
421024f260 - Fixed fastroute version into composer
mcndave pushed to master at mcndave/ulmus-ldap 2021-03-29 20:03:07 +00:00
a0363ebb71 - Added a new ObjectType annotation.
mcndave pushed to master at mcndave/ulmus 2021-03-29 20:02:06 +00:00
1469d167c4 - Added a closure on key to EntityCollection buildArray method.
mcndave pushed to master at mcndave/ulmus-user 2021-03-29 20:01:21 +00:00
fed3bc7f85 - Added a __tostring method to the user entity
mcndave pushed to master at mcndave/lean-console 2021-03-24 13:51:00 +00:00
23af120020 - Fixed a bug where LDAP entities were crashing the storage interface
mcndave pushed to master at mcndave/picea 2021-03-24 13:49:44 +00:00
67040db155 - Added the missing continue token
mcndave pushed to master at mcndave/ulmus-ldap 2021-03-24 13:49:01 +00:00
1b11917bf5 - Added the update keyword allowing modification for one field.
mcndave pushed to master at mcndave/ulmus 2021-03-24 13:48:18 +00:00
317d62ceaa - Some more work done to allow more flexibility for other plugins
mcndave pushed to master at mcndave/picea 2021-03-15 13:48:44 +00:00
7588748ebd - Global variables were merged by error with the block's arguments
mcndave pushed to master at mcndave/ulmus 2021-03-15 13:43:08 +00:00
3905047111 - A lot of bugfixes, mainly with escaping (still working on it to get 100% coverage)
mcndave pushed to master at mcndave/lean 2021-03-10 13:56:08 +00:00
434e3c0c46 - Added a new RenderRawView without the default HTML reponse
mcndave pushed to master at mcndave/notes-route 2021-03-10 00:55:28 +00:00
6fcfd20aed - Added recursion to RouteFetching
mcndave pushed to master at mcndave/picea-ui 2021-03-09 15:28:06 +00:00
0d9db0470e - Worked with the files begin on the context part
mcndave pushed to master at mcndave/ulmus-ldap 2021-03-09 15:26:23 +00:00
fa806e8e0d - Some more bugfixes and added the OrganizationalUnit entity
mcndave pushed to master at mcndave/ulmus 2021-03-09 15:25:55 +00:00
e3d0e45a4e - Some work done on correcting LDAP package compatibility
mcndave pushed to master at mcndave/picea 2021-03-01 16:37:31 +00:00
09408827da - Fixed the request() function which was not working at all
Compare 2 commits »
mcndave pushed to master at mcndave/picea-ui 2021-03-01 16:36:39 +00:00
e75d997b02 - Added a new UiImage element.