Commit Graph

2383 Commits (3e183b2eeab4ebd1e8df7531c22f1de6ec00cc97)

Author SHA1 Message Date
Michael Gapczynski 3e183b2eea Set filter to empty if not set by Ampache client 14 years ago
Michael Gapczynski d07b8448d1 Set the user id when authenticating user for Ampache, fixes bug oc-219 14 years ago
Michael Gapczynski 7d17c59a51 Fix group detection for sharing in case username contains '@', fix for oc-1270 14 years ago
Michael Gapczynski f378415377 Only call mkdir() if the root folder does not exist for FTP external storage 14 years ago
Michael Gapczynski f328f53ec1 Fix filesystem hash, no longer using basicOperation() 14 years ago
Thomas Tanghus f91783e9ab Fix errors when no addressbook. 14 years ago
Georg Ehrke d8aca0c78e apply fix suggested in oc-1132 - bugfix for oc-1132 14 years ago
Georg Ehrke 8cff0d997f convert through caldav transmitted rgba calendarcolor to rgb 14 years ago
Lukas Reschke 95936024bc Updated packages 14 years ago
Arthur Schiwon 3c9919e475 LDAP: check if php-ldap is installed. If not, give an error output. FIX: blank Users page when the module is not installed. 14 years ago
Georg Ehrke 9b0870bb91 add some calendar sharing hooks in stable4 - bugfix for oc-1325 14 years ago
Bjoern Schiessle 73734c98e0 - remove namespace from file property name (webdav) 14 years ago
Lukas Reschke 38271ded75 Added CSRF checks 14 years ago
Arthur Schiwon 0bd7d14b7a Sharing: offer an option to allow sharing with everyone, i.e. do not check group memberships 14 years ago
Thomas Tanghus 9326f4f535 Added hooks for postCreateUser to add default address book and calendar. Fixes oc-1265. 14 years ago
Thomas Tanghus f4a8c233cf Added hook for postCreateUser. Probably fix for oc-1265. 14 years ago
Thomas Tanghus eb2a15d58f Format birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes oc-1276. 14 years ago
Thomas Tanghus d64300251b Corrected javascript definition. 14 years ago
Georg Ehrke d4e2cb6e62 fix encoding fail in calendar app - bugfix for oc-1194 14 years ago
Thomas Tanghus 225726c8d9 latin1 => utf8. I thought I did this a month ago? 14 years ago
Bjoern Schiessle 50eef9a71c update script to fix fscache 14 years ago
Michael Gapczynski 7b2ec41477 Revert santizing toaddress, because PHPMailer now throws exceptions 14 years ago
Michael Gapczynski ebcf5bce3c Sanitize toaddress for emailing private links 14 years ago
Lukas Reschke d203fa2c50 Sanitizing file names 14 years ago
Robin Appelman 7f57591ef1 suppress error when using is_dir on non directory in smb backend 14 years ago
Robin Appelman aeed130b3a improve caching smb results a bit 14 years ago
Robin Appelman 8a902d8f65 improve filecache support for smb 14 years ago
Robin Appelman a1fefea66f split share and root config for smb backend, also sanitize config a bit more 14 years ago
Robin Appelman 8fcce55e76 share code between smb and ftp filestorage backends 14 years ago
Robin Appelman 539e4a1813 smb filestorage backend 14 years ago
Thomas Tanghus 197086a952 Make it possible to import files using CR as eol. 14 years ago
Thomas Tanghus 747b7fbbfe Set the loading class on the property being changed, not on its container. Now on all the places relevant ;-) 14 years ago
Thomas Tanghus d730d3edd4 Set the loading class on the property being changed, not on its container. 14 years ago
Thomas Tanghus 25b95a9ec7 Improve checking for active addressbooks and creating default addressbook. 14 years ago
Thomas Tanghus 554cb2d3ab Add missing requesttoken. 14 years ago
Thomas Tanghus 47f96e2d5e Missing semi-colon. 14 years ago
Thomas Tanghus 746eef0d5c Format error response correctly. 14 years ago
Thomas Tanghus b11b6afbb9 Hopefully fix for drag'n'drop import in oc-813. 14 years ago
Thomas Tanghus 5fb9b3e965 Disable expires header on thumbnail and photo. 14 years ago
Thomas Tanghus f72a11f852 Moved action buttons down to the add field menu. Fixes oc-1155. 14 years ago
Michael Gapczynski bf93dd4661 Don't reload the page after sending private link to email address 14 years ago
Michael Gapczynski 895d5707ee Don't overwrite fake directory stream for Shared storage 14 years ago
Bjoern Schiessle c0e86489c9 no reason to strip tags at this point 14 years ago
Bjoern Schiessle 7af76e36e1 enable highlighting of address in OSM. 14 years ago
Georg Ehrke ae00f40b97 add OC_Calendar_Object::createUID() 14 years ago
Arthur Schiwon a72eddeef7 LDAP: compare base trees case insensitively 14 years ago
Thomas Tanghus 2ad93849ab Idiot proof dialog ;-) 14 years ago
Thomas Tanghus ad5aa5ac15 Try to conserve some memory. Should fix oc-1106 for stable4. 14 years ago
Thomas Tanghus 42a5cd21b9 Missing requesttoken. 14 years ago
Thomas Tanghus 56ed8ba70b Select which address book to add a contact to. Fixes oc-1071. 14 years ago