Arnaud Bos
7f805b63ca
Improvement of the sidebar look. Related to #34 . Fix #52 .
2011-11-01 12:57:12 +01:00
4e1819523f
Minor changes to the slidebar. See #34
2011-10-18 18:39:38 +02:00
Arnaud Bos
c3b3e2f770
Paint sidebar in green. Close #34
2011-10-18 04:30:34 +02:00
f7a969240a
Add a datepicker (with support of i18n). Fix #37
2011-10-16 23:38:27 +02:00
d9c7977a59
fix a bit the UI (identifier on bill's list)
2011-10-15 02:24:02 +02:00
5245a1a6c7
Do not prompt the user with a 'prompt()' in javascript when deleting members. Fix #29
2011-10-08 17:13:36 +02:00
75209aeed0
Add a password recovery feature. Fix #32
2011-10-08 15:52:12 +02:00
Arnaud Bos
681f22f3e4
Merge branch 'master' into auth-forms-usability
2011-09-18 23:39:10 +02:00
5721be1d15
Fix #26 . Footer is now relative
2011-09-14 18:22:26 +02:00
Arnaud Bos
89e1bbe134
Make the identifier clearer to the end-user.
...
- Send an email to the user with the summary of the created project
containing a reminder of the identifier, password and a link.
- Add flash message with the identifier in the /invite page/
- Add a small note containing the identifier in the upper right corner
of the project main page.
2011-09-14 01:16:25 +02:00
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
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