summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2018-07-21Don't HTTP2-push external assetsHEADmasteremkael
2018-07-21HTTP2 Push headers support for JS/CSS assetsemkael
2017-03-17 * date() -> (new Date())->format()emkael
2017-03-15 * activation translationsemkael
2017-03-15 * allow login only for active usersemkael
2017-03-15 * registration open to publicemkael
2017-03-15 * activation on registrationemkael
2017-03-15 * activation landing pageemkael
2017-03-15 * don't crash when there's no timezone selected for useremkael
2017-03-15 * mail template for activation link messageemkael
2017-03-15 * mail queue processoremkael
2017-03-14 * model for user registration confirmation processemkael
2017-01-10 * fixed PHP_INT_MAX constant nameemkael
2017-01-10 * generating URL on calendar additionemkael
2016-11-03 * mail queueing, depending on the templateemkael
2016-11-03 * more strict function definitionsemkael
2016-11-03 * model for mail queueemkael
2016-11-02 * cleanup in frontend records designemkael
2016-11-02 * adding UserAuthKey to 'import *' in backend model moduleemkael
2016-11-02 * mail module translationsemkael
2016-11-01 * PHPMailer-based mailer moduleemkael
2016-10-31 * mail templating moduleemkael
2016-10-31 * SecurityManager which persist validation/encryption keys outside of global...emkael
2016-10-29 * moving translation messages to subdirectoryemkael
2016-10-26 * translation for auto-login checkboxemkael
2016-10-25 * auto-login checkbox in login boxemkael
2016-10-25 * clearing saved user auth key on logoutemkael
2016-10-25 * saving and restoring user data from cookieemkael
2016-10-25 * model for user auth cookiesemkael
2016-08-12 * fixing last day of the month bugemkael
2016-06-16 * "Home" header linkemkael
2016-06-16 * group preference translationsemkael
2016-06-16 * group view preference viewsemkael
2016-06-16 * differring view between grouped and normal view based on user preferenceemkael
2016-06-16 * grouped view user preferenceemkael
2016-06-16 * optional grouped/normal display in calendar gridemkael
2016-06-16 * controls for rendering grouped grid viewemkael
2016-06-16 * data objects for grouped calendar viewemkael
2016-06-12 * localizing DB stringsemkael
2016-06-12 * globalization for DB stringsemkael
2016-06-10 * verbose language labelemkael
2016-06-10 * LanguageSelect now redirects to the same page, not hardcoded Profile pageemkael
2016-06-10 * unused configuration option removedemkael
2016-06-10 * English and Polish translation filesemkael
2016-06-10 * language select on profile pageemkael
2016-06-10 * globalization module resolving language via user's and browser's preferenc...emkael
2016-06-10 * user facade getter/setter for language preferenceemkael
2016-06-10 * DTO for language selectionemkael
2016-06-10 * user language preference modelemkael
2016-06-10 * renaming php directoryemkael