Commit graph

6 commits

Author SHA1 Message Date
Frédéric Sureau
be32a2550e Update to Boostrap v2.
Remove unused libs (QTip, JQueryUI) and add bootstrap-datepicker which is much lighter.
2012-04-05 15:40:09 +02:00
f61d1432c7 Translate the application using Flask-babel.
The only translation so far is french, but more can be added. The browser language
is used thanks to the HTTP languages headers.

There are still some problems with the translation of some strings, I don't know
why this is. See #12
2011-10-15 01:19:19 +02:00
20ab40690d Provide a way to edit a project. Fix #17 2011-09-14 22:03:18 +02:00
548101d8bb Some more theming and fixes. 2011-07-31 23:55:02 +02:00
f09d86a06c Project creation. 2011-07-23 19:11:24 +02:00
4fcaf7d7ec Kick-start multiple projects support.
This commit adds:
* support for projects (creation not yet finished)
* an authentication mechanism
* bugs (basically all the features are not working anymore)
2011-07-23 15:54:23 +02:00