Commit Graph

5179 Commits (9ea34cae43c20206e02ff12040ab558b4ba64d80)
 

Author SHA1 Message Date
Bart Visscher 9ea34cae43 Simplified remote.php file loading 13 years ago
Bjoern Schiessle e258da5c3c certificate should be only visible for users 13 years ago
Bjoern Schiessle 5d61b85a1d allow users to upload ssl root certificates for the webdav client 13 years ago
Thomas Tanghus b2eac08ad3 Query contacts in batches of 20. Possible fix for oc-1126. 13 years ago
Sam Tuke 825d92d59c Added undo functionality to delete user procedure on user settings page 13 years ago
Thomas Tanghus 6d3afb3857 Moved action buttons down to the add field menu. Fixes oc-1155. 13 years ago
Brice Maron 3b09aa8578 Correct Postgresql connection with space in password. Work around php bug 13 years ago
Brice Maron 799e34acd4 Add slash to app url if not set fix oc-1169 13 years ago
Georg Ehrke 393eefa5d2 replace some direct links with OC.imagePath 13 years ago
Sam Tuke b1c9785eb3 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Sam Tuke a775deaf22 Moved hooks and versions.php into new lib directory 13 years ago
Bjoern Schiessle aec6eea235 use filesystem abstraction layer to copy file versions 13 years ago
Bjoern Schiessle 4bc9e4e012 wrong var name fixed 13 years ago
Georg Ehrke ca2b1f7863 fix encoding fail in calendar app - bugfix for oc-1194 13 years ago
Brice Maron 8a1c279183 Escape pg connection string on setup 13 years ago
Tom Needham 88cbbc86b8 Text editor: Always use UTF-8 to keep Ace happy. 13 years ago
Arthur Schiwon 0a6f7b33c3 LDAP: make it UTF-8 save 13 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 13 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 13 years ago
Arthur Schiwon 515adceace LDAP: reset resource on failed bind 13 years ago
Lukas Reschke 90331a3fa1 Remove forced download 13 years ago
Lukas Reschke f5e0e5587d Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Lukas Reschke f8cebed348 Don't display error messages 13 years ago
Georg Ehrke e4960c3bb4 fix a small PHP fail 13 years ago
Georg Ehrke 5ff72f2cd7 fix a small PHP fail 13 years ago
Michael Gapczynski eca2e073f8 Don't reload the page after sending private link to email address 13 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)" 13 years ago
Lukas Reschke 4e63981da9 Disable mimesniffing 13 years ago
Tom Needham b2cb7d54d1 Fixed app path 13 years ago
Tom Needham cfc78d44bb Return correct json response, fix syntax 13 years ago
Tom Needham c7a4075aaa Updates contacts migration provider 13 years ago
Georg Ehrke fa5b31ac9c fix documentation style 13 years ago
Florian Hülsmann 4ed55315e7 fixed linkTo() 13 years ago
Georg Ehrke 8e0addebc3 fix some doc 13 years ago
Georg Ehrke 34b2486d53 some improvements for calendar export 13 years ago
Tom Needham 51173163ce Contacts: align the bottom control buttons 13 years ago
Tom Needham 704a1c655e Contacts: fix add contact icon path 13 years ago
Georg Ehrke 6e6f90a8a2 fix merge conflicts 13 years ago
Michael Gapczynski edc6a648d1 Fix placeholder value for optional fields in external storage UI 13 years ago
Robin Appelman 2c35e185f7 make sure the filesystem is setup properly for oc_cache_file tests 13 years ago
Robin Appelman d43ed43b5a cant to ttl tests for xcache 13 years ago
Robin Appelman 252453cd34 fix encryption test cases when not logged in 13 years ago
Michael Gapczynski c992482e92 Prevent duplicate group showing in multiselect that added the group 13 years ago
Thomas Tanghus a4614f83ff Don't add duplicate contacts in the list when en-/disable an address book. 13 years ago
Michael Gapczynski 8e4832bd12 Prevent adding a duplicate to a multiselect 13 years ago
Michael Gapczynski 05cb94801a Add new group to other user's group select forms 13 years ago
Michael Gapczynski 719c7f7f6e Fix WebDAV external storage opendir() and stat() for directories, bug fix for oc-1160 13 years ago
Bart Visscher 3ed7738d5e Increment user_openid version to load new app type 13 years ago
Bart Visscher f61793aa14 Coding style fixes 13 years ago
Bart Visscher 2b4ecbaba0 Whitespace fixes 13 years ago