]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2011-09-24 Florian Pritzapps/calendar: change ctag after modifying event
2011-09-24 Florian Pritzfiles: hide non functioning code when called from a...
2011-09-24 Florian Pritzchange DATETIME to DATE-TIME in vcards
2011-09-24 Florian Pritzapps/calendar: add delete button to edit event form
2011-09-24 Florian Pritzdon't escape new lines in vevent description
2011-09-24 Florian Pritzdon't print empty folder warning if it will be hidden
2011-09-24 Florian Pritzfiles: fix wrong image paths if called from files_share...
2011-09-24 Florian Pritzonly call error_log() if DEBUG is true
2011-09-24 Florian Pritzfix error when uploading music
2011-09-24 Florian Pritzuse jquery 1.6.4
2011-09-24 Florian Pritzapps/calendar: check if variables are set before using...
2011-09-24 Jan-Christoph... moved copyright and license notices in one place
2011-09-23 Bart VisscherChange copyright notice to short form
2011-09-23 Bart VisscherFix use of reserved javascript keyword 'new'
2011-09-23 Jan-Christoph... integrated and updated calendar translations
2011-09-23 Jan-Christoph... fixed a few calendar words, hack to get shortcode for...
2011-09-23 Jan-Christoph... fixed contacts strings (no technical stuff in the inter...
2011-09-23 Bart VisscherAfter clicking Finish button:
2011-09-23 Bart VisscherMake event category choice multiselect
2011-09-23 Jan-Christoph... updated translations
2011-09-23 Jakob SackAdd Sabre_DAV_Browser_Plugin to *DAV-servers to ease...
2011-09-22 Robin Appelmanfix file uploads for IE
2011-09-20 Bart VisscherSmall styling fixes
2011-09-18 Bart VisscherMove some common code to OC_Util
2011-09-18 Bart VisscherCleanup lib/base.php
2011-09-18 Bart VisscherRemove global vars and use the OC static version.
2011-09-18 Bart VisscherFix calendar active checkbox
2011-09-18 Bart VisscherFix event error/success json message
2011-09-18 Bart VisscherdeleteUser function must be static
2011-09-18 Bartek PrzybylskiMerge branch 'master' of git://gitorious.org/owncloud...
2011-09-18 Bartek Przybylskiremember changed not to store password in cookie
2011-09-18 Robin Appelmanfix creating groups
2011-09-18 Bartek PrzybylskiChanged behaviour of remember checkbox
2011-09-17 Robin Appelmandont use numRows when it's not needed since it can...
2011-09-17 Robin Appelmanno need to escape values when using prepared statements
2011-09-16 Bart VisscherAdd class versions for leftcontent and rightcontent...
2011-09-16 Bart VisscherRemove unused function call
2011-09-16 Bart VisscherDisable the Oneday and Fourweeks buttons in calendar...
2011-09-16 Jakob Sackfix small bugs
2011-09-16 Jakob SackSplit OC_Contacts_Addressbook in _Addressbook and _VCard
2011-09-16 Bart VisscherMove most javascript to calendar.js
2011-09-16 Bart VisscherMove validateEventForm function and fix success handling
2011-09-16 Bart VisscherHandle multi open of choosecalendar dialog
2011-09-16 Bart VisscherClose event new/edit dialog when clicking outside the...
2011-09-15 Bart VisscherFixes for Calendar app
2011-09-15 Bart VisscherFirst implementation of edit event
2011-09-15 Bart VisscherFix conversion of VTODO and VJOURNAL items
2011-09-15 Bart VisscherMove Calendar Object code to its own class OC_Calendar_...
2011-09-15 Jakob Sackfix documentation
2011-09-15 Jakob SackAdd documentation to calendar.php
2011-09-15 Jakob SackSmall fix in documentation
2011-09-15 Jakob SackImprove reading of vCard files
2011-09-14 Bart VisscherMove php code out of part.eventform
2011-09-14 Bart VisscherMove event form field to part.eventform template
2011-09-14 Bart VisscherRename calendar javascript functions into Calendar...
2011-09-14 Bart VisscherFix initial visibility of database settings in setup
2011-09-13 Golnaz NiliehAdd link and other edit information to newly added...
2011-09-13 Golnaz NiliehAdd support of editing bookmarks.
2011-09-12 Florian JacobCorrect deleting events over CalDAV
2011-09-12 Klaas Freitagfixed include for ocs
2011-09-12 Michiel@unhostedoffer login popup from oauth dialog
2011-09-12 Michiel@unhostedoffer login popup from oauth dialog, correct base uri
2011-09-12 Michiel@unhostedcorrection in webfinger.php activation trap
2011-09-12 Michiel@unhostedcorrect xml syntax
2011-09-12 Michiel@unhostedimprove uninstalled-protection
2011-09-12 Michiel@unhostedcheck activation and make activation impossible by...
2011-09-12 Michiel@unhostedimproved troubleshooting instructions
2011-09-12 Michiel@unhostedMerge branch 'master' of gitorious.org:owncloud/owncloud
2011-09-12 Jan-Christoph... removed excess white space inside parentheses
2011-09-12 Jan-Christoph... fixed translation detection thanks to Xuetian Weng
2011-09-11 Michiel@unhostedcorrect protocol
2011-09-11 Michiel@unhostedputting activation inside activate.php
2011-09-11 Michiel@unhostedadding webfinger app
2011-09-11 Jan-Christoph... renamed last CW to Week
2011-09-11 Bart VisscherBetter feedback for saving calendar and openid settings
2011-09-11 Bart VisscherCorrect copyright notices
2011-09-11 Georg Ehrkecommented out broken code in add event function
2011-09-11 Alexander WigenOnly show used address attributes in contact view
2011-09-10 Georg Ehrkefixes in german language
2011-09-10 Bart VisscherFix a warning and an error
2011-09-10 Georg Ehrkebug fixes in calendar lib
2011-09-09 Bart VisscherSmall update Calendars dialog
2011-09-09 Bart VisscherUse OC_Helper::linkTo also for absolute urls.
2011-09-09 Georg Ehrketranslatable categories and other translations added
2011-09-09 Georg Ehrkeshow caldav url in choose calendar dialog
2011-09-08 Jakob SackAdding "#leftcontent li.active" for using :active with...
2011-09-08 Jakob SackImproving contacts
2011-09-08 Bart VisscherAdd creating calendars with the web interface
2011-09-07 Bart VisscherImplement calendar list view
2011-09-07 Bart VisscherUse js Date for holding dates in the whole calendar app
2011-09-07 Bart VisscherEliminate most global calendar js vars
2011-09-07 Bart VisscherRemove generate_ prefix from vars
2011-09-07 Bart VisscherStore date for click in jQuery.data('date_info')
2011-09-07 Bart VisscherChange generateDates to use js Date for calculations
2011-09-06 Golnaz NiliehMerge branch 'master' of git://gitorious.org/owncloud...
2011-09-06 Golnaz NiliehUse an animated gif in add-bookmark form, while fetchin...
2011-09-06 Golnaz NiliehDon't clear bookmark description field, If it is empty...
2011-09-05 Jan-Christoph... updated readme with new description and code address
2011-09-04 Jan-Christoph... yet another translation update
2011-09-04 Jan-Christoph... small wording changes
next