index
:
ihatemoney-mirror.git
docker-compose
master
[no description]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
budget
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-14
Validate authentication form if given identifier is null. Fix #30.
Arnaud Bos
1
-2
/
+6
2011-09-13
API: Create and Update support
Alexis Metaireau
5
-37
/
+100
2011-09-13
API: set the mimetype on the response
Alexis Metaireau
2
-1
/
+4
2011-09-13
REST API is now able to list stuff \o/
Alexis Metaireau
4
-38
/
+74
2011-09-13
add mimetype support to the rest API utils
Alexis Metaireau
1
-18
/
+18
2011-09-13
Add a serialization mechanism
Alexis Metaireau
3
-1
/
+37
2011-09-11
Add Handlers for members and bills.
Alexis Metaireau
3
-27
/
+82
2011-09-11
API first draft: utils. (related to #27)
Alexis Metaireau
4
-1
/
+197
2011-09-09
Refactor the application to use blueprints.
Alexis Metaireau
13
-89
/
+104
2011-09-09
Move some logic to the models and add comments.
Alexis Metaireau
2
-15
/
+51
2011-09-09
Start working on archive management
Alexis Metaireau
7
-17
/
+55
2011-08-25
Add a way to reactivate an user, make the add project non obstrusive
Alexis Metaireau
2
-2
/
+13
2011-08-25
change the color of the font in the main page
Alexis Metaireau
1
-0
/
+2
2011-08-22
don't display delete link if the user is deactivated
Alexis Metaireau
1
-1
/
+1
2011-08-22
display a flash message when an user is coming back
Alexis Metaireau
1
-0
/
+1
2011-08-22
iterate also on deactivated people, show them if they owe or should receive m...
Alexis Metaireau
1
-1
/
+3
2011-08-22
Add missing tests. Fixes #14 and #22.
Alexis Metaireau
3
-7
/
+120
2011-08-21
RequestRedirect uses a HTTP 301. We need 303.
Alexis Metaireau
2
-27
/
+15
2011-08-21
authentication dance
Alexis Metaireau
2
-9
/
+8
2011-08-21
Add a flash message + the name of the site when sending invitations
Alexis Metaireau
2
-1
/
+2
2011-08-21
put back stuff in the wrong place for now
Alexis Metaireau
1
-8
/
+9
2011-08-21
style the send invitations page
Alexis Metaireau
3
-4
/
+24
2011-08-21
Fix a weird behavior with tests and databases.
Alexis Metaireau
5
-30
/
+71
2011-08-21
some more design fixes
Alexis Metaireau
1
-4
/
+8
2011-08-21
include bootstrap.css in the files to avoid weird changes in the future, Add ...
Alexis Metaireau
4
-5
/
+247
2011-08-21
add a demo feature (see #16)
Alexis Metaireau
2
-1
/
+7
2011-08-21
wording
Alexis Metaireau
1
-1
/
+1
2011-08-21
graph some stuff from the spiral website
Alexis Metaireau
4
-18
/
+62
2011-08-21
styling & usability
Alexis Metaireau
2
-2
/
+9
2011-08-21
Do not loop-redirect on authenticate.
Alexis Metaireau
1
-0
/
+2
2011-08-21
minor styling changes (homepage)
Alexis Metaireau
2
-1
/
+3
2011-08-21
minor changes to the homepage
Alexis Metaireau
2
-14
/
+18
2011-08-21
Re-design (Fixes #19)
Alexis Metaireau
43
-2117
/
+197
2011-08-20
Add the project to the local context even if it is already in session.
Alexis Metaireau
1
-0
/
+1
2011-08-20
forgot to commit changes to web.py
Alexis Metaireau
1
-5
/
+5
2011-08-19
No need anymore to pass the project_id to the urls.
Alexis Metaireau
7
-72
/
+86
2011-08-10
Make flash messages go away after 2 seconds.
Alexis Metaireau
3
-30
/
+44
2011-08-10
Add a set_default argument to the get_billform_for function.
Alexis Metaireau
2
-5
/
+12
2011-08-10
Add some simple javascript for usability.
Alexis Metaireau
2
-1
/
+43
2011-08-10
Add some more tests about membership. (#14)
Alexis Metaireau
4
-4
/
+48
2011-08-10
Add tests about project creation and member add.
Alexis Metaireau
2
-12
/
+62
2011-08-10
Margin added between the add bill button and the bill list.
Frédéric Sureau
2
-5
/
+6
2011-08-10
The delete bill feature has been fixed. #6
Frédéric Sureau
1
-2
/
+0
2011-08-10
It is now possible to edit existing bills.
Frédéric Sureau
5
-27
/
+68
2011-08-10
Automatically select all members of the 'payed for' field when adding a bill.
Frédéric Sureau
1
-1
/
+6
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
Fixes various typos.
Alexis Metaireau
3
-36
/
+2
2011-08-10
get ready for production, baby :)
Alexis Metaireau
1
-8
/
+9
2011-08-10
remove the debug route for production
Alexis Metaireau
1
-5
/
+0
2011-08-10
use checkboxes rather than select multiple. Fixes #10
Alexis Metaireau
4
-2
/
+32
[next]