Commit Graph

492 Commits

Author SHA1 Message Date
Alexis Lahouze cf657c1ad7 Added session.flush() calls to update scheduled_operation object. 2015-08-18 17:15:36 +02:00
Alexis Lahouze 08e89bec13 Format, change control size. 2015-08-18 16:04:37 +02:00
Alexis Lahouze 4bba9ba595 Change size of control. 2015-08-18 16:03:55 +02:00
Alexis Lahouze 6fbf56bab0 Add .vimtags and .vimrc in gitignore. 2015-08-16 10:41:15 +02:00
Alexis Lahouze ace400ac41 Update python dependencies. 2015-08-16 00:46:51 +02:00
Alexis Lahouze 913b39076e Rewrote entry management. 2015-08-16 00:40:51 +02:00
Alexis Lahouze caa68a7385 Rewrote account management. 2015-08-16 00:39:53 +02:00
Alexis Lahouze d26f086a43 Use flask-assets. 2015-08-16 00:37:08 +02:00
Alexis Lahouze 51763e0ddf Use get method to retrieve account. 2015-08-16 00:35:20 +02:00
Alexis Lahouze fe53de1633 Using flask assets. 2015-08-16 00:33:35 +02:00
Alexis Lahouze 642b8c5b98 Fix authorized overdraft validation. 2015-08-13 10:56:17 +02:00
Alexis Lahouze 7d2d21deb8 Use flask-bower. 2015-07-29 15:14:44 +02:00
Alexis Lahouze fb4214f405 Fix datepicker date-format. 2015-07-29 15:07:52 +02:00
Alexis Lahouze 9df93e1ef1 Use object attribute for editing. 2015-07-20 12:59:26 +02:00
Alexis Lahouze cf9d15b932 Code cleanup. 2015-07-20 12:59:07 +02:00
Alexis Lahouze a54da59dc8 Fix a bit initial date range. 2015-07-20 07:53:59 +02:00
Alexis Lahouze 53ab313da3 Improve CSS classes, buttons and entry states handling. 2015-07-20 00:16:56 +02:00
Alexis Lahouze 28ab2fd7f3 Use initial angular interpolation delimiters. 2015-07-19 15:16:31 +02:00
Alexis Lahouze 7d63176e7e Change query for single object queries. 2015-07-19 00:50:28 +02:00
Alexis Lahouze c7521b67e6 Cleanup. 2015-07-18 11:58:55 +02:00
Alexis Lahouze 744056a58d Add some indexes. 2015-07-18 11:58:45 +02:00
Alexis Lahouze ee17f7a12f Improve query for operations. 2015-07-18 11:58:32 +02:00
Alexis Lahouze c4e262e255 Improve operation edition workflow. 2015-07-18 10:03:43 +02:00
Alexis Lahouze 2b443e2826 Fix manage.py script for migrations. 2015-07-17 19:22:49 +02:00
Alexis Lahouze c8b4c54742 Merge scheduling and entries in operation. 2015-07-17 19:22:04 +02:00
Alexis Lahouze d9c1052f5e Use end of current month as end when not passed. 2015-07-17 14:33:08 +02:00
Alexis Lahouze edade3cda7 Improve operation query. 2015-07-17 14:32:47 +02:00
Alexis Lahouze 6dbe266bd5 Remove unused methods. 2015-07-17 13:40:42 +02:00
Alexis Lahouze 6441644adc Code factorisation. 2015-07-15 18:38:50 +02:00
Alexis Lahouze 9efade745c Add order_by. 2015-07-15 18:30:15 +02:00
Alexis Lahouze e18009b0dd Cleanup account frontend. 2015-07-15 18:28:56 +02:00
Alexis Lahouze 0b0ca57042 Code factorisation. 2015-07-15 18:28:28 +02:00
Alexis Lahouze 53cdeabc90 Fix account status queries. 2015-07-15 18:15:38 +02:00
Alexis Lahouze 6a2d796cdb Code cleanup. 2015-07-15 17:01:16 +02:00
Alexis Lahouze 6821d8d0c6 Comments. 2015-07-15 17:00:18 +02:00
Alexis Lahouze bbc8e051f0 Add newEntry initialization on controller init. 2015-07-15 15:11:25 +02:00
Alexis Lahouze b8ea699f40 Use ngResource for sheduled operations. 2015-07-15 15:09:00 +02:00
Alexis Lahouze 61ef6b19af Remove obsolete menu entries. 2015-07-15 13:55:43 +02:00
Alexis Lahouze 83df3b2919 Change title. Cleanup. 2015-07-15 13:55:20 +02:00
Alexis Lahouze 0048937250 Fix syntax error in ng-class. 2015-07-15 13:54:59 +02:00
Alexis Lahouze dad5f10172 Fix PNotify invokation. 2015-07-15 13:54:40 +02:00
Alexis Lahouze 45d585a653 Add button to account scheduler. 2015-07-15 13:46:50 +02:00
Alexis Lahouze d09d5ace17 Ad sold columns in account list. 2015-07-15 13:46:28 +02:00
Alexis Lahouze 89b8c7925a Fix selected account. 2015-07-15 13:46:08 +02:00
Alexis Lahouze c66e164c8d Begin to use AngularJS routing mechanisms. 2015-07-14 04:01:28 +02:00
Alexis Lahouze eaf96c4b34 Rename index into entries. 2015-07-14 02:34:39 +02:00
Alexis Lahouze 8d0fe7990f Use CDN for font awesome to prevent Firefox issues. 2015-07-14 02:20:10 +02:00
Alexis Lahouze 968e8b5976 Add debugging. 2015-07-10 14:59:37 +02:00
Alexis Lahouze 3708fc637a Remove unused function. 2015-07-10 14:55:29 +02:00
Alexis Lahouze 0e32f5f696 Fix account status and balance query when no operation in timerange. 2015-07-10 14:27:07 +02:00