Commit History

Author SHA1 Message Date
  Jocelyn Delande 5ccc500851 Replaced current time querystring on GeoJSON path by the JSON mtime fixes #13 9 years ago
  Jocelyn Delande 13375f16cc minor refacto 9 years ago
  KheOps d00f5608bb backend.py: add ODC-BY license version 9 years ago
  KheOps 1bbc022929 backend.py: fix mistake in first line 9 years ago
  KheOps 93398aa9be backend.py: remove illogical plural of license field 9 years ago
  KheOps e8be50bbca backend.py: integrate license to public JSON file 9 years ago
  Jocelyn Delande 7b324e6fdd Added ability to specify an alternate template/assets dir to override default ones file-by-file. 9 years ago
  Jocelyn Delande 54adc00f1b Merge branch 'configurable-prefix' 9 years ago
  Baptiste Jonglez 279a14c31e Merge branch 'multicolor-map-icons' 10 years ago
  JocelynDelalande e7b2b84531 Merge pull request #11 from JocelynDelalande/validation_fixes 10 years ago
  Jocelyn Delande 0fa2caca16 added contrib_type to the geojson 10 years ago
  Baptiste Jonglez 64534bbe22 Display a 360° field of vision when there is access to the roof 10 years ago
  Baptiste Jonglez 36ac3b391c Return all validation errors instead of stopping at the first error 10 years ago
  Baptiste Jonglez 7ea23ebbbc Fix floor validation when no floor is provided (bug introduced in 842c3b9) 10 years ago
  Jocelyn Delande 842c3b9300 validate floor numbers are positive fixes #10 10 years ago
  Jocelyn Delande 2fce3a0d7a fixed redirection on home url while using an url prefix 10 years ago
  Jocelyn Delalande fb64ae2bcf removed gardbage introduced in prev. commit 10 years ago
  Jocelyn Delande 53af8b8252 now possible to pass a URL_PREFIX env var to serve the app in a folder 10 years ago
  Jocelyn Delande 9f9deb7d83 Moved all routes into a bottle app. 10 years ago
  Jocelyn Delande a620f59770 allows to configure listeting port and addr fixes #8 10 years ago
  Jocelyn Delande 1a9d5bb750 added basic antispam via an hidden field fix #5 10 years ago
  Jocelyn Delande c01144794c escapes html chars from input before inserting to db fixes #4 10 years ago
  Baptiste Jonglez 147d8fa65e Fix form validation (required_if was not handled) 10 years ago
  Baptiste Jonglez 508e84b47c Fix angles computation when user input is incorrect 10 years ago
  Jocelyn Delande 23c064e07d Les points publics sont désormais affichés sur la carte de localisation, dans le formulaire 10 years ago
  Jocelyn Delande 5e5093aefd Merge branch 'connect_reason' 10 years ago
  Baptiste Jonglez 09175893e7 Much prettier drawing of orientations on the map 10 years ago
  Baptiste Jonglez efb5a30a9f Ask the reason why somebody wants to connect to the network 10 years ago
  Jocelyn Delande 33ca6c8bd2 Use no abs path, so that it can be deployed in a folder. 10 years ago
  Jocelyn Delande e6b8122c36 fixed floors validation (was lacking int conversion) and simplified code 10 years ago