Dave M. mcndave
  • Joined on 2020-09-17
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.
mcndave pushed to master at mcndave/ulmus-ldap 2021-03-01 16:34:19 +00:00
8d1a310921 - First commit, User loading and Authentication are working
mcndave created repository mcndave/ulmus-ldap 2021-03-01 16:33:57 +00:00
mcndave created repository mcndave/ulmus-ldap 2021-03-01 16:33:57 +00:00
mcndave pushed to master at mcndave/ulmus 2021-03-01 16:32:09 +00:00
16c6eb57fb - Added a MssqlRepository
Compare 2 commits »
mcndave pushed to master at mcndave/ulmus-user 2021-03-01 16:12:55 +00:00
55a7af6ac9 - Fixed deleted users which tries to login/refresh - triggers a logout().
mcndave pushed to master at mcndave/ulmus 2021-03-01 16:11:09 +00:00
e7d5d5965b - Fixed the missing DISTINCT keyword while rendering select()
mcndave pushed to master at mcndave/picea 2021-03-01 16:08:48 +00:00
30af321215 - Corrected a bug where the 'or' variable was not reset properly on a iterations of for/foreach.
mcndave pushed to master at mcndave/lean 2021-03-01 16:04:36 +00:00
01bb926ca7 - Added a new Email defintion (which will soon see it's components changed)
mcndave pushed to master at mcndave/tell 2021-02-26 13:49:15 +00:00
84e3b91199 - quickfixes
mcndave pushed to master at mcndave/ulmus-user 2021-02-16 14:33:09 +00:00
c38f47d9a7 - Added some more params to the callback functions.
mcndave pushed to master at mcndave/picea 2021-02-16 03:17:52 +00:00
8df38b568c - A lot of bugfixes made for this release.
mcndave pushed to master at mcndave/lean 2021-02-16 03:10:32 +00:00
09b3e47c19 - A lot of fixes done on this for a test project.
mcndave pushed to master at mcndave/notes 2021-02-16 03:07:46 +00:00
61fa5d220e - Fixes done on a bug within the ObjectResolver
mcndave pushed to master at mcndave/notes-security 2021-02-16 03:07:15 +00:00
71bdc9171a - Removed a return value, waiting for php8.0