aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* webdav client crashes for secure connections if he doesn't have the right ↵Bjoern Schiessle2012-07-021-0/+2
| | | | root certificate for ssl verification. For the moment I print at least a useful error message to the OC log and the Apache log
* LDAP: reset resource on failed bindArthur Schiwon2012-07-021-4/+4
| | | | check for resource
* Don't reload the page after sending private link to email addressMichael Gapczynski2012-07-011-1/+2
|
* Updates contacts migration providerTom Needham2012-06-301-4/+6
|
* fix documentation styleGeorg Ehrke2012-06-306-101/+186
|
* fix some docGeorg Ehrke2012-06-301-42/+42
|
* some improvements for calendar exportGeorg Ehrke2012-06-301-2/+3
|
* Contacts: align the bottom control buttonsTom Needham2012-06-301-0/+1
|
* Contacts: fix add contact icon pathTom Needham2012-06-301-1/+1
|
* fix merge conflictsGeorg Ehrke2012-06-3020-69/+123
|\
| * Fix placeholder value for optional fields in external storage UIMichael Gapczynski2012-06-291-1/+1
| |
| * fix encryption test cases when not logged inRobin Appelman2012-06-301-2/+6
| |
| * Don't add duplicate contacts in the list when en-/disable an address book.Thomas Tanghus2012-06-291-12/+14
| |
| * Fix WebDAV external storage opendir() and stat() for directories, bug fix ↵Michael Gapczynski2012-06-291-14/+12
| | | | | | | | for oc-1160
| * 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 ↵Bjoern Schiessle2012-06-291-3/+10
| | | | | | | | | | | | the same pattern as for file uploads in such a case (add a (N) to the name) - don't allow renaming if a file/directory with the name already exists
| * - remove leading http[s] to let createBaseUri() generate secure/unsecure ↵Bjoern Schiessle2012-06-291-3/+7
| | | | | | | | | | | | base URI - if secure is set to true add 's' to http
| * 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
| |
* | fix for previous commitGeorg Ehrke2012-06-281-0/+1
| |
* | use OC_Calendar_Export for publicly shared calendarsGeorg Ehrke2012-06-281-13/+21
| |
* | Calendar Export: replace spaces with dashes in the name of the calendar / eventGeorg Ehrke2012-06-281-2/+2
| |
* | some changes and more doc for OC_Calendar_Export classGeorg Ehrke2012-06-281-19/+55
| |
* | fix calendar export for Apple iCal - i hate bloody line endsGeorg Ehrke2012-06-281-0/+3
| |
* | Merge branch 'master' into calendar_exportGeorg Ehrke2012-06-283-2/+40
|\|
| * use public APIBjoern Schiessle2012-06-281-5/+5
| |
| * adjust the name and/or location of the stored versions if the actual file ↵Bjoern Schiessle2012-06-282-3/+27
| | | | | | | | gets moved or renamed
| * 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
| |
* | Merge branch 'master' into calendar_exportGeorg Ehrke2012-06-2811-147/+172
|\|
| * 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
| |
* | Merge branch 'master' into calendar_exportGeorg Ehrke2012-06-271-11/+48
|\|
| * Fixes in Dropbox API, try to catch Dropbox exceptions, implement rename and ↵Michael Gapczynski2012-06-271-11/+48
| | | | | | | | copy in Dropbox storage backend
* | fix style of some docGeorg Ehrke2012-06-271-5/+5
| |
* | Merge branch 'master' into calendar_exportGeorg Ehrke2012-06-2710-33/+57
|\|
| * move some documentation to the right placeGeorg Ehrke2012-06-272-13/+20
| |