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
|
87a66069ad
|
Fixed chart displaying when no much value.
|
2013-01-30 13:10:54 +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
|
8062cb4c59
|
Now select the current month if exists.
|
2013-01-26 12:47:04 +01:00 |
|
Alexis Lahouze
|
a7c63c270e
|
Fixed fields. Closes #10.
|
2013-01-26 01:31:31 +01:00 |
|
Alexis Lahouze
|
3cd9304689
|
Changed the way we point entries. Closes #4.
|
2013-01-26 01:15:07 +01:00 |
|
Alexis Lahouze
|
e4e74eea9f
|
Fixed new entry cleaning and edit cancel.
|
2013-01-25 23:40:47 +01:00 |
|
Alexis Lahouze
|
2dd63339f3
|
Fixed titles.
|
2013-01-25 23:36:45 +01:00 |
|
Alexis Lahouze
|
4010a7e15b
|
Cleaned up table column headers.
|
2013-01-25 23:25:15 +01:00 |
|
Alexis Lahouze
|
ed67e0d791
|
Cleaned a bit the code.
|
2013-01-25 23:21:44 +01:00 |
|
Alexis Lahouze
|
616d6ca766
|
Removed cleaning button on operation date field.
|
2013-01-25 23:19:57 +01:00 |
|
Alexis Lahouze
|
3d91b88971
|
Cleaned up templates.
|
2013-01-25 23:06:56 +01:00 |
|
Alexis Lahouze
|
817e3ee549
|
Fixed bottom margin in editable rows.
|
2013-01-25 22:40:43 +01:00 |
|
Alexis Lahouze
|
c83b49658a
|
Commented index.html
|
2013-01-25 22:20:38 +01:00 |
|
Alexis Lahouze
|
c60462018e
|
Fixed coloring of edited rows.
|
2013-01-25 01:02:00 +01:00 |
|
Alexis Lahouze
|
c7245581e3
|
Added categories suggestions on editing. Closes #3.
|
2013-01-25 00:13:03 +01:00 |
|
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
|
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 |
|