summaryrefslogtreecommitdiff
path: root/app/php/components
AgeCommit message (Expand)Author
2016-04-19 * reading web base path from custom Prado namespaceemkael
2016-04-19 * base class for controls, auto-registering JS scriptsemkael
2016-04-19 * external scripts support in ClientScriptManageremkael
2016-04-14 * compiling minified JS files in Performance modeemkael
2016-04-06 * Safe*FileUpload components moved back to components namespaceemkael
2016-04-06 * components -> controlsemkael
2016-04-06 * scaffold page for calendar modificationemkael
2016-04-06 * markup indentationemkael
2016-04-06 * T*FileUpload controls with server-side MIME checkemkael
2016-04-06 * DataItem is deprecatedemkael
2016-03-28 * timezone preferences refactoredemkael
2016-03-16 * user selection operations factored out to a facadeemkael
2016-03-16 * Prado::using specifiedemkael
2016-03-16 * event facade refactoremkael
2016-03-16 * CalendarGroupDTO comparatoremkael
2016-03-16 * TimezoneDTO comparatoremkael
2016-03-16 * password change/retrieval refactoringemkael
2016-03-16 * refactoring, code formattingemkael
2016-03-16 * timezone selection on profile pageemkael
2016-03-16 * upcoming events based on current UTC timeemkael
2016-03-16 * password change only for DB usersemkael
2016-03-16 * upcoming events on profile pageemkael
2016-03-15 * code formattingemkael
2016-03-15 * sorting user selectionemkael
2016-03-12 * user calendar selection on profile pageemkael
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 * password change form in profile pageemkael
2016-03-09 * common page templateemkael