Dave M. mcndave
  • Joined on 2020-09-17
mcndave pushed to master at mcndave/lean 2024-08-30 18:59:26 +00:00
97dac9ddc4 - WIP on lean
mcndave pushed to notes-2.x at mcndave/ulmus 2024-06-28 11:48:07 +00:00
aa07c728fe - Fixed transactions in SQLite
mcndave pushed to notes-2.x at mcndave/ulmus 2024-06-28 11:47:14 +00:00
d4181065cf Merge branch 'notes-2.x' of https://git.mcnd.ca/mcndave/ulmus into notes-2.x
62998faf40 - WIP on SearchRequest enums and manual searchs
Compare 2 commits »
mcndave opened issue mcndave/ulmus#16 2024-06-27 15:05:19 +00:00
beginTransaction once on saveAll method
mcndave pushed to v2.0.0b at mcndave/notes 2024-06-21 14:18:26 +00:00
34a3351ed5 - Added classReflection property
mcndave pushed to notes-2.x at mcndave/ulmus 2024-06-21 13:01:58 +00:00
feee26cd26 Merge branch 'notes-2.x' of https://git.mcnd.ca/mcndave/ulmus into notes-2.x
e37944c63a - Began WIP on SQL specific PdoObject
1d38ae8245 Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus into notes-2.x
Compare 3 commits »
mcndave opened issue mcndave/ulmus#15 2024-06-17 20:03:52 +00:00
{sqlite} Rework the BeginTransaction so it supports IMMEDIATE transactions
mcndave opened issue mcndave/ulmus#14 2024-06-17 20:02:26 +00:00
{MySQL} Remove table creation / alteration from within Transaction
mcndave pushed to master at mcndave/lean 2024-06-07 00:01:53 +00:00
d9f9c053c3 - WIP on cleaning of definitions files
mcndave pushed to master at mcndave/picea-ui 2024-06-05 17:48:33 +00:00
195586a078 - Added a new initialize() method launched after __construct()
mcndave pushed to notes-2.x at mcndave/ulmus 2024-06-05 17:47:56 +00:00
0c8591f238 - Added multiple parameters on SearchParameter
mcndave pushed to master at mcndave/lean 2024-06-04 19:44:32 +00:00
63fde92b68 - Minors addition / bugfixes
mcndave pushed to master at mcndave/picea-ui 2024-06-04 13:38:57 +00:00
5e9ad29f3c - Filling values of context if vars exists within it
1991122c32 - Filling values of context if vars exists within it
Compare 2 commits »
mcndave pushed to notes-2.x at mcndave/ulmus 2024-06-04 13:34:01 +00:00
bbfd7c02b4 - WIP on SearchAttributes supporting Request's attributes
mcndave pushed to v2.0.0b at mcndave/notes 2024-06-04 13:33:32 +00:00
dd680c8a9a v2.0.0b
mcndave pushed to master at mcndave/the-bugs 2024-06-04 01:53:39 +00:00
1f61c964bc - Added setBCC and setCC methods to interface.
mcndave pushed to master at mcndave/ulmus-api 2024-06-04 01:51:52 +00:00
e945a7a9b2 - Fixed a bug within ApiRepository with MethodENum
mcndave pushed to master at mcndave/ulmus-api 2024-06-04 01:49:23 +00:00
fa1d4783d2 Fixed an important bug where request callback was never applied to request !
mcndave pushed to master at mcndave/taxus 2024-06-02 23:03:08 +00:00
ba754c6be8 - Removed NULL and added a new Enum instead