summaryrefslogtreecommitdiff
path: root/archaeological_files/models.py
AgeCommit message (Collapse)Author
2016-08-22Operations - archaeological files: fix closing info (refs #3175)Étienne Loks
2016-08-12Merge branch 'master-pdl'Étienne Loks
2016-07-29Archaeological files: floatfield for surface - fix error display on main formÉtienne Loks
2016-07-27Sync external ID on manual insert (refs #3161)Étienne Loks
2016-06-02Generic management of baskets in owns itemsÉtienne Loks
2016-02-22Update translationValérie-Emma Leroux
2016-01-20Force missing translationsÉtienne Loks
2016-01-11reference_number -> permit_referenceÉtienne Loks
2016-01-10Fix automatic association of general contractor corporationÉtienne Loks
2016-01-02Creation date is now optional - fix SRA importer for optional creation dateÉtienne Loks
2015-12-08Use cache for faster rights checkingÉtienne Loks
2015-12-07No town label fix (refs #2980)Étienne Loks
2015-11-19Using zanata for translationsÉtienne Loks
2015-11-17Operations: towns and deparments in columnsÉtienne Loks
2015-11-13Archaeological files: on creation, final step display potential similar ↵Étienne Loks
files (check based on parcels and towns)
2015-11-11Add accessors for arcahaeological filesÉtienne Loks
2015-11-09Move operation types to ishtar_commonÉtienne Loks
2015-10-27Archaeological files: reference_number -> string - better layout for ↵Étienne Loks
planning service form
2015-10-25Archaeological files: cached_label varchar(500) -> textÉtienne Loks
2015-10-24Imports SRA: fix regexÉtienne Loks
2015-10-24Imports: manage soft import (update) with unicity keys - script to ↵Étienne Loks
initialize SRA file import
2015-10-22Archaological files: add external_id fieldÉtienne Loks
2015-10-22Fix SRA Pdl file importÉtienne Loks
2015-09-08Archaeological files: reference_number integer -> big integerÉtienne Loks
2015-08-28flake8Étienne Loks
2015-08-19Archaeological files: change planning service managementÉtienne Loks
2015-08-18PEP8 and formatingÉtienne Loks
2015-08-17File: don't get history for closing if there is no historyÉtienne Loks
2015-07-21Manage lan planner organizations (refs #2671)Étienne Loks
2015-07-16Merge branch 'stable'Étienne Loks
Conflicts: ishtar_common/locale/fr/LC_MESSAGES/django.po
2015-07-14File: numeric index management (refs #2673)Étienne Loks
* allow modification * prevent assigning of the same index
2015-05-06Remove debugÉtienne Loks
2015-05-06Automatically update raw_general_contractor and raw_town_planning_service on ↵Étienne Loks
save - improve pdl import of raw_names and of dates
2015-05-06Files: fix raw name trunc on saveÉtienne Loks
2015-05-06SRA import: preventive by default - auto aliment raw fields on file saveÉtienne Loks
2015-05-06Improve default value in importsÉtienne Loks
2015-05-06Fix generaltype slug size (to match with label size)Étienne Loks
2015-05-06Modify short label of archaeological files and operations (refs #2285)Étienne Loks
2015-05-06SRA PdL files: raw field for organization (refs #2279)Étienne Loks
2015-05-06Add a deadline field for filesÉtienne Loks
2015-05-06Add a new action to create an associated operation from a file windowÉtienne Loks
2015-05-06Work on dynamic (too much of ajax and JS...) person/organization widgetÉtienne Loks
2015-05-06Workon alternate administrativ wizardÉtienne Loks
* reorganization of address fields * add a main town field * reorganize parcel wizard * workon new administrativ wizard
2014-11-24Work on SRA importationÉtienne Loks
2014-11-06Fix admin act ordering (closes #2052)Étienne Loks
2014-11-04Fix archaeological file dashboardÉtienne Loks
2014-10-27Document generation: simplify and add departmentsÉtienne Loks
2014-10-21Dashboard: 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-20Dashboard: 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-16Dashboards - graphs: allow to choose source of the date (creation or reception)Étienne Loks