index
:
ihatemoney-mirror.git
docker-compose
master
[no description]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
budget
/
models.py
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-05
Bugfix rounding settle algorithm
Alexandre Avenel
1
-1
/
+1
2015-05-01
specified sizes for string columns for MySQL
Jocelyn Delande
1
-5
/
+5
2014-07-22
Format numbers in templates
Alexandre Avenel
1
-1
/
+1
2014-07-21
Fix rounding error in balances
Alexandre Avenel
1
-1
/
+1
2013-10-12
bugfix #104 : ZeroDivisionError
A.Avenel
1
-1
/
+4
2013-05-09
Merge pull request #96 from aavenel/master
Alexis Metaireau
1
-0
/
+47
2013-05-09
Optimization
A.Avenel
1
-4
/
+6
2013-04-08
Bugfix#92 : error when deleting an user
A.Avenel
1
-1
/
+4
2013-04-07
More code cleanup for "settle bills"
A.Avenel
1
-4
/
+4
2013-04-07
use "member.id" instead of "member"
A.Avenel
1
-11
/
+9
2013-02-19
Merge branch 'flask0.9' of github.com:aavenel/ihatemoney
A.Avenel
1
-1
/
+1
2013-02-18
update for flask 0.9
A.Avenel
1
-1
/
+1
2012-11-03
Merge git://github.com/Lastpixl/ihatemoney into HEAD
A.Avenel
1
-1
/
+48
2012-05-19
Switched to the new naming scheme for extensions
Alexis Metaireau
1
-1
/
+1
2012-03-28
Merge branch 'master' of git://github.com/spiral-project/ihatemoney
Frédéric Sureau
1
-6
/
+12
2012-03-12
Split bills function and basic template.
Xavier Mehrenberger
1
-1
/
+48
2012-03-06
code reread: noop, and pep8 <3
Feth AREZKI
1
-6
/
+12
2012-01-28
Correct bug in members model. The has_bills method did not worked as expected...
Frédéric Sureau
1
-1
/
+1
2011-12-03
Fix for a bug introduced in last commit : crash of dashboard view when there ...
A.Avenel
1
-0
/
+4
2011-11-02
Add a way to delete a project. Fix #63
Arnaud Bos
1
-0
/
+4
2011-10-18
Document the API. Fix #46
Alexis Metaireau
1
-3
/
+4
2011-10-18
Use the relation table for "has_bills".
Alexis Metaireau
1
-4
/
+3
2011-10-15
Translate the application using Flask-babel.
Alexis Metaireau
1
-1
/
+0
2011-10-13
Fix some problems related to postgresql and models
Alexis Metaireau
1
-2
/
+2
2011-10-08
Round the balance. Fix #1
Alexis Metaireau
1
-1
/
+1
2011-10-08
Complete the REST API + Tests. Fix #27
Alexis Metaireau
1
-8
/
+7
2011-09-13
API: Create and Update support
Alexis Metaireau
1
-2
/
+17
2011-09-13
REST API is now able to list stuff \o/
Alexis Metaireau
1
-1
/
+26
2011-09-13
Add a serialization mechanism
Alexis Metaireau
1
-0
/
+7
2011-09-09
Move some logic to the models and add comments.
Alexis Metaireau
1
-0
/
+27
2011-09-09
Start working on archive management
Alexis Metaireau
1
-0
/
+17
2011-08-10
Add some more tests about membership. (#14)
Alexis Metaireau
1
-1
/
+1
2011-08-09
Users are deleted when no bill is assigned to them. Fixes #5
Frédéric Sureau
1
-0
/
+8
2011-07-31
Makes the computation working.
Alexis Metaireau
1
-1
/
+25
2011-07-31
Adding a bill is now working properly
Alexis Metaireau
1
-0
/
+3
2011-07-23
Manage users creation
Alexis Metaireau
1
-1
/
+1
2011-07-23
Split the logic into different python modules:
Alexis Metaireau
1
-0
/
+54