ihatemoney/ihatemoney
Brice Maron 89e78bb4d0 Remove Added on column from bill list.
to avoid breaking anyone's workflow, i've instead use a tooltip to display the creation date.

fix #418
2019-07-27 03:44:42 +02:00
..
conf-templates Fix Apache conf template, without relying on environment var (#359) 2018-07-16 22:55:54 +02:00
migrations Do not allow negative weights on users (Fixes #362) (#366) 2019-01-03 13:29:56 +01:00
static Remove Added on column from bill list. 2019-07-27 03:44:42 +02:00
templates Remove Added on column from bill list. 2019-07-27 03:44:42 +02:00
tests Do not allow negative weights on users (Fixes #362) (#366) 2019-01-03 13:29:56 +01:00
translations Improve already project exists message 2019-07-26 22:35:02 +02:00
__init__.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
api.py Add CORS to the API. Fix #404 (#407) 2018-12-25 18:13:58 +01:00
babel.cfg Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
default_settings.py Enhance install process by generating config files from templates (#275) 2017-10-23 18:05:50 +02:00
forms.py Improve already project exists message 2019-07-26 22:35:02 +02:00
manage.py Add a ihatemoney delete-project command. (#375) 2018-09-03 20:55:44 +02:00
messages.pot Improve already project exists message 2019-07-26 22:35:02 +02:00
models.py Remove Added on column from bill list. 2019-07-27 03:44:42 +02:00
run.py Add a handler when pages aren't found. (#379) 2018-09-03 20:54:07 +02:00
utils.py Provide basic math operations on bills (#413) 2019-01-03 10:03:13 +01:00
web.py Fix double-click when deleting a bill (#349) (#372) 2018-09-03 20:53:37 +02:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00