Alexis Metaireau
8570e79170
reorganize the static folder structure
2011-11-28 00:20:30 +01:00
Alexis Metaireau
44060f03df
update bootstrap to the last version. Clean some css
2011-11-27 23:11:09 +01:00
Alexis Metaireau
bb146b09d7
Fix #54 . The flash message is now in green
2011-11-27 04:33:45 +01:00
Alexis Metaireau
f0c750f99a
merge with quentin
2011-11-27 04:13:30 +01:00
Alexis Metaireau
47010d4cd7
change the icons, simplify some javascript
2011-11-27 04:11:22 +01:00
Tinmn
2cadead381
Members are now sorted by name in the balance.
2011-11-26 14:24:48 +01:00
Alexis Metaireau
672f2a1ca1
revert arnaud's commit about delete links
2011-11-24 00:27:51 +01:00
Tinmn
2a6ccaa0cf
Correction of a (very) minor bug of bill hover (commit 6df17b7d97
).
2011-11-21 02:35:57 +01:00
Tinmn
6df17b7d97
Bill's members highlights in the balance in accordance with #69 .
...
I'm not satisfied with the payer display but I have better in mind.
2011-11-20 20:30:14 +01:00
Tinmn
2e9d1b882a
Change delete bill logo in accordance with #67 .
2011-11-20 16:43:03 +01:00
Tinmn
ebf705a20f
Bill owers are now separated with a ',' in the bill list.
2011-11-20 16:32:48 +01:00
Tinmn
a5cc50b0c2
Addition of an auto hiding user information message in the add user text field (with translation).
2011-11-20 14:37:32 +01:00
Arnaud Bos
3bf8cececf
Minor CSS changes
2011-11-17 09:07:21 +01:00
Arnaud Bos
0fe49c13d5
See #54 . Move the flashing message to absolute positionning to avoid annoying shifting of the bills list.
2011-11-02 13:44:55 +01:00
Arnaud Bos
ac2935b429
Ease "Add a bill" form occurrence with slideUp/slideDown effects. Related to #53 .
2011-11-02 13:20:00 +01:00
Arnaud Bos
f3972db96a
Add a way to delete a project. Fix #63
2011-11-02 12:16:01 +01:00
Arnaud Bos
655774e4d4
Merge pull request #65 from aavenel/master
...
Bug fix in order to show the calendar widget when you edit a bill.
2011-11-01 17:09:03 -07:00
Arnaud Bos
d9cf29c510
First draft of fixing sidebar ugly hovering effect pointed in #51 .
2011-11-02 00:54:43 +01:00
A.Avenel
471ef87d3e
Bug fix in order to show the calendar widget when you edit a bill. Also fix another bug related to cancel button.
2011-11-02 00:23:21 +01:00
Arnaud Bos
0d44b97c4a
Make the new bill link more visible. Fix #50 .
2011-11-01 14:41:51 +01:00
Arnaud Bos
5963d7df9d
Replace edit / delete links by icons. Fix #49 .
2011-11-01 14:35:20 +01:00
Arnaud Bos
7f805b63ca
Improvement of the sidebar look. Related to #34 . Fix #52 .
2011-11-01 12:57:12 +01:00
Arnaud Bos
1e0898dd87
Last selected payer and translations. Fix #47 .
...
- Last selected payer selected by default when creating a new bill
- Fix some translation typos and modify a few labels
2011-10-20 04:18:12 +02:00
Alexis Metaireau
6f4f04b117
Document the API. Fix #46
2011-10-18 23:26:13 +02:00
Alexis Metaireau
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
Alexis Metaireau
6f3b9dfda8
change the link in the footer as well
2011-10-18 00:04:50 +02:00
Alexis Metaireau
db7e1496b0
Add the ability to change the language explicitely. I'm not sure the UI is better with this. Any thoughts are welcome. Fix #35
2011-10-17 00:03:41 +02:00
Alexis Metaireau
f7a969240a
Add a datepicker (with support of i18n). Fix #37
2011-10-16 23:38:27 +02:00
Alexis Metaireau
9a3e4537cb
Format floats with 2 decimals. Fix #39
2011-10-16 13:59:22 +02:00
Alexis Metaireau
ebcd64237d
clicking on the logo should return on the homepage
2011-10-15 21:49:27 +02:00
Alexis Metaireau
c1267da2ea
translate 'each' as well
2011-10-15 02:53:09 +02:00
Alexis Metaireau
8acd4984dd
add the project's title in the list of bills
2011-10-15 02:40:19 +02:00
Alexis Metaireau
b07c8a9273
remove the archive feature for now
2011-10-15 02:25:12 +02:00
Alexis Metaireau
d9c7977a59
fix a bit the UI (identifier on bill's list)
2011-10-15 02:24:02 +02:00
Alexis Metaireau
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
Alexis Metaireau
5245a1a6c7
Do not prompt the user with a 'prompt()' in javascript when deleting members. Fix #29
2011-10-08 17:13:36 +02:00
Alexis Metaireau
75209aeed0
Add a password recovery feature. Fix #32
2011-10-08 15:52:12 +02:00
Alexis Metaireau
1338653bd2
iclude the edit_project template
2011-10-08 15:12:29 +02:00
Arnaud Bos
681f22f3e4
Merge branch 'master' into auth-forms-usability
2011-09-18 23:39:10 +02:00
Alexis Metaireau
20ab40690d
Provide a way to edit a project. Fix #17
2011-09-14 22:03:18 +02:00
Alexis Metaireau
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
Arnaud Bos
88cd2f8675
Fix #24 on Authentication and New project forms usability.
...
- Do not display anymore the identifier field in home.
- Let the user enter the id if the slug generated from project name already exists as a project id.
- Moved get_billform_for from 'utils' to 'forms', to avoid issue (was 'from forms import ...' into utils,
and 'from utils import ...' into forms, which causeed an error).
2011-09-11 05:30:28 +02:00
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
801802836a
Start working on archive management
2011-09-09 19:14:19 +02:00
Alexis Metaireau
0303ab4db7
Add a way to reactivate an user, make the add project non obstrusive
2011-08-25 18:25:58 +02:00
Alexis Metaireau
1ccfa8a07d
don't display delete link if the user is deactivated
2011-08-22 23:30:48 +02:00
Alexis Metaireau
e97d460a4a
iterate also on deactivated people, show them if they owe or should receive money
2011-08-22 23:26:49 +02:00
Alexis Metaireau
63777c16bc
authentication dance
2011-08-21 22:20:50 +02:00