summaryrefslogtreecommitdiff
path: root/ishtar_common/wizards.py
AgeCommit message (Collapse)Author
2023-01-30Add "created" field on main items in order to facilitate queriesÉtienne Loks
2023-01-12Syndication - export external sourcesÉtienne Loks
2022-12-12Basket modification: fix wizard updateÉtienne Loks
2022-12-12Operation wizard refactoringÉtienne Loks
2022-12-12Account deletion: fix summaryÉtienne Loks
2022-12-12Syndication - translate queries before passing them to external sourceÉtienne Loks
2022-12-12Fix wizard formsetÉtienne Loks
2022-12-12Syndication - gallery UIÉtienne Loks
2022-12-12Syndication - search interfaceÉtienne Loks
2022-12-12Syndication - search UIÉtienne Loks
2022-12-12Migration to Django 2.2 - fixesÉtienne Loks
- fix parcel form - fix imports
2022-12-12Migration to Django 2.2 - fixesÉtienne Loks
- rel -> remote_field - to -> model - default initialization for historical models
2022-10-03Fix delete wizard with no "class_verbose_name"Étienne Loks
2022-07-08Ishtar Common - Wizard: distinct info message for creation, modification ↵Étienne Loks
(refs #5313)
2022-07-08Ishtar Common - Wizard - Creation, Modification: add info message #5313Cefin
2022-07-08JSON types: multi valued choices - fix search index and last panelÉtienne Loks
2022-07-08Optimize context record wizardÉtienne Loks
2022-02-07Minor fixes: fix field name on doc dup - more explicit resume on deletionÉtienne Loks
2021-03-19Format - black: ishtar_commonÉtienne Loks
2021-02-28Generic extra forms modals for all pages (refs #5052)Étienne Loks
2021-02-28Typo fixÉtienne Loks
2021-02-28Refactoring of models. Document container - declare only idÉtienne Loks
2021-02-28Operation edit: clean potential parcel duplicationÉtienne Loks
2021-02-28Fix warehouse division formsÉtienne Loks
2020-07-01Fix bad M2M renitialization on wizards (refs #4963)Étienne Loks
2019-10-15Fix bookmarks fro sites, documents and context records (refs #4781)Étienne Loks
2019-09-14Documents: redirects - multiple delÉtienne Loks
2019-09-14Containers, Warehouse : multiple del - redirsÉtienne Loks
2019-09-14Find - treatments: multi del - redirectsÉtienne Loks
2019-09-14Context records: multiple deletion - redirections after wizard changesÉtienne Loks
2019-09-14Organization: multiple deletion - redirections after wizard changesÉtienne Loks
2019-09-13Redirect to search after Person editÉtienne Loks
2019-09-13Muliple person deletion wizardÉtienne Loks
2019-09-13New management of "popup" for new items -> change all form configurationÉtienne Loks
2019-06-26Fix bad management of db errors on wizards (py3 dict)Étienne Loks
2019-06-17Fix document deletion - testsÉtienne Loks
2019-06-17Wizards: fix going to previous stepÉtienne Loks
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2019-06-04Wizard: allow fields initialization with GETÉtienne Loks
2019-04-24Wizards: fix post save after adding M2M to manage geoÉtienne Loks
2018-12-04Fix wizard permissions callÉtienne Loks
2018-12-02Sheet quick actions to add treatments from find, basket and containerÉtienne Loks
2018-11-29Basket: manage basket share (ro and edit) - manage alt query ownÉtienne Loks
2018-11-28Manage treatment with no creation new of itemÉtienne Loks
2018-11-28Wizard: display selected on final wizard panelÉtienne Loks
2018-11-09Fix session checkÉtienne Loks
2018-11-08Allow deactivation of "auto-pin" and of "pin menu" in the profile (refs #4307)Étienne Loks
2018-11-07Fix JSON date field modificationÉtienne Loks
2018-09-17Manage boolean type for JSON fields (refs #4235)Étienne Loks
2018-09-17Account wizard: add multiple profile - do not add a deleted profileÉtienne Loks