summaryrefslogtreecommitdiff
path: root/archaeological_context_records
AgeCommit message (Collapse)Author
2015-01-25Automatically add symetric/inverse for context records relationsÉtienne Loks
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-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
2014-12-13Update french initial fixtureÉ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-10-15Dashboard: implement a form to choose criteria for the graph displayÉtienne Loks
2014-07-21Colors and orders in short menu - cache mechanism (refs #1562)Étienne Loks
2014-06-15Fix creator field in database - fix edition date in sheets (refs #1590)Étienne Loks
2014-05-12Fix created by fields on sheets (refs #1590)Étienne Loks
2014-05-10Fix migrationsÉtienne Loks
2014-05-10History: add a creator fieldÉtienne Loks
* automatically add creator to new created item * associated migrations * associated tests * tests
2014-01-16Display of record carts from the shortcut menu (refs #1602) - change record ↵Étienne Loks
cart links to a more explicit image
2014-01-13Add created by to record cart (refs #1590)Étienne Loks
2013-12-27Update french translationÉtienne Loks
2013-12-27Allow modification from the window (refs #1574)Étienne Loks
2013-12-27Display current item window after creation and modification (refs #1574)Étienne Loks
2013-10-28Display a reminder of items concerned by the current edition (refs #1218)Étienne Loks
2013-10-28Templates: list all dependant documentsÉtienne Loks
New template tags for displaying table of documents
2013-10-28Better title for sheets (refs #1372)Étienne Loks
2013-09-18Add history navigation for operations, context records and finds (refs #1401)Étienne Loks
2013-09-12Manage missing order for some GeneralTypes (refs #612)Étienne Loks
2013-09-03Update french translationÉtienne Loks
2013-08-30Templates: add link to doc tables - add a doc table to find sheet (refs #1350)Étienne Loks
2013-08-29Make all "short_label" properties (refs #1370)Étienne Loks
2013-08-27Allow partial text query for context record search by ID (refs #362)Étienne Loks
2013-08-26Improve context record search (refs #362)Étienne Loks
2013-08-25Update of french translationÉtienne Loks
2013-08-25Change saved filename (refs #244)Étienne Loks
2013-08-25Add missing PDF templates - fix bad link in context record sheetfileÉtienne Loks
2013-08-25Fix conversion to string for display of OA number (refs #1317)Étienne Loks
2013-08-25Simplify access to operation for context records (don't use the parcel ↵Étienne Loks
anymore) (refs #1317)
2013-08-22Add columns to find list (refs #1325)Étienne Loks
2013-08-21Change find display IDs: complete_id and short_id (refs #1319)Étienne Loks
2013-07-17Sheets: small update on labelsÉtienne Loks
2013-07-17Update french translationÉtienne Loks
2013-07-17Move remaining initial_data to initial_data-frÉtienne Loks
2013-07-17Fix cache issuesÉtienne Loks
2013-07-17Fix cached forms that doesn't allow modeltypes updateÉtienne Loks
Don't instanciate the form passed to the widget
2013-07-16Fix material type display on sheetsÉtienne Loks
2013-07-17Update french translationÉtienne Loks
2013-07-17Better display of finds in sheetsÉtienne Loks
2013-07-17French translation: fix "Creation" translationÉtienne Loks
2013-06-18Add simple view permissionsÉtienne Loks
2013-06-11Operations: work on importÉtienne Loks
2013-04-16Improve admin for general typesÉtienne Loks
2013-04-04Rename and move sheets templatesÉtienne Loks
2013-04-04Forms (operations, context records, files): add search by parcel (refs #575)Étienne Loks