summaryrefslogtreecommitdiff
path: root/example_project
AgeCommit message (Collapse)Author
2019-04-24Map: manage a default limit to items displayedÉtienne Loks
2019-01-27Tools to manage media files.Étienne Loks
* clean unused * find missing * rename and simplify
2019-01-16Indication of the maximum file size in help for file fieldsÉtienne Loks
2019-01-11Sheet: refactor display of fields (more compact)Étienne Loks
2018-11-05Merge branch 'master' into developÉtienne Loks
2018-11-05Settings: specific handler for DisallowHostÉtienne Loks
2018-10-24Manage find basket modification wizardÉtienne Loks
2018-10-24Remove CSRF check disablingÉtienne Loks
2018-10-24Fix disable CSRF checkÉtienne Loks
2018-10-24Allow to disable CSRF check for testing purposeÉtienne Loks
2018-10-01settings: fix col labels overloadÉtienne Loks
2018-10-01Manage column customization on custom appÉtienne Loks
2018-08-27settings: add a MAIN_APP parametersÉtienne Loks
2018-06-12Standardize related field item for imagee collections (refs #4076)Étienne Loks
2018-06-12Generate an SVG file displaying relations using DOT file format and "dot" ↵Étienne Loks
program
2018-06-12Fix and simplify permission management with profiles (refs #4046)Étienne Loks
2018-04-04Admin: previous / next button for typesÉtienne Loks
2018-03-08Make background task not mandatory (refs #3951)Étienne Loks
2018-03-08Add django-background-task as a dependency (refs #3951)Étienne Loks
2018-02-27Allow no resizing of images (by explicit parameter in settings)Étienne Loks
2018-02-02No more test with spatialite :( Too much cool PostgreSQL features used.Étienne Loks
2018-01-11UI: Workon on a new date pickerÉtienne Loks
2017-10-31UI: change colors - manage footerÉtienne Loks
2017-10-30Merge branch 'develop' into develop-bootstrapÉtienne Loks
2017-10-29Town: generate areaÉtienne Loks
2017-10-25Merge branch 'develop' into develop-bootstrapÉtienne Loks
2017-10-25Installation script: install WeasyPrintÉtienne Loks
2017-10-20Merge branch 'develop' into develop-bootstrapÉtienne Loks
2017-10-20settings: root "static" path is not used anymoreÉtienne Loks
2017-10-20Use django-compressor to compress CSS and JS - switch to html5 page declarationÉtienne Loks
2017-10-12Manage postgres index and vector searches (refs #2912)Étienne Loks
2017-09-05Remove session in cache on production - definitly a bad idea for nowÉtienne Loks
2017-08-30Settings: configure logging for runserverÉtienne Loks
2017-08-28Debug: new media pathÉtienne Loks
2017-08-28Debug: adapt settings and urls for Debug ToolbarÉtienne Loks
2017-08-28Performance: keep db connection - cache sessionsÉtienne Loks
2017-08-22Django 1.11: settings new TEMPLATE configurationÉtienne Loks
2017-08-21urls: remove pattern (not compatible with Django 1.11)Étienne Loks
2017-08-09Settings: add explicitly a new static dir to STATICFILES_DIRS in order to ↵Étienne Loks
overload admin files
2017-08-04Admin: improve parcel, parcel owner forms, add a lookup for parcelÉtienne Loks
2017-08-02Admin - ishtar common: use ajax selects for some fields - clean and simplifyÉtienne Loks
2017-08-02Customize the administration labelsÉtienne Loks
2017-07-26Merge branch 'master' into developÉtienne Loks
2017-07-26Add reference documentsÉtienne Loks
2017-07-02settings: add parameter for a debug to console envÉtienne Loks
2017-06-30Merge branch 'master' into developÉtienne Loks
2017-06-01Add the ability to scheduled administration task inside Django adminÉtienne Loks
2017-05-02Install script: fix and simplify nginx templateÉtienne Loks
2017-05-02Make lazy translationsÉtienne Loks
2017-05-01Update installation scriptsÉtienne Loks