index
:
ihatemoney-mirror.git
docker-compose
master
[no description]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
budget
/
run.py
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
Warn user when using default 'not-so-secret' secret-key.
Alexis Métaireau
1
-1
/
+9
2017-06-27
Use a hashed password for ADMIN_PASSWORD (#236)
0livd
1
-0
/
+11
2017-04-23
Externalize the settings (#193)
0livd
1
-3
/
+13
2017-03-29
Use app.root_path instead of __HERE__
Alexis Métaireau
1
-4
/
+3
2017-03-28
Create a Makefile to ease development
Alexis Métaireau
1
-1
/
+3
2017-01-21
Fix deprecation issues (ExtDeprecationWarning)
Alexandre Avenel
1
-2
/
+2
2016-06-18
Fix migrations upgrade path for MySQL
Jocelyn Delande
1
-1
/
+15
2016-06-15
Added a template filter not to show zero decimals on user weights
Jocelyn Delande
1
-0
/
+5
2016-05-31
Handle migrations through alembic/flask-Migrations
Jocelyn Delande
1
-1
/
+8
2016-04-03
Do not load user-overriden settings in unit tests.
Jocelyn Delande
1
-1
/
+3
2015-08-19
Made an URL prefix configurable in settings, includes tests.
Jocelyn Delande
1
-1
/
+2
2015-08-19
Adds a way to (re)configure the running app, reloading settings.
Jocelyn Delande
1
-12
/
+19
2015-04-30
nicely deprecates DEFAULT_MAIL_SENDER as it changed upstream for flask-mail>=0.8
Jocelyn Delande
1
-0
/
+14
2013-02-18
update for flask 0.9
A.Avenel
1
-1
/
+1
2012-06-10
add sentry support
Alexis Metaireau
1
-0
/
+4
2012-03-06
remove unused imports and from blah import *
Feth AREZKI
1
-3
/
+3
2011-10-17
Add the ability to change the language explicitely. I'm not sure the UI is be...
Alexis Metaireau
1
-1
/
+3
2011-10-16
Add a datepicker (with support of i18n). Fix #37
Alexis Metaireau
1
-2
/
+3
2011-10-15
fix a bit the UI (identifier on bill's list)
Alexis Metaireau
1
-2
/
+3
2011-10-15
Translate the application using Flask-babel.
Alexis Metaireau
1
-2
/
+9
2011-10-13
Fix some problems related to postgresql and models
Alexis Metaireau
1
-0
/
+2
2011-09-11
Add Handlers for members and bills.
Alexis Metaireau
1
-0
/
+1
2011-09-11
API first draft: utils. (related to #27)
Alexis Metaireau
1
-1
/
+2
2011-09-09
Refactor the application to use blueprints.
Alexis Metaireau
1
-0
/
+22