Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-13 | Add closing rights (refs #1628) | Étienne Loks | |
2014-02-11 | Fix administrativ act indexation (refs #1630) | Étienne Loks | |
2014-01-17 | Improve ref display on administrativ acts (refs #1621) | Étienne Loks | |
2014-01-16 | Improve layout of administrativ acts in tables and record carts (refs #1621) | Étienne Loks | |
2013-12-27 | Manage administrativ act registers (refs #1587) | Étienne Loks | |
* specific wizard * csv export * new actions | |||
2013-12-27 | Manage index for administrativ act: model, automatic indexation (refs #1587) | Étienne Loks | |
2013-12-26 | Manage 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-23 | Add archaeological sites to models (refs #1586) | Étienne Loks | |
2013-12-23 | Document generation for files (refs #1576) | Étienne Loks | |
2013-12-17 | Choose document to generate at the end of create/modif process | Étienne Loks | |
2013-12-06 | Better date formatting for ooo file variables | Étienne Loks | |
2013-12-05 | Better filenames for ooo document (refs #1526) | Étienne Loks | |
2013-12-03 | Associate template to AdministrativActType - automatically associate the ↵ | Étienne Loks | |
relevant template on administrativeact document generation (refs #1524) | |||
2013-12-02 | First work on report delivery date | É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 | Templates: list all dependant documents | Étienne Loks | |
New template tags for displaying table of documents | |||
2013-09-12 | Manage missing order for some GeneralTypes (refs #612) | Étienne Loks | |
2013-09-11 | Change period order (refs #1041) | Étienne Loks | |
2013-08-29 | Make all "short_label" properties (refs #1370) | Étienne Loks | |
2013-08-26 | Change Person selection form - add a Person sheet (refs #425) | Étienne Loks | |
* change sheet creation to allow non historized object * add related names corresponding to person for operation, files and sources (through Author) * use a jqGrid associated to a form to select persons * create sheet templates for persons * add appropriate urls | |||
2013-08-26 | Shorten the label of files in operation list (refs #408) | Étienne Loks | |
2013-08-25 | Change saved filename (refs #244) | Étienne Loks | |
2013-08-25 | Improve cached_label display | Étienne Loks | |
2013-08-22 | More explicit label for operation and files (refs #1324) | Étienne Loks | |
2013-07-17 | Improve cached_label managemnent | Étienne Loks | |
* more genericity * adapt it to archaeological files | |||
2013-07-17 | Performance: add a cached label to improve display on main page | Étienne Loks | |
2013-06-18 | Add simple view permissions | Étienne Loks | |
2013-06-11 | Operations: work on import | Étienne Loks | |
2013-05-09 | Import operations: parse parcels | Étienne Loks | |
2013-04-30 | Manage new imports for "Pays de la Loire" | Étienne Loks | |
2013-04-16 | Ordering operation types | Étienne Loks | |
2013-04-04 | Operation sheet: group parcels by sections - add parcels to File sheet (refs ↵ | Étienne Loks | |
#1193) | |||
2013-04-03 | OPE: search OPE by PATRIARCHE code (refs #430) | Étienne Loks | |
2013-03-13 | Operations: better display of missing operation_code | Étienne Loks | |
2013-03-13 | Improve display of operation codes | Étienne Loks | |
2013-03-13 | Operations: fix operation detail | Étienne Loks | |
2013-02-06 | Work on imports | Étienne Loks | |
2012-10-22 | Djangoization - Major refactoring (step 15) | Étienne Loks | |
* works on dashboards | |||
2012-10-21 | Djangoization - Major refactoring (step 10) | Étienne Loks | |
* Fix operation wizards * Minor fix on other wizards | |||
2012-10-21 | Djangoization - Major refactoring (step 8) | Étienne Loks | |
* clean-up on request and storage args in methods * view creation now managed by South * clean some mess in session values by using MultiValueDict | |||
2012-10-21 | Djangoization - Major refactoring (step 7) | Étienne Loks | |
Work on archaeological_files wizards | |||
2012-10-20 | Djangoization - Major refactoring (step 5) | Étienne Loks | |
Fix models imports and menu creation. | |||
2012-10-20 | Djangoization - Major refactoring (step 3) | Étienne Loks | |
Reorganization of views, urls, menus, admin, forms. Changes on models. | |||
2012-10-19 | Djangoization - Major refactoring (step 2) models reorganization in django apps | Étienne Loks | |