Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #8135 from coliff/patch-3 | Morris Jobke | 2018-02-05 | 2 | -2/+2 |
|\ | | | | | Use correct input type for website url | ||||
| * | Update settings.scss | Christian Oliff | 2018-02-02 | 1 | -1/+1 |
| | | |||||
| * | Use correct input type for website url | Christian Oliff | 2018-02-01 | 1 | -1/+1 |
| | | | | | | type="url" | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-04 | 4 | -6/+34 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-03 | 16 | -50/+562 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-02 | 6 | -6/+200 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-01 | 164 | -8748/+164 |
|/ | |||||
* | Remove OC_App::removeApp | Julius Härtl | 2018-01-31 | 1 | -1/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 2 | -2/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-29 | 2 | -46/+46 |
| | |||||
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 7 | -7/+7 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Simplify ternary operator statements | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Return value immediately instead of assigning to a one-time variable | Morris Jobke | 2018-01-26 | 1 | -3/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Properly catch InvalidTokenException for better error response | Morris Jobke | 2018-01-24 | 1 | -2/+10 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #7918 from nextcloud/properly-log-exceptions | Roeland Jago Douma | 2018-01-23 | 2 | -2/+9 |
|\ | | | | | Properly log the full exception instead of only the message | ||||
| * | Properly log the full exception instead of only the message | Morris Jobke | 2018-01-23 | 2 | -2/+9 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-23 | 2 | -0/+14 |
|/ | |||||
* | Remove IAppConfig::setValue | Roeland Jago Douma | 2018-01-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #7884 from nextcloud/cleanup-oc_user | Morris Jobke | 2018-01-17 | 1 | -3/+8 |
|\ | | | | | Cleanup OC_User and OCP\User | ||||
| * | Cleanup OC_User and OCP\User | Morris Jobke | 2018-01-16 | 1 | -3/+8 |
| | | | | | | | | | | | | * mainly removes deprecated methods and old static code Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-17 | 2 | -0/+12 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-15 | 6 | -6/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-14 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-12 | 2 | -0/+8 |
| | |||||
* | Merge pull request #7709 from ↵ | Morris Jobke | 2018-01-11 | 1 | -0/+1 |
|\ | | | | | | | | | nextcloud/fix-password-displayed-as-username-in-password-manager Fix password displayed as username in Firefox password manager dialog | ||||
| * | Add strengthify bar after plain text input clone of password input | Daniel Calviño Sánchez | 2018-01-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To show the password in plain text "showPassword" adds a text input after the password input and swaps their visibility depending on whether the password has to be shown in plain text or not. In a similar way, "strengthify" by default adds the strength bar after the input element it was called on. Due to this, if "showPassword" is called before "strengthify" on the same password input then the strength bar ends between the password input and the text input, and when the text input is shown it appears below the strength bar. To fix this now the strength bar is added after the text input in those places in which "strengthify" was called after "showPassword" on the same element. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | | Fix popover and styling in user management | Julius Härtl | 2018-01-11 | 3 | -49/+35 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-10 | 2 | -0/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-09 | 6 | -0/+30 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-07 | 2 | -0/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-06 | 10 | -8/+162 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-05 | 18 | -0/+108 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-04 | 146 | -716/+1642 |
| | |||||
* | Fix height of table rows in apps management on IE11 | Julius Härtl | 2018-01-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix icon rendering in apps management for IE11 | Julius Härtl | 2018-01-03 | 2 | -6/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Invert app icons on IE11 as well | Julius Härtl | 2018-01-03 | 1 | -18/+23 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Close menu on "mouseup" instead of on "click" events in the document | Daniel Calviño Sánchez | 2018-01-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | "click" events are handled by several elements in user settings, and some of them (like the edit icon in the user name) stop the propagation of the event. Due to this the event never reaches the document and thus the menu was not closed in those cases. "click" events are always preceded by "mouseup" events (as "click" events are generated when "mousedown" and "mouseup" events occur in the same element), so now the menu is closed when a "mouseup" is received in the document. The described problem would happen too if an element stopped the propagation of the "mouseup" event; currently no element does that in the user settings, so now the menu is always closed as expected. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Fix popover menu not closing in user settings | Daniel Calviño Sánchez | 2018-01-03 | 1 | -0/+1 |
| | | | | | | | | | | | A popover menu is displayed when its element has the "open" CSS class. That class is added when clicking on the menu toggle, but it was removed only when clicking again on the toggle, so the popover menu in user settings could be closed only by clicking again on the menu toggle. Now the "open" CSS class is removed too when clicking on the body, either directly or through event propagation. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Merge pull request #7583 from nextcloud/comradekingu-patch-1 | Morris Jobke | 2018-01-02 | 1 | -6/+6 |
|\ | | | | | Spelling: No ...., upgrades and email. | ||||
| * | Fix mail attribute | Roeland Jago Douma | 2018-01-02 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Spelling: No ...., upgrades and email. | Allan Nordhøy | 2018-01-02 | 1 | -8/+8 |
| | | |||||
* | | Get correct translations for SecurityProvider | Roeland Jago Douma | 2018-01-02 | 1 | -1/+1 |
|/ | | | | | | Fixes #7657 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Hide delete button if the avatar is a generated one | Julius Härtl | 2017-12-19 | 1 | -2/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Update avatar on displayname change | Roeland Jago Douma | 2017-12-19 | 1 | -1/+7 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Also replace all other occurences | Morris Jobke | 2017-12-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add warning regarding freetype support | Roeland Jago Douma | 2017-12-13 | 1 | -0/+9 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-11 | 4 | -114/+298 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-10 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-09 | 2 | -10/+228 |
| | |||||
* | Merge pull request #7390 from nextcloud/update-php-info | Morris Jobke | 2017-12-08 | 1 | -1/+1 |
|\ | | | | | Show hint that PHP 5.6 will not be supported in Nextcloud 14 anymore |