Gu1
|
2354bb4760
Add geoalchemy as a dependency
|
11 years ago |
Gu1
|
2da0157cc3
Up requests version to 2.1.0, now that it's released
|
11 years ago |
Gu1
|
ab6fece2f9
Add an app file to use in production
|
11 years ago |
Gu1
|
b7232bed2a
Add a language selector in the navigation bar
|
11 years ago |
Gu1
|
e86a14f571
Log load GeoJSON errors, clarify the accepted types on the form
|
11 years ago |
Gu1
|
8bbdd2c9f7
Implement javascript i18n using a jinja tempate, add Flask-Cache for caching
|
11 years ago |
Gu1
|
d2ddf11408
crawler: Format file sizes properly using filesize_fmt
|
11 years ago |
Gu1
|
4c3b4064bc
Add a special field on the manual ISP creation form to input GeoJSON
|
11 years ago |
Gu1
|
4e50737b42
bugfix: set modified flag manually on session
|
11 years ago |
Gu1
|
e339405904
Fix margin on ISP "Edit" button
|
11 years ago |
Gu1
|
5682bcce65
Use lazy strings for the STEP constants and a LazyProxy in forms.py
|
11 years ago |
Gu1
|
4af6a4e0d1
Mark missing strings for translation in forms.py, update french translation
|
11 years ago |
Gu1
|
42e52d051f
Shiny new REST API with Documentation and Unit tests
|
11 years ago |
Gu1
|
ac8871aa8c
New field on the ISP model holding the date at which the ISP was added
|
11 years ago |
Gu1
|
0cca0b69f6
Remove the Inconsolata webfont: rendering is too bad...
|
11 years ago |
Gu1
|
cc26ab6296
Fix manage db create and runserver
|
11 years ago |
Gu1
|
46bba362bc
Fix the dev web server to actually use gevent/pywsgi
|
11 years ago |
Gu1
|
a8de9eaab2
Add custom 404 and 500 error pages
|
11 years ago |
Gu1
|
052f3f6009
Use utc datetime object (with explicit tzinfo) on the ISP object
|
11 years ago |
Gu1
|
3abbebd315
Add a new manage command to run unit tests, enable doctests
|
11 years ago |
Gu1
|
dde4f0874d
Add missing empty API template
|
11 years ago |
Gu1
|
902d63273a
Replace run/shell/rebuild.py with a generic manage.py build with Flask-Script
|
11 years ago |
Gu1
|
90bcb4d1b9
Update TODO, cosmetic changes to the map, add an empty API page
|
11 years ago |
Gu1
|
308ea73ada
i18n: Add french locale; add translation instructions
|
11 years ago |
Gu1
|
6871cede74
Add a 3-clause BSD License in the LICENSE file
|
11 years ago |
Gu1
|
561e6cba6c
i18n: Add a Babel localeselector function
|
11 years ago |
Gu1
|
44978d076d
Switch to the Application Factory pattern and Blueprints
|
11 years ago |
Gu1
|
6fd48676c7
CSS: Make sure DejaVu Sans 13px is used everywhere
|
11 years ago |
Gu1
|
4a468c7e3a
Fix purging old Covered Areas when updating an ISP
|
11 years ago |
Gu1
|
ce77e309d3
Fix the navbar animation to work under Chrome/webkit
|
11 years ago |