summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-1438-189/+256
|
* Merge pull request #876 from owncloud/mimicon_fixicewind19912012-12-131-1/+1
|\ | | | | fix mimetype icons for new files
| * fix mimetype icons for new filesRobin Appelman2012-12-131-1/+1
|/
* Merge pull request #855 from owncloud/ungreenifyblizzz2012-12-132-19/+12
|\ | | | | ungreenify new & upload buttons
| * small code reordering of inputs and buttonsJan-Christoph Borchardt2012-12-131-5/+6
| |
| * improve general button coloringJan-Christoph Borchardt2012-12-131-2/+4
| |
| * ungreenify new & upload buttonsJan-Christoph Borchardt2012-12-131-12/+2
| |
* | Merge pull request #584 from wardragon/ldap_access_userExists_fixblizzz2012-12-123-7/+12
|\ \ | | | | | | Really fix OCP\Share::shareItem with LDAP users
| * | Exclude LDAP backend from global user searchesLorenzo M. Catucci2012-12-071-3/+3
| | | | | | | | | | | | triggered by itself.
| * | Add an $excludingBackend optional parameterLorenzo M. Catucci2012-12-072-4/+9
| | | | | | | | | | | | to the userExists method both in OCP\User and in OC_User.
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-13157-2578/+5195
| | |
* | | Merge pull request #847 from owncloud/webdav-quota-fix-exceptionThomas Müller2012-12-121-1/+1
|\ \ \ | |_|/ |/| | throwing InsufficientStorage in case the quota is reached
| * | throwing InsufficientStorage in case the quota is reachedThomas Mueller2012-12-121-1/+1
|/ /
* | set the session name to the instance id - which is uniqueThomas Mueller2012-12-121-0/+3
| | | | | | | | | | Conflicts: lib/base.php
* | Merge pull request #810 from owncloud/send-share-link-by-emailThomas Müller2012-12-124-9/+87
|\ \ | | | | | | restoring feature to send sharing link via email
| * | feedback to the user while request is being processedThomas Mueller2012-12-121-2/+9
| | |
| * | moving sharing email code to coreThomas Mueller2012-12-104-64/+60
| | |
| * | restoring feature to send sharing link via emailThomas Mueller2012-12-104-7/+82
| | |
* | | Merge pull request #766 from btactic/language_autodetectThomas Müller2012-12-121-2/+8
|\ \ \ | | | | | | | | Improve autodetection of language.
| * | | Fix the loop to search al the available languages, not only the las element.Sergi Almacellas Abellana2012-12-091-4/+4
| | | |
| * | | Improve autodetection of language.Sergi Almacellas Abellana2012-12-071-2/+8
| | | | | | | | | | | | | | | | Fixes #730.
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-1279-1235/+2120
| | | |
* | | | 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...
| * | | | [contacts_api] IAddressBook moved to OCP as it's used by apps to provide ↵Thomas Mueller2012-12-112-6/+8
| | | | | | | | | | | | | | | | | | | | access to their contact data
* | | | | Merge pull request #825 from owncloud/oc_namespaceThomas Müller2012-12-111-0/+3
|\ \ \ \ \ | | | | | | | | | | | | Autoload classes with 'OC' namespace prefix.
| * | | | | 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
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Check external dependencies
| * | | | | 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 ↵Frank Karlitschek2012-12-101-59/+66
| | | | | | | | | | | | | | | | | | | | | | | | bit and improve naming
| * | | | | 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 registration
| * | | | | 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 created
| * | | | | | 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 has been implemented and unit tests are provided
| * | | | | | | [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
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | add my install changes back again
| * | | | | | | 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
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | #282
* / | | | | | [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
|\ \ \ \ \ | | | | | | | | | | | | fix_new_and_upload_button_html_css
| * | | | | cleanup CSS whitespace and remove extra input[type='checkbok']Jörn Friedrich Dreyer2012-12-072-72/+72
| | | | | |