]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2011-09-27 Frank Karlitschekcheck for php modules
2011-09-27 Frank Karlitschekremove warning by check cookie before accessing it.
2011-09-26 Scott BarnettFixed table gap from appearing.
2011-09-26 Scott BarnettMerge branch 'master' of git://gitorious.org/owncloud...
2011-09-26 Scott BarnettFixed delete cross positioning issue.
2011-09-26 Bart VisscherUse correct name for function state for addScript/addSt...
2011-09-26 Bart VisscherFix space in comment
2011-09-26 Bartek PrzybylskiReverting: initial commit for gallery app
2011-09-25 Robin Appelmandont set content type to json for Apps
2011-09-25 Bartek PrzybylskiMerge branch 'master' of git://gitorious.org/owncloud...
2011-09-25 Bartek Przybylskiinitial commit for gallery app
2011-09-25 Bart VisscherUse OC_JSON for json responses
2011-09-25 Scott BarnettFixed minor issue.
2011-09-25 Scott BarnettFixed uploaded file hover issue.
2011-09-25 Robin Appelmanfix creating users
2011-09-24 Robin Appelmancorrectly update the collection when music files are...
2011-09-24 Robin Appelmanremove some debug statements
2011-09-24 Robin Appelmanfix uploading files using webdav
2011-09-24 Robin Appelmanactually check the correct password when changing the...
2011-09-24 Robin Appelmancheck for old password when changing passwords
2011-09-24 Jan-Christoph... moved scanning to controls bar
2011-09-24 Jan-Christoph... lots of music improvements, might break some things...
2011-09-24 Jan-Christoph... updated translations
2011-09-24 Jan-Christoph... removed 'share by publiclink' app as it has been supers...
2011-09-24 Jan-Christoph... widened inputs for language and timezone
2011-09-24 Jan-Christoph... no mickey mouse hand for quota bar
2011-09-24 Jan-Christoph... removed deprecated images and icons
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...
next