summaryrefslogtreecommitdiff
path: root/ishtar_common/views_item.py
AgeCommit message (Expand)Author
2020-07-01Remove virtualtime - adapt requirements for busterÉtienne Loks
2020-03-20Refactoring and many fixes on file moduleÉtienne Loks
2020-03-11Fix: JS table - do not shorten web linksÉtienne Loks
2020-03-11Fix: include generic FileField in boolean search - empty string for FileField...Étienne Loks
2020-01-10Search: bad hierarchy checkÉtienne Loks
2019-12-12Add URL to organizationÉtienne Loks
2019-12-12Do not show historized versions for non superuserÉtienne Loks
2019-10-16Fix CSV export with bad encodingÉtienne Loks
2019-09-24Allow own locker to edit their locksÉtienne Loks
2019-09-13Fix organization form - fix quick add with delayed cached_labelÉtienne Loks
2019-09-13New management of "popup" for new items -> change all form configurationÉtienne Loks
2019-09-12New management of popup for new items - manage author and personsÉtienne Loks
2019-09-12Fix display locks on tables queried with non optimized queriesÉtienne Loks
2019-09-11Serialization - Import/Export: manage put an release of locksÉtienne Loks
2019-09-10Locks: lock_user in model - display lock icon on tables, links - add a warnin...Étienne Loks
2019-09-09Serialization: manage export action in admin - optimizationsÉtienne Loks
2019-08-05Search: fix date parsingÉtienne Loks
2019-07-08Graph generation: refactor view - add an option in profileÉtienne Loks
2019-07-03Geo search and sheets: add a point precision for displayÉtienne Loks
2019-07-02Search: fix double space crash (refs #4608)Étienne Loks
2019-06-19Full search: remove accentÉtienne Loks
2019-06-18Free search: manage by default with startswithÉtienne Loks
2019-06-17Fix gallery image for documentsÉtienne Loks
2019-06-17Fix CSV export (do not use new query engine)Étienne Loks
2019-06-17Search: fix no "id" count (use "pk") - fix py3 int conversionÉtienne Loks
2019-06-17Data: provide MEDIA URL path for imagesÉtienne Loks
2019-06-17Search results do change None to "" - Fix find testsÉtienne Loks
2019-06-17Fix cache generation for finds and context recordsÉtienne Loks
2019-06-17Stats: better display of values in tables - operation type for defaultÉtienne Loks
2019-06-17Statistics: manage unitsÉtienne Loks
2019-06-17JS Map: do not display incoherent coordinatesÉtienne Loks
2019-06-17Optimize tables query for operations and sitesÉtienne Loks
2019-06-17Statistics: format boolean and null values for modalitiesÉtienne Loks
2019-06-17Statistics - JS and templates to manage graphs and tablesÉtienne Loks
2019-06-17Statistics - manage queriesÉtienne Loks
2019-06-17Label generation: view to generate labelsÉtienne Loks
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2019-06-05Search: manage many is empty request - Add is empty - no ref find for contain...Étienne Loks
2019-06-05Searches: fix history modifierÉtienne Loks
2019-05-16Autocomplete: filter by more relevant search termÉtienne Loks
2019-05-16Search JS: fix CSV export on default search - diaplay wait message on default...Étienne Loks
2019-05-16Search: optimize search countÉtienne Loks
2019-04-24Search: manage asterisk inside search query (refs #4480)Étienne Loks
2019-04-24Geo: warehouse and container localization are optionnalÉtienne Loks
2019-04-24Facet search: fix many values managementÉtienne Loks
2019-04-24Facet search: manage term containing = or | inside quotesÉtienne Loks
2019-04-24QR code: QR code export, display on ODT and PDFÉtienne Loks
2019-04-24Map: manage a default limit to items displayedÉtienne Loks
2019-04-24Map: manage complete list of itemsÉtienne Loks
2019-04-24Map: optimize query tretment too manage large resultsÉtienne Loks