Commit Graph

72 Commits

Author SHA1 Message Date
Gabriel Augendre 318ba2d506 Update 'README.md' 2022-01-02 19:29:31 +01:00
Gabriel Augendre 227d528907 Update 'LICENSE' 2022-01-02 19:26:29 +01:00
Gabriel Augendre 07ac42412d Update 'LICENSE' 2022-01-02 19:24:28 +01:00
Gabriel Augendre 15acfac3dc Update 'LICENSE' 2022-01-02 19:23:57 +01:00
Gabriel Augendre 52edc7fec3 Update 'LICENSE' 2022-01-01 22:27:38 +01:00
Gabriel Augendre 2c42f0a0ea
Create LICENSE 2018-05-23 11:13:05 +02:00
Gabriel Augendre 8e8886024c
Fix bash script 2018-04-02 13:19:25 +02:00
Gabriel Augendre 10d80e3e15
Refactor Dockerfile + use pipenv 2018-04-02 12:57:25 +02:00
Gabriel Augendre 7435d99217
Use Mailgun to send error mails 2018-04-02 12:50:58 +02:00
Gabriel Augendre 2ce86553e2
Remove some security things 2018-04-02 12:48:10 +02:00
Gabriel Augendre 02c4fe00a3
Fix db url 2018-03-09 15:02:18 +01:00
Gabriel Augendre 4476c006ff Fix test class name 2018-01-22 21:28:00 +01:00
Gabriel Augendre 960e18a121 Re-enable whitenoise 2018-01-22 21:25:42 +01:00
Gabriel Augendre bdb5582352 Display the monthly expense in already refunded. 2018-01-22 17:58:51 +01:00
Gabriel Augendre 81c954e662 Display default today date in new refund page 2018-01-22 07:49:17 +01:00
Gabriel Augendre 5f91aa9879 Remove print in test 2018-01-22 07:48:59 +01:00
Gabriel Augendre 5b80ed4371 Write unit test for date in new refund 2018-01-22 07:46:20 +01:00
Gabriel Augendre 5958f182c9 Disable whitenoise 2018-01-22 07:46:09 +01:00
Gabriel Augendre cfdaf13e79
Improve number formatting 2017-04-14 18:09:33 +02:00
Gabriel Augendre 8849f5d953
Fix button width 2017-04-10 12:15:26 +02:00
Gabriel Augendre af6f0cafdf
Translate 2017-04-10 12:12:40 +02:00
Gabriel Augendre 4d2221eca2
Add default date for payments and refunds 2017-04-10 12:12:27 +02:00
Gabriel Augendre 316f615484
Use locale fr for datetime picker 2017-03-28 17:11:49 +02:00
Gabriel Augendre 830221f9b9
Remove useless comments 2017-02-26 13:09:25 +01:00
Gabriel Augendre dfb8ca7145
Use as docker image 2017-02-25 23:10:47 +01:00
Gabriel Augendre da56f1641f
Translate app to french (no i18n) 2016-10-27 09:35:44 +02:00
Gabriel Augendre 9718496a31
Improve login page 2016-10-07 15:08:52 +02:00
Gabriel Augendre de000312b8
Fade alerts 2016-09-16 07:43:53 +02:00
Gabriel Augendre d593a496cd
Use get_username() instead of username property 2016-08-28 10:18:33 +02:00
Gabriel Augendre 7eede47ed6
Update Bootstrap to 3.3.7 2016-08-28 10:18:18 +02:00
Gabriel Augendre 328a889963
Add migration at Heroku update 2016-08-27 21:19:57 +02:00
Gabriel Augendre c3486b31c7
Use Django 1.10 MIDDLEWARE syntax 2016-08-27 21:14:05 +02:00
Gabriel Augendre c3ac4a71c7
Add comments 2016-08-27 21:13:44 +02:00
Gabriel Augendre 69958888ea
Update requirements 2016-08-27 21:02:23 +02:00
Gabriel Augendre fe5ddc895b
Add space at page bottom 2016-08-19 14:39:44 +02:00
Gabriel Augendre 37988b7a91 Fix sort of payments and refunds.
Now sorted by reverse date and reverse id for same date.
2016-08-17 17:37:49 +02:00
Gabriel Augendre 6cffd58a8d Add view for already refunded payments 2016-08-17 17:36:22 +02:00
Gabriel Augendre fba021da10 Create README.md 2016-07-28 14:29:17 +02:00
Gabriel Augendre 56846c27e2
Fix #1 2016-07-28 14:04:13 +02:00
Gabriel Augendre 1807542863
Fix meta viewport value 2016-07-21 16:19:22 +02:00
Gabriel Augendre 1e1912c2b2
Fix missing semicolon 2016-07-14 21:25:02 +02:00
Gabriel Augendre b432ff35a2
Use same fonts as GitHub 2016-07-14 21:22:55 +02:00
Gabriel Augendre f0abdf3966
Prevent user scale in HTML 2016-07-13 00:43:02 +02:00
Gabriel Augendre 1e1846d501
Order payments by date in refunds form 2016-06-12 18:06:07 +02:00
Gabriel Augendre 3ffde84ba4
Fix refunds order (most recent first) 2016-06-12 00:30:08 +02:00
Gabriel Augendre eb54e8ada6
Fix payments order (by date, most recent first) 2016-06-12 00:29:43 +02:00
Gabriel Augendre 3e9c678907
Prevent zoom in mobile 2016-06-04 15:06:20 +02:00
Gabriel Augendre 5ca8c5bde0
Show numbers with 2 decimals 2016-06-04 14:52:08 +02:00
Gabriel Augendre 8367f807a3
Add ability to delete refunds and payments 2016-06-04 13:17:18 +02:00
Gabriel Augendre eab171a5c3
Funnier message when no refund to make 2016-06-04 12:53:46 +02:00