summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* some more work on calendar import classGeorg Ehrke2012-06-301-13/+90
* Merge branch 'master' into calendar_importGeorg Ehrke2012-06-2941-246/+418
|\
| * Fix WebDAV external storage opendir() and stat() for directories, bug fix for...Michael Gapczynski2012-06-291-14/+12
| * Increment user_openid version to load new app typeBart Visscher2012-06-291-1/+1
| * Coding style fixesBart Visscher2012-06-292-2/+2
| * Whitespace fixesBart Visscher2012-06-293-8/+0
| * fix displaying of eventsGeorg Ehrke2012-06-291-1/+3
| * add some hooks to fix calendar sharingGeorg Ehrke2012-06-292-1/+28
| * Allow multiple Google Drive and Dropbox external storages to be configuredMichael Gapczynski2012-06-292-2/+0
| * Clear the mount point value for the new mount point rowMichael Gapczynski2012-06-291-1/+2
| * Hide the delete button on new mount point rowMichael Gapczynski2012-06-292-1/+2
| * fix birthday calendarGeorg Ehrke2012-06-292-10/+12
| * - when creating a new text file or directory which name already exist use the...Bjoern Schiessle2012-06-291-3/+10
| * - remove leading http[s] to let createBaseUri() generate secure/unsecure base...Bjoern Schiessle2012-06-291-3/+7
| * pass progresskey the correct way during calender importRobin Appelman2012-06-291-1/+1
| * Fix external storage UI for Admin pageMichael Gapczynski2012-06-284-5/+5
| * Gallery: Get all the image information for a directory at onceBart Visscher2012-06-281-4/+20
| * use public APIBjoern Schiessle2012-06-281-5/+5
| * adjust the name and/or location of the stored versions if the actual file get...Bjoern Schiessle2012-06-282-3/+27
| * move hook to erase versions from deleted files to the right placeBjoern Schiessle2012-06-284-41/+15
| * delete file versions if the user deletes a fileBjoern Schiessle2012-06-282-0/+40
| * handover the correct timestampBjoern Schiessle2012-06-281-1/+1
| * No need for this anymore.Thomas Tanghus2012-06-281-10/+0
| * Smoother profile picture loading - hopefully.Thomas Tanghus2012-06-285-59/+56
| * Don't overwrite fake directory stream for Amazon S3 storageMichael Gapczynski2012-06-271-2/+2
| * Migration: Fix contacts and bookmarksTom Needham2012-06-272-8/+9
| * Load contactlist progressivly.Thomas Tanghus2012-06-273-68/+105
| * Fixes in Dropbox API, try to catch Dropbox exceptions, implement rename and c...Michael Gapczynski2012-06-271-11/+48
| * move some documentation to the right placeGeorg Ehrke2012-06-272-13/+20
| * add merge calendar function and add some documentation to OC_Calendar_CalendarGeorg Ehrke2012-06-271-1/+24
| * Add Samba Share parameter to external storage UIMichael Gapczynski2012-06-271-1/+1
| * Don't overwrite fake directory stream for Shared storageMichael Gapczynski2012-06-271-2/+2
| * Don't overwrite fake directory stream for Dropbox and Google DriveMichael Gapczynski2012-06-272-5/+4
| * no reason to strip tags at this pointBjoern Schiessle2012-06-271-1/+0
| * Util::formatDate() expect $timestamp as doubleBjoern Schiessle2012-06-274-10/+6
* | some work on OC_Calendar_ImportGeorg Ehrke2012-06-291-0/+139
|/
* enable highlighting of address in OSM.Bjoern Schiessle2012-06-271-1/+1
* Improve error handling of Dropbox storage backendMichael Gapczynski2012-06-261-4/+8
* Load default categories if there are none,Thomas Tanghus2012-06-271-6/+29
* Ensure event handlers are being set when adding first contact.Thomas Tanghus2012-06-271-24/+24
* Add check for return value.Thomas Tanghus2012-06-271-11/+13
* Don't call getLocalFile() until you know it actually is musicMichael Gapczynski2012-06-261-1/+1
* Added some error checking.Thomas Tanghus2012-06-261-1/+5
* Added missing requesttoken.Thomas Tanghus2012-06-262-1/+4
* Added error checking on all db queries.Thomas Tanghus2012-06-263-51/+152
* Added createUser hook.Thomas Tanghus2012-06-262-0/+11
* Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-261-1/+1
|\
| * Fix variable name.Thomas Tanghus2012-06-261-1/+1
* | Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-261-0/+8
|\|
| * add OC_Calendar_Object::createUID()Georg Ehrke2012-06-261-0/+8