Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-10 | * refactoring password hash/verify methods | emkael | |
2016-03-10 | * new user password validation fix | emkael | |
2016-03-10 | * calendar preference retrieval | emkael | |
2016-03-10 | * retrieving User record for DbUser properly | emkael | |
2016-03-09 | * configuration split into modules | emkael | |
2016-03-09 | * pagestate moved to cache | emkael | |
2016-03-09 | * validation groups for login/signup forms | emkael | |
2016-03-09 | * common page template | emkael | |
2016-03-09 | * URL construction fixes | emkael | |
2016-03-09 | * user management | emkael | |
2016-02-26 | * friendly URL support | emkael | |
2016-02-26 | * ActiveRecords model | emkael | |
2016-02-26 | * database connection setup in PHP app | emkael | |
2016-02-25 | * added user accounts with calendar preferences | emkael | |
2016-02-25 | * calendar UID not nullable | emkael | |
2016-02-24 | * renaming conf directory | emkael | |
2016-02-24 | * moving PHP app files to app/php and Python app files to app/python | emkael | |