Alexis Lahouze
|
a576a36d3d
|
Moved sql initialisation script.
|
2013-01-24 20:42:53 +01:00 |
|
Alexis Lahouze
|
dd38e6036d
|
Reset SQL init script.
|
2013-01-24 19:39:06 +01:00 |
|
Alexis Lahouze
|
c5e7b8c94b
|
Improve 'add entry' feature.
|
2013-01-24 19:31:37 +01:00 |
|
Alexis Lahouze
|
cfef22ee65
|
Fixed (really) the session management.
|
2013-01-24 15:27:08 +01:00 |
|
Alexis Lahouze
|
f56e06223f
|
Added transaction management in controllers.
|
2013-01-24 14:58:28 +01:00 |
|
Alexis Lahouze
|
a7e26e7d96
|
Fixed error when adding a new entry.
|
2013-01-24 14:58:09 +01:00 |
|
Alexis Lahouze
|
48262fbcc8
|
Removed unused imports.
|
2013-01-24 13:31:42 +01:00 |
|
Alexis Lahouze
|
f83f700bd2
|
Added a comment.
|
2013-01-24 01:59:42 +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
|
962f69295b
|
Fixed reference issue in PHP 5.3
|
2013-01-15 15:06:45 +01:00 |
|
Alexis Lahouze
|
7c659f9017
|
Fixed reference issue in PHP 5.3
|
2013-01-15 15:05:58 +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
|
afc2ccd0ca
|
Renamed slim directory to avoid error on loading.
|
2013-01-13 22:33:38 +01:00 |
|
Alexis Lahouze
|
c189e0948b
|
Switched to Slim PHP microframework.
|
2013-01-13 20:57:48 +01:00 |
|
Alexis Lahouze
|
ba4073f407
|
Renamed entry.php into index.php.
|
2013-01-13 20:55:52 +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
|
eac942bfc2
|
Removed unused file.
|
2013-01-13 10:50:46 +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
|
ec40240bcc
|
Fixed left margin.
|
2013-01-13 00:48:09 +01:00 |
|
Alexis Lahouze
|
3c47c838a9
|
Changed top navbar behaviour, added account menus (not linked yet), added add account button (not linked yet).
|
2013-01-13 00:30:40 +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
|
86cee7faa9
|
Changed order by clause in select entries query.
|
2013-01-10 13:16:23 +01:00 |
|
Alexis Lahouze
|
41618f3096
|
Changed reload behaviour after save or delete.
|
2013-01-10 13:10:41 +01:00 |
|
Alexis Lahouze
|
a41cf30723
|
Frenchized label.
|
2013-01-10 00:00:08 +01:00 |
|
Alexis Lahouze
|
7680c35d66
|
Frenchized terms :)
|
2013-01-09 23:58:47 +01:00 |
|
Alexis Lahouze
|
c70e11ebd7
|
Tuned the top and bottom margins.
|
2013-01-09 23:47:04 +01:00 |
|
Alexis Lahouze
|
d361e827d4
|
Improved UI, improved API, improved other things...
|
2013-01-09 23:39:26 +01:00 |
|
Alexis Lahouze
|
264ce12658
|
Removed obsolete get_years method.
|
2013-01-09 11:56:02 +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
|
7d54015970
|
Removed crappy vim swp file.
|
2013-01-08 18:04:24 +01:00 |
|
Alexis Lahouze
|
318cc58074
|
Added clear button on operation edit field.
|
2013-01-08 18:03:25 +01:00 |
|