summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #829 from owncloud/contacts_api_namespace_fixBart Visscher2012-12-112-6/+8
|\
| * [contacts_api] IAddressBook moved to OCP as it's used by apps to provide acce...Thomas Mueller2012-12-112-6/+8
* | Merge pull request #825 from owncloud/oc_namespaceThomas Müller2012-12-111-0/+3
|\ \
| * | Autoload classes with 'OC' namespace prefix.Thomas Tanghus2012-12-111-0/+3
* | | Merge pull request #813 from owncloud/check_external_dependenciesThomas Müller2012-12-114-59/+104
|\ \ \ | |_|/ |/| |
| * | ctor of OC_L10N requires the app nameThomas Mueller2012-12-111-1/+1
| * | don't call shell_exec if safe_mode is on.Frank Karlitschek2012-12-111-2/+6
| * | disable not available external filesystems. Restructure the configuration a b...Frank Karlitschek2012-12-101-59/+66
| * | add some output why some of the external filesystems might not workFrank Karlitschek2012-12-104-1/+35
* | | Merge pull request #824 from owncloud/add_user_backend_registration_debug_logFrank Karlitschek2012-12-111-11/+18
|\ \ \ | |_|/ |/| |
| * | add debug logging for user backend registrationJörn Friedrich Dreyer2012-12-111-11/+18
* | | Merge pull request #697 from eMerzh/revoke_on_createThomas Müller2012-12-111-2/+4
|\ \ \
| * | | Revoke DB rights on install only if the db is newly createdBrice Maron2012-12-031-2/+4
* | | | Merge pull request #623 from owncloud/contacts_api_2Thomas Müller2012-12-113-62/+342
|\ \ \ \
| * | | | [contacts_api] move addressbook to it's own fileThomas Mueller2012-12-082-51/+72
| * | | | [contacts_api] update documentationThomas Mueller2012-12-061-8/+8
| * | | | [Contacts API] example for searching addedThomas Mueller2012-12-021-0/+32
| * | | | test for search and unregister addedThomas Mueller2012-11-282-8/+53
| * | | | first unit tests implementedThomas Mueller2012-11-282-4/+91
| * | | | change name to IAddressBookThomas Mueller2012-11-281-6/+6
| * | | | plugin mechanism implementedThomas Mueller2012-11-281-63/+158
* | | | | Merge pull request #807 from owncloud/add-changes-againThomas Müller2012-12-111-8/+58
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | remove obsolete CSS, fix database host label positionJan-Christoph Borchardt2012-12-111-1/+0
| * | | | add my install changes from #721 again after they have been reverted through ...Jan-Christoph Borchardt2012-12-101-7/+58
| | |_|/ | |/| |
* / | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-1118-77/+82
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-1029-485/+492
* | | Merge pull request #282 from butonic/fix_new_and_upload_button_html_cssThomas Müller2012-12-096-183/+146
|\ \ \
| * | | cleanup CSS whitespace and remove extra input[type='checkbok']Jörn Friedrich Dreyer2012-12-072-72/+72
| * | | fix svg -> png replacement for android, cleanup and remove obsolete cssJörn Friedrich Dreyer2012-12-074-40/+39
| * | | fix new li icons jumping when replacing p with inputJörn Friedrich Dreyer2012-12-071-2/+4
| * | | add IE9 CSS checkbox fixesJörn Friedrich Dreyer2012-12-074-74/+32
| * | | upload button HTML, CSS & JS cleanupJörn Friedrich Dreyer2012-12-075-28/+19
| * | | rmeove vendor prefix for box-shadowJörn Friedrich Dreyer2012-12-071-2/+0
| * | | fix_new_and_upload_button_html_cssJörn Friedrich Dreyer2012-12-072-12/+27
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-0922-84/+99
* | | | Merge pull request #762 from owncloud/database_exceptionThomas Müller2012-12-081-10/+15
|\ \ \ \
| * | | | dont handle database exception in OC_DBRobin Appelman2012-12-071-10/+15
| |/ / /
* / / / [tx-robot] updated from transifexJenkins for ownCloud2012-12-0816-86/+91
|/ / /
* | | Merge pull request #721 from owncloud/improve-installation-and-loginBart Visscher2012-12-074-27/+92
|\ \ \
| * | | properly center data directory labelJan-Christoph Borchardt2012-12-061-1/+1
| * | | fix dbhostlabel not disappearing, remove obsolete CSSJan-Christoph Borchardt2012-12-062-2/+1
| * | | use vector logo also on log in page, d'oh (also now retina-ready)Jan-Christoph Borchardt2012-12-061-1/+1
| * | | fix missing feedback when tab-focusing on checkboxJan-Christoph Borchardt2012-12-061-0/+1
| * | | add primary action button in fitting subtle dark blueJan-Christoph Borchardt2012-12-053-2/+22
| * | | move inline warning styles into CSS, clean up and fix #270Jan-Christoph Borchardt2012-12-052-8/+26
| * | | better layout for installation page elements, centered and subdued legend textJan-Christoph Borchardt2012-12-042-5/+15
| * | | small fixes: toggle color adjustment, remove colon, prevent label wrappingJan-Christoph Borchardt2012-12-042-4/+3
| * | | group related input fields visuallyJan-Christoph Borchardt2012-12-043-9/+27
* | | | Merge pull request #182 from owncloud/fix-redirectBart Visscher2012-12-073-8/+12
|\ \ \ \
| * | | | Fix warning about redirect_url not setBart Visscher2012-12-071-1/+1