summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2016-03-12 * removed trailing whitespaceemkael
2016-03-12 * composite primary key for user preference tableemkael
2016-03-10 * registration form as a componentemkael
2016-03-10 * login box as a componentemkael
2016-03-10 * password change form as a componentemkael
2016-03-10 * components now are auto-includedemkael
2016-03-10 * cleaning unused fileemkael
2016-03-10 * password change form in profile pageemkael
2016-03-10 * refactoring password hash/verify methodsemkael
2016-03-10 * new user password validation fixemkael
2016-03-10 * calendar preference retrievalemkael
2016-03-10 * retrieving User record for DbUser properlyemkael
2016-03-09 * configuration split into modulesemkael
2016-03-09 * pagestate moved to cacheemkael
2016-03-09 * validation groups for login/signup formsemkael
2016-03-09 * common page templateemkael
2016-03-09 * URL construction fixesemkael
2016-03-09 * user managementemkael
2016-02-26 * friendly URL supportemkael
2016-02-26 * ActiveRecords modelemkael
2016-02-26 * database connection setup in PHP appemkael
2016-02-25 * added user accounts with calendar preferencesemkael
2016-02-25 * calendar UID not nullableemkael
2016-02-24 * renaming conf directoryemkael
2016-02-24 * moving PHP app files to app/php and Python app files to app/pythonemkael