5167 Commits (4bc9e4e012fa0ee4300ec26d020d2b27b032ff6a)
 

Author SHA1 Message Date
Bjoern Schiessle 4bc9e4e012 wrong var name fixed 14 years ago
Georg Ehrke ca2b1f7863 fix encoding fail in calendar app - bugfix for oc-1194 14 years ago
Brice Maron 8a1c279183 Escape pg connection string on setup 14 years ago
Tom Needham 88cbbc86b8 Text editor: Always use UTF-8 to keep Ace happy. 14 years ago
Arthur Schiwon 0a6f7b33c3 LDAP: make it UTF-8 save 14 years ago
Arthur Schiwon 52822652bc provide multibyte aware helper functions mb_str_replace, mb_substr_replace and mb_array_change_key_case for handling with UTF 8 14 years ago
Bjoern Schiessle ab036d4764 webdav client crashes for secure connections if he doesn't have the right root certificate for ssl verification. For the moment I print at least a useful error message to the OC log and the Apache log 14 years ago
Arthur Schiwon 515adceace LDAP: reset resource on failed bind 14 years ago
Lukas Reschke 90331a3fa1 Remove forced download 14 years ago
Lukas Reschke f5e0e5587d Merge branch 'master' of gitorious.org:owncloud/owncloud 14 years ago
Lukas Reschke f8cebed348 Don't display error messages 14 years ago
Georg Ehrke e4960c3bb4 fix a small PHP fail 14 years ago
Georg Ehrke 5ff72f2cd7 fix a small PHP fail 14 years ago
Michael Gapczynski eca2e073f8 Don't reload the page after sending private link to email address 14 years ago
Michael Gapczynski 7ceba61413 Revert "bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it)" 14 years ago
Lukas Reschke 4e63981da9 Disable mimesniffing 14 years ago
Tom Needham b2cb7d54d1 Fixed app path 14 years ago
Tom Needham cfc78d44bb Return correct json response, fix syntax 14 years ago
Tom Needham c7a4075aaa Updates contacts migration provider 14 years ago
Georg Ehrke fa5b31ac9c fix documentation style 14 years ago
Florian Hülsmann 4ed55315e7 fixed linkTo() 14 years ago
Georg Ehrke 8e0addebc3 fix some doc 14 years ago
Georg Ehrke 34b2486d53 some improvements for calendar export 14 years ago
Tom Needham 51173163ce Contacts: align the bottom control buttons 14 years ago
Tom Needham 704a1c655e Contacts: fix add contact icon path 14 years ago
Georg Ehrke 6e6f90a8a2 fix merge conflicts 14 years ago
Michael Gapczynski edc6a648d1 Fix placeholder value for optional fields in external storage UI 14 years ago
Robin Appelman 2c35e185f7 make sure the filesystem is setup properly for oc_cache_file tests 14 years ago
Robin Appelman d43ed43b5a cant to ttl tests for xcache 14 years ago
Robin Appelman 252453cd34 fix encryption test cases when not logged in 14 years ago
Michael Gapczynski c992482e92 Prevent duplicate group showing in multiselect that added the group 14 years ago
Thomas Tanghus a4614f83ff Don't add duplicate contacts in the list when en-/disable an address book. 14 years ago
Michael Gapczynski 8e4832bd12 Prevent adding a duplicate to a multiselect 14 years ago
Michael Gapczynski 05cb94801a Add new group to other user's group select forms 14 years ago
Michael Gapczynski 719c7f7f6e Fix WebDAV external storage opendir() and stat() for directories, bug fix for oc-1160 14 years ago
Bart Visscher 3ed7738d5e Increment user_openid version to load new app type 14 years ago
Bart Visscher f61793aa14 Coding style fixes 14 years ago
Bart Visscher 2b4ecbaba0 Whitespace fixes 14 years ago
Georg Ehrke 652a874fa6 fix displaying of events 14 years ago
Georg Ehrke 3bcf176a53 add some hooks to fix calendar sharing 14 years ago
Michael Gapczynski 7e9455c382 Allow multiple Google Drive and Dropbox external storages to be configured 14 years ago
Michael Gapczynski 2d49a491fb Clear the mount point value for the new mount point row 14 years ago
Michael Gapczynski f311c2a2ff Hide the delete button on new mount point row 14 years ago
Bjoern Schiessle 94add1c000 typo fixed 14 years ago
Georg Ehrke bda0026374 fix birthday calendar 14 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) 14 years ago
Bjoern Schiessle 60ec46f706 - remove leading http[s] to let createBaseUri() generate secure/unsecure base URI 14 years ago
Frank Karlitschek bd908affa3 Merge branch 'master' of gitorious.org:owncloud/owncloud 14 years ago
Frank Karlitschek 6917d74193 move the ownCloud version to admin which makes more sense. A normal user can´t update ownCloud anyways. 14 years ago
Robin Appelman 75af5778a4 pass progresskey the correct way during calender import 14 years ago