Commit Graph

5179 Commits (9ea34cae43c20206e02ff12040ab558b4ba64d80)
 

Author SHA1 Message Date
Georg Ehrke 652a874fa6 fix displaying of events 13 years ago
Georg Ehrke 3bcf176a53 add some hooks to fix calendar sharing 13 years ago
Michael Gapczynski 7e9455c382 Allow multiple Google Drive and Dropbox external storages to be configured 13 years ago
Michael Gapczynski 2d49a491fb Clear the mount point value for the new mount point row 13 years ago
Michael Gapczynski f311c2a2ff Hide the delete button on new mount point row 13 years ago
Bjoern Schiessle 94add1c000 typo fixed 13 years ago
Georg Ehrke bda0026374 fix birthday calendar 13 years ago
Bjoern Schiessle b95996c02c - when creating a new text file or directory which name already exist use the same pattern as for file uploads in such a case (add a (N) to the name) 13 years ago
Bjoern Schiessle 60ec46f706 - remove leading http[s] to let createBaseUri() generate secure/unsecure base URI 13 years ago
Frank Karlitschek bd908affa3 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Frank Karlitschek 6917d74193 move the ownCloud version to admin which makes more sense. A normal user can´t update ownCloud anyways. 13 years ago
Robin Appelman 75af5778a4 pass progresskey the correct way during calender import 13 years ago
Michael Gapczynski 31bba86e87 Fix external storage UI for Admin page 13 years ago
Bart Visscher 1ccbbfad53 Spelling fix 13 years ago
Bart Visscher 02e4e0e08f Gallery: Get all the image information for a directory at once 13 years ago
Bart Visscher bf09edcbf1 Remember the app root information. 13 years ago
Bart Visscher 19bb4e83c9 Remove redundant code from OC_Helper::linkTo 13 years ago
Brice Maron b2cbf1199d Pg setup enhancement 13 years ago
Georg Ehrke 91d92aed02 fix for previous commit 13 years ago
Georg Ehrke 4b3af1f73b use OC_Calendar_Export for publicly shared calendars 13 years ago
Georg Ehrke 930bbeabd4 Calendar Export: replace spaces with dashes in the name of the calendar / event 13 years ago
Georg Ehrke 9dd7ca2667 some changes and more doc for OC_Calendar_Export class 13 years ago
Georg Ehrke 9a4709e68d fix calendar export for Apple iCal - i hate bloody line ends 13 years ago
Georg Ehrke c4f5639cb4 Merge branch 'master' into calendar_export 13 years ago
Bjoern Schiessle bdd1baeb85 use public API 13 years ago
Bjoern Schiessle e5792cc064 adjust the name and/or location of the stored versions if the actual file gets moved or renamed 13 years ago
Bjoern Schiessle f22f49671b move hook to erase versions from deleted files to the right place 13 years ago
Bjoern Schiessle 52f99a7570 delete file versions if the user deletes a file 13 years ago
Bjoern Schiessle dac539b619 handover the correct timestamp 13 years ago
Georg Ehrke 3cea1b062e Merge branch 'master' into calendar_export 13 years ago
Michael Gapczynski 81953e7bb5 Return login errors for PostgreSQL setup 13 years ago
Thomas Tanghus e04a605b9b No need for this anymore. 13 years ago
Thomas Tanghus a48aba316e Smoother profile picture loading - hopefully. 13 years ago
Michael Gapczynski db6139fd41 Don't overwrite fake directory stream for Amazon S3 storage 13 years ago
Tom Needham 426193cf6c Migration: Fix contacts and bookmarks 13 years ago
Thomas Tanghus 77b7f214d2 Load contactlist progressivly. 13 years ago
Tom Needham 7284e57c91 Migration: fix app paths 13 years ago
Georg Ehrke e029e8cb14 Merge branch 'master' into calendar_export 13 years ago
Georg Ehrke 8712754f8c fix style of some doc 13 years ago
Georg Ehrke 1f738d8c9f Merge branch 'master' into calendar_export 13 years ago
Brice Maron 2706988225 Set table prefix if not set in postgresql install 13 years ago
Michael Gapczynski 9b605969f1 Fixes in Dropbox API, try to catch Dropbox exceptions, implement rename and copy in Dropbox storage backend 13 years ago
Georg Ehrke 77c66e8cc4 move some documentation to the right place 13 years ago
Georg Ehrke 25a50f00bd add merge calendar function and add some documentation to OC_Calendar_Calendar 13 years ago
Michael Gapczynski b7f86cf282 Add Samba Share parameter to external storage UI 13 years ago
Michael Gapczynski 2c773d549d Don't overwrite fake directory stream for Shared storage 13 years ago
Michael Gapczynski 19f94774fb Don't overwrite fake directory stream for Dropbox and Google Drive 13 years ago
Bjoern Schiessle c67ae2e7f1 no reason to strip tags at this point 13 years ago
Bjoern Schiessle d5237c42bc Util::formatDate() expect $timestamp as double 13 years ago
Bart Visscher 2d8a380a21 Fix recursion when running an update script 13 years ago