summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 output of locale generating scriptemkael
2016-06-10 * disable fuzzy gettext matchingemkael
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 * extracting all localizable strings and compiling gettext messages filesemkael
2016-06-10 * extracting Prado template localization tags into gettext-compatible formatemkael
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 * r87cdee4 from emkael/pradoemkael
2016-06-10 * Prado upgraded to 3.3.1-rbd4929demkael
2016-06-10 * renaming executablesemkael
2016-06-10 * direnv configemkael
2016-06-10 * renaming php directoryemkael
2016-06-10 * renaming python directoryemkael
2016-06-10 * i18n string formattingemkael
2016-06-10 * i18nized textsemkael
2016-06-07 * missing XML definitionemkael
2016-06-07 * i18n configemkael
2016-05-16 * JS fallback on logout callback erroremkael
2016-05-13 * calendar grid on the front pageemkael
2016-05-13 * calendar grid display controlemkael
2016-05-13 * user calendar grid for specific month returned from Event facadeemkael
2016-05-13 * DTO representing full calendar grid, with events properly alignedemkael
2016-05-13 * DTO representing a single day of events on calendar gridemkael
2016-05-13 * EventDTO subclass for events shown in calendar gridemkael
2016-05-13 * method for determining full weeks containing specific month, based on a ti...emkael
2016-05-13 * refactor of compiling events from specific timeframe to DTOsemkael
2016-05-13 * tiemzone-awareness and storing intermediate information in EventDTOemkael
2016-05-13 * comparator for EventDTOemkael
2016-05-13 * code formattingemkael
2016-05-13 * type hinting wherever it's possibleemkael
2016-05-13 * location and calendar information for timezoneemkael
2016-05-13 * FacadeTemplateControl requires binding a facadeemkael
2016-05-13 * DataItem change to Data in repeater itememkael
2016-05-10 * first day of the week per territory imported to configurationemkael
2016-05-10 * pep8 compatibilty in Python scriptsemkael
2016-05-10 * switching to DTO in getCategories from CalendarFacadeemkael
2016-05-10 * sorting calendar groups by priorityemkael
2016-05-10 * sort priority for calendar groupsemkael
2016-05-10 * calendar select link in header menuemkael
2016-05-09 * python config contained within python directory (symlinked)emkael