Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-25 | LOGFILE variable can be set in local_settings | Étienne Loks | |
2015-01-24 | Fix dependencies and path on a clean install | Étienne Loks | |
2015-01-24 | Add XHTML2ODT in Ishtar core | Étienne Loks | |
2014-12-18 | First work for an alternate UI for archaeological files (refs #2175) | Étienne Loks | |
2014-12-13 | Dump initial data script | Étienne Loks | |
2014-12-11 | Fix default BASE_PATH | Étienne Loks | |
2014-10-30 | Remove geodjangofla from the app list | Étienne Loks | |
2014-10-29 | Add global variables (+admin) - implement an easier ooo parsing (refs #2111) | Étienne Loks | |
2014-10-27 | Better VALUES display for templates | Étienne Loks | |
2014-07-21 | Colors and orders in short menu - cache mechanism (refs #1562) | Étienne Loks | |
2014-05-10 | History: add a creator field | Étienne Loks | |
* automatically add creator to new created item * associated migrations * associated tests * tests | |||
2013-12-23 | Work on operation document generation | Étienne Loks | |
2013-12-06 | Better date formatting for ooo file variables | Étienne Loks | |
2013-10-28 | Display a reminder of items concerned by the current edition (refs #1218) | Étienne Loks | |
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-04 | Add wsgi.py file | Étienne Loks | |
2013-09-03 | i18n to change language (refs #1383) | Étienne Loks | |
2013-09-03 | First work on i18n form to change language | Étienne Loks | |
2013-08-25 | Fix messup between static and media files | É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-25 | Improve cached_label display | Étienne Loks | |
2013-08-21 | Small improvment on settings | Étienne Loks | |
2013-07-17 | Fix index url | Étienne Loks | |
2013-07-17 | More precise DEBUG management | Étienne Loks | |
2013-07-15 | Operation import: fix Nantes settings | Étienne Loks | |
2013-06-11 | Operations: work on import | Étienne Loks | |
2013-05-09 | Import operations: parse parcels | Étienne Loks | |
2013-05-07 | First work on parcel imports | Étienne Loks | |
2013-04-30 | Add a default source type | Étienne Loks | |
2013-04-30 | Manage new imports for "Pays de la Loire" | Étienne Loks | |
2013-04-16 | Fix default path for ODT template (closes #1213) | Étienne Loks | |
2013-04-16 | Improve ODT template path | Étienne Loks | |
2013-04-11 | Default value for ACTIVATION_DAY (closes #568) | Étienne Loks | |
2013-03-03 | Work on DBF imports | Étienne Loks | |
2013-02-06 | Work on imports | Étienne Loks | |
2012-10-26 | Temporary fix for menu evaluation with Apache | Étienne Loks | |
2012-10-22 | Minor update on doc - Fix import script | Étienne Loks | |
2012-10-22 | Add default settings and update documentation | Étienne Loks | |
2012-10-21 | Djangoization - Major refactoring (step 13) | Étienne Loks | |
* Fix finds wizards * Clean-up an unecessary file | |||
2012-10-21 | Djangoization - Major refactoring (step 12) | Étienne Loks | |
* Fix finds wizards | |||
2012-10-21 | Djangoization - Major refactoring (step 11) | Étienne Loks | |
* Fix context record wizards | |||
2012-10-21 | Djangoization - Major refactoring (step 10) | Étienne Loks | |
* Fix operation wizards * Minor fix on other wizards | |||
2012-10-21 | Add a local_settings sample | Étienne Loks | |
2012-10-20 | Djangoization - Major refactoring (step 6) | Étienne Loks | |
Work on wizard, views and forms to dispatch logic in a more relevant way. | |||
2012-10-20 | Djangoization - Major refactoring (step 3) | Étienne Loks | |
Reorganization of views, urls, menus, admin, forms. Changes on models. | |||
2012-10-18 | Djangoization - Major refactoring (step 1) | Étienne Loks | |