Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Concat also the other results | Lukas Reschke | 2016-01-10 | 1 | -2/+2 |
| | | | | Otherwise this will ignore the two last checks :speak_no_evil: | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-10 | 10 | -34/+166 |
| | |||||
* | Merge pull request #21562 from owncloud/properly-check-for-well-known-redirect | Thomas Müller | 2016-01-09 | 1 | -0/+2 |
|\ | | | | | Add check for .well-known URL in the root of the webservers URL | ||||
| * | Add check for .well-known URL in the root of the webservers URL | Morris Jobke | 2016-01-08 | 1 | -0/+2 |
| | | | | | | | | * fixes #20012 | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-09 | 8 | -40/+278 |
|/ | |||||
* | fix warning box size for avatar change | Morris Jobke | 2016-01-08 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-08 | 8 | -0/+40 |
| | |||||
* | Merge pull request #21506 from ↵ | Thomas Müller | 2016-01-07 | 2 | -0/+15 |
|\ | | | | | | | | | owncloud/issue-20218-min-max-owncloud-version-warning Issue 20218 min max owncloud version warning | ||||
| * | Add a warning on the apps list when the version is missing | Joas Schilling | 2016-01-07 | 2 | -0/+15 |
| | | |||||
* | | Allow searching apps by ID | Joas Schilling | 2016-01-07 | 1 | -0/+5 |
| | | |||||
* | | Fix users list dropdown position after scroll | Vincent Petry | 2016-01-07 | 1 | -0/+5 |
|/ | | | | | | | | When scrolling, the position calculation of the multiselect dropdown was wrong. Adding "position: relative" to the list container makes the button calculation relative to it instead of the whole page. In this case the dropdown is properly aligned with the field regardless of scrolling. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-07 | 158 | -2032/+1628 |
| | |||||
* | Merge pull request #20994 from owncloud/personal-page | Thomas Müller | 2016-01-06 | 4 | -100/+147 |
|\ | | | | | improve layout of personal settings page | ||||
| * | fix overlap and functionality of cropper | Jan-Christoph Borchardt | 2015-12-28 | 3 | -3/+19 |
| | | |||||
| * | improve layout of personal settings page | Jan-Christoph Borchardt | 2015-12-28 | 4 | -101/+132 |
| | | |||||
* | | Inject OCSClient | Lukas Reschke | 2016-01-06 | 1 | -3/+3 |
| | | | | | | | | Fixes https://github.com/owncloud/core/issues/21451 | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-06 | 4 | -6/+10 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-04 | 2 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-02 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-01 | 2 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-31 | 14 | -0/+18 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-30 | 114 | -116/+2 |
| | | |||||
* | | shorten quota usage wording, fix overflow on mobile, fix #21129 | Jan-Christoph Borchardt | 2015-12-28 | 1 | -1/+1 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-28 | 2 | -0/+10 |
| | |||||
* | Use OCP\Util::getVersion instead of the internal private implementation | Morris Jobke | 2015-12-18 | 1 | -3/+5 |
| | |||||
* | properly use OCP\Util instead of OC_Helper | Morris Jobke | 2015-12-18 | 1 | -2/+2 |
| | |||||
* | Merge pull request #21264 from owncloud/deprecated_oc_user_methods | Thomas Müller | 2015-12-18 | 2 | -2/+2 |
|\ | | | | | Cleanup OC_User deprecated methods | ||||
| * | Remove deprecated function OC_User::getManager | Roeland Jago Douma | 2015-12-17 | 2 | -2/+2 |
| | | | | | | | | | | Private deprecated function => removed Replaced all instances with suggested replacement | ||||
* | | Merge pull request #21248 from owncloud/deprecated_oc_helper_linkToRoute | Thomas Müller | 2015-12-18 | 2 | -3/+3 |
|\ \ | | | | | | | Replace deprecated OC_Helper::linkToRoute calls | ||||
| * | | OC_Helper::linkToRoute is deprecated | Roeland Jago Douma | 2015-12-17 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | Replaced all calls to OC_Helper::linkToRoute with OC::$server->getURLGenerator()->linkToRoute | ||||
* | | | Add a default size to the avatar placeholders | Roeland Jago Douma | 2015-12-17 | 1 | -1/+1 |
|/ / | | | | | | | | | This removed the need to do an avatar request on the "empty" row in the user settings. | ||||
* | | Merge pull request #21255 from ↵ | Thomas Müller | 2015-12-17 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | owncloud/usermanagement-show-password-error-temporary user management: show password error temporary | ||||
| * | Update users.js | michag86 | 2015-12-17 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #21260 from owncloud/fix-undefined-l10n-var | Thomas Müller | 2015-12-17 | 1 | -3/+1 |
|\ \ | | | | | | | initialize l10n instance earlier, fixes an undefined var warning foll… | ||||
| * | | initialize l10n instance earlier, fixes an undefined var warning followed by ↵ | Arthur Schiwon | 2015-12-17 | 1 | -3/+1 |
| |/ | | | | | | | a php error | ||||
* / | Only load the big (128x128) avatar on the perosnal page | Roeland Jago Douma | 2015-12-17 | 1 | -0/+5 |
|/ | | | | | Before the code was executed on every page if a user was logged in. Now only on the personal page. Thus saving a request on all other pages. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-17 | 4 | -10/+14 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-13 | 2 | -0/+2 |
| | |||||
* | Merge pull request #20978 from owncloud/fix-dont-show-unsaved-values-in-usermgmt | Thomas Müller | 2015-12-11 | 1 | -3/+5 |
|\ | | | | | reset mailadress/displayname on blur | ||||
| * | reset mailadress/displayname on blur | michag86 | 2015-12-07 | 1 | -3/+5 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-11 | 122 | -316/+280 |
| | | |||||
* | | Merge pull request #21123 from ↵ | Thomas Müller | 2015-12-10 | 1 | -7/+1 |
|\ \ | | | | | | | | | | | | | owncloud/remove-db-locking-performance-warning-master Remove info about database locking performance | ||||
| * | | Remove info about database locking performance | Thomas Müller | 2015-12-10 | 1 | -7/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-10 | 2 | -2/+2 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-09 | 2 | -6/+58 |
| | | |||||
* | | Merge pull request #21022 from owncloud/get-rid-of-by-reference | Thomas Müller | 2015-12-08 | 2 | -2/+2 |
|\ \ | | | | | | | Get rid of by reference | ||||
| * | | Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTML | Lukas Reschke | 2015-12-08 | 2 | -2/+2 |
| | | | |||||
* | | | Merge pull request #20979 from owncloud/settings-groups-entry | Thomas Müller | 2015-12-08 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | Add 'my groups' anchor to the personal page sidebar | ||||
| * | | Add 'my groups' anchor to the personal page sidebar | Patrick Robertson | 2015-12-07 | 1 | -0/+1 |
| |/ | |||||
* | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-07 | 1 | -1/+0 |
| | | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com |