summaryrefslogtreecommitdiff
path: root/ishtar_common/utils.py
AgeCommit message (Collapse)Author
2019-04-24Geom: fi x, y overload by form - geo testsÉtienne Loks
2019-04-24Fix test configurationÉtienne Loks
2019-04-24Geo: manage container and warehouse - manage geo save dependenciesÉtienne Loks
2019-04-24Fix geo post save (bad overload of source)Étienne Loks
2019-04-24Fix post sav for point (precise before town)Étienne Loks
2019-04-24Point save: fix source updateÉtienne Loks
2019-04-24Geo: manage autogen of polygonsÉtienne Loks
2019-04-24Manage X, Y, Z fields for context records, operations and sitesÉtienne Loks
2019-03-20Cache dynamic choicesÉtienne Loks
2019-01-30Tests: fix warehouse division creation testÉtienne Loks
2019-01-28Clean media: fix unicode errorÉtienne Loks
2019-01-28Clean media: fix potential encode errorsÉtienne Loks
2019-01-27Tools to manage media files.Étienne Loks
* clean unused * find missing * rename and simplify
2019-01-22Fix localisation update in findsÉtienne Loks
2019-01-16Indication of the maximum file size in help for file fieldsÉtienne Loks
2019-01-15Fix m2m history save when no previous history have been recordedÉtienne Loks
2019-01-14Fix M2M rollback: prevent bad rewriting of history_m2mÉtienne Loks
2019-01-11Use JSON for M2M historyÉtienne Loks
2019-01-11Fix history M2M saveÉtienne Loks
2019-01-11Work on M2M historizationÉtienne Loks
2018-11-28Treatment n<->1: copy and merge dataÉtienne Loks
2018-10-31Move dict dataÉtienne Loks
2018-10-29Add update_data util to overload data dict properlyÉtienne Loks
2018-08-31Fix right checkÉtienne Loks
2018-08-31Fix right check for random imageÉtienne Loks
2018-08-28Catch non authification errorsÉtienne Loks
2018-08-28Welcome image label for site depending on the profile - Site deletion labelÉtienne Loks
2018-08-17Admin: importer column display col stringÉtienne Loks
2018-08-15Update translationÉtienne Loks
2018-08-13Manage alertsÉtienne Loks
2018-08-13Criteria search: manage boolean search (refs #4180)Étienne Loks
2018-06-12Fix randint on imagesÉtienne Loks
2018-06-12Fix find testÉtienne Loks
2018-06-12Quick action to add a document from a sheet (refs #4107)Étienne Loks
2018-06-12Document form: add related fields (refs #4107)Étienne Loks
2018-06-12Document form - refactoring (refs #4107)Étienne Loks
2018-06-12Rebase migrationsÉtienne Loks
2018-06-12Adapt forms, wizards, views, urls for new management of documents (refs #4107)Étienne Loks
2018-06-12Utils: script to help creation of json data fields from existing data in ↵Étienne Loks
database
2018-06-12Regeneration of label utilityÉtienne Loks
2018-06-12Fix profile migration (alays create a current)Étienne Loks
2018-06-12Imports: a web link can be put for imagesÉtienne Loks
2018-06-12Adapt random image to M2M images (refs #4076)Étienne Loks
2018-06-12Migrate single image to M2M (refs #4076)Étienne Loks
2018-06-12Relation image: put erroneous relation in redÉtienne Loks
2018-06-12Generate an SVG file displaying relations using DOT file format and "dot" ↵Étienne Loks
program
2018-06-12Manage own permissions with areas for operationsÉtienne Loks
2018-06-12Manage groupment of towns with areas (refs #4060)Étienne Loks
2018-06-11Imports: catch configuration error - add configuration for WarehouseDivisionLinkÉtienne Loks
2018-03-27Manage CSV edtion and line by line import (refs #3975)Étienne Loks