| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-10-26 | Allow the deletion of all parcel with a click (refs #1428) | Étienne Loks | |
| 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 | |
| 2013-09-04 | Define default empty function for get_next_table_id and ↵ | Étienne Loks | |
| get_previous_table_id (refs #1374) | |||
| 2013-09-03 | Fix SquareMeter widget (refs #1380) | Étienne Loks | |
| * bad escaping of attributes | |||
| 2013-09-03 | Update french translation | Étienne Loks | |
| 2013-09-03 | i18n to change language (refs #1383) | Étienne Loks | |
| 2013-09-03 | First work on i18n form to change language | Étienne Loks | |
| 2013-09-03 | UI: add arrow to scroll to bottom or to scroll to top | Étienne Loks | |
| 2013-09-03 | Add a widget to do free input parcel additions (refs #809) | Étienne Loks | |
| 2013-09-03 | Fix SquareMeterWidget (syntax error) | Étienne Loks | |
| 2013-09-03 | Wizard: fix deletion management in formsets when number of forms is greater ↵ | Étienne Loks | |
| than 10 (refs #809) | |||
| 2013-09-02 | Widget: use a template for SquareMeterWidget | Étienne Loks | |
| 2013-08-29 | Fix bad user permission management (refs #1369) | Étienne Loks | |
| 2013-08-29 | Make all "short_label" properties (refs #1370) | Étienne Loks | |
| 2013-08-29 | Browse sheets (refs #1219) | Étienne Loks | |
| 2013-08-28 | Widgets: use a template for JQueryJqGrid. It is now far clearer... (refs #1219) | Étienne Loks | |
| 2013-08-26 | Change 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-26 | Shorten the label of files in operation list (refs #408) | Étienne Loks | |
| 2013-08-26 | Add "Has an image?" in find searches (refs #1314) | Étienne Loks | |
| 2013-08-26 | Fix encoding issues in PDF (refs #1214) | Étienne Loks | |
| 2013-08-26 | Improve dashboard layout (refs #1316) | Étienne Loks | |
| 2013-08-25 | Change saved filename (refs #244) | Étienne Loks | |
| 2013-08-25 | Improve window images layout by usinf prettyPhoto (refs #1314) | Étienne Loks | |
| 2013-08-25 | Add prettyPhoto library to sources | Étienne Loks | |
| http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/ | |||
| 2013-08-25 | Fix messup between static and media files | Étienne Loks | |
| 2013-08-25 | Add images to finds (refs #1314) | Étienne Loks | |
| * an abstract model class has been defined to manage image and thumbnail with resizing on the fly * max size for images and thumbnails are set in project settings * new field have been added to Find model to save images and thumbnails * form and wizard of Find have been changed | |||
| 2013-08-25 | CSS: dashboard layout changes (refs #1316) | Étienne Loks | |
| 2013-08-25 | Improve cached_label display | Étienne Loks | |
| 2013-08-23 | PersonType from single value to multi value for Person | Étienne Loks | |
| 2013-08-23 | Wizard: allow ManyToMany with non formset forms - fix bad initial data copy ↵ | Étienne Loks | |
| of list values | |||
| 2013-08-22 | Replace all "Reference" label by "Ref." (refs #1322) | Étienne Loks | |
| 2013-08-22 | More explicit label for operation and files (refs #1324) | Étienne Loks | |
| 2013-08-22 | Display department number instead of INSEE code for towns (refs #1324) | Étienne Loks | |
