Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-04Tasks: Really correct iconBart Visscher
2012-05-04Tasks: More updates to public APIBart Visscher
2012-05-04Add missing file.Thomas Tanghus
2012-05-04Tried to make settings/apps more keyboard/screenreader friendly.Thomas Tanghus
2012-05-04Calendar: Use array_merge to join event arraysBart Visscher
2012-05-04Tasks: Fix ajax calls in javascriptBart Visscher
2012-05-04Tasks: Update for movable appsBart Visscher
2012-05-04Tasks: Update to new public APIBart Visscher
2012-05-04Merge branch 'master' into tasksBart Visscher
2012-05-04Contacts: Changed the Add property button to not fixed and use plain button.Thomas Tanghus
2012-05-04Contacts: Improve NOTE UI. Cleanup markup.Thomas Tanghus
2012-05-04LDAP: check first, if requested attribute existsArthur Schiwon
2012-05-04LDAP: use the correct attribute for the display nameArthur Schiwon
2012-05-04LDAP: also those functions were not meant to be staticArthur Schiwon
2012-05-04LDAP: more cleanupArthur Schiwon
2012-05-04LDAP: copyright stuffArthur Schiwon
2012-05-04LDAP: cleanupArthur Schiwon
2012-05-04LDAP: checkPassword ain't staticArthur Schiwon
2012-05-04LDAP: make oc_user_ldap::checkPassword make use of central OC_LDAPArthur Schiwon
2012-05-04remove debug infoArthur Schiwon
2012-05-04LDAP: make oc_user_ldap::userExists make use of central OC_LDAPArthur Schiwon
2012-05-04LDAP: make oc_user_ldap::getUsers make use of central OC_LDAPArthur Schiwon
2012-05-04LDAP: central function for user and group list retrieval (will replace retrie...Arthur Schiwon
2012-05-04Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/m...Thomas Tanghus
2012-05-04implement missing getusers callFrank Karlitschek
2012-05-04Made the global settings icon accessable via keyboard.Thomas Tanghus
2012-05-04VCategories: Check if any categories are selected before json call. Add Close...Thomas Tanghus
2012-05-04Contacts: Hack around malformed BDAY.Thomas Tanghus
2012-05-04Contacts: Don't load event handlers more than once, or you're asking for trou...Thomas Tanghus
2012-05-04Check for callback in OC.dialogs.alert.Thomas Tanghus
2012-05-04Calendar: Fix repeating eventsBart Visscher
2012-05-04Merge branch 'master' of git://gitorious.org/owncloud/owncloudBart Visscher
2012-05-04Merge commit 'refs/merge-requests/89' of git://gitorious.org/owncloud/owncloudBart Visscher
2012-05-04add mount config to gitignoreRobin Appelman
2012-05-04fix filecache for postgresqlRobin Appelman
2012-05-04ups, we don't have a CSS file thereforeArthur Schiwon
2012-05-03ensure the files app is always loadedRobin Appelman
2012-05-03Better regex for old apps rewrite ruleBart Visscher
2012-05-03Bookmarks: Move delete code to Bookmarks class, also change to use idBart Visscher
2012-05-03Contacts: Remove some logging.Thomas Tanghus
2012-05-03Contacts: Clean up tipsies.Thomas Tanghus
2012-05-03Contacts: Fixed paths in import.Thomas Tanghus
2012-05-03Contacts: Fix paths and improve markup and css in address book overview.Thomas Tanghus
2012-05-03Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek
2012-05-03ported oc_dbFrank Karlitschek
2012-05-03fix incorrect dialog computing in ffBartek Przybylski
2012-05-03Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek
2012-05-03ported oc_jsonFrank Karlitschek
2012-05-03fix filepicker in webkitBartek Przybylski
2012-05-03Contacts: Move gif used by jquery.Jcrop and make style sheet use %webroot% path.Thomas Tanghus