Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webdav client crashes for secure connections if he doesn't have the right ↵ | Bjoern Schiessle | 2012-07-02 | 1 | -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 bind | Arthur Schiwon | 2012-07-02 | 1 | -4/+4 |
| | | | | check for resource | ||||
* | Don't reload the page after sending private link to email address | Michael Gapczynski | 2012-07-01 | 1 | -1/+2 |
| | |||||
* | Updates contacts migration provider | Tom Needham | 2012-06-30 | 1 | -4/+6 |
| | |||||
* | fix documentation style | Georg Ehrke | 2012-06-30 | 6 | -101/+186 |
| | |||||
* | fix some doc | Georg Ehrke | 2012-06-30 | 1 | -42/+42 |
| | |||||
* | some improvements for calendar export | Georg Ehrke | 2012-06-30 | 1 | -2/+3 |
| | |||||
* | Contacts: align the bottom control buttons | Tom Needham | 2012-06-30 | 1 | -0/+1 |
| | |||||
* | Contacts: fix add contact icon path | Tom Needham | 2012-06-30 | 1 | -1/+1 |
| | |||||
* | fix merge conflicts | Georg Ehrke | 2012-06-30 | 20 | -69/+123 |
|\ | |||||
| * | Fix placeholder value for optional fields in external storage UI | Michael Gapczynski | 2012-06-29 | 1 | -1/+1 |
| | | |||||
| * | fix encryption test cases when not logged in | Robin Appelman | 2012-06-30 | 1 | -2/+6 |
| | | |||||
| * | Don't add duplicate contacts in the list when en-/disable an address book. | Thomas Tanghus | 2012-06-29 | 1 | -12/+14 |
| | | |||||
| * | Fix WebDAV external storage opendir() and stat() for directories, bug fix ↵ | Michael Gapczynski | 2012-06-29 | 1 | -14/+12 |
| | | | | | | | | for oc-1160 | ||||
| * | Increment user_openid version to load new app type | Bart Visscher | 2012-06-29 | 1 | -1/+1 |
| | | |||||
| * | Coding style fixes | Bart Visscher | 2012-06-29 | 2 | -2/+2 |
| | | |||||
| * | Whitespace fixes | Bart Visscher | 2012-06-29 | 3 | -8/+0 |
| | | |||||
| * | fix displaying of events | Georg Ehrke | 2012-06-29 | 1 | -1/+3 |
| | | |||||
| * | add some hooks to fix calendar sharing | Georg Ehrke | 2012-06-29 | 2 | -1/+28 |
| | | |||||
| * | Allow multiple Google Drive and Dropbox external storages to be configured | Michael Gapczynski | 2012-06-29 | 2 | -2/+0 |
| | | |||||
| * | Clear the mount point value for the new mount point row | Michael Gapczynski | 2012-06-29 | 1 | -1/+2 |
| | | |||||
| * | Hide the delete button on new mount point row | Michael Gapczynski | 2012-06-29 | 2 | -1/+2 |
| | | |||||
| * | fix birthday calendar | Georg Ehrke | 2012-06-29 | 2 | -10/+12 |
| | | |||||
| * | - when creating a new text file or directory which name already exist use ↵ | Bjoern Schiessle | 2012-06-29 | 1 | -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 Schiessle | 2012-06-29 | 1 | -3/+7 |
| | | | | | | | | | | | | base URI - if secure is set to true add 's' to http | ||||
| * | pass progresskey the correct way during calender import | Robin Appelman | 2012-06-29 | 1 | -1/+1 |
| | | |||||
| * | Fix external storage UI for Admin page | Michael Gapczynski | 2012-06-28 | 4 | -5/+5 |
| | | |||||
| * | Gallery: Get all the image information for a directory at once | Bart Visscher | 2012-06-28 | 1 | -4/+20 |
| | | |||||
* | | fix for previous commit | Georg Ehrke | 2012-06-28 | 1 | -0/+1 |
| | | |||||
* | | use OC_Calendar_Export for publicly shared calendars | Georg Ehrke | 2012-06-28 | 1 | -13/+21 |
| | | |||||
* | | Calendar Export: replace spaces with dashes in the name of the calendar / event | Georg Ehrke | 2012-06-28 | 1 | -2/+2 |
| | | |||||
* | | some changes and more doc for OC_Calendar_Export class | Georg Ehrke | 2012-06-28 | 1 | -19/+55 |
| | | |||||
* | | fix calendar export for Apple iCal - i hate bloody line ends | Georg Ehrke | 2012-06-28 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'master' into calendar_export | Georg Ehrke | 2012-06-28 | 3 | -2/+40 |
|\| | |||||
| * | use public API | Bjoern Schiessle | 2012-06-28 | 1 | -5/+5 |
| | | |||||
| * | adjust the name and/or location of the stored versions if the actual file ↵ | Bjoern Schiessle | 2012-06-28 | 2 | -3/+27 |
| | | | | | | | | gets moved or renamed | ||||
| * | move hook to erase versions from deleted files to the right place | Bjoern Schiessle | 2012-06-28 | 4 | -41/+15 |
| | | |||||
| * | delete file versions if the user deletes a file | Bjoern Schiessle | 2012-06-28 | 2 | -0/+40 |
| | | |||||
| * | handover the correct timestamp | Bjoern Schiessle | 2012-06-28 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into calendar_export | Georg Ehrke | 2012-06-28 | 11 | -147/+172 |
|\| | |||||
| * | No need for this anymore. | Thomas Tanghus | 2012-06-28 | 1 | -10/+0 |
| | | |||||
| * | Smoother profile picture loading - hopefully. | Thomas Tanghus | 2012-06-28 | 5 | -59/+56 |
| | | |||||
| * | Don't overwrite fake directory stream for Amazon S3 storage | Michael Gapczynski | 2012-06-27 | 1 | -2/+2 |
| | | |||||
| * | Migration: Fix contacts and bookmarks | Tom Needham | 2012-06-27 | 2 | -8/+9 |
| | | |||||
| * | Load contactlist progressivly. | Thomas Tanghus | 2012-06-27 | 3 | -68/+105 |
| | | |||||
* | | Merge branch 'master' into calendar_export | Georg Ehrke | 2012-06-27 | 1 | -11/+48 |
|\| | |||||
| * | Fixes in Dropbox API, try to catch Dropbox exceptions, implement rename and ↵ | Michael Gapczynski | 2012-06-27 | 1 | -11/+48 |
| | | | | | | | | copy in Dropbox storage backend | ||||
* | | fix style of some doc | Georg Ehrke | 2012-06-27 | 1 | -5/+5 |
| | | |||||
* | | Merge branch 'master' into calendar_export | Georg Ehrke | 2012-06-27 | 10 | -33/+57 |
|\| | |||||
| * | move some documentation to the right place | Georg Ehrke | 2012-06-27 | 2 | -13/+20 |
| | |