Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-12 | Importers: new field for associated images - fix duplicate columns | Étienne Loks | |
2015-09-25 | Imports: manage boolean association on DB | Étienne Loks | |
2015-08-19 | Archaeological files: change planning service management | Étienne Loks | |
2015-06-18 | Merge branch 'stable' | Étienne Loks | |
Conflicts: ishtar_common/data_importer.py | |||
2015-06-18 | Import: manage different encoding for source file | Étienne Loks | |
2015-06-16 | Merge branch 'stable' | Étienne Loks | |
2015-06-16 | Import: 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-06-01 | Merge branch 'stable' | Étienne Loks | |
2015-06-01 | Fix targetkey formset by allowing only some association | Étienne Loks | |
2015-05-06 | Work on new town field (with state and department) - work on new UI for files | Étienne Loks | |
2015-05-06 | Work on dynamic (too much of ajax and JS...) person/organization widget | Étienne Loks | |
2015-05-05 | Imports: manage importation interface, error file | Étienne Loks | |
2015-05-04 | Imports: manage unmatched item links | Étienne Loks | |
2015-05-03 | Interface: create new import, management interface | Étienne Loks | |
2014-11-28 | Merge action implementation (person and organization) | Étienne Loks | |
2014-05-26 | Contextual filter on fields for new items window (refs #1715) | Étienne Loks | |
2014-05-12 | Orga form: fix bad label (refs #1676, refs #1677) | Étienne Loks | |
2014-05-12 | Add email field to organizations - Django management of email fields (refs ↵ | Étienne Loks | |
#1677) | |||
2014-01-06 | Better length for organization name (refs #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-05 | Fix Person modification | Étienne Loks | |
2013-12-05 | Add address to person form (refs #1527) | Étienne Loks | |
2013-10-27 | Add person type to new person creation form (refs #1427) | É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-23 | PersonType from single value to multi value for Person | Étienne Loks | |
2013-04-11 | More tolerent name checking (closes #560) | Étienne Loks | |
2013-04-04 | Forms (operations, context records, files): add search by parcel (refs #575) | Étienne Loks | |
2012-10-21 | Djangoization - Major refactoring (step 13) | Étienne Loks | |
* Fix finds wizards * Clean-up an unecessary file | |||
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-19 | Djangoization - Fix account and person management | Étienne Loks | |
2012-10-18 | Djangoization - Major refactoring (step 1) | Étienne Loks | |