Commit Graph

12 Commits

Author SHA1 Message Date
Frédéric Péters c9e1f5f688 manager: change manager_form_template to only be about the form (#31874) 2019-04-15 09:30:29 +02:00
Frédéric Péters 4aaad3ea8d misc: mark 'save' button with a CSS class (#14980) 2017-02-14 09:23:08 +01:00
Frédéric Péters b06b2da707 manager: always update cell form after a click on the save button (#9215) 2015-12-05 23:40:46 +01:00
Frédéric Péters aabe5461ad manager: make it possible for cells to override cell_form.html (#7321) 2015-05-22 13:38:01 +02:00
Frédéric Péters 240d2e992a update cell additional label after cell has been saved 2015-03-15 16:35:05 +01:00
Frédéric Péters 8ddfae3eae general: add a slug to individual cells
It is optional and can be set from an "options" popup; it is used as an
additional class name; this is created to identify various cells of texts
on a page (ex: "introduction-text", "address", "schedule").
2015-02-18 08:35:54 +01:00
Frédéric Péters 9416909bd0 general: add French translation (#6309) 2015-01-17 19:15:16 +01:00
Frédéric Péters f703a6799b general: add visibility settings to cells (#6201) 2015-01-17 12:50:34 +01:00
Frédéric Péters 5d53ad725d turn CellBase into an abstract class
This removes the django-model-utils dependency and will allow for a very
simple serialisation of objects.
2015-01-12 09:45:38 +01:00
Frédéric Péters 43930fe4d4 manager: add cell deletion 2015-01-12 09:45:37 +01:00
Frédéric Péters 6558a81639 manager: pimping up 2015-01-12 09:45:37 +01:00
Frédéric Péters 4a00c1aa8b manager: make it possible to edit cells 2014-12-23 09:45:23 +01:00