summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* make sure that the notification gets shown again after a second tryBjoern Schiessle2014-10-071-32/+37
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-062-0/+10
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-052-0/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-042-0/+15
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-021-2/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-012-0/+23
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-09-305-2/+14
|
* Merge pull request #11352 from owncloud/close-session-for-previewsLukas Reschke2014-09-291-0/+1
|\ | | | | Close the session for preview generation
| * Close the session for preview generationLukas Reschke2014-09-291-0/+1
| | | | | | | | Without closing the session every preview image generation is locking the session which makes the webinterface unresponsive.
* | Merge pull request #11324 from owncloud/tryToCreateDatadirectoryLukas Reschke2014-09-291-1/+6
|\ \ | | | | | | Try to create datadirectory to test whether the .htaccess works
| * | Try to create datadirectory to test whether the .htaccess worksLukas Reschke2014-09-261-1/+6
| |/ | | | | | | Fixes https://github.com/owncloud/core/pull/11299#issuecomment-56968588 and also https://github.com/owncloud/core/issues/10628 together with https://github.com/owncloud/core/pull/11299#issuecomment-56968588 when backported.
* | [tx-robot] updated from transifexJenkins for ownCloud2014-09-2912-5/+48
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-09-284-48/+75
| |
* | Merge pull request #11304 from owncloud/share-spinnerMorris Jobke2014-09-272-27/+112
|\ \ | | | | | | Added spinners in share dropdown
| * | Prevent monkey clicking on labelsVincent Petry2014-09-261-0/+5
| | | | | | | | | | | | | | | Clicking on labels while the spinner is there will not trigger the hidden checkbox any more.
| * | Add ID to markup to have the checkboxes in the right positionLukas Reschke2014-09-261-5/+5
| | |
| * | Added spinners in share dropdownVincent Petry2014-09-262-22/+102
| |/ | | | | | | | | | | | | | | | | Added spinners for the following actions: - adding user - removing user - changing password - toggling allowing upload - setting a password
* | Merge pull request #11319 from owncloud/header-owncloud-nameMorris Jobke2014-09-271-1/+7
|\ \ | | | | | | for whitelabeled edition, show branding name (e.g. 'ownCloud') instead of appname in header bar
| * | for whitelabeled edition, show branding name (e.g. 'ownCloud') instead of ↵Jan-Christoph Borchardt2014-09-261-1/+7
| | | | | | | | | | | | appname in header bar
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-09-276-3/+58
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2014-09-263-1/+29
|/
* Merge pull request #10934 from owncloud/datadir-write-setupVincent Petry2014-09-251-10/+12
|\ | | | | Don't complain about non-writable datadirs before we're installed
| * Don't test for htaccess if we cant write into the datadir anywayRobin Appelman2014-09-181-10/+12
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-09-2555-0/+201
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-09-242-1/+12
| |
* | Merge pull request #11254 from owncloud/fix-filepicker-home-iconVolkan Gezer2014-09-231-0/+2
|\ \ | | | | | | fix filepicker home icon being partly hidden, fix #10169
| * | fix filepicker home icon being partly hidden, fix #10169Jan-Christoph Borchardt2014-09-231-0/+2
| | |
* | | Merge pull request #11019 from owncloud/do-not-show-exception-to-enduserLukas Reschke2014-09-232-1/+32
|\ \ \ | | | | | | | | Do not show exception to the end-user - use a proper error page instead
| * | | replace horizontal rules with whitespaceJan-Christoph Borchardt2014-09-171-3/+4
| | | |
| * | | Do not show exception to the end-userLukas Reschke2014-09-172-1/+31
| | | | | | | | | | | | | | | | Log the error instead of potentially leaking sensitive information
* | | | Merge pull request #7051 from owncloud/postsetupajaxcheckVincent Petry2014-09-232-0/+72
|\ \ \ \ | |_|/ / |/| | | Moved WebDAV check to client side JS
| * | | Moved WebDAV and internet checks to client side JSVincent Petry2014-09-232-0/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added setup checks in JavaScript - Moved isWebDAVWorking to JS using SetupChecks - Moved internet connection checks to an ajax call that goes through the server
* | | | Merge pull request #11222 from owncloud/store-users-timezone-masterThomas Müller2014-09-233-2/+363
|\ \ \ \ | | | | | | | | | | send browsers timezone back tp the server on login
| * | | | send browsers timezone back tp the server on loginThomas Müller2014-09-223-2/+363
| | | | |
* | | | | Merge pull request #11234 from owncloud/fix-icon-classesJan-Christoph Borchardt2014-09-231-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | | Fix icon classes, disappeared delete icon
| * | | | correct delete-icon to icon-delete, fix #11128Jan-Christoph Borchardt2014-09-221-2/+2
| | | | |
* | | | | Merge pull request #11226 from owncloud/kill-postsetupcheck-masterVincent Petry2014-09-232-9/+3
|\ \ \ \ \ | | | | | | | | | | | | remove post setup check
| * | | | | remove post setup checkThomas Müller2014-09-222-9/+3
| | |/ / / | |/| | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-09-233-2/+17
| |/ / / |/| | |
* | | | no loner use deprecated class \OC_ConfigThomas Müller2014-09-222-3/+16
| | | |
* | | | remove bootstrapping - occ can by definition only be executed if ownCloud is ↵Thomas Müller2014-09-221-8/+0
| | | | | | | | | | | | | | | | installed - base.php is required earlier already
* | | | show upgrade errors as error in the console and report back that the upgrade ↵Thomas Müller2014-09-221-12/+14
|/ / / | | | | | | | | | process failed if it did
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-09-214-5/+16
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-09-2011-12/+57
| | |
* | | Merge pull request #10968 from owncloud/admin-groupsselect2Lukas Reschke2014-09-1959-0/+5419
|\ \ \ | | | | | | | | Use select2 for the groups excluded from sharing in admin page
| * | | fit select2 to ownCloud input styleJan-Christoph Borchardt2014-09-101-0/+12
| | | |
| * | | Move select2 from files_external to coreVincent Petry2014-09-0958-0/+5407
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-09-1968-69/+6
| |_|/ |/| |
* | | Merge pull request #11143 from owncloud/improve-404Morris Jobke2014-09-181-2/+5
|\ \ \ | | | | | | | | Make 404 page easier to understand
| * | | Make 404 page easier to understandLukas Reschke2014-09-171-2/+5
| | | | | | | | | | | | | | | | Fixes https://github.com/owncloud/core/issues/11133