Commit Graph

2774 Commits (d10f4f071d8a51128e0b8056e9af414af98cf833)
 

Author SHA1 Message Date
Georg Ehrke d10f4f071d Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Georg Ehrke 40d343e2af fix oc-bug 239 - & => & 13 years ago
Bart Visscher a25bda8e41 Add application name to title 13 years ago
Bart Visscher 5c816c0cc9 Contacts: Optimize thumbnail cache handling a bit 13 years ago
Bart Visscher 125cf79a37 OC_Response: add setExpiresHeader function 13 years ago
Bart Visscher 45bb6f5fd4 OC_Response: add redirect function 13 years ago
Bart Visscher ee7931f457 Contacts: Add missing parameter 13 years ago
Robin Appelman 3579446930 use SimpleTest for unit testing 13 years ago
Bart Visscher 0917bdecdd Contacts: Move response caching to OC_Response 13 years ago
Tom Needham a0bb6079c5 Add description to texteditor info.xml -fix oc-234 13 years ago
Bart Visscher f5385e4a63 Contacts: Add id to vars with id in them 13 years ago
Bart Visscher 623afb69b6 Contacts: cleanup OC_L10N usage 13 years ago
Bart Visscher 39f342d595 Contacts: Move debug logging of $_POST to after access checks 13 years ago
Bart Visscher 6eb1427ac0 Contacts: Document usage of OC_Contacts_App::getAddressbook 13 years ago
Bart Visscher b77132edbe Contacts: Save last-modified time in REV property if not set 13 years ago
Bart Visscher 6bd0aad117 Contacts: Fix adding N property in getContactVCard 13 years ago
Bart Visscher facd4cbe17 Contacts: Cleanup photo and thumbnail code 13 years ago
Bart Visscher 3eff161bbf OC_Image: Use valid function instead of checking the resource 13 years ago
Bart Visscher 90d189a8b3 Access check fix in contacts/ajax/activation.php 13 years ago
Bart Visscher 8f3da6ee9b Small coding style update 13 years ago
Bart Visscher 1a74f0a18c Improve logging in OC_Contacts_App 13 years ago
Bart Visscher c4ee924869 Cleanup OC_Contacts_Addressbook::find usage 13 years ago
Bart Visscher 192b8906a3 Add copyright to OC_Connector_Sabre_Principal 13 years ago
Frank Karlitschek 95e7be4aec Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Frank Karlitschek 5408a26234 add a README 13 years ago
Michael Gapczynski 6929652e14 Redirect to installer if not installed 13 years ago
Frank Karlitschek 26a5c13906 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Frank Karlitschek 340b6bf3ad add themeing support and support for autoselection of mobile/tablet and standalone css/jss files and templates 13 years ago
Bart Visscher b5418173e5 Derive the user principles from the owncloud users 13 years ago
Stefan Göckeritz d9db6e73d8 bugfix for oc-236 13 years ago
Thomas Tanghus 1d6b4f8f3c Merge branch 'tanghus_contacts' 13 years ago
Thomas Tanghus b4924ed1e5 Variable wasn't reset. 13 years ago
Thomas Tanghus fd9ce6da35 Merge gitorious.org:owncloud/owncloud into tanghus_contacts 13 years ago
Thomas Tanghus c95e8a1fc5 Added custom combobox widget. 13 years ago
Klaas Freitag 85853f9ec2 - Added the ability to change a files mtime via webdavs propset. 13 years ago
Bart Visscher 9379c3e128 Gallery: remove unset call, not needed anymore 13 years ago
Bart Visscher 8684e847b0 OC_Image: change static vars to object vars 13 years ago
Robin Appelman b4d84bd9bb dont try to remove buffers, can cause trouble with strict warnings 13 years ago
Robin Appelman c4864b4a54 don't use PDO::inTransaction 13 years ago
Thomas Tanghus 25f1263c11 Merge gitorious.org:owncloud/owncloud into tanghus_contacts 13 years ago
Thomas Tanghus ff53b0c209 Keep js data structure in sync on changes. 13 years ago
Robin Appelman 25381ac5b1 fix filecache with MDB2 13 years ago
Robin Appelman 398fbe7b82 use fetchRow instead of fetch 13 years ago
Bart Visscher 88b2391d2b Fix wrong var name in sharedstorage.php 13 years ago
Bart Visscher 7cd1a302d3 Gallery: Add caching headers to album thumbnail sending 13 years ago
Bart Visscher 158360c09b Gallery: use thumbnails of images for the album thumbnail 13 years ago
Bart Visscher 43d2266f5c Add caching to gallery thumbnail generation 13 years ago
Bart Visscher eb5de4d4f7 Change gallery thumbnail generation to OC_Image 13 years ago
Bart Visscher 7c03b612d2 OC-41: [Calendar] Date format not translatable 13 years ago
Robin Appelman 24748ee10f add convinience function to get filesystem view for app storage 13 years ago