index
:
ihatemoney-mirror.git
docker-compose
master
[no description]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
budget
/
forms.py
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-06
pep8 <3 and '*' imports removal
Feth AREZKI
1
-20
/
+34
2011-11-28
Add a 'sumbit and add a new one' button for new bills. Fix #53
Alexis Metaireau
1
-1
/
+2
2011-11-28
Fix #59. Edit now works properly
Alexis Metaireau
1
-3
/
+2
2011-11-20
Addition of an auto hiding user information message in the add user text fiel...
Tinmn
1
-1
/
+3
2011-11-03
Small fix in CommaDecimalField class
A.Avenel
1
-1
/
+2
2011-11-02
Merge remote branches 'upstream/master' and 'origin/master'
A.Avenel
1
-1
/
+0
2011-11-02
Part of a fix to #62 : french numbers should use commas rather than dots
A.Avenel
1
-2
/
+9
2011-11-02
Add a way to delete a project. Fix #63
Arnaud Bos
1
-1
/
+0
2011-11-01
Correct "payed" --> "paid" typo. Fix #60. See #48 for spelling mistakes and t...
Arnaud Bos
1
-1
/
+1
2011-11-01
Improvement of the sidebar look. Related to #34. Fix #52.
Arnaud Bos
1
-1
/
+1
2011-10-20
Last selected payer and translations. Fix #47.
Arnaud Bos
1
-1
/
+8
2011-10-18
Bills can't be negative. Fix #45
Alexis Metaireau
1
-0
/
+4
2011-10-15
Fix translations of forms.
Alexis Metaireau
1
-1
/
+1
2011-10-15
Translate the application using Flask-babel.
Alexis Metaireau
1
-36
/
+31
2011-10-14
I HAZ TO RUN TESTS BEFORE COMMITING
Alexis Metaireau
1
-3
/
+3
2011-10-13
Coerce the payer choice to int, default is unicode. Fix #33
Alexis Metaireau
1
-1
/
+1
2011-10-08
Add a password recovery feature. Fix #32
Alexis Metaireau
1
-0
/
+10
2011-10-08
merge with master
Alexis Metaireau
1
-4
/
+5
2011-10-08
Complete the REST API + Tests. Fix #27
Alexis Metaireau
1
-2
/
+3
2011-09-18
Merge mistake, my bad
Arnaud Bos
1
-0
/
+1
2011-09-18
Merge branch 'master' into auth-forms-usability
Arnaud Bos
1
-17
/
+36
2011-09-14
Provide a way to edit a project. Fix #17
Alexis Metaireau
1
-9
/
+13
2011-09-14
Make the identifier clearer to the end-user.
Arnaud Bos
1
-1
/
+1
2011-09-13
API: Create and Update support
Alexis Metaireau
1
-4
/
+20
2011-09-11
Fix #24 on Authentication and New project forms usability.
Arnaud Bos
1
-4
/
+31
2011-09-09
Start working on archive management
Alexis Metaireau
1
-0
/
+5
2011-08-22
Add missing tests. Fixes #14 and #22.
Alexis Metaireau
1
-1
/
+2
2011-08-21
Re-design (Fixes #19)
Alexis Metaireau
1
-3
/
+2
2011-08-10
Add some more tests about membership. (#14)
Alexis Metaireau
1
-1
/
+0
2011-08-10
Add tests about project creation and member add.
Alexis Metaireau
1
-0
/
+4
2011-08-10
It is now possible to edit existing bills.
Frédéric Sureau
1
-7
/
+18
2011-08-10
Changed 'for' value of checkboxes labels when adding a bill. This is now poss...
Frédéric Sureau
1
-1
/
+1
2011-08-10
use checkboxes rather than select multiple. Fixes #10
Alexis Metaireau
1
-1
/
+19
2011-08-09
We now are able to set the date when adding a bill.
Frédéric Sureau
1
-1
/
+3
2011-08-05
Changed password field type in authentication form.
Frédéric Sureau
1
-1
/
+1
2011-08-05
Submit button label changed in project creation form
Frédéric Sureau
1
-1
/
+1
2011-07-31
Adding a bill is now working properly
Alexis Metaireau
1
-2
/
+11
2011-07-30
Invite people after project creation.
Alexis Metaireau
1
-0
/
+10
2011-07-30
Fixes an unwanted error "user already exists".
Alexis Metaireau
1
-2
/
+2
2011-07-29
Homepage created and project authentication refactored
Frédéric Sureau
1
-0
/
+1
2011-07-26
Check project id before authentication
Frédéric Sureau
1
-1
/
+1
2011-07-23
Manage users creation
Alexis Metaireau
1
-1
/
+14
2011-07-23
Project creation.
Alexis Metaireau
1
-0
/
+11
2011-07-23
Split the logic into different python modules:
Alexis Metaireau
1
-0
/
+24