summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-28Display a reminder of items concerned by the current edition (refs #1218)Étienne Loks
2013-10-28Update french translationÉtienne Loks
2013-10-28Add the reference of the last recorded file in the label (refs #625)Étienne Loks
2013-10-28Templates: list all dependant documentsÉtienne Loks
New template tags for displaying table of documents
2013-10-28Update french translationÉtienne Loks
2013-10-28Fix wizard navigation (missing <form>) (refs #1463)Étienne Loks
2013-10-28Autofocus on full text input on parcel form (refs #1463)Étienne Loks
2013-10-28Add autofocus to first field of wizard pages (refs #1463)Étienne Loks
2013-10-28Don'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-28Better title for sheets (refs #1372)Étienne Loks
2013-10-28Update french translationÉtienne Loks
2013-10-28Operation: easily add all parcel related to an archaeological file (refs #1444)Étienne Loks
2013-10-28Fix history modificationÉtienne Loks
2013-10-28Fix archaeological file autocompleteÉtienne Loks
2013-10-27Person: use also associated organization on full text search (refs #1461)Étienne Loks
2013-10-27Add person type to new person creation form (refs #1427)Étienne Loks
2013-10-27Merge branch 'master' of lysithea.proxience.net:/home/proxience/git/ishtarÉtienne Loks
2013-10-26French translation updateÉtienne Loks
2013-10-26Allow the deletion of all parcel with a click (refs #1428)Étienne Loks
2013-10-24Scrip to fix duplicate in historyÉtienne Loks
2013-10-24Fix history management - fix archaeological files history testsÉtienne Loks
* fix rollback * fix history duplicates
2013-10-17Fix 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-30Archaeological finds: add a conservatory state field (refs #1303)Étienne Loks
* added to models * associated migration * added to search * added to forms
2013-09-30Remove the ability to add new person in charge on operation search form ↵Étienne Loks
(refs #1402)
2013-09-18Add history navigation for operations, context records and finds (refs #1401)Étienne Loks
2013-09-18Wizard: prevent bad testÉtienne Loks
2013-09-18Fix history browsing - bad call to inexistent property (refs #1401)Étienne Loks
2013-09-18Fix template for tables: link missing (refs #1400)Étienne Loks
2013-09-16Fix AJAX search on popup windows (refs #1396)Étienne Loks
Chack if prettyPhoto is loaded to prevent JS error.
2013-09-12Change m2 to ha in dashboards (refs #559)Étienne Loks
2013-09-12Manage missing order for some GeneralTypes (refs #612)Étienne Loks
2013-09-11Change period order (refs #1041)Étienne Loks
2013-09-08Prevent multiple hostorization when there are not necessary (refs #1323)Étienne Loks
2013-09-08Manage wizard formset when no required field is available (refs #1386, refs ↵Étienne Loks
#1387)
2013-09-08Fix archaeological operation wizard when no town is availableÉtienne Loks
2013-09-05Fix python table sort (refs #1301)Étienne Loks
2013-09-05Better 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-04Wizard: improve management of forms number in formset after submit (refs #1220)Étienne Loks
2013-09-04Fix dashboard display (refs #1223)Étienne Loks
2013-09-04Improve 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-04Put prettyPhoto load on every pageÉtienne Loks
2013-09-04Prevent to keep non resized images (refs #1365)Étienne Loks
2013-09-04Define default empty function for get_next_table_id and ↵Étienne Loks
get_previous_table_id (refs #1374)
2013-09-04Add wsgi.py fileÉtienne Loks
2013-09-03Fix SquareMeter widget (refs #1380)Étienne Loks
* bad escaping of attributes
2013-09-03Update french translationÉtienne Loks
2013-09-03i18n to change language (refs #1383)Étienne Loks
2013-09-03First work on i18n form to change languageÉtienne Loks
2013-09-03UI: add arrow to scroll to bottom or to scroll to topÉtienne Loks
2013-09-03Add a widget to do free input parcel additions (refs #809)Étienne Loks