Alexis Metaireau
ef353d643c
Refactor the application to use blueprints.
...
This allows to isolate some behavior in the context of the web application so
the API and the web application can behave in different ways.
2011-09-09 21:21:37 +02:00
Alexis Metaireau
a90959ba70
include bootstrap.css in the files to avoid weird changes in the future, Add a mention about the freedom of the project. Fixes #16
2011-08-21 14:57:05 +02:00
Alexis Metaireau
85549cc98d
graph some stuff from the spiral website
2011-08-21 03:16:54 +02:00
Alexis Metaireau
a6825cdcb7
styling & usability
2011-08-21 02:37:15 +02:00
Alexis Metaireau
7d60bee0ef
Re-design ( Fixes #19 )
2011-08-21 01:42:10 +02:00
Alexis Metaireau
402d756bf1
Make flash messages go away after 2 seconds.
2011-08-10 23:55:07 +02:00
Alexis Metaireau
67350e7acc
Add some simple javascript for usability.
...
* Ask confirmation before deleting an user
* Display the form when clicking on the add bill button
* Only show the delete button (for users) on mouse over.
2011-08-10 19:23:54 +02:00
Alexis Metaireau
04fa8d5b02
Styling stuff. Fixes #9 (Adds a menu)
2011-08-09 23:49:44 +02:00
Alexis Metaireau
548101d8bb
Some more theming and fixes.
2011-07-31 23:55:02 +02:00
Alexis Metaireau
2df6e11f05
Adding a bill is now working properly
2011-07-31 00:41:28 +02:00
Alexis Metaireau
ea136b506b
List existing sessions on the home.
...
Also factorize the code to display errors in forms.
2011-07-30 15:47:51 +02:00
Alexis Metaireau
a3b49a231f
Manage users creation
2011-07-23 20:36:13 +02:00
Alexis Metaireau
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
Alexis Metaireau
de708ce3ef
reshape the folder structure. Add conf files
2011-03-10 17:32:53 +00:00