summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* certificate should be only visible for usersBjoern Schiessle2012-07-041-0/+2
* allow users to upload ssl root certificates for the webdav clientBjoern Schiessle2012-07-046-6/+66
* Query contacts in batches of 20. Possible fix for oc-1126.Thomas Tanghus2012-07-041-3/+7
* Moved action buttons down to the add field menu. Fixes oc-1155.Thomas Tanghus2012-07-042-19/+19
* replace some direct links with OC.imagePathGeorg Ehrke2012-07-031-2/+2
* Merge branch 'master' of gitorious.org:owncloud/owncloudSam Tuke2012-07-032-12/+20
|\
| * use filesystem abstraction layer to copy file versionsBjoern Schiessle2012-07-031-3/+11
* | Moved hooks and versions.php into new lib directorySam Tuke2012-07-036-338/+381
|/
* fix encoding fail in calendar app - bugfix for oc-1194Georg Ehrke2012-07-031-1/+1
* Text editor: Always use UTF-8 to keep Ace happy.Tom Needham2012-07-022-0/+2
* LDAP: make it UTF-8 saveArthur Schiwon2012-07-025-18/+36
* webdav client crashes for secure connections if he doesn't have the right roo...Bjoern Schiessle2012-07-021-0/+2
* LDAP: reset resource on failed bindArthur Schiwon2012-07-021-4/+4
* 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 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
* | 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 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