]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2011-09-24 Jan-Christoph... relabeled Finish setup button with 'Finishing ...'
2011-09-24 Georg EhrkeMerge branch 'master' of gitorious.org:owncloud/owncloud
2011-09-24 Georg Ehrkedelete calendar function for userinterface
2011-09-24 Robin Appelmanremove getID3 demos due to security issue caused by...
2011-09-24 Robin Appelmandont submit the setup form to a new tab
2011-09-24 Robin Appelmanprevent people from triggering the setup manually
2011-09-24 Florian PritzMerge branch 'working'
2011-09-24 Florian Pritzapps/calendar: check for unset variable
2011-09-24 Florian Pritzfiles: fix max filesize check
2011-09-24 Florian Pritzfiles/ajax: catch upload errors
2011-09-24 Florian Pritzsettings/personal: calculate the relative usage with...
2011-09-24 Florian Pritzsettings/personal: remove padding from quota bar
2011-09-24 Florian Pritzfix warning when uploading file using webdav
2011-09-24 Florian Pritzset cookie secure if forcessl is enabled
2011-09-24 Florian Pritzapps/contacts: only display buttons if there is a contact
2011-09-24 Florian Pritzapps/contacts: fix wrapping issue in addpropertyform
2011-09-24 Florian Pritzapps/bookmarks: use curl instead of file_get_contents
2011-09-24 Florian Pritzfix apps/bookmarks if oc_bookmarks_tags is empty
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
next