Commit Graph
100 Commits
Author SHA1 Message Date
Alexis Lahouze 68ef144474 Add view to get categories with their expenses and revenues. 2015-06-15 13:06:32 +02:00
Alexis Lahouze f9acff50d1 Removed default value for session. 2015-06-15 13:05:52 +02:00
Alexis Lahouze 278fa7f816 Replace Fixed by FLoat in restful marshalling. 2015-06-15 13:05:09 +02:00
Alexis Lahouze cc79b39cbb Add classmethod to get categories and their expenses and revenues from operations. 2015-06-15 13:03:16 +02:00
Alexis Lahouze d52c387912 Use library built by grunt. 2015-06-13 19:56:17 +02:00
Alexis Lahouze 6c4d4e474a Fix Font-awesome icon. 2015-06-13 19:55:44 +02:00
Alexis Lahouze d62b9aea66 Remove obsolete third-party directory. 2015-06-13 19:55:00 +02:00
Alexis Lahouze 6edf83a382 Change app and controller declaration. 2015-06-13 19:54:17 +02:00
Alexis Lahouze 65718acb5b Add node in .gitignore. 2015-06-13 17:37:02 +02:00
Alexis Lahouze 78ccef089e Add bower and grunt in gitignore. 2015-06-13 17:35:48 +02:00
Alexis Lahouze 821748b711 Add bower and grunt in gitignore. 2015-06-13 17:31:37 +02:00
Alexis Lahouze ea58e93f20 Fix graph. 2015-06-13 16:28:48 +02:00
Alexis Lahouze 4be249d67d Replace method to use get with range in paramters. 2015-06-13 01:28:08 +02:00
Alexis Lahouze b983835023 Replace method to use get with range in paramters. 2015-06-13 01:27:32 +02:00
Alexis Lahouze 7b49cec047 Add get with date range for operations. 2015-06-13 01:24:47 +02:00
Alexis Lahouze 16e5a6e91e Fix circular import. 2015-06-13 01:21:12 +02:00
Alexis Lahouze 0bdc9d5ef2 Add get method to have an account at a specific date or for a range. 2015-06-13 01:18:56 +02:00
Alexis Lahouze cdd776c7b8 Removed unused forms. 2015-06-12 12:01:16 +02:00
Alexis Lahouze aa1550afe3 Add Object marshaller. 2015-06-11 23:38:14 +02:00
Alexis Lahouze 906430bb5b Improve .gitignore using gitignore.io. 2015-06-11 23:36:11 +02:00
Alexis Lahouze be1bba3bc8 Rewrote views with Restful resources. 2015-06-11 23:32:55 +02:00
Alexis Lahouze c62941a704 Add Restful API for API. 2015-06-11 23:31:39 +02:00
Alexis Lahouze 4a0e05eae8 Add class methods for get by id in models. 2015-06-11 23:30:20 +02:00
Alexis Lahouze af506a3091 Add decorator for session management. 2015-06-11 23:27:55 +02:00
Alexis Lahouze 4f29c4c455 Add flask-restful in dependencies. 2015-06-07 12:30:15 +02:00
Alexis Lahouze afd3ad005b Rename model into models to be compliant with views name. 2015-06-07 10:03:52 +02:00
Alexis Lahouze c411ce5328 Move queries in models. 2015-06-06 23:35:31 +02:00
Alexis Lahouze e1b5d8be43 Fix order_by in over. 2015-06-06 22:00:09 +02:00
Alexis Lahouze 9742344361 Cleanup. 2015-06-06 21:43:26 +02:00
Alexis Lahouze f13641fc11 Replace Foobar by accountant in license. 2015-06-06 21:29:06 +02:00
Alexis Lahouze 176cd25eec Rename controller into views. 2015-06-06 14:06:10 +02:00
Alexis Lahouze 069fbe8f8e Refactoring. 2015-06-06 14:04:48 +02:00
Alexis Lahouze 6c24fb27be Remove unneeded __init_.py. 2015-06-05 23:52:20 +02:00
Alexis Lahouze 98843516f7 Reorganization. 2015-06-05 23:34:04 +02:00
Alexis Lahouze 5f67b1ffbd Merge branch 'auth' of git.lahouze.org:xals/accountant into auth 2015-06-05 23:01:54 +02:00
Alexis Lahouze f646831891 Base of authentication. 2015-06-05 18:37:17 +02:00
Alexis Lahouze e6b61f97e0 Set manage.py executable. 2015-06-05 18:36:10 +02:00
Alexis Lahouze 19d285e1a9 Set manage.py executable. 2015-06-05 18:35:54 +02:00
Alexis Lahouze 9fe330f8f9 Upgrade requirements. 2015-06-05 18:31:17 +02:00
Alexis Lahouze e778833808 Add requirements.txt. 2015-06-05 18:20:36 +02:00
Alexis Lahouze 48b97d2903 Add requirements.txt. 2015-06-05 18:20:09 +02:00
Alexis Lahouze b81188cb0d Base of authentication. 2015-06-05 18:15:50 +02:00
Alexis Lahouze 81d8380c4a Fix Boostrap style. 2015-06-05 18:08:34 +02:00
Alexis Lahouze 99236d60ee Fix License. 2015-06-05 18:08:06 +02:00
Alexis Lahouze cb8bf24bad Fix lazy. 2015-06-05 18:07:21 +02:00
Alexis Lahouze 35720dc3a5 Cleaned up error handling for entry removal. 2013-12-09 11:31:29 +01:00
Alexis Lahouze 898357d160 Fixed remove entry popup. 2013-12-09 10:38:17 +01:00
Alexis Lahouze 5dd9543b38 Migrated to bootstrap 3.0.x 2013-12-06 20:36:26 +01:00
Alexis Lahouze a300db9845 Cleaned up session management. 2013-12-03 23:01:17 +01:00
Alexis Lahouze b19bb5fc7a Reorganized imports. 2013-12-03 22:39:01 +01:00
Alexis Lahouze f3800d19b0 Initialized db migrations directory. 2013-12-03 22:33:16 +01:00
Alexis Lahouze 0adeda0f4e Updated ignores. 2013-12-03 22:24:19 +01:00
Alexis Lahouze 9a94d939b8 Finished refactoring. 2013-12-03 22:22:49 +01:00
Alexis Lahouze b2219b847a Added .pyc files in .gitignore. 2013-12-03 22:20:45 +01:00
Alexis Lahouze 008498f84c Continued refactoring. 2013-12-03 21:34:40 +01:00
Alexis Lahouze 55005ffffc Continued refactoring. 2013-12-03 21:15:10 +01:00
Alexis Lahouze 9b287945b6 Continued refactoring. 2013-12-03 20:47:59 +01:00
Alexis Lahouze ab4df80963 Began project refactoring. 2013-12-03 20:36:41 +01:00
Alexis Lahouze d7fd74fb17 Added balance summary. 2013-12-03 20:23:37 +01:00
Alexis Lahouze a290c07f61 Fixed month order. 2013-11-10 20:41:14 +01:00
Alexis Lahouze 39db433854 Added configuration file support. 2013-11-10 20:20:01 +01:00
Alexis Lahouze 1f9e9ee650 Moved bottom navbar from layout to index. 2013-08-07 17:49:15 +02:00
Alexis Lahouze 7f2e4b6634 Changed error notification width. 2013-07-31 01:22:28 +02:00
Alexis Lahouze eeec0db3fa Fixed typo in layout. 2013-07-30 22:31:11 +02:00
Alexis Lahouze 6aa3e0e77c Removed print. 2013-07-30 22:21:21 +02:00
Alexis Lahouze 3ddd63701e Added default error handler. 2013-07-30 21:29:47 +02:00
Alexis Lahouze 2a9f5b2500 Changed menu. 2013-07-30 09:07:27 +02:00
Alexis Lahouze 01dd38d975 Added vim swapfiles in .gitignore. 2013-07-29 19:24:53 +02:00
Alexis Lahouze f969d5dc3e Fixed substitution in templates. 2013-07-29 14:36:27 +02:00
Alexis Lahouze 56f1635c64 Use of pines notify instead of custom function to notify success and/or errors. 2013-07-29 14:31:29 +02:00
Alexis Lahouze 51ee97f020 Reviewed layout. 2013-07-29 01:01:49 +02:00
Alexis Lahouze 25bdf9dbb8 Removed swap file. 2013-07-28 23:26:36 +02:00
Alexis Lahouze c4d7bb3f28 Removed third parties to use CloudFlare CDN.
Added scheduling (missing database update)
Using Jinja2 templates.
Updated layout.
2013-07-28 23:25:51 +02:00
Alexis Lahouze 7148754648 moved index.html into templates. 2013-07-28 20:33:59 +02:00
Alexis Lahouze 33c0a950db Upgraded bootstrap. 2013-07-03 15:09:01 +02:00
Alexis Lahouze 72b69ebf71 Fixed month selection. 2013-03-20 17:04:42 +01:00
Alexis Lahouze f50f553817 Renamed html to static, phase #2. 2013-03-20 17:03:25 +01:00
Alexis Lahouze 1cd4d02701 Renamed html into static. 2013-03-20 16:37:23 +01:00
Alexis Lahouze 1d790fa9d9 Removed unused jqplot library. 2013-03-08 14:32:15 +01:00
Alexis Lahouze 7b9eae28e5 Switched from jqplot to nv.d3. 2013-03-08 14:31:35 +01:00
Alexis Lahouze a52e79b930 Updated Boostrap. 2013-03-08 14:25:27 +01:00
Alexis Lahouze 44086f9659 Upgraded to latest JQuery. Removed obsolete JQuery migrate. 2013-03-08 14:25:07 +01:00
Alexis Lahouze df34e00c49 Moved third parties to e new third-party directory. 2013-02-08 15:25:11 +01:00
Alexis Lahouze 26e7514925 Added license and a basic README. 2013-02-08 13:07:27 +01:00
Alexis Lahouze 7d2e3b1e27 Fixed typo. 2013-02-07 16:59:18 +01:00
Alexis Lahouze 6281e9357b Fixed row color on sold under 0 but above account authorized overdraft. 2013-02-07 16:46:55 +01:00
Alexis Lahouze a37a69888d Cleaned up the Javascript link section. 2013-02-07 15:22:05 +01:00
Alexis Lahouze 338e24792c Removed unused custom library. 2013-02-07 15:03:43 +01:00
Alexis Lahouze fae2ca8fd0 Removed unused knockout framework. 2013-02-07 15:01:06 +01:00
Alexis Lahouze 1e44d67b3f Rewrote frontend with AngularJS framework. 2013-02-07 15:00:31 +01:00
Alexis Lahouze 8807c6ae01 Merge branch 'master' of ssh://git.lahouze.org/accountant
Conflicts:
	src/html/js/entries.js
2013-01-30 13:14:21 +01:00
Alexis Lahouze 87a66069ad Fixed chart displaying when no much value. 2013-01-30 13:10:54 +01:00
Alexis Lahouze 59ab18ad74 Fixed chart displaying when no much value. 2013-01-30 13:04:35 +01:00
Alexis Lahouze 43c4e1f61d Fixed bug: not displaying "add new entry" line when account is empty. 2013-01-30 00:32:06 +01:00
Alexis Lahouze 65d1b00127 Added jquery migrate plugin to avoid errors with new version. 2013-01-27 13:04:52 +01:00
Alexis Lahouze 0a20111f20 Fixed knockout mapping plugin. 2013-01-27 12:49:48 +01:00
Alexis Lahouze 86f071a99a Updated some libs. 2013-01-27 12:46:00 +01:00
Alexis Lahouze ef399c82fc Changed the way the pointed sold is displayed. 2013-01-26 13:50:11 +01:00
Alexis Lahouze 8ca742c2e2 Added SQL update folder and placeholder. 2013-01-26 13:37:26 +01:00
Alexis Lahouze 8062cb4c59 Now select the current month if exists. 2013-01-26 12:47:04 +01:00