summaryrefslogtreecommitdiff
path: root/ishtar_common/forms_common.py
AgeCommit message (Collapse)Author
2017-06-30Account : fix form initialization when raw name is empty (refs #3635)Étienne Loks
2017-06-30Sources wizard: fix author deletion (refs #3634)Étienne Loks
2017-04-01New person form: fix empty title (refs #3577)Étienne Loks
2017-03-13Imports: add a name (refs #3452)Étienne Loks
2017-03-09Person form: title is not required anymore (refs #3510)Étienne Loks
2017-02-17Accounts: initialize new account with default username extract from raw nameÉtienne Loks
2017-02-15Item keys are now related to the current importer (refs #3451)Étienne Loks
2016-11-14Update labelsValérie-Emma Leroux
2016-11-09Update labelsValérie-Emma Leroux
2016-10-22Image filename are now up to 255 characters. Length test is done on forms. ↵Étienne Loks
(refs #3325)
2016-09-12Manual merge action (refs #3176)Étienne Loks
2016-09-08Imports: explicit error when conservative is check and no unicity key is ↵Étienne Loks
defined (refs #3181)
2016-09-06Person: add salutation field (refs #3188)Étienne Loks
2016-09-06Fix person creation with new title management (refs #3187)Étienne Loks
2016-09-05Add images for operation, context records and sources (refs #2927, refs #351)Étienne Loks
2016-09-01Non-available types display on old item modification (refs #3179)Étienne Loks
2016-09-01Account modify: fix bad initialization of the formÉtienne Loks
2016-09-01Title types can be set in administration.Étienne Loks
2016-08-26Import: target form - better display of the keyÉtienne Loks
2016-08-16Person - Organization: add full export (refs #3039)Étienne Loks
2016-08-16Account management: fix edit - can delete an account (refs #2977)Étienne Loks
2016-04-15Adpat person form to new fieldsÉtienne Loks
2016-03-08Change surname and name length (refs #2965)Étienne Loks
2016-01-27Update source search fieldsÉtienne Loks
2016-01-14Add receipt date in documentation for sources (refs #3014)Étienne Loks
2016-01-02Fix label: is a duplicate -> is a duplicateÉtienne Loks
2015-12-30Sources: duplicate and referencesÉtienne Loks
2015-12-29Sources: display more fields in formsÉtienne Loks
2015-12-13Person form: raw name is (of course) not requiredÉtienne Loks
2015-12-03Better management of raw_names for search and windowsÉtienne Loks
2015-10-24Imports: manage soft import (update) with unicity keys - script to ↵Étienne Loks
initialize SRA file import
2015-10-12Importers: new field for associated images - fix duplicate columnsÉtienne Loks
2015-09-25Imports: manage boolean association on DBÉtienne Loks
2015-08-19Archaeological files: change planning service managementÉtienne Loks
2015-06-18Merge branch 'stable'Étienne Loks
Conflicts: ishtar_common/data_importer.py
2015-06-18Import: manage different encoding for source fileÉtienne Loks
2015-06-16Merge branch 'stable'Étienne Loks
2015-06-16Import: 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-01Merge branch 'stable'Étienne Loks
2015-06-01Fix targetkey formset by allowing only some associationÉtienne Loks
2015-05-06Work on new town field (with state and department) - work on new UI for filesÉtienne Loks
2015-05-06Work on dynamic (too much of ajax and JS...) person/organization widgetÉtienne Loks
2015-05-05Imports: manage importation interface, error fileÉtienne Loks
2015-05-04Imports: manage unmatched item linksÉtienne Loks
2015-05-03Interface: create new import, management interfaceÉtienne Loks
2014-11-28Merge action implementation (person and organization)Étienne Loks
2014-05-26Contextual filter on fields for new items window (refs #1715)Étienne Loks
2014-05-12Orga form: fix bad label (refs #1676, refs #1677)Étienne Loks
2014-05-12Add email field to organizations - Django management of email fields (refs ↵Étienne Loks
#1677)
2014-01-06Better length for organization name (refs #1569)Étienne Loks