Commit Graph

374 Commits

Author SHA1 Message Date
Alexis Lahouze
67db964546 Add loading of entries on extremes change in sold chart. 2015-06-16 18:09:22 +02:00
Alexis Lahouze
92005e5a56 Add OHLC chart for solds. 2015-06-16 17:19:31 +02:00
Alexis Lahouze
f144c8ffc1 Add view to access to OHLC solds for an account. 2015-06-16 17:18:48 +02:00
Alexis Lahouze
66a635669a Add classmethod to get OHLC on sold for an account. 2015-06-16 17:17:39 +02:00
Alexis Lahouze
6c9600e47c Format. 2015-06-15 13:09:06 +02:00
Alexis Lahouze
fa981d4a32 Use highcharts instead of nvd3. 2015-06-15 13:08:44 +02:00
Alexis Lahouze
2131d1f39a Fix jshint. 2015-06-15 13:07:47 +02:00
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