summaryrefslogtreecommitdiff
path: root/fai_gestion/plugins/CustomTheme/src/Template/Bake
Commit message (Collapse)AuthorAgeFilesLines
* bake : action view/related items, limit to available actions.cake36Ludovic Pouzenc2018-07-231-1/+7
| | | | Bonus : don't display foreign key (if display here == view $id)
* bake : action view, limit and filter fields displayedLudovic Pouzenc2018-07-231-2/+3
|
* bake : more for limit action links to defined controller methodsLudovic Pouzenc2018-07-232-0/+12
|
* bake: allow default order by through associated tablesLudovic Pouzenc2018-07-221-2/+6
|
* action-nav : add separator, equipements/index fix filter configLudovic Pouzenc2018-07-223-0/+3
|
* bake : limit action links to defined controller methodsLudovic Pouzenc2018-07-223-3/+51
|
* Simplify paginator statistics on index viewLudovic Pouzenc2018-07-221-1/+1
|
* bake: sort tables by default (with config) + allow ORDER BY hooksLudovic Pouzenc2018-07-221-0/+37
|
* bake: implement virtual entity titlesLudovic Pouzenc2018-07-211-1/+21
|
* no 200 item limit on drop-down lists, index : better codegenLudovic Pouzenc2018-07-214-8/+10
|
* make side bar skinny, add shortcuts to main controllersLudovic Pouzenc2018-07-203-6/+6
|
* index: no 'id' column by defaultLudovic Pouzenc2018-07-201-1/+1
|
* bake add Search filter supportLudovic Pouzenc2018-07-203-1/+57
|
* Add Copyright & GPL3+ notice to TemplatesLudovic Pouzenc2018-07-195-0/+105
|
* bake: Add configurability, generate less actionsLudovic Pouzenc2018-07-191-0/+34
|
* Bake : setup and create empty CustomThemeLudovic Pouzenc2018-07-169-0/+691