Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-16Move validateEventForm function and fix success handlingBart Visscher
2011-09-16Handle multi open of choosecalendar dialogBart Visscher
2011-09-16Close event new/edit dialog when clicking outside the dialogBart Visscher
2011-09-16Fixes for Calendar appBart Visscher
2011-09-16First implementation of edit eventBart Visscher
2011-09-16Fix conversion of VTODO and VJOURNAL itemsBart Visscher
2011-09-16Move Calendar Object code to its own class OC_Calendar_ObjectBart Visscher
2011-09-16Add documentation to calendar.phpJakob Sack
2011-09-15Move php code out of part.eventformBart Visscher
2011-09-15Move event form field to part.eventform templateBart Visscher
2011-09-15Rename calendar javascript functions into Calendar.UI namespaceBart Visscher
2011-09-15Fix initial visibility of database settings in setupBart Visscher
2011-09-12Correct deleting events over CalDAVFlorian Jacob
2011-09-11renamed last CW to WeekJan-Christoph Borchardt
2011-09-11Better feedback for saving calendar and openid settingsBart Visscher
2011-09-11Correct copyright noticesBart Visscher
2011-09-11commented out broken code in add event functionGeorg Ehrke
2011-09-10fixes in german languageGeorg Ehrke
2011-09-10Fix a warning and an errorBart Visscher
2011-09-10bug fixes in calendar libGeorg Ehrke
2011-09-10Small update Calendars dialogBart Visscher
2011-09-09translatable categories and other translations addedGeorg Ehrke
2011-09-09show caldav url in choose calendar dialogGeorg Ehrke
2011-09-08Add creating calendars with the web interfaceBart Visscher
2011-09-07Implement calendar list viewBart Visscher
2011-09-07Use js Date for holding dates in the whole calendar appBart Visscher
2011-09-07Eliminate most global calendar js varsBart Visscher
2011-09-07Remove generate_ prefix from varsBart Visscher
2011-09-07Store date for click in jQuery.data('date_info')Bart Visscher
2011-09-07Change generateDates to use js Date for calculationsBart Visscher
2011-09-04small wording changesJan-Christoph Borchardt
2011-09-04Add simple popup to eventBart Visscher
2011-09-04Remove execute permissions from source filesBart Visscher
2011-09-04Update calendar event label creationBart Visscher
2011-09-03Use css class for view selection radio buttons hilightingBart Visscher
2011-09-03Fix event creation date in oneweekviewBart Visscher
2011-09-03Use css classes to find elements, reduces the html sizeBart Visscher
2011-09-03Cleanup javascript in calendar templateBart Visscher
2011-09-02another bugfix in new design of calendarGeorg Ehrke
2011-09-02bug fixes in new design of calendarGeorg Ehrke
2011-09-02export function and style fixes in calendarGeorg Ehrke
2011-09-02Refactor calendar loadEvents and updateView useBart Visscher
2011-09-02Move generate_dates function to Class/ObjectBart Visscher
2011-09-02Simplify forward_day and backward_dayBart Visscher
2011-09-02Changing the active state of the calendar reloads the events.Bart Visscher
2011-09-02Change calendar js rendering to class/objectBart Visscher
2011-09-02Convert plain javascript to jQuery for readabilityBart Visscher
2011-09-01add some categories in calendarGeorg Ehrke
2011-09-01calendar_calendars.components needs to be longer, adjustments in info.xmlJakob Sack
2011-09-01bug fixes at new event form (categorie and calendar)Georg Ehrke