summaryrefslogtreecommitdiff
path: root/ishtar_common/views.py
AgeCommit message (Collapse)Author
2023-07-07✨ enable password recovering by emailÉtienne Loks
2023-07-07💚 fix registration import for CIÉtienne Loks
2023-07-07💄 open registration form: disabled by default - improve layoutÉtienne Loks
2023-07-07💄 update password form: improve layout - redirect to start pageÉtienne Loks
2023-06-23📝 update architecture graph - fix migration instructionÉtienne Loks
2023-06-08🐛 fix mimetype of settings.jsÉtienne Loks
2023-05-09Settings js in an external (generated but cachable) file. Manually set l10n ↵Étienne Loks
for town sheet.
2023-04-24Sheet areaÉtienne Loks
2023-04-24Document -> Town/Area: sheetÉtienne Loks
2023-04-18Document -> Town/Area: models, admin, formsÉtienne Loks
2023-04-17Fix changelog read (explicit utf8 coding on opening)Étienne Loks
2023-04-17Changelog: use date format for filenames. Update translations.Étienne Loks
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