3f8cabd5a8
change the color of the font in the main page
2011-08-25 18:25:10 +02:00
ab44f253cd
style the send invitations page
2011-08-21 21:16:32 +02:00
35ea308a26
Fix a weird behavior with tests and databases.
...
Now all the database during the tests is in memory, created for each test and cleared at the end of the test.
2011-08-21 20:54:20 +02:00
63a6491001
some more design fixes
2011-08-21 15:09:20 +02:00
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
85549cc98d
graph some stuff from the spiral website
2011-08-21 03:16:54 +02:00
d584391929
minor styling changes (homepage)
2011-08-21 02:23:48 +02:00
7d60bee0ef
Re-design ( Fixes #19 )
2011-08-21 01:42:10 +02:00
402d756bf1
Make flash messages go away after 2 seconds.
2011-08-10 23:55:07 +02:00
Frédéric Sureau
325b098345
Margin added between the add bill button and the bill list.
2011-08-10 13:16:46 +02:00
0b180a7e9a
use checkboxes rather than select multiple. Fixes #10
2011-08-10 00:20:16 +02:00
04fa8d5b02
Styling stuff. Fixes #9 (Adds a menu)
2011-08-09 23:49:44 +02:00
548101d8bb
Some more theming and fixes.
2011-07-31 23:55:02 +02:00
37be0f4fa1
Theming.
...
Uses uni-form to style forms and add a macro to ease this.
Of course, the overall thing has to be reworked, but having this in place will
help us to have something easier to change when we will really care about design.
All the form templates can now be defined in templates/forms.html and be called
thansk to {{ forms.name_of_the_form(form) }}.
I've done some styling, but that's really not my thing, feel free to modify it.
2011-07-31 16:33:29 +02:00
2df6e11f05
Adding a bill is now working properly
2011-07-31 00:41:28 +02:00
de708ce3ef
reshape the folder structure. Add conf files
2011-03-10 17:32:53 +00:00