16 Commits

Author SHA1 Message Date
01e93f7ba3 complete missing annotations 2021-02-02 11:49:27 +01:00
0b8a22ae46 sf4 depreciation: repairing crud custom routes loader 2021-02-02 11:48:19 +01:00
567f3f7ec9 [CRUD] Forward query parameters when pushing button "save and new" in "create" page 2020-07-06 13:30:01 +02:00
590c72ef02 [CRUD] make index query more abstract.
Improve build and count query in default index action to be customized
in one dedicated method.
2020-06-18 15:27:27 +02:00
1e06393a7d [CRUD] check that action exists before inserting them in edit and view template 2020-04-21 12:33:36 +02:00
d4b498e2be [crud] add step "delete" 2020-03-26 13:14:48 +01:00
aad7417869 add doc + make steps identical between actions 2020-03-13 12:49:52 +01:00
13e81b3b49 [crud] clean and add documentation 2020-03-12 22:31:21 +01:00
ba742dd7be create index action for CRUD 2020-03-12 12:13:41 +01:00
ce365b2c41 add support for re-use of same controller in CRUD 2020-01-14 22:45:30 +01:00
1f1c9fb726 remove dump 2019-12-20 11:49:30 +01:00
199930d23a [wip] add actions to crud 2019-12-11 16:08:34 +01:00
b402eabeb9 default crud new function 2019-12-05 22:54:52 +01:00
257d101fbe [wip] CRUD 2019-12-03 15:04:39 +01:00
e6bf77530b work on basic CRUDController and improve configuration 2019-11-22 13:45:30 +01:00
4575812a3b Initialize a CRUD for entities 2019-11-19 09:32:33 +01:00