summaryrefslogtreecommitdiff
path: root/archaeological_files/forms.py
AgeCommit message (Collapse)Author
2023-10-18🐛 Custom forms: fix crash when removing fields already filteredÉtienne Loks
2023-01-19Change labelsÉtienne Loks
* Identifiant musée -> Numéro d'inventaire musée * Localisation (fiche) -> Localisation géographique * Date de découverte (exacte ou TPQ) -> Date de découverte (exacte ou début) * Date de découverte (TAQ) -> Date de découverte (fin)
2022-12-12Minor template form improvementÉtienne Loks
2022-12-12File module refactoring - more tests for filesÉtienne Loks
2022-12-12Remove dead code about dashboardsÉtienne Loks
2022-12-12Admin act: ref_sra 15 -> 200Étienne Loks
2022-12-12Migration to Django 2.2 - many fixesÉtienne Loks
- remove redondant permissions - fix missing kwargs for widget and form fields - fix default to callable for model field - quick and dirty fix for datepicker - is_authenticated() -> is_authenticated - fix registration urls - remove six usage (no more python2)
2022-07-11Preventive file: add some fields - better sheet - Administrativ act: add commentÉtienne Loks
2022-07-11Preventive file: add missing fieldsÉtienne Loks
2022-07-08Preventive file form: filter jobs and equipements by price agreementÉtienne Loks
2022-07-08Preventive file: choose price agreement formÉtienne Loks
2022-07-08Preventive file: add fields - remove dynamic add (too buggy for now)Étienne Loks
2022-07-08Preventive file: work on inlines - 3Étienne Loks
2022-07-08Preventive file: work on inlines - 2Étienne Loks
2022-07-08Preventive file: work on inlinesÉtienne Loks
2022-07-08Files preventive - update modelÉtienne Loks
2022-07-08Preventive file - inline formsÉtienne Loks
2022-07-08WIP: preventive formsÉtienne Loks
2021-03-19Format - black: filesÉtienne Loks
2021-02-28Generic extra forms modals for all pages (refs #5052)Étienne Loks
2021-02-28Refactor - cleanÉtienne Loks
2021-02-28Forms - Files: fix field filtersÉtienne Loks
2021-02-28File: add edit button on sheet - fix research formsÉtienne Loks
2021-02-28Refactoring of models. Document container - declare only idÉtienne Loks
2020-03-11Searc criteria: add has image/file/url criteria for all document itemsÉtienne Loks
2019-11-18Adapt for translation overloadÉtienne Loks
2019-09-14Archaeological files: multiple del - redirÉtienne Loks
2019-09-10Locks: prevent edit actionsÉtienne Loks
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2019-02-13Manage search on json fields - HistorySelect for all concerned formsÉtienne Loks
2018-11-12Fix pin and unpi for administrativ actsÉtienne Loks
2018-08-14Treatment searchesÉtienne Loks
2018-08-13Search file configurationÉtienne Loks
2018-08-13Search administrativ act configurationÉtienne Loks
2018-08-13Search widget: dynamic link for bookmark saveÉtienne Loks
2018-06-12Wizards - JSON fields: inlines for custom form in admin pages (refs #4089)Étienne Loks
2018-03-27Search input: add a clear field buttonÉtienne Loks
2018-01-21Arcaheological file: adapt forms, models and sheetÉtienne Loks
2018-01-21Administrativ act: adapt forms, models and sheetÉtienne Loks
2018-01-15UI: adapt each form to use the new date widget. Force localization of format.Étienne Loks
2018-01-05Merge branch 'develop' into develop-bootstrapÉtienne Loks
2018-01-04Custom form: archaeological files formsÉtienne Loks
2018-01-04Custom form: generic sourceÉtienne Loks
2018-01-04Custom form: administrativ act formsÉtienne Loks
2017-11-27JQueryJqGrid replacement by DataTablesÉtienne Loks
2017-07-27Year limit is now 1000Étienne Loks
2017-04-06Allow old operations. Seventeenth century here we are! (refs #3588)Étienne Loks
2017-03-27Replace MultipleAutocompleteField with Select2MultipleField (refs #3575)Étienne Loks
2016-11-14Update labelsValérie-Emma Leroux
2016-10-28Too many lazy evaluations and nobody do the job! Fixed.Étienne Loks