summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-26Add a generic relation model to list general types keys. Reorganize imports.Étienne Loks
2015-01-25Several changes on models to manage complex find importsÉtienne Loks
2015-01-25Fix new archaeological files window (refs #2251)Étienne Loks
2015-01-25Adapt xhtml2odt call with new tidylibÉtienne Loks
2015-01-25Add missing xhtml2odt XSLÉtienne Loks
2015-01-25Context records: fix post delete and post save of records relationsÉtienne Loks
2015-01-25Archaeological operations: fix bad importsÉtienne Loks
2015-01-25Automatically delete symetric/inverse context records relationsÉtienne Loks
2015-01-25Automatically add symetric/inverse for context records relationsÉtienne Loks
2015-01-25Minor label fixÉtienne Loks
2015-01-25Merge branch 'new-stable' into devÉtienne Loks
2015-01-25LOGFILE variable can be set in local_settingsÉtienne Loks
2015-01-25Update french translationValérie-Emma Leroux
2015-01-25Minor label fixValérie-Emma Leroux
2015-01-25Update french translationValérie-Emma Leroux
2015-01-24Update french translationValérie-Emma Leroux
2015-01-24Merge branch 'dev' of lysithea.proxience.net:/home/proxience/git/ishtar into devValérie-Emma Leroux
2015-01-24Update french translationValérie-Emma Leroux
2015-01-24Fix operations and context_records testsÉtienne Loks
2015-01-24Fix dependencies and path on a clean installÉtienne Loks
2015-01-24Add XHTML2ODT in Ishtar coreÉtienne Loks
2015-01-24Prevent incoherent RelationTypeÉtienne Loks
* check that no relation type with symmetrical=True and an inverse relation are set * after saving check that theinverse_relation of the inverse_relation point to the saved object * test update
2015-01-23Add relations between context recordsÉtienne Loks
* new models definitions: RecordRelations, RelationType * migrations * admin update
2015-01-21Fix archeaological site new windowÉtienne Loks
2014-12-21Add a new table to manage importsÉtienne Loks
2014-12-18More precise merge key for organization and personÉtienne Loks
2014-12-18Manage cli output for importation.Étienne Loks
2014-12-18Fix length of town's name.Étienne Loks
* Ready for Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch!
2014-12-18First work for an alternate UI for archaeological files (refs #2175)Étienne Loks
2014-12-17French default data for auth appÉtienne Loks
2014-12-17Allow user creation when db is not syncedÉtienne Loks
2014-12-16Fixture: french townsÉtienne Loks
2014-12-13Update french initial fixtureÉtienne Loks
2014-12-13Dump initial data scriptÉtienne Loks
2014-12-12Better management of document generation form (refs #2132)Étienne Loks
* check if the document template is compatible with the selected object * remove dead code (old document generation form)
2014-12-12Archaeological files: autocomplete also search by address and year-index ↵Étienne Loks
(refs #2066)
2014-12-12Add act object column to administrativ act tables (refs #2131)Étienne Loks
2014-12-12Adminastriv Act: don't generate a doc if not asked at the last step (refs #2133)Étienne Loks
2014-12-12File search: 'is active?' set to unknown by default (refs #2138)Étienne Loks
2014-12-12Don't erase any creation of this user when it is deleted (refs #2169)Étienne Loks
* creator is no more a mandatory field * for associated foreign key relation: on_delete set to SET_NULL
2014-12-12Fix history on batch removing of users (refs #2170)Étienne Loks
2014-12-12Improve material type admin - remove recommandation requirement from ↵Étienne Loks
material type
2014-12-11Fix default BASE_PATHÉtienne Loks
2014-12-11Don't rely on Site object for APP_NAME - bisÉtienne Loks
2014-12-11Don't rely on Site object for APP_NAMEÉtienne Loks
2014-12-11Fix migration for empty dbÉtienne Loks
2014-11-28Fix merge person templateÉtienne Loks
2014-11-28Merge action implementation (person and organization)Étienne Loks
2014-11-24Work on SRA importationÉtienne Loks
2014-11-07Re-work (more robust) on importation - first work on file importationÉtienne Loks