summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Calendar: Use array_merge to join event arraysBart Visscher2012-05-041-1/+1
* Contacts: Changed the Add property button to not fixed and use plain button.Thomas Tanghus2012-05-043-37/+39
* Contacts: Improve NOTE UI. Cleanup markup.Thomas Tanghus2012-05-044-22/+28
* LDAP: check first, if requested attribute existsArthur Schiwon2012-05-041-1/+1
* LDAP: use the correct attribute for the display nameArthur Schiwon2012-05-041-1/+1
* LDAP: also those functions were not meant to be staticArthur Schiwon2012-05-041-2/+2
* LDAP: more cleanupArthur Schiwon2012-05-041-26/+2
* LDAP: copyright stuffArthur Schiwon2012-05-041-0/+2
* LDAP: cleanupArthur Schiwon2012-05-041-93/+0
* LDAP: checkPassword ain't staticArthur Schiwon2012-05-041-2/+2
* LDAP: make oc_user_ldap::checkPassword make use of central OC_LDAPArthur Schiwon2012-05-042-49/+61
* remove debug infoArthur Schiwon2012-05-041-5/+0
* LDAP: make oc_user_ldap::userExists make use of central OC_LDAPArthur Schiwon2012-05-041-8/+9
* LDAP: make oc_user_ldap::getUsers make use of central OC_LDAPArthur Schiwon2012-05-041-28/+11
* LDAP: central function for user and group list retrieval (will replace retrie...Arthur Schiwon2012-05-041-0/+21
* Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/m...Thomas Tanghus2012-05-043-3/+3
* Contacts: Hack around malformed BDAY.Thomas Tanghus2012-05-041-3/+9
* Contacts: Don't load event handlers more than once, or you're asking for trou...Thomas Tanghus2012-05-041-2/+0
* Calendar: Fix repeating eventsBart Visscher2012-05-032-2/+5
* Merge branch 'master' of git://gitorious.org/owncloud/owncloudBart Visscher2012-05-031-1/+0
|\
| * ups, we don't have a CSS file thereforeArthur Schiwon2012-05-031-1/+0
* | Merge commit 'refs/merge-requests/89' of git://gitorious.org/owncloud/owncloudBart Visscher2012-05-032-2/+18
|\ \
| * | Handle event exceptions in calendar app. Execeptions to recurring events are ...Henning Becker2012-02-171-1/+20
* | | Bookmarks: Move delete code to Bookmarks class, also change to use idBart Visscher2012-05-033-33/+44
| |/ |/|
* | Contacts: Remove some logging.Thomas Tanghus2012-05-032-3/+0
* | Contacts: Clean up tipsies.Thomas Tanghus2012-05-032-4/+5
* | Contacts: Fixed paths in import.Thomas Tanghus2012-05-033-4/+1
* | Contacts: Fix paths and improve markup and css in address book overview.Thomas Tanghus2012-05-034-11/+25
* | ported oc_dbFrank Karlitschek2012-05-0328-170/+170
* | ported oc_jsonFrank Karlitschek2012-05-03106-363/+363
* | Contacts: Move gif used by jquery.Jcrop and make style sheet use %webroot% path.Thomas Tanghus2012-05-034-2/+2
* | Contacts: Improve loading contact.Thomas Tanghus2012-05-032-18/+27
* | Contacts: Don't resize profile picture if it's not too big.Thomas Tanghus2012-05-031-1/+1
* | port oc_responseFrank Karlitschek2012-05-0311-25/+25
* | Fix private linksMichael Gapczynski2012-05-021-1/+0
* | move archive library to core so we can properly depend on itRobin Appelman2012-05-027-779/+0
* | run none of the extranal storage tests on defaultRobin Appelman2012-05-021-1/+1
* | don't try to register file actions when we're not in the files appRobin Appelman2012-05-021-21/+21
* | Gallery: Update version for database updateBart Visscher2012-05-021-1/+1
* | Contacts: check for malformed VCards in calendar hookBart Visscher2012-05-021-0/+3
* | Refactoring and upload support for Google Drive backendMichael Gapczynski2012-05-021-69/+195
* | port checkAppEnabledFrank Karlitschek2012-05-0228-28/+28
* | fix installFrank Karlitschek2012-05-023-6/+6
* | add require_once('../lib/base.php'); to webdav.phpGeorg Ehrke2012-05-021-0/+1
* | create folder 'remote' for the remote services like caldav, carddav and webdavGeorg Ehrke2012-05-0210-9/+28
* | port oc_preferencesFrank Karlitschek2012-05-0229-49/+49
* | port appconfigFrank Karlitschek2012-05-0212-43/+43
* | first part of the config stuffFrank Karlitschek2012-05-0214-42/+42
* | move all the files stuff into a files classFrank Karlitschek2012-05-0216-30/+30
* | Contacts: Removed styling and (most) js from template. Started making app mor...Thomas Tanghus2012-05-025-214/+116