summaryrefslogtreecommitdiff
path: root/archaeological_operations/models.py
AgeCommit message (Collapse)Author
2014-09-28Parcel list for document templatesÉtienne Loks
2014-09-28Improve parcel sort and display (refs #1973)Étienne Loks
2014-07-31Ordering operation and archaeological files by cached label (refs #1972)Étienne Loks
2014-07-25Rollback to alphabetic order for short menu (refs #1562)Étienne Loks
2014-07-24New sorting and displaying rules in shortcut menu (refs #1562)Étienne Loks
2014-07-21Colors and orders in short menu - cache mechanism (refs #1562)Étienne Loks
2014-07-21Improve layout of parcelsÉtienne Loks
2014-07-18Administrativ act: change object length (refs #1649)Étienne Loks
2014-07-15Django admin: fix index modifications (refs #1884)Étienne Loks
2014-07-15Clean act type script (refs #1949)Étienne Loks
2014-07-14Fix simulatneous operation_code creationÉtienne Loks
2014-06-16Fix bad index management of admin actsÉtienne Loks
2014-06-15Fix default ordering of admin acts - add a year value to better query (refs ↵Étienne Loks
#1680)
2014-06-15Administrativ act: fix bad indexÉtienne Loks
2014-05-28"Own" rights management (refs #1564)Étienne Loks
* fix own queries for operations and archaeological files * fix permission checking * tests
2014-05-12Person and organization deletion (refs #1675)Étienne Loks
* add associated actions, wizards, forms * prevent deletion of associted items (operations, files, etc.) * give list of associated items before deletion and give access to these items
2014-05-12Work on registry search (refs #1680) - work on operations testÉtienne Loks
2014-05-10Manage operation type order (refs #1685)Étienne Loks
2014-05-10Fix migrationsÉtienne Loks
2014-05-10Fix quick shortcut associated items for operations and files (refs #1752)Étienne Loks
2014-04-01Complete generated filename - 2 (refs #1618)Étienne Loks
2014-04-01Complete generated filename (refs #1618)Étienne Loks
2014-03-27Add operators to archaeological operations (refs #1678)Étienne Loks
2014-03-02Specific form for research archaeology (refs #1682)Étienne Loks
2014-02-27Add missing rights for operation sources (refs #1684)Étienne Loks
2014-02-24Document templates: add town values for archaeological operations and ↵Étienne Loks
archaeological files
2014-02-20Operations: in_charge -> scientist - new field in_charge (refs #1600)Étienne Loks
* model update * forms update * templates update * search update * operation owned update
2014-02-14Document generation: add value getter for operations (refs #1657)Étienne Loks
2014-02-14Fix filename for adminact docsÉtienne Loks
2014-02-13Add closing rights (refs #1628)Étienne Loks
2014-02-11Fix administrativ act indexation (refs #1630)Étienne Loks
2014-01-17Improve ref display on administrativ acts (refs #1621)Étienne Loks
2014-01-16Improve layout of administrativ acts in tables and record carts (refs #1621)Étienne Loks
2013-12-27Manage administrativ act registers (refs #1587)Étienne Loks
* specific wizard * csv export * new actions
2013-12-27Manage index for administrativ act: model, automatic indexation (refs #1587)Étienne Loks
2013-12-26Manage archaeological sites into forms (refs #1586)Étienne Loks
* create new widget: multiple autocomplete field * move JS autocomplete to template * archaeological site reference made unique
2013-12-23Add archaeological sites to models (refs #1586)Étienne Loks
2013-12-23Document generation for files (refs #1576)Étienne Loks
2013-12-17Choose document to generate at the end of create/modif processÉtienne Loks
2013-12-06Better date formatting for ooo file variablesÉtienne Loks
2013-12-05Better filenames for ooo document (refs #1526)Étienne Loks
2013-12-03Associate template to AdministrativActType - automatically associate the ↵Étienne Loks
relevant template on administrativeact document generation (refs #1524)
2013-12-02First work on report delivery dateÉtienne Loks
2013-12-02Manage document templateÉtienne Loks
* ooo_replace: generate a document by mapping ooo variables with a given dict * DocumentTemplate model: store templates associated with a type of objects * get_values method: generate a dict of value from a model * new form/view to generate document from administrativ acts
2013-10-28Templates: list all dependant documentsÉtienne Loks
New template tags for displaying table of documents
2013-09-12Manage missing order for some GeneralTypes (refs #612)Étienne Loks
2013-09-11Change period order (refs #1041)Étienne Loks
2013-08-29Make all "short_label" properties (refs #1370)Étienne Loks
2013-08-26Change Person selection form - add a Person sheet (refs #425)Étienne Loks
* change sheet creation to allow non historized object * add related names corresponding to person for operation, files and sources (through Author) * use a jqGrid associated to a form to select persons * create sheet templates for persons * add appropriate urls
2013-08-26Shorten the label of files in operation list (refs #408)Étienne Loks