summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2016-04-21 * JS loader on calendar scaffold actionsemkael
2016-04-21 * app resources as symlink with app/php directoryemkael
2016-04-20 * no hard-coded class namesemkael
2016-04-20 * switching to namespace-based DB config pathemkael
2016-04-20 * config paths as symlinks to common configemkael
2016-04-19 * asset manager that derives default asset url from asset base pathemkael
2016-04-19 * setting for development application modeemkael
2016-04-19 * setting 'Web' alias path in entry scriptemkael
2016-04-19 * reading web base path from custom Prado namespaceemkael
2016-04-19 * moving assets to custom directoryemkael
2016-04-19 * base class for controls, auto-registering JS scriptsemkael
2016-04-19 * external scripts support in ClientScriptManageremkael
2016-04-14 * simplified property mapping in getter/setter for active recordsemkael
2016-04-14 * pages initial config moved to separate fileemkael
2016-04-14 * compiling minified JS files in Performance modeemkael
2016-04-14 * removing calendar preference only if such existsemkael
2016-04-14 * event facade refactoring in upcoming events controlemkael
2016-04-14 * calendar facade refactoring in user selection controlemkael
2016-04-14 * iCal entry modification date stored in modelemkael
2016-04-14 * removing from user selection implemented after factoring out ot facadeemkael
2016-04-13 * ActiveRecord config module namedemkael
2016-04-13 * fixing logout on profile page (not throwing an error after logout on callb...emkael
2016-04-11 * cache control headers for HTTP responsesemkael
2016-04-07 * fixing (de)serialization issues of SQL client in a facade instanceemkael
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 * update method for Calendar modelemkael
2016-04-06 * path generation for uploaded calendar imagesemkael
2016-04-06 * calendar image path, with asset publicationemkael
2016-04-06 * browser log configuration (disabled)emkael
2016-04-06 * markup indentationemkael
2016-04-06 * lookup methods for calendarsemkael
2016-04-06 * Facade class includes TSqlMapGateway (which was unavailable after unserial...emkael
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 * custom name in calendar DTOemkael
2016-03-16 * custom fields for calendar recordemkael
2016-03-16 * user selection operations factored out to a facadeemkael
2016-03-16 * sorting importsemkael
2016-03-16 * Prado::using specifiedemkael
2016-03-16 * event facade refactoremkael
2016-03-16 * CalendarGroupDTO comparatoremkael
2016-03-16 * CalendarDTO 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 * respecting timezone preference for eventsemkael