summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Append search results to custom containerRaimund Schlüßler2015-02-271-4/+11
| | | | | * fixes #13968 * fix variable already defined
* print app upgrade information to console as wellThomas Müller2015-02-251-0/+6
|
* 3rd-party apps are disabled on upgrade - refs #14026Thomas Müller2015-02-253-11/+28
| | | | | Conflicts: lib/private/app.php
* Fix #14310Raimund Schlüßler2015-02-191-1/+1
|
* Merge pull request #14373 from owncloud/fix-nav-s8Morris Jobke2015-02-191-0/+1
|\ | | | | Backport #14338 to stable8
| * if no link text has been set for the navigation show the link nonethelessBernhard Posselt2015-02-191-0/+1
| |
* | Remove old l10n filesJoas Schilling2015-02-191-9/+0
|/
* generate valid human readable text for 0 - fixed #9342Thomas Müller2015-02-122-1/+3
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-0628-84/+140
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-0612-0/+36
|
* Update installation.phpcmeh2015-02-061-1/+1
| | | In line 161, "SQLite" has now the same capitalisation as in line 159.
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-0674-82/+30
|
* Don't highly discourageThomas Müller2015-02-051-1/+1
|
* Merge pull request #13907 from owncloud/enhance-sqlite-warningBernhard Posselt2015-02-051-1/+6
|\ | | | | enhance sqlite warning on admin page as well as during setup
| * enhance sqlite warning on admin page as well as during setup - fixes #13906Thomas Müller2015-02-041-1/+6
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-052-32/+66
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-044-8/+34
|
* Merge pull request #13843 from owncloud/fix-files-disabledThomas Müller2015-02-031-2/+6
|\ | | | | Fix disabled files app
| * Disallow disabling of files appMorris Jobke2015-02-031-2/+6
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-036-6/+46
|/
* Add unit tests for empty tokenLukas Reschke2015-02-011-1/+1
|
* Default to `null` for lostpasswordLukas Reschke2015-02-011-1/+1
| | | | We oC 8 we use the `StringUtils::equals` method which will also verify the type, since we don't anylonger hash the token twice this is required in case somebody is able to invoke this route with an empty `$token`.
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-012-2/+8
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-318-48/+52
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-3010-30/+46
|
* add CSS to exception page - fixes #13747Morris Jobke2015-01-291-0/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-286-14/+46
|
* Indicate that the share owner is remote in the filelistJoas Schilling2015-01-272-3/+6
|
* Merge pull request #13621 from owncloud/system-config-multisetThomas Müller2015-01-261-8/+10
|\ | | | | Add a method to set/unset multiple config values with one write
| * naming fixes while reviewingThomas Müller2015-01-261-5/+5
| |
| * Use setConfigs() instead of calling setConfig() multiple timesJoas Schilling2015-01-231-5/+7
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-252-0/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-242-2/+6
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-236-4/+8
|
* Merge pull request #13314 from owncloud/login-hook-logoutMorris Jobke2015-01-221-0/+5
|\ | | | | Return false if the login is canceled in a hook
| * Allow custom error messages for the login pageRobin Appelman2015-01-221-0/+5
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-222-2/+6
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-216-6/+8
| |
* | kill ancient codeMorris Jobke2015-01-201-17/+0
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-206-14/+114
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-192-2/+6
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-184-6/+42
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-1724-34/+206
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-16234-78/+312
| |
* | Merge pull request #13323 from owncloud/move-searchLukas Reschke2015-01-157-4/+554
|\ \ | | | | | | Move search to core/search
| * | adjust paths for searchMorris Jobke2015-01-144-7/+7
| | |
| * | move search folder into core/Morris Jobke2015-01-134-0/+550
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-152-0/+22
| |
* | Read version and product name from update templateVincent Petry2015-01-142-5/+9
| | | | | | | | | | | | During upgrade, the config settings aren't always available due to base.php changes. This fix makes the update info page read the product name and version from the update template, which already had them.
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-146-0/+24
|/