summaryrefslogtreecommitdiff
path: root/chimere/static
AgeCommit message (Collapse)Author
2012-06-05Fix JS problem on IEÉtienne Loks
2012-05-25JS: Fix permalink updateÉtienne Loks
2012-05-24Fix missing parenthesisÉtienne Loks
2012-05-24JS: fix check evaluation for other version of jqueryÉtienne Loks
2012-05-17Correctly clean the map before loading categories (closes #351)Étienne Loks
2012-05-16Fix RSS feeds for django 1.4 - reintegrate them in the main applicationÉtienne Loks
2012-05-08Better management of default areas - Fix the extent saveÉtienne Loks
2012-05-08Fix share iconsÉtienne Loks
2012-05-07Fix share of markersÉtienne Loks
2012-05-07UI: improve category displayÉtienne Loks
2012-05-07Manage default categories inside adminÉtienne Loks
2012-05-07Reactivate categories filtering by areaÉtienne Loks
2012-05-07UI works for areas, permalink and welcom message - add welcome messageÉtienne Loks
to area management
2012-05-06Improve area managementÉtienne Loks
2012-05-05Manage different and multiple layers in areas (including default)Étienne Loks
2012-04-22Fix JME load inside description - style improvmentÉtienne Loks
2012-04-19Evolution on public form submission (closes #336)Étienne Loks
* Add a 3 actions pop-up after submission: edit the submited item, add a new item, return to the map.
2012-04-19Style improvmentsÉtienne Loks
2012-04-17Fix permalinksÉtienne Loks
2012-04-16Work on multimedia files visibilityÉtienne Loks
* Add a new distant picture type (refs #339) * Handle differently multimedia files in descriptions (refs #337, refs #338)
2012-04-10Fix gpx upload for routeÉtienne Loks
2012-04-10Add a warning when javascript is disbled (closes #323), small CSS fixesÉtienne Loks
2012-04-09Fix route edition in jquery.chimere pluginÉtienne Loks
2012-04-08Move route edition to jquery.chimere plugin (currently broken)Étienne Loks
2012-04-07Fixes model type and form validation in edition panel.Étienne Loks
* check URL format for multimedia items (closes #333) * file field is required for pictures (closes #332) * multimedia type is required for multimedia items (closes #331) * name is required for pictures and multimedia items (closes #330) * errors messages are now more visible (closes #328)
2012-04-06Move POI edition to jquery.chimere plugin - fix marker placement when moving ↵Étienne Loks
the map (closes #340)
2012-03-07Add jme to the projectÉtienne Loks
2012-03-07Use a templatetag for inline tables - update french translations - clean in ↵Étienne Loks
migrations
2012-03-07Work on multimedia file formsÉtienne Loks
2012-03-01Work on multimedia fieldsÉtienne Loks
2012-03-01Manage mimetypes, order of multimedia typesÉtienne Loks
2012-02-28Allow modification of routes on the main interfaceÉtienne Loks
2012-02-25Cleaning - Change date widget from Django admin to JQuery-UIÉtienne Loks
2012-02-25Fix: duplicate JS include - dynamic loading of categoriesÉtienne Loks
2012-02-21Work on stylesÉtienne Loks
2012-02-21Many changes on templates and stylesÉtienne Loks
2012-02-19Many fixes on chimere jquery JSNim
2012-02-18Modify configuration and default dataNim
2012-02-16Update JS library - add a jquery version of chimère js libraryÉtienne Loks
2012-02-16Refactoring: change paths, move files, renaming, re-adapt templates + use ↵Étienne Loks
context template (refs #316)
2011-09-22Small style enhancementÉtienne Loks
2011-09-22Correct route shifting in edition (closes #304) + enlarge the edition map ↵Étienne Loks
(closes #305)
2011-09-11Association of a GPX (or KML) file to a route (refs #302)v1.2.0Étienne Loks
- css and GUI improvments
2011-09-09Association of a GPX (or KML) file to a route (closes #302)Étienne Loks
- template file for upload - js finalisation and debug - css - "artwork" - french translation
2011-09-09Association of a GPX (or KML) file to a route (refs #302)Étienne Loks
- new table in the model - new form in route edition - uploaded gpx file simplification - automatic route creation from the GPX file
2011-08-25Small correction in styleÉtienne Loks
2011-06-07Correct route edition (refs #300)Étienne Loks
2011-06-07Small fixÉtienne Loks
2011-06-07Add automaticaly a begin POI for new route (closes #300)Étienne Loks
Better management of properties saving.
2011-03-14Correct bad javascript reinitialization of an object (closes #297)Étienne Loks