summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* update license headers and authorsMorris Jobke2015-06-2518-5/+42
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-2510-4/+42
|
* Merge pull request #17105 from owncloud/app-content-z-indexMorris Jobke2015-06-241-1/+1
|\ | | | | explicitly set z-index on app-content, fix overlap from navigation
| * explicitly set z-index on app-content, fix overlap from navigationJan-Christoph Borchardt2015-06-231-1/+1
| |
* | Use non-zero exit code when app is not compliant (so CIs can detect the status)Joas Schilling2015-06-241-0/+1
| |
* | Merge pull request #17095 from owncloud/proper-error-handlingMorris Jobke2015-06-231-7/+10
|\ \ | |/ |/| Proper error handling
| * [updater] keep maintenance active on failure and mark failure in redMorris Jobke2015-06-231-1/+2
| |
| * [updater] propagate error case properlyMorris Jobke2015-06-231-6/+8
| | | | | | | | | | | | * add $success to the updateEnd hook * add new return code for a update failure * add exception class to failure hook message
* | [upgrade] print update message before running the update codeMorris Jobke2015-06-231-0/+3
|/ | | | * otherwise you don't know during which app update something failed
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-234-2/+6
|
* Merge pull request #17068 from owncloud/fix_16878VicDeo2015-06-221-0/+4
|\ | | | | fix search for results only from subfolder
| * remove whitespace on bottom when no search results, fix laylout, fix #16878Jan-Christoph Borchardt2015-06-221-0/+4
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-212-0/+4
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-202-0/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-1810-6/+32
|
* Merge pull request #16973 from owncloud/button-close-sidebarLukas Reschke2015-06-171-1/+1
|\ | | | | Let buttons hide the sidebar
| * let buttons hide the sidebarHendrik Leppelsack2015-06-161-1/+1
| |
* | Merge pull request #16893 from owncloud/fixSlideToggleMorris Jobke2015-06-171-1/+1
|\ \ | | | | | | Fix childs of slideToggle not sliding the target
| * | fix childs of slideToggle not sliding the targetHendrik Leppelsack2015-06-111-1/+1
| | |
* | | Correc type annotationLukas Reschke2015-06-171-3/+3
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-1716-0/+30
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-1656-108/+0
| |
* | Add `no-store` to AppFrameworkLukas Reschke2015-06-151-2/+1
| |
* | Merge pull request #16931 from owncloud/make-security-checks-more-stringentThomas Müller2015-06-152-15/+34
|\ \ | | | | | | Align recommended settings
| * | Align recommended settingsLukas Reschke2015-06-152-15/+34
| | | | | | | | | | | | | | | | | | This aligns the recommended setting with the max-age of `15768000` as described in our documentation. Furthermore it fixes some logical problems with the code, unit tests has been added as well. Fixes https://github.com/owncloud/core/issues/16673
* | | Merge pull request #16802 from Brewal/masterThomas Müller2015-06-151-2/+2
|\ \ \ | |/ / |/| | Fixed "p" element containing a "div"
| * | Changed a p element by a div Brewal2015-06-081-2/+2
| | | | | | | | | A p element cannot contain a div element (here `<div style="clear: both;"></div>`). It should be change by a div element to fits standards.
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-152-104/+412
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-142-0/+18
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-132-2/+2
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-122-2/+8
| | |
* | | Fix error message and add 'user' to itJens-Christian Fischer2015-06-111-1/+1
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-114-0/+20
| | |
* | | Merge pull request #16860 from owncloud/fix-appmenuMorris Jobke2015-06-101-2/+2
|\ \ \ | | | | | | | | fix app menu not showing on mobile, fix #16844
| * | | fix app menu not showing on mobile, fix #16844Jan-Christoph Borchardt2015-06-101-2/+2
| | |/ | |/|
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-102-0/+2
| | |
* | | Merge pull request #16810 from owncloud/disable-search-if-not-implementedThomas Müller2015-06-091-12/+24
|\ \ \ | |/ / |/| | Disable search field in case there is no search available to the curr…
| * | Bring back filtering on apps management pageThomas Müller2015-06-091-1/+3
| | |
| * | Search results have to explicitly be added to the content area of the appThomas Müller2015-06-091-8/+5
| | |
| * | Disable search field in case there is no search available to the current ↵Thomas Müller2015-06-081-4/+17
| |/ | | | | | | selected app - fixes #14544
* | Upgrade jquery-migrate to 1.2.1Morris Jobke2015-06-097-516/+544
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-092-22/+324
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-084-10/+22
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-0710-0/+16
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-064-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-058-4/+14
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-046-0/+8
|
* Merge pull request #16703 from owncloud/fix-ie8-ie9Morris Jobke2015-06-031-0/+6
|\ | | | | Fix IE8 & IE9 - setup page
| * Add min-height to login page for IE8 and IE9Morris Jobke2015-06-031-0/+1
| |
| * Revert "fix theme in IE8 and IE9"Morris Jobke2015-06-031-0/+5
| | | | | | | | This reverts commit a4c9688711977376f9d8ad7bf94a1e92d964cd7b.