Commit Graph

  • 5dd9543b38 Migrated to bootstrap 3.0.x Alexis Lahouze 2013-12-06 20:36:26 +0100
  • a300db9845 Cleaned up session management. Alexis Lahouze 2013-12-03 23:01:17 +0100
  • b19bb5fc7a Reorganized imports. Alexis Lahouze 2013-12-03 22:39:01 +0100
  • f3800d19b0 Initialized db migrations directory. Alexis Lahouze 2013-12-03 22:33:16 +0100
  • 0adeda0f4e Updated ignores. Alexis Lahouze 2013-12-03 22:24:19 +0100
  • 9a94d939b8 Finished refactoring. Alexis Lahouze 2013-12-03 22:22:25 +0100
  • b2219b847a Added .pyc files in .gitignore. Alexis Lahouze 2013-12-03 22:20:45 +0100
  • 008498f84c Continued refactoring. Alexis Lahouze 2013-12-03 21:34:40 +0100
  • 55005ffffc Continued refactoring. Alexis Lahouze 2013-12-03 21:15:10 +0100
  • 9b287945b6 Continued refactoring. Alexis Lahouze 2013-12-03 20:47:59 +0100
  • ab4df80963 Began project refactoring. Alexis Lahouze 2013-12-03 20:36:41 +0100
  • d7fd74fb17 Added balance summary. Alexis Lahouze 2013-12-03 20:23:37 +0100
  • a290c07f61 Fixed month order. Alexis Lahouze 2013-11-10 20:41:14 +0100
  • 39db433854 Added configuration file support. Alexis Lahouze 2013-11-10 20:20:01 +0100
  • 1f9e9ee650 Moved bottom navbar from layout to index. Alexis Lahouze 2013-08-07 17:49:15 +0200
  • 7f2e4b6634 Changed error notification width. Alexis Lahouze 2013-07-31 01:22:28 +0200
  • eeec0db3fa Fixed typo in layout. Alexis Lahouze 2013-07-30 22:31:11 +0200
  • 6aa3e0e77c Removed print. Alexis Lahouze 2013-07-30 22:21:21 +0200
  • 3ddd63701e Added default error handler. Alexis Lahouze 2013-07-30 21:29:47 +0200
  • 2a9f5b2500 Changed menu. Alexis Lahouze 2013-07-30 09:07:11 +0200
  • 01dd38d975 Added vim swapfiles in .gitignore. Alexis Lahouze 2013-07-29 19:24:53 +0200
  • f969d5dc3e Fixed substitution in templates. Alexis Lahouze 2013-07-29 14:36:27 +0200
  • 56f1635c64 Use of pines notify instead of custom function to notify success and/or errors. Alexis Lahouze 2013-07-29 14:31:29 +0200
  • 51ee97f020 Reviewed layout. Alexis Lahouze 2013-07-29 01:01:49 +0200
  • 25bdf9dbb8 Removed swap file. Alexis Lahouze 2013-07-28 23:26:36 +0200
  • c4d7bb3f28 Removed third parties to use CloudFlare CDN. Added scheduling (missing database update) Using Jinja2 templates. Updated layout. Alexis Lahouze 2013-07-28 23:25:51 +0200
  • 7148754648 moved index.html into templates. Alexis Lahouze 2013-07-28 20:33:59 +0200
  • 33c0a950db Upgraded bootstrap. Alexis Lahouze 2013-07-03 15:09:01 +0200
  • 72b69ebf71 Fixed month selection. Alexis Lahouze 2013-03-20 17:04:42 +0100
  • f50f553817 Renamed html to static, phase #2. Alexis Lahouze 2013-03-20 17:03:25 +0100
  • 1cd4d02701 Renamed html into static. Alexis Lahouze 2013-03-20 16:37:23 +0100
  • 1d790fa9d9 Removed unused jqplot library. Alexis Lahouze 2013-03-08 14:32:15 +0100
  • 7b9eae28e5 Switched from jqplot to nv.d3. Alexis Lahouze 2013-03-08 14:31:35 +0100
  • a52e79b930 Updated Boostrap. Alexis Lahouze 2013-03-08 14:25:27 +0100
  • 44086f9659 Upgraded to latest JQuery. Removed obsolete JQuery migrate. Alexis Lahouze 2013-03-08 14:25:07 +0100
  • df34e00c49 Moved third parties to e new third-party directory. Alexis Lahouze 2013-02-08 15:25:11 +0100
  • 26e7514925 Added license and a basic README. Alexis Lahouze 2013-02-08 13:07:27 +0100
  • 7d2e3b1e27 Fixed typo. Alexis Lahouze 2013-02-07 16:59:18 +0100
  • 6281e9357b Fixed row color on sold under 0 but above account authorized overdraft. Alexis Lahouze 2013-02-07 16:46:55 +0100
  • a37a69888d Cleaned up the Javascript link section. Alexis Lahouze 2013-02-07 15:22:05 +0100
  • 338e24792c Removed unused custom library. Alexis Lahouze 2013-02-07 15:03:43 +0100
  • fae2ca8fd0 Removed unused knockout framework. Alexis Lahouze 2013-02-07 15:01:06 +0100
  • 1e44d67b3f Rewrote frontend with AngularJS framework. Alexis Lahouze 2013-02-07 15:00:31 +0100
  • 8807c6ae01 Merge branch 'master' of ssh://git.lahouze.org/accountant Alexis Lahouze 2013-01-30 13:14:21 +0100
  • 87a66069ad Fixed chart displaying when no much value. Alexis Lahouze 2013-01-30 13:04:01 +0100
  • 59ab18ad74 Fixed chart displaying when no much value. Alexis Lahouze 2013-01-30 13:04:01 +0100
  • 43c4e1f61d Fixed bug: not displaying "add new entry" line when account is empty. Alexis Lahouze 2013-01-30 00:32:06 +0100
  • 65d1b00127 Added jquery migrate plugin to avoid errors with new version. Alexis Lahouze 2013-01-27 13:04:52 +0100
  • 0a20111f20 Fixed knockout mapping plugin. Alexis Lahouze 2013-01-27 12:49:48 +0100
  • 86f071a99a Updated some libs. Alexis Lahouze 2013-01-27 12:46:00 +0100
  • ef399c82fc Changed the way the pointed sold is displayed. Alexis Lahouze 2013-01-26 13:50:11 +0100
  • 8ca742c2e2 Added SQL update folder and placeholder. Alexis Lahouze 2013-01-26 13:37:26 +0100
  • 8062cb4c59 Now select the current month if exists. Alexis Lahouze 2013-01-26 12:47:04 +0100
  • a7c63c270e Fixed fields. Closes #10. Alexis Lahouze 2013-01-26 01:31:31 +0100
  • 3cd9304689 Changed the way we point entries. Closes #4. Alexis Lahouze 2013-01-26 01:15:07 +0100
  • e4e74eea9f Fixed new entry cleaning and edit cancel. Alexis Lahouze 2013-01-25 23:40:47 +0100
  • 2dd63339f3 Fixed titles. Alexis Lahouze 2013-01-25 23:36:45 +0100
  • 4010a7e15b Cleaned up table column headers. Alexis Lahouze 2013-01-25 23:25:15 +0100
  • ed67e0d791 Cleaned a bit the code. Alexis Lahouze 2013-01-25 23:21:44 +0100
  • 616d6ca766 Removed cleaning button on operation date field. Alexis Lahouze 2013-01-25 23:19:57 +0100
  • 3d91b88971 Cleaned up templates. Alexis Lahouze 2013-01-25 23:06:56 +0100
  • 817e3ee549 Fixed bottom margin in editable rows. Alexis Lahouze 2013-01-25 22:40:43 +0100
  • c83b49658a Commented index.html Alexis Lahouze 2013-01-25 22:20:38 +0100
  • 688755c542 Fixed session retrieving. Alexis Lahouze 2013-01-25 12:53:49 +0100
  • 26cf3610fe Changed entry order to have positive values first in sum. Alexis Lahouze 2013-01-25 01:10:03 +0100
  • c60462018e Fixed coloring of edited rows. Alexis Lahouze 2013-01-25 01:02:00 +0100
  • c7245581e3 Added categories suggestions on editing. Closes #3. Alexis Lahouze 2013-01-25 00:13:03 +0100
  • 4dfa6ec279 Fixed date picker on new entry fields. Alexis Lahouze 2013-01-24 21:19:07 +0100
  • 9e0a5a2ea1 Added authorized overdraft. Closes #6. Alexis Lahouze 2013-01-24 20:44:09 +0100
  • a576a36d3d Moved sql initialisation script. Alexis Lahouze 2013-01-24 20:42:53 +0100
  • dd38e6036d Reset SQL init script. Alexis Lahouze 2013-01-24 19:39:06 +0100
  • c5e7b8c94b Improve 'add entry' feature. Alexis Lahouze 2013-01-24 19:31:37 +0100
  • cfef22ee65 Fixed (really) the session management. Alexis Lahouze 2013-01-24 15:27:08 +0100
  • f56e06223f Added transaction management in controllers. Alexis Lahouze 2013-01-24 14:58:28 +0100
  • a7e26e7d96 Fixed error when adding a new entry. Alexis Lahouze 2013-01-24 14:58:09 +0100
  • 48262fbcc8 Removed unused imports. Alexis Lahouze 2013-01-24 13:31:42 +0100
  • f83f700bd2 Added a comment. Alexis Lahouze 2013-01-24 01:59:42 +0100
  • f862c242c5 Updated the sold evolution graph type. Alexis Lahouze 2013-01-24 01:04:01 +0100
  • 2916f58ead Rewrote the application in Python/Flask/SQLAlchemy Alexis Lahouze 2013-01-24 00:01:42 +0100
  • 962f69295b Fixed reference issue in PHP 5.3 Alexis Lahouze 2013-01-15 15:06:45 +0100
  • 7c659f9017 Fixed reference issue in PHP 5.3 Alexis Lahouze 2013-01-15 15:05:58 +0100
  • 4ad20b9fc6 Fixed pie chart legend display. Alexis Lahouze 2013-01-14 23:42:05 +0100
  • 6b6c54a048 Added account management (add, edit, remove). Alexis Lahouze 2013-01-14 00:33:32 +0100
  • afc2ccd0ca Renamed slim directory to avoid error on loading. Alexis Lahouze 2013-01-13 22:33:38 +0100
  • c189e0948b Switched to Slim PHP microframework. Alexis Lahouze 2013-01-13 20:57:48 +0100
  • ba4073f407 Renamed entry.php into index.php. Alexis Lahouze 2013-01-13 20:55:52 +0100
  • 2bc65a3f93 Commented, cleaned up... Alexis Lahouze 2013-01-13 13:47:27 +0100
  • b5e8850aa8 Commented, cleaned up some calls. Alexis Lahouze 2013-01-13 13:32:23 +0100
  • 1a6fa5de0d Added used objects. Commented. Refactored account and month using ko.mapping. Alexis Lahouze 2013-01-13 12:50:11 +0100
  • f19b6488b0 Cleaned up entry() code. Alexis Lahouze 2013-01-13 12:27:42 +0100
  • 36efe79dd1 Fixed chart x limits. Alexis Lahouze 2013-01-13 12:24:33 +0100
  • af30952228 Cleaned up date manipulation code. Updated data mapping to use ko.toJS. Alexis Lahouze 2013-01-13 12:00:44 +0100
  • eac942bfc2 Removed unused file. Alexis Lahouze 2013-01-13 10:50:46 +0100
  • d4756f5ea0 Commented and cleaned up code. Alexis Lahouze 2013-01-13 10:14:43 +0100
  • 7e8fd0a410 Fixed today vertical line by setting time to 0:00. Alexis Lahouze 2013-01-13 09:50:15 +0100
  • e712c9fb6a Removed shadows in vertical and horizontal lines. Alexis Lahouze 2013-01-13 01:17:45 +0100
  • b1c83a53aa Fixed horizontal and vertical line drawing. Alexis Lahouze 2013-01-13 01:14:58 +0100
  • ec40240bcc Fixed left margin. Alexis Lahouze 2013-01-13 00:48:09 +0100
  • 3c47c838a9 Changed top navbar behaviour, added account menus (not linked yet), added add account button (not linked yet). Alexis Lahouze 2013-01-13 00:30:40 +0100
  • 2cada51f02 Some fixes. Cleaned up entry instanciation and ajax call. Alexis Lahouze 2013-01-12 23:02:31 +0100