Commit Graph
17 Commits
Author SHA1 Message Date
MightyPork c76fc21820 Brutal insert speed optimization by bypassing the ORM completely 2018-08-12 23:49:52 +02:00
MightyPork f42e80cc5d fix stupid json unpacking bug turning indexed array to object 2018-08-11 21:51:15 +02:00
MightyPork f6109b5d4a fix deleting columns 2018-08-11 21:46:11 +02:00
MightyPork f2910f977f Working proposal apply code, fixed schema (need reset - artisan migrate:fresh) 2018-08-11 18:42:12 +02:00
MightyPork 8efc31d820 Use temporary negative IDs for rows created in a draft Changeset 2018-08-11 16:19:32 +02:00
MightyPork e17548e5e7 preparing for proposal composition 2018-08-04 22:25:55 +02:00
MightyPork f1529b3b8e Add BaseModel with stricter attribute existence checking 2018-07-29 16:37:11 +02:00
MightyPork a79b5ae7d8 public dash and view counting 2018-07-29 11:52:29 +02:00
MightyPork a3ba68ea98 logo, improved listing, some helpers, mail confirms table, confirmed flag, user title column.. 2018-07-22 15:43:17 +02:00
MightyPork 9081b38425 remove ref counting, will be replaced by cleanup jobs or triggers 2018-07-22 06:47:59 +02:00
MightyPork 26488e5883 creating tables 2018-07-21 23:07:41 +02:00
MightyPork dc9acbf9d7 add some missing auto-deletes if refcount reaches zero 2018-07-21 19:47:44 +02:00
MightyPork 25cb60d377 add doc comments to models 2018-07-14 18:50:25 +02:00
MightyPork 6f908356dc use native lara notifs, add phpsandbox package 2018-07-14 17:42:53 +02:00
MightyPork 8efa08b1cc got rid of proposal-column references 2018-07-14 14:41:59 +02:00
MightyPork 7493d3e176 some work on models 2018-07-14 14:34:17 +02:00
MightyPork 6fd1d7eb89 updated models 2018-07-14 12:24:24 +02:00