summaryrefslogtreecommitdiff
path: root/ishtar_common
AgeCommit message (Collapse)Author
2013-09-04Define default empty function for get_next_table_id and ↵Étienne Loks
get_previous_table_id (refs #1374)
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
2013-09-03Fix SquareMeterWidget (syntax error)Étienne Loks
2013-09-03Wizard: fix deletion management in formsets when number of forms is greater ↵Étienne Loks
than 10 (refs #809)
2013-09-02Widget: use a template for SquareMeterWidgetÉtienne Loks
2013-08-29Fix bad user permission management (refs #1369)Étienne Loks
2013-08-29Make all "short_label" properties (refs #1370)Étienne Loks
2013-08-29Browse sheets (refs #1219)Étienne Loks
2013-08-28Widgets: use a template for JQueryJqGrid. It is now far clearer... (refs #1219)É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
2013-08-26Add "Has an image?" in find searches (refs #1314)Étienne Loks
2013-08-26Fix encoding issues in PDF (refs #1214)Étienne Loks
2013-08-26Improve dashboard layout (refs #1316)Étienne Loks
2013-08-25Change saved filename (refs #244)Étienne Loks
2013-08-25Improve window images layout by usinf prettyPhoto (refs #1314)Étienne Loks
2013-08-25Add prettyPhoto library to sourcesÉtienne Loks
http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/
2013-08-25Fix messup between static and media filesÉtienne Loks
2013-08-25Add 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-25CSS: dashboard layout changes (refs #1316)Étienne Loks
2013-08-25Improve cached_label displayÉtienne Loks
2013-08-23PersonType from single value to multi value for PersonÉtienne Loks
2013-08-23Wizard: allow ManyToMany with non formset forms - fix bad initial data copy ↵Étienne Loks
of list values
2013-08-22Replace all "Reference" label by "Ref." (refs #1322)Étienne Loks
2013-08-22More explicit label for operation and files (refs #1324)Étienne Loks
2013-08-22Display department number instead of INSEE code for towns (refs #1324)Étienne Loks
2013-08-21Small improvment on settingsÉtienne Loks
2013-07-17Move remaining initial_data to initial_data-frÉtienne Loks
2013-07-17Fix url for popup window creation with no parentÉtienne Loks
2013-07-17Add default 404Étienne Loks
2013-07-17Improve cached_label managemnentÉtienne Loks
* more genericity * adapt it to archaeological files
2013-07-17Fix cached forms that doesn't allow modeltypes updateÉtienne Loks
Don't instanciate the form passed to the widget
2013-07-17French translation: fix "Creation" translationÉtienne Loks
2013-06-18Manage group permissionsÉtienne Loks
2013-06-18Add simple view permissionsÉtienne Loks
2013-06-18Add a cript to regenerate permissionsÉtienne Loks
2013-06-11Operations: work on importÉtienne Loks
2013-04-30Add a default source typeÉtienne Loks
2013-04-30Add extra fields to Operation (fr specific) - many display improvmentÉtienne Loks
2013-04-30Towns data importer - town data for PDLÉtienne Loks
2013-04-30Manage new imports for "Pays de la Loire"Étienne Loks
2013-04-17Fix "validate and end" on empty formsÉtienne Loks
2013-04-17Fix current action and context data for search actionsÉtienne Loks
2013-04-17Add common name to operation sheetÉtienne Loks
2013-04-16Manage OR condition in searchesÉtienne Loks