Commit graph

95 commits

Author SHA1 Message Date
Benjamin Renard 0b8d66fbf5 Manage contributor by their email 2014-01-19 14:48:41 +01:00
Benjamin Renard bf9233401f Fixed login error display 2014-01-18 22:42:28 +01:00
Benjamin Renard 9c8b4c18d3 Add subscribe feature 2014-01-18 22:41:59 +01:00
Benjamin Renard e21a1bfed0 Hide navbar on view_home 2014-01-18 00:30:06 +01:00
Benjamin Renard a7e0ef9076 Display cost of contribution with to digit after comma 2014-01-18 00:26:11 +01:00
Benjamin Renard 1c13315cce Transform date of contributions in timestamp on export 2014-01-18 00:23:39 +01:00
Benjamin Renard ff1f865fce Hide navbar after sync btn click 2014-01-18 00:23:00 +01:00
Benjamin Renard fd422f0643 Fixed total float number display in balance screen 2014-01-18 00:22:22 +01:00
Benjamin Renard 0b0fb2dcb0 Just remove groups from localStorage instead of all data 2014-01-18 00:21:36 +01:00
Benjamin Renard 102d1d1a17 Fixed add contributor 2014-01-18 00:21:05 +01:00
Benjamin Renard 903c4f071b Sort contribution by date on display 2014-01-16 20:40:05 +01:00
Benjamin Renard 1380086723 Fixed link to group in Home view 2014-01-16 20:22:53 +01:00
Benjamin Renard ad5ed6fd1e Add uuid to group and refer group in gouplist with their uuid instead of name 2014-01-16 20:16:29 +01:00
Benjamin Renard 32bec85c3a Manage submit event in modal forms 2014-01-14 00:33:19 +01:00
Benjamin Renard 4baf634bdb Use UUID as Contribution identifier and keep trace of deleted contributions 2014-01-14 00:32:29 +01:00
Benjamin Renard d56d8f069a Fixed table display on home screen 2014-01-12 23:50:39 +01:00
Benjamin Renard fd335245d5 Make group name as link in home screen 2014-01-12 23:24:22 +01:00
Benjamin Renard 429809c7e9 Add link on App Name in Navbar 2014-01-12 23:22:37 +01:00
Benjamin Renard c461810462 Encode/Decode on import/export group from/to sync server 2014-01-12 23:04:03 +01:00
Benjamin Renard 1c0c2629ae Fix please wait modal 2014-01-12 21:09:32 +01:00
Benjamin Renard 5d8df9bdfe Use pleaseWaitDialog in some cases 2014-01-12 20:34:06 +01:00
Benjamin Renard f92011ac52 Add pleaseWaitDialog and functions to use it 2014-01-12 20:33:11 +01:00
Benjamin Renard 58a21a824e Manage multiple screen parts and add home screen 2014-01-12 20:11:40 +01:00
Benjamin Renard 80a6587020 Add GroupList balances() method 2014-01-12 20:09:47 +01:00
Benjamin Renard cb8e8c9e01 Improve GroupList isGroup() method 2014-01-12 20:09:20 +01:00
Benjamin Renard cc37ad1ffc Improve GroupsList each() method and use it in count() and export() methods 2014-01-12 20:08:27 +01:00
Benjamin Renard 13f3db00d5 Improve balance display 2014-01-12 20:07:01 +01:00
Benjamin Renard 3b507dfe74 Display server in myaccount modal 2014-01-12 20:05:08 +01:00
Benjamin Renard d70e964e77 Manage user global variable 2014-01-12 20:03:12 +01:00
Benjamin Renard eaf2c8d0f4 Manage local data loading error 2014-01-12 03:05:14 +01:00
Benjamin Renard 5891b19968 Add login and sync support 2014-01-12 01:24:16 +01:00
Benjamin Renard 53faf901ef Fix typo 2014-01-12 01:13:53 +01:00
Benjamin Renard 704e322542 Add lastChange field in objects and their exports 2014-01-12 01:13:30 +01:00
Benjamin Renard efe943361b Clean code 2014-01-12 01:12:06 +01:00
Benjamin Renard 0c60c95b9f Import localy librairies 2014-01-07 15:23:12 +01:00
Benjamin Renard e93c2445c3 Add function navbar_collapse_hide() 2014-01-06 17:22:09 +01:00
Benjamin Renard 383e37a792 Hide navbar-groupe-collapse on click clear_local_data_btn 2014-01-06 17:11:26 +01:00
Benjamin Renard 05e522b208 Hide navbar-groupe-collapse on click group_choice 2014-01-06 17:11:09 +01:00
Benjamin Renard 00af957bcc Hide navbar-groupe-collapse on click add_group_btn 2014-01-06 17:10:33 +01:00
Benjamin Renard 2eeb45c6a6 Customize add_contribution_modal title and submit button label on add/edit 2014-01-06 03:06:04 +01:00
Benjamin Renard 936a009ced Add edit contributor feature 2014-01-06 03:04:57 +01:00
Benjamin Renard 0da244586b Replace usage of view-group h1 HTML content as group name reference by an input[type=hidden] 2014-01-06 03:03:17 +01:00
Benjamin Renard 1db9f37d04 Add support of dot and comma in cost 2014-01-06 02:11:43 +01:00
Benjamin Renard 8a949d3380 Fix error on add_group_modal reset form on close 2014-01-06 02:11:09 +01:00
Benjamin Renard 24f07b6e56 Initial commit 2014-01-06 01:46:22 +01:00