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 |
|
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
|
688755c542
|
Fixed session retrieving.
|
2013-01-25 12:53:49 +01:00 |
|
Alexis Lahouze
|
26cf3610fe
|
Changed entry order to have positive values first in sum.
|
2013-01-25 01:10:03 +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
|
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 |
|