summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tried to make settings/apps more keyboard/screenreader friendly.Thomas Tanghus2012-05-043-1/+9
* 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
* implement missing getusers callFrank Karlitschek2012-05-041-0/+10
* Made the global settings icon accessable via keyboard.Thomas Tanghus2012-05-042-1/+6
* VCategories: Check if any categories are selected before json call. Add Close...Thomas Tanghus2012-05-041-5/+8
* 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
* Check for callback in OC.dialogs.alert.Thomas Tanghus2012-05-041-1/+1
* Calendar: Fix repeating eventsBart Visscher2012-05-032-2/+5
* Merge branch 'master' of git://gitorious.org/owncloud/owncloudBart Visscher2012-05-034-9/+16
|\
| * add mount config to gitignoreRobin Appelman2012-05-031-0/+1
| * fix filecache for postgresqlRobin Appelman2012-05-031-6/+11
| * ups, we don't have a CSS file thereforeArthur Schiwon2012-05-031-1/+0
| * ensure the files app is always loadedRobin Appelman2012-05-031-2/+4
* | 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
* | | Better regex for old apps rewrite ruleBart Visscher2012-05-031-1/+1
* | | 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
* | Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-031-1/+1
|\ \
| * | fix incorrect dialog computing in ffBartek Przybylski2012-05-031-1/+1
* | | ported oc_dbFrank Karlitschek2012-05-0329-170/+262
|/ /
* | Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-031-1/+1
|\ \
| * | fix filepicker in webkitBartek Przybylski2012-05-031-1/+1
* | | ported oc_jsonFrank Karlitschek2012-05-03107-363/+457
|/ /
* | 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-0312-25/+131
* | Fix private linksMichael Gapczynski2012-05-021-1/+0
* | move archive library to core so we can properly depend on itRobin Appelman2012-05-027-6/+2
* | run none of the extranal storage tests on defaultRobin Appelman2012-05-021-1/+1