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-10-02added function to export single eventsGeorg Ehrke
2011-10-02choosable default duration of eventGeorg Ehrke
2011-10-01fix duration bugGeorg Ehrke
2011-10-01removed bug, that the drag and drop function added 24h to the duration of the...Georg Ehrke
2011-10-01removed bug, that you can't change time in week view, when event was an allda...Georg Ehrke
2011-10-01remove debugging text in drag and drop functionGeorg Ehrke
2011-10-01added drag and drop function for events in calendar appGeorg Ehrke
2011-10-01choosable time formatGeorg Ehrke
2011-10-01choosable first day of week & choosable days of weekendGeorg Ehrke
2011-10-01Remove test data from calendar creationBart Visscher
2011-10-01Check if the application is actually enabledBart Visscher
2011-09-30Change colspan in choose calendar dialog to 6Bart Visscher
2011-09-29Revert "commented out colorfield in edit calendar dialog, because colors aren...Bart Visscher
2011-09-29Add support for DURATION in VEVENTBart Visscher
2011-09-29Use .empty function instead of .html("")Bart Visscher
2011-09-29Use OC.filePath to locate ajax entry pointsBart Visscher
2011-09-29Color event background with calendar colorBart Visscher
2011-09-29Add missing datetime typeBart Visscher
2011-09-29do not use 'URL' but 'address'Jan-Christoph Borchardt
2011-09-28Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke
2011-09-28commented out colorfield in edit calendar dialog, because colors aren't imple...Georg Ehrke
2011-09-28show the syncing and ampache urls on the settings page. not very pretty but o...Frank Karlitschek
2011-09-28Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke
2011-09-29little bug fixes in calendar appGeorg Ehrke
2011-09-28Add flag in info.xml to control the apps that are installed by defaultBart Visscher
2011-09-27show only most essential stuff in add and edit event formGeorg Ehrke
2011-09-26Use OC_JSON for json responsesBart Visscher
2011-09-25updated translationsJan-Christoph Borchardt
2011-09-24delete calendar function for userinterfaceGeorg Ehrke
2011-09-24apps/calendar: check for unset variableFlorian Pritz
2011-09-24apps/calendar: change ctag after modifying eventFlorian Pritz
2011-09-24apps/calendar: add delete button to edit event formFlorian Pritz
2011-09-24don't escape new lines in vevent descriptionFlorian Pritz
2011-09-24apps/calendar: check if variables are set before using themFlorian Pritz
2011-09-24Change copyright notice to short formBart Visscher
2011-09-24Fix use of reserved javascript keyword 'new'Bart Visscher
2011-09-23integrated and updated calendar translationsJan-Christoph Borchardt
2011-09-23fixed a few calendar words, hack to get shortcode for May translatableJan-Christoph Borchardt
2011-09-23Make event category choice multiselectBart Visscher
2011-09-23updated translationsJan-Christoph Borchardt
2011-09-23Add Sabre_DAV_Browser_Plugin to *DAV-servers to ease debuggingJakob Sack
2011-09-20Small styling fixesBart Visscher
2011-09-18Move some common code to OC_UtilBart Visscher
2011-09-18Remove global vars and use the OC static version.Bart Visscher
2011-09-18Fix calendar active checkboxBart Visscher
2011-09-18Fix event error/success json messageBart Visscher
2011-09-18deleteUser function must be staticBart Visscher
2011-09-17Remove unused function callBart Visscher
2011-09-17Disable the Oneday and Fourweeks buttons in calendar interfaceBart Visscher
2011-09-16Move most javascript to calendar.jsBart Visscher