Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2013-09-04 | Improve Image field management (refs #1365) | Étienne Loks | |
* add a custom widget to allow display via prettyPhoto on forms * disable resizing when the image is deleted * fix "has image" search request to manage empty and null field for images * fix deletion of files by the wizard * fix initialization of instancied form for files and images | |||
2013-09-04 | Prevent to keep non resized images (refs #1365) | Étienne Loks | |
2013-08-29 | Fix bad user permission management (refs #1369) | É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 | Fix encoding issues in PDF (refs #1214) | Étienne Loks | |
2013-08-25 | Change saved filename (refs #244) | Étienne Loks | |
2013-08-25 | Add images to finds (refs #1314) | Étienne Loks | |
* an abstract model class has been defined to manage image and thumbnail with resizing on the fly * max size for images and thumbnails are set in project settings * new field have been added to Find model to save images and thumbnails * form and wizard of Find have been changed | |||
2013-08-23 | PersonType from single value to multi value for Person | Étienne Loks | |
2013-08-22 | Replace all "Reference" label by "Ref." (refs #1322) | Étienne Loks | |
2013-08-22 | Display department number instead of INSEE code for towns (refs #1324) | Étienne Loks | |
2013-08-21 | Small improvment on settings | Étienne Loks | |
2013-06-18 | Add simple view permissions | Étienne Loks | |
2013-06-11 | Operations: work on import | Étienne Loks | |
2013-04-30 | Add extra fields to Operation (fr specific) - many display improvment | Étienne Loks | |
2013-04-30 | Manage new imports for "Pays de la Loire" | Étienne Loks | |
2013-04-16 | Small fix on DBF import - generate a "fr" initial_data instead of a generic | Étienne Loks | |
2013-04-16 | Ordering operation types | Étienne Loks | |
2013-04-11 | Fix translation of title (closes #593) | Étienne Loks | |
2013-04-04 | Fix main dashboard (refs #1040) | Étienne Loks | |
2013-03-13 | Fix display of missing title person | É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 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. |