aboutsummaryrefslogtreecommitdiff
path: root/src/server/Controller
AgeCommit message (Expand)Author
2016-04-04Add income list CRUD in user pageJoris
2016-03-31Use https link and secure cookie when activatedJoris
2016-03-31Add init data in html pageJoris
2016-03-30Merge punctual and monthly payments in client modelJoris
2016-03-28Compute payment count client sideJoris
2016-03-27Compute payers client side rather than server sideJoris
2016-03-26Use parsing duration facilities from config-managerJoris
2016-03-26Move no-reply mail from messages to confJoris
2016-03-23Sign in token link to /Joris
2016-03-21use config-manager instead of ConfigFileJoris
2016-03-12Do not try to init data after login mail was sentJoris
2016-03-11Don't use persona anymore, use email token to sign inJoris
2016-01-03Validate add payment server sideJoris
2016-01-02Set a spinner for sign inJoris
2015-12-31Fetch all the payments, do the paging only in the UIJoris
2015-12-29Using persona to validate emailsJoris
2015-11-01Give access to sharedCost if someone click on the sign in link and is already...Joris
2015-11-01Store the sign in token instead of the login in the session cookieJoris
2015-11-01Use in client the real currency set in config.txtJoris
2015-10-04Using incomes to compute a fair computation to designate the payerJoris
2015-09-13Adding income database table with a getter and a setterJoris
2015-09-12Adding UI income read-onlyJoris
2015-09-11Using jsonObject to create on the fly json object responsesJoris
2015-09-06Setting up the monthly jobJoris
2015-09-06Show montly payments with an expandable mechanismJoris
2015-09-06Can add monthly payments, not visible at the moment though, just the count is...Joris
2015-09-05Using UserId instead of UserName to indentify usersJoris
2015-09-05Centering pagesJoris
2015-09-04Paging model works with both payments addition and deletionJoris
2015-09-04Adding paging (need some fixes)Joris
2015-09-03Give the payments count to the clientJoris
2015-08-29Showing exceeding payersJoris
2015-08-27Server payament deleteJoris
2015-08-13Payment input rounded and payment columns fixed percentagewiseJoris Guyonvarch
2015-08-13Giving the payment id to the clientJoris Guyonvarch
2015-08-12Translating sign in page and mailJoris Guyonvarch
2015-08-11Showing server sides generated messages from the clientJoris Guyonvarch
2015-08-10Embedding messages into the pageJoris Guyonvarch
2015-08-09Wording for sign in emailJoris Guyonvarch