summaryrefslogtreecommitdiff
path: root/ishtar_common/templates
AgeCommit message (Collapse)Author
2015-07-08Move maintenance to static dir (because it is in fact static)Étienne Loks
2015-07-08Add a file for maintenance mode.Étienne Loks
2015-06-16Merge branch 'stable'Étienne Loks
2015-06-16Import: specialize targetkey (refs #2533)Étienne Loks
Model: a targetkey connection can now be applied to on particular import (associated_import), one particular user (associated_user) or to all imports (associated_import and associated_user are empty). To be done: change import and forms to fully use this mechanism.
2015-05-13Merge branch 'stable'Étienne Loks
2015-05-13Imports: fix unique for target value - better error msg for generic formset ↵Étienne Loks
- fix type import for ishtar_common
2015-05-06Refactoring of templates. Add a new ishtar_pdl with custom templates and CSSÉtienne Loks
2015-05-06Beautiful button for reseting wizards!Étienne Loks
2015-05-06Add a new reset wizard action available from main templates (refs #2282)Étienne Loks
2015-05-06UI changesÉtienne Loks
2015-05-06Work on new town field (with state and department) - work on new UI for filesÉtienne Loks
2015-05-06Specific label for relative of town planning servicesÉtienne Loks
2015-05-06Work on dynamic (too much of ajax and JS...) person/organization widgetÉtienne Loks
2015-05-06Manage link between import and imported object - Auto-delete imported object ↵Étienne Loks
when deleting import
2015-05-05Imports: manage control fileÉtienne Loks
2015-05-05Imports: manage importation interface, error fileÉtienne Loks
2015-05-04Imports: manage unmatched item linksÉtienne Loks
2015-05-03Interface: create new import, management interfaceÉtienne Loks
2015-02-03Implement Select2 selection as a multi select widgetÉtienne Loks
2014-12-18First work for an alternate UI for archaeological files (refs #2175)Étienne Loks
2014-11-28Fix merge person templateÉtienne Loks
2014-11-28Merge action implementation (person and organization)Étienne Loks
2014-10-30Update french translationÉtienne Loks
2014-10-30Add a new menu for admin tasks - new view for global variable edition (refs ↵Étienne Loks
#2111)
2014-10-21Dashboard: work on graphs for operations (refs #2076)Étienne Loks
* add a new creation date field for operations * refactoring of management of dashboard forms * dashboard form for operations
2014-10-20Dashboard: many improvments on graph (refs #2075)Étienne Loks
* by default graph is set by month * data are reapeated in a table * ability to save the graph in a file * detail by department with a line by department + total * add a legend * ability to zoom on the graph
2014-10-15Dashboard: implement a form to choose criteria for the graph displayÉtienne Loks
2014-10-14Re-arrange dashboard in tabsÉtienne Loks
2014-10-13Work on pie and charts for dashboards (refs #1617)Étienne Loks
2014-09-28Add activation complete tmeplate for registrationÉtienne Loks
2014-07-21Colors and orders in short menu - cache mechanism (refs #1562)Étienne Loks
2014-05-15Other new designÉtienne Loks
2014-05-13Work on new designÉtienne Loks
2014-05-12Fix created by fields on sheets (refs #1590)Étienne Loks
2014-05-12Person and organization deletion (refs #1675)Étienne Loks
* add associated actions, wizards, forms * prevent deletion of associted items (operations, files, etc.) * give list of associated items before deletion and give access to these items
2014-02-20Operations: in_charge -> scientist - new field in_charge (refs #1600)Étienne Loks
* model update * forms update * templates update * search update * operation owned update
2014-01-17Manage search errors on JQueryJqGrid widgetÉtienne Loks
2014-01-16Display of record carts from the shortcut menu (refs #1602) - change record ↵Étienne Loks
cart links to a more explicit image
2013-12-27Display current item window after creation and modification (refs #1574)Étienne Loks
2013-12-26Manage archaeological sites into forms (refs #1586)Étienne Loks
* create new widget: multiple autocomplete field * move JS autocomplete to template * archaeological site reference made unique
2013-12-17Organizations management (refs #1568)Étienne Loks
* select, create, modify forms * create, modify, wizard * sheet templates * associated actions, urls
2013-12-04Administrativ acts: generate document from the last step of ↵Étienne Loks
creation/modification (refs #1523)
2013-12-02Manage document templateÉtienne Loks
* ooo_replace: generate a document by mapping ooo variables with a given dict * DocumentTemplate model: store templates associated with a type of objects * get_values method: generate a dict of value from a model * new form/view to generate document from administrativ acts
2013-10-28Display a reminder of items concerned by the current edition (refs #1218)Étienne Loks
2013-10-28Templates: list all dependant documentsÉtienne Loks
New template tags for displaying table of documents
2013-10-28Fix wizard navigation (missing <form>) (refs #1463)Étienne Loks
2013-10-28Don't validate the form when clicking on previous step (refs #1462, refs #1463)Étienne Loks
If a field has been changed a confirmation dialog appear.
2013-10-28Better title for sheets (refs #1372)Étienne Loks
2013-10-28Operation: easily add all parcel related to an archaeological file (refs #1444)Étienne Loks
2013-10-26Allow the deletion of all parcel with a click (refs #1428)Étienne Loks