Commit Graph

1871 Commits (76b8d062846a2bfb84d0db7164ea0d8e44f3dad0)

Author SHA1 Message Date
Thomas Tanghus 76b8d06284 Add missing file. 13 years ago
Bart Visscher 1fef13b0c0 Calendar: Use array_merge to join event arrays 13 years ago
Thomas Tanghus 01da64caf7 Contacts: Changed the Add property button to not fixed and use plain button. 13 years ago
Thomas Tanghus 248eae2d0f Contacts: Improve NOTE UI. Cleanup markup. 13 years ago
Arthur Schiwon 907fa9d85b LDAP: check first, if requested attribute exists 13 years ago
Arthur Schiwon 716c5a3c8e LDAP: use the correct attribute for the display name 13 years ago
Arthur Schiwon 231eec7325 LDAP: also those functions were not meant to be static 13 years ago
Arthur Schiwon 6c670cb82d LDAP: more cleanup 13 years ago
Arthur Schiwon 333e8986f6 LDAP: copyright stuff 13 years ago
Arthur Schiwon def59755ad LDAP: cleanup 13 years ago
Arthur Schiwon adb32ad347 LDAP: checkPassword ain't static 13 years ago
Arthur Schiwon 594221a467 LDAP: make oc_user_ldap::checkPassword make use of central OC_LDAP 13 years ago
Arthur Schiwon 3499783ea5 remove debug info 13 years ago
Arthur Schiwon 7aad40ca4d LDAP: make oc_user_ldap::userExists make use of central OC_LDAP 13 years ago
Arthur Schiwon 6f982d2e20 LDAP: make oc_user_ldap::getUsers make use of central OC_LDAP 13 years ago
Arthur Schiwon 7a06e144ec LDAP: central function for user and group list retrieval (will replace retrieveList from group part) 13 years ago
Thomas Tanghus 2296521a2e Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/merge_requests/116 13 years ago
Thomas Tanghus e61e40c23d Contacts: Hack around malformed BDAY. 13 years ago
Thomas Tanghus bde5b4a7ff Contacts: Don't load event handlers more than once, or you're asking for trouble :-P 13 years ago
Bart Visscher 07ff1e723a Calendar: Fix repeating events 13 years ago
Arthur Schiwon 76a60a2fc3 ups, we don't have a CSS file therefore 13 years ago
Bart Visscher b6ea57c8b6 Bookmarks: Move delete code to Bookmarks class, also change to use id 13 years ago
Thomas Tanghus 8076b1e12d Contacts: Remove some logging. 13 years ago
Thomas Tanghus a89231ac1d Contacts: Clean up tipsies. 13 years ago
Thomas Tanghus 5be9084c73 Contacts: Fixed paths in import. 13 years ago
Thomas Tanghus cbee0d3128 Contacts: Fix paths and improve markup and css in address book overview. 13 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Thomas Tanghus 375ba98645 Contacts: Move gif used by jquery.Jcrop and make style sheet use %webroot% path. 13 years ago
Thomas Tanghus 15be032740 Contacts: Improve loading contact. 13 years ago
Thomas Tanghus 6cc9f600d2 Contacts: Don't resize profile picture if it's not too big. 13 years ago
Frank Karlitschek 351740601a port oc_response 13 years ago
Michael Gapczynski 80dff77b65 Fix private links 13 years ago
Robin Appelman e5ef3e1340 move archive library to core so we can properly depend on it 13 years ago
Robin Appelman 0b51c53443 run none of the extranal storage tests on default 13 years ago
Robin Appelman 4ba527625f don't try to register file actions when we're not in the files app 13 years ago
Bart Visscher 47081a2471 Gallery: Update version for database update 13 years ago
Bart Visscher f7e410147f Contacts: check for malformed VCards in calendar hook 13 years ago
Michael Gapczynski 6d37b8567b Refactoring and upload support for Google Drive backend 13 years ago
Frank Karlitschek 4fe90f62f4 port checkAppEnabled 13 years ago
Frank Karlitschek eec7c3833c fix install 13 years ago
Georg Ehrke 33c343ed11 add require_once('../lib/base.php'); to webdav.php 13 years ago
Georg Ehrke da03d05700 create folder 'remote' for the remote services like caldav, carddav and webdav 13 years ago
Frank Karlitschek 82a61e2e1a port oc_preferences 13 years ago
Frank Karlitschek ff66600bc0 port appconfig 13 years ago
Frank Karlitschek 8e99475886 first part of the config stuff 13 years ago
Frank Karlitschek 8c7f854671 move all the files stuff into a files class 13 years ago
Thomas Tanghus f1830866a3 Contacts: Removed styling and (most) js from template. Started making app more keyboard/screenreader friendly. General cleanup in code and markup. 13 years ago
Thomas Tanghus 72256abf34 Contacts: Trying to improve PHOTO handling a bit. 13 years ago
Arthur Schiwon 6750998984 files is not internal any more, part II 13 years ago