summaryrefslogtreecommitdiff
path: root/ishtar_common/views.py
AgeCommit message (Collapse)Author
2023-04-17bandit checker: mark false security issues - fix security issues (low severity)Étienne Loks
2023-04-17Display of a changelog with alert display when updates are madeÉtienne Loks
2023-04-04Manage expiration of passwordsÉtienne Loks
2023-03-08UI: show/hide password on loginÉtienne Loks
2023-02-22remove "Administration" entry - put Account management in "Directory" entry ↵Étienne Loks
- admin: improve global var
2023-01-12Syndication - export external sourcesÉtienne Loks
2022-12-22Profile: force refresh for session external - minor fix on UIÉtienne Loks
2022-12-12Remove dead code about dashboardsÉtienne Loks
2022-12-12Geodata - form: on creation default name field to associated itemÉtienne Loks
2022-12-12Geo: clean old methods - fix geodata post treatments on geo form - quick add ↵Étienne Loks
geo action
2022-12-12Geodata: delete actionÉtienne Loks
2022-12-12Geodata: fix creation from findÉtienne Loks
2022-12-12Geo form - redirect to source item after editÉtienne Loks
2022-12-12Sheet document - fix permalink contentÉtienne Loks
2022-12-12Account deletion: fix summaryÉtienne Loks
2022-12-12Geodata - geoforms: manage large number of related items - fix zoom - better ↵Étienne Loks
+ button
2022-12-12Geodata - geo forms: create item formÉtienne Loks
2022-12-12Geodata - geo forms: manage main itemÉtienne Loks
2022-12-12Geodata - geo forms: new forms - many adaptationsÉtienne Loks
2022-12-12Geodata: gpkg, shp importÉtienne Loks
2022-12-12Background tasks: adapt model (refs #5319)Étienne Loks
2022-12-12Fix import forms classÉtienne Loks
2022-12-12Geodata: form to create GIS importÉ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-12-12Migration to Django 2.2 - missing on_delete - django.urls import reverseÉtienne Loks
2022-07-08Refactoring: NewImportForm -> BaseImportFormÉtienne Loks
2022-07-08Imports - Current - Edit : adding edit action on C or A step with display ↵Cefin
malfunction #5287 Signed-off-by: Étienne Loks <etienne.loks@iggdrasil.net>
2022-07-08Person - manage account action: fix access permission (refs #5216)Étienne Loks
2022-07-08Person - manage account action: fix redirection (refs #5216)Étienne Loks
2022-07-08rapid action on person record add account #5216 part fourCefin
2022-07-08rapid action on person record add account #5216 part threeCefin
2022-07-08rapid action on person record add account #5216 part twoCefin
2022-07-08rapid action on person record add account #5216 part oneCefin
2022-07-08Documents - add a sub-document from sheet: refactoring, use GET parameters ↵Étienne Loks
instead of url parameters (refs #5172)
2022-07-08rapid action on document add document with parent source with tests #5172 ↵Cefin
part three
2022-07-08rapid action on document add document with parent source #5172 part two ↵Cefin
todo: refactoring
2022-07-08rapid action add document with parent source #5172Cefin
2022-07-08rapid action on person create new user #5216Cefin
2022-02-08Document duplicate - do not duplicate image - allow redirection to modifyÉtienne Loks
2021-03-19Format - black: ishtar_commonÉtienne Loks
2021-03-16Force translations for QA new itemsÉtienne Loks
2021-02-28Generic extra forms modals for all pages (refs #5052)Étienne Loks
2021-02-28get_values: get containers from operation - material_types_code from findsÉtienne Loks
2021-02-28Zip/unzip files on archive/unarchive importsÉtienne Loks
2021-02-28Typo fixÉtienne Loks
2021-02-28Unaccent search for person/orga. Tips for operation formÉtienne Loks
2021-02-28Fix alert displayÉtienne Loks
2021-02-28Fix distinct for autocomplete (refs #4994)Étienne Loks
2021-02-28Documents: dynamic filter of support and medium by document type - collapse ↵Étienne Loks
related fields on edition
2021-02-28Import match page: add edit type link - Fix default - Fix for document importÉtienne Loks