Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-17 | Allow user creation when db is not synced | Étienne Loks | |
2014-12-12 | Don't erase any creation of this user when it is deleted (refs #2169) | Étienne Loks | |
* creator is no more a mandatory field * for associated foreign key relation: on_delete set to SET_NULL | |||
2014-12-12 | Fix history on batch removing of users (refs #2170) | Étienne Loks | |
2014-11-28 | Merge action implementation (person and organization) | Étienne Loks | |
2014-11-24 | Work on SRA importation | Étienne Loks | |
2014-11-07 | Larger names for person | Étienne Loks | |
2014-11-06 | Fix admin act ordering (closes #2052) | Étienne Loks | |
2014-10-29 | Add global variables (+admin) - implement an easier ooo parsing (refs #2111) | Étienne Loks | |
2014-10-27 | Document generation: simplify and add departments | Étienne Loks | |
2014-10-27 | Better VALUES display for templates | Étienne Loks | |
2014-10-21 | Dashboards: fix SQL queries for graphs | Étienne Loks | |
2014-10-21 | Dashboard: 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-20 | Dashboard: 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-16 | Dashboards - graphs: allow to choose source of the date (creation or reception) | Étienne Loks | |
2014-10-16 | Dashboard: fix inapropriate sorting of values | Étienne Loks | |
2014-10-15 | Dashboard: implement a form to choose criteria for the graph display | Étienne Loks | |
2014-07-23 | Manage empty get_owns | Étienne Loks | |
2014-07-21 | Colors and orders in short menu - cache mechanism (refs #1562) | Étienne Loks | |
2014-06-15 | Administrativ act: fix bad index | Étienne Loks | |
2014-05-12 | Fix created by fields on sheets (refs #1590) | Étienne Loks | |
2014-05-12 | Person 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-05-12 | Add email field to organizations - Django management of email fields (refs ↵ | Étienne Loks | |
#1677) | |||
2014-05-12 | Add operator to searches (refs #1678) | Étienne Loks | |
2014-05-12 | Work on registry search (refs #1680) - work on operations test | Étienne Loks | |
2014-05-10 | Manage operation type order (refs #1685) | Étienne Loks | |
2014-05-10 | History: add a creator field | Étienne Loks | |
* automatically add creator to new created item * associated migrations * associated tests * tests | |||
2014-04-01 | Prevent encoding error in filenames (refs #1618) | Étienne Loks | |
2014-04-01 | Complete generated filename - 2 (refs #1618) | Étienne Loks | |
2014-04-01 | Complete generated filename (refs #1618) | Étienne Loks | |
2014-03-27 | Uppercase for town in document names (refs #1618) | Étienne Loks | |
2014-03-02 | Specific form for research archaeology (refs #1682) | Étienne Loks | |
2014-02-24 | Document templates: add special accessors to have a list of available variables | Étienne Loks | |
* KEYS gives a list of available KEYS * VALUES gives a list of available key, values | |||
2014-01-13 | Add created by to record cart (refs #1590) | Étienne Loks | |
2013-12-19 | Organization: increase organization name lenght (ref #1569) | Étienne Loks | |
2013-12-17 | Organizations management (refs #1568) | Étienne Loks | |
* select, create, modify forms * create, modify, wizard * sheet templates * associated actions, urls | |||
2013-12-17 | Choose document to generate at the end of create/modif process | Étienne Loks | |
2013-12-17 | Merge branch 'master' of lysithea.proxience.net:/home/proxience/git/ishtar | Étienne Loks | |
2013-12-17 | Add a responsible of town planning services to files | Étienne Loks | |
2013-12-14 | Merge branch 'master' of lysithea.proxience.net:/home/proxience/git/ishtar | Étienne Loks | |
2013-12-14 | Set Non Precised by default (if available) for permit types | Étienne Loks | |
2013-12-05 | Cleaning | Étienne Loks | |
2013-12-05 | More precise value getter for document generation | Étienne Loks | |
2013-12-02 | Prevent unicode problem when generating an ooo file | Étienne Loks | |
2013-12-02 | i18n on document template | Étienne Loks | |
2013-12-02 | Manage 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-28 | Fix history modification | Étienne Loks | |
2013-10-24 | Fix history management - fix archaeological files history tests | Étienne Loks | |
* fix rollback * fix history duplicates | |||
2013-10-17 | Fix permission management | Étienne Loks | |
* improve ObjectPermBackend * change permission right from wizard to groups * remove default to administrator * add default data for french person_types | |||
2013-09-12 | Manage missing order for some GeneralTypes (refs #612) | Étienne Loks | |
2013-09-08 | Prevent multiple hostorization when there are not necessary (refs #1323) | Étienne Loks | |