Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix documentation style | Georg Ehrke | 2012-06-30 | 6 | -101/+186 |
| | |||||
* | fixed linkTo() | Florian Hülsmann | 2012-06-30 | 1 | -1/+1 |
| | |||||
* | 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 | 30 | -88/+220 |
|\ | |||||
| * | Fix placeholder value for optional fields in external storage UI | Michael Gapczynski | 2012-06-29 | 1 | -1/+1 |
| | | |||||
| * | make sure the filesystem is setup properly for oc_cache_file tests | Robin Appelman | 2012-06-30 | 1 | -0/+19 |
| | | |||||
| * | cant to ttl tests for xcache | Robin Appelman | 2012-06-30 | 1 | -0/+4 |
| | | |||||
| * | fix encryption test cases when not logged in | Robin Appelman | 2012-06-30 | 1 | -2/+6 |
| | | |||||
| * | Prevent duplicate group showing in multiselect that added the group | Michael Gapczynski | 2012-06-29 | 1 | -1/+3 |
| | | |||||
| * | Don't add duplicate contacts in the list when en-/disable an address book. | Thomas Tanghus | 2012-06-29 | 1 | -12/+14 |
| | | |||||
| * | Prevent adding a duplicate to a multiselect | Michael Gapczynski | 2012-06-29 | 1 | -1/+12 |
| | | |||||
| * | Add new group to other user's group select forms | Michael Gapczynski | 2012-06-29 | 2 | -2/+9 |
| | | |||||
| * | 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 |
| | | |||||
| * | typo fixed | Bjoern Schiessle | 2012-06-29 | 1 | -1/+1 |
| | | |||||
| * | 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 | 2 | -4/+13 |
| | | | | | | | | | | | | 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 | ||||
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-06-29 | 24 | -173/+284 |
| |\ | |||||
| | * | 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 |
| | | | |||||
| | * | Spelling fix | Bart Visscher | 2012-06-28 | 1 | -1/+1 |
| | | | |||||
| | * | Gallery: Get all the image information for a directory at once | Bart Visscher | 2012-06-28 | 1 | -4/+20 |
| | | | |||||
| | * | Remember the app root information. | Bart Visscher | 2012-06-28 | 1 | -1/+5 |
| | | | |||||
| | * | Remove redundant code from OC_Helper::linkTo | Bart Visscher | 2012-06-28 | 1 | -6/+3 |
| | | | |||||
| | * | Pg setup enhancement | Brice Maron | 2012-06-28 | 1 | -2/+32 |
| | | | | | | | | | | | | do not create a db if already existing .. and reset the user password instead of creating if the user already exists | ||||
| * | | move the ownCloud version to admin which makes more sense. A normal user ↵ | Frank Karlitschek | 2012-06-29 | 2 | -5/+7 |
| | | | | | | | | | | | | can´t update ownCloud anyways. | ||||
* | | | 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 | 13 | -150/+176 |
|\| | | |||||
| * | | Return login errors for PostgreSQL setup | Michael Gapczynski | 2012-06-27 | 1 | -0/+1 |
| | | |