Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-09 | Add permissions for SRA-fr | Étienne Loks | |
2013-12-09 | Add permissions for SRA-fr | Étienne Loks | |
2013-12-06 | Better date formatting for ooo file variables | Étienne Loks | |
2013-12-05 | Fix Person modification | Étienne Loks | |
2013-12-05 | Add address to person form (refs #1527) | Étienne Loks | |
2013-12-05 | Cleaning | Étienne Loks | |
2013-12-05 | More precise value getter for document generation | Étienne Loks | |
2013-12-04 | Administrativ acts: generate document from the last step of ↵ | Étienne Loks | |
creation/modification (refs #1523) | |||
2013-12-03 | Associate template to AdministrativActType - automatically associate the ↵ | Étienne Loks | |
relevant template on administrativeact document generation (refs #1524) | |||
2013-12-02 | Prevent unicode problem when generating an ooo file | Étienne Loks | |
2013-12-02 | Update french translation | Étienne Loks | |
2013-12-02 | i18n on document template | Étienne Loks | |
2013-12-02 | Manage 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-28 | Update french translation | Étienne Loks | |
2013-10-28 | Display a reminder of items concerned by the current edition (refs #1218) | Étienne Loks | |
2013-10-28 | Update french translation | Étienne Loks | |
2013-10-28 | Templates: list all dependant documents | Étienne Loks | |
New template tags for displaying table of documents | |||
2013-10-28 | Update french translation | Étienne Loks | |
2013-10-28 | Fix wizard navigation (missing <form>) (refs #1463) | Étienne Loks | |
2013-10-28 | Autofocus on full text input on parcel form (refs #1463) | Étienne Loks | |
2013-10-28 | Add autofocus to first field of wizard pages (refs #1463) | Étienne Loks | |
2013-10-28 | Don't validate the form when clicking on previous step (refs #1462, refs #1463) | Étienne Loks | |
If a field has been changed a confirmation dialog appear. | |||
2013-10-28 | Better title for sheets (refs #1372) | Étienne Loks | |
2013-10-28 | Update french translation | Étienne Loks | |
2013-10-28 | Operation: easily add all parcel related to an archaeological file (refs #1444) | Étienne Loks | |
2013-10-28 | Fix history modification | Étienne Loks | |
2013-10-27 | Person: use also associated organization on full text search (refs #1461) | Étienne Loks | |
2013-10-27 | Add person type to new person creation form (refs #1427) | Étienne Loks | |
2013-10-27 | Merge branch 'master' of lysithea.proxience.net:/home/proxience/git/ishtar | Étienne Loks | |
2013-10-26 | French translation update | Étienne Loks | |
2013-10-26 | Allow the deletion of all parcel with a click (refs #1428) | Étienne Loks | |
2013-10-24 | Fix history management - fix archaeological files history tests | Étienne Loks | |
* fix rollback * fix history duplicates | |||
2013-10-17 | Fix permission management | Étienne Loks | |
* improve ObjectPermBackend * change permission right from wizard to groups * remove default to administrator * add default data for french person_types | |||
2013-09-30 | Archaeological finds: add a conservatory state field (refs #1303) | Étienne Loks | |
* added to models * associated migration * added to search * added to forms | |||
2013-09-18 | Wizard: prevent bad test | Étienne Loks | |
2013-09-18 | Fix history browsing - bad call to inexistent property (refs #1401) | Étienne Loks | |
2013-09-18 | Fix template for tables: link missing (refs #1400) | Étienne Loks | |
2013-09-16 | Fix AJAX search on popup windows (refs #1396) | Étienne Loks | |
Chack if prettyPhoto is loaded to prevent JS error. | |||
2013-09-12 | Change m2 to ha in dashboards (refs #559) | Étienne Loks | |
2013-09-12 | Manage missing order for some GeneralTypes (refs #612) | Étienne Loks | |
2013-09-08 | Prevent multiple hostorization when there are not necessary (refs #1323) | Étienne Loks | |
2013-09-08 | Manage wizard formset when no required field is available (refs #1386, refs ↵ | Étienne Loks | |
#1387) | |||
2013-09-08 | Fix archaeological operation wizard when no town is available | Étienne Loks | |
2013-09-05 | Fix python table sort (refs #1301) | Étienne Loks | |
2013-09-05 | Better management of table sort (refs #1301) | Étienne Loks | |
If the database sort doesn't work a python sort is operated. Far more inefficient (especially as all data are queried) but a fallback mode to do the job. | |||
2013-09-04 | Wizard: improve management of forms number in formset after submit (refs #1220) | Étienne Loks | |
2013-09-04 | Fix dashboard display (refs #1223) | Étienne Loks | |
2013-09-04 | Improve Image field management (refs #1365) | Étienne Loks | |
* add a custom widget to allow display via prettyPhoto on forms * disable resizing when the image is deleted * fix "has image" search request to manage empty and null field for images * fix deletion of files by the wizard * fix initialization of instancied form for files and images | |||
2013-09-04 | Put prettyPhoto load on every page | Étienne Loks | |
2013-09-04 | Prevent to keep non resized images (refs #1365) | Étienne Loks | |