Commit Graph

34 Commits

Author SHA1 Message Date
Alexis Lahouze
4dfa6ec279 Fixed date picker on new entry fields. 2013-01-24 21:19:07 +01:00
Alexis Lahouze
9e0a5a2ea1 Added authorized overdraft. Closes #6. 2013-01-24 20:44:09 +01:00
Alexis Lahouze
c5e7b8c94b Improve 'add entry' feature. 2013-01-24 19:31:37 +01:00
Alexis Lahouze
a7e26e7d96 Fixed error when adding a new entry. 2013-01-24 14:58:09 +01:00
Alexis Lahouze
f862c242c5 Updated the sold evolution graph type. 2013-01-24 01:04:01 +01:00
Alexis Lahouze
2916f58ead Rewrote the application in Python/Flask/SQLAlchemy 2013-01-24 00:01:42 +01:00
Alexis Lahouze
4ad20b9fc6 Fixed pie chart legend display. 2013-01-14 23:42:05 +01:00
Alexis Lahouze
6b6c54a048 Added account management (add, edit, remove). 2013-01-14 00:33:32 +01:00
Alexis Lahouze
c189e0948b Switched to Slim PHP microframework. 2013-01-13 20:57:48 +01:00
Alexis Lahouze
2bc65a3f93 Commented, cleaned up... 2013-01-13 13:47:27 +01:00
Alexis Lahouze
b5e8850aa8 Commented, cleaned up some calls. 2013-01-13 13:32:23 +01:00
Alexis Lahouze
1a6fa5de0d Added used objects. Commented. Refactored account and month using ko.mapping. 2013-01-13 12:50:11 +01:00
Alexis Lahouze
f19b6488b0 Cleaned up entry() code. 2013-01-13 12:27:42 +01:00
Alexis Lahouze
36efe79dd1 Fixed chart x limits. 2013-01-13 12:24:33 +01:00
Alexis Lahouze
af30952228 Cleaned up date manipulation code. Updated data mapping to use ko.toJS. 2013-01-13 12:00:44 +01:00
Alexis Lahouze
d4756f5ea0 Commented and cleaned up code. 2013-01-13 10:14:43 +01:00
Alexis Lahouze
7e8fd0a410 Fixed today vertical line by setting time to 0:00. 2013-01-13 09:50:15 +01:00
Alexis Lahouze
e712c9fb6a Removed shadows in vertical and horizontal lines. 2013-01-13 01:17:45 +01:00
Alexis Lahouze
b1c83a53aa Fixed horizontal and vertical line drawing. 2013-01-13 01:14:58 +01:00
Alexis Lahouze
2cada51f02 Some fixes. Cleaned up entry instanciation and ajax call. 2013-01-12 23:02:31 +01:00
Alexis Lahouze
d6e9d0b4cd Fixed null reference on resize. 2013-01-12 22:16:05 +01:00
Alexis Lahouze
b0f12e9616 Fixed chart removing if empty array. 2013-01-12 22:14:42 +01:00
Alexis Lahouze
868cf3138a Added category, added pie chart on categories, removed buggy ba-resize plugin. 2013-01-12 22:11:48 +01:00
Alexis Lahouze
6f36d7970f Added jquery resize plugin to enable the set of the resizing event directly on the element. 2013-01-12 19:16:48 +01:00
Alexis Lahouze
68c487b91d Added resize handler to resize the chart when resizing the window, added global ajax error handler. 2013-01-12 19:10:43 +01:00
Alexis Lahouze
d044300680 Changed chart display, in order to add another chart. Changed remove item confirmation dialog to bootstrap modal. 2013-01-12 16:36:33 +01:00
Alexis Lahouze
631b7f50f5 Cleaned up a bit the javascript source. 2013-01-12 15:51:00 +01:00
Alexis Lahouze
37010cca06 Added chart, organized file tree, fixed add behaviour. 2013-01-12 13:56:52 +01:00
Alexis Lahouze
41618f3096 Changed reload behaviour after save or delete. 2013-01-10 13:10:41 +01:00
Alexis Lahouze
d361e827d4 Improved UI, improved API, improved other things... 2013-01-09 23:39:26 +01:00
Alexis Lahouze
9b1c906032 Always select last month after loading them. 2013-01-08 18:53:45 +01:00
Alexis Lahouze
5ccddb0511 Changed month selection behaviour. 2013-01-08 18:50:47 +01:00
Alexis Lahouze
318cc58074 Added clear button on operation edit field. 2013-01-08 18:03:25 +01:00
Alexis Lahouze
30bf84480f Initialized project. 2013-01-07 18:42:02 +01:00