Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update unit tests | Bjoern Schiessle | 2018-08-15 | 1 | -1/+41 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | only warn about data lose on password reset if per-user keys are used | Bjoern Schiessle | 2018-08-15 | 1 | -1/+10 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Merge pull request #10691 from nextcloud/various-beta14-design-fixes | Julius Härtl | 2018-08-15 | 6 | -26/+45 |
|\ | | | | | Various beta14 design fixes | ||||
| * | Added feedback on autocomplete ui | John Molakvoæ (skjnldsv) | 2018-08-15 | 2 | -4/+15 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Typo | John Molakvoæ (skjnldsv) | 2018-08-15 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Ellipsis long username/mails in share view | John Molakvoæ (skjnldsv) | 2018-08-15 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Fix footer and public min-height | John Molakvoæ (skjnldsv) | 2018-08-15 | 3 | -22/+24 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Undo button fix in theming | John Molakvoæ (skjnldsv) | 2018-08-15 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #10689 from nextcloud/darktheme-theming-fixes | Julius Härtl | 2018-08-15 | 1 | -1/+34 |
|\ \ | | | | | | | Add default theming into accessibility compiler | ||||
| * | | Add default theming into accessibility compiler | John Molakvoæ (skjnldsv) | 2018-08-15 | 1 | -1/+34 |
| |/ | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #10688 from nextcloud/fix/10492/disabled-users-navigation | Roeland Jago Douma | 2018-08-15 | 4 | -3/+17 |
|\ \ | |/ |/| | Fixes hiding the disabled users nav item if there are no disabled users | ||||
| * | Fixes hiding the disabled users nav item if there are no disabled users | Michael Weimann | 2018-08-14 | 3 | -3/+3 |
| | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
| * | Adds an acceptance test for the users settings navigation without disabled users | Michael Weimann | 2018-08-14 | 1 | -0/+14 |
| | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-15 | 14 | -0/+32 |
|/ | |||||
* | Merge pull request #8855 from nextcloud/feature/noid/ldap-integration-autotests | blizzz | 2018-08-14 | 14 | -732/+358 |
|\ | | | | | behat integration tests for LDAP | ||||
| * | don't add new LDAP configs if one is already present | Arthur Schiwon | 2018-08-12 | 2 | -2/+8 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | improve fail info and disable cache for a case | Arthur Schiwon | 2018-08-12 | 2 | -1/+2 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Phpunit changed, use proper Assert class | Arthur Schiwon | 2018-08-12 | 1 | -7/+7 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | tests for user storage location | Arthur Schiwon | 2018-08-10 | 4 | -197/+44 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | convert pagination tests | Arthur Schiwon | 2018-08-09 | 4 | -57/+84 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | convert connection tests | Arthur Schiwon | 2018-08-09 | 3 | -172/+31 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | fix prov tests | Arthur Schiwon | 2018-08-09 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | simplify tests and move some out to a new feature as we need a pristine | Arthur Schiwon | 2018-08-09 | 3 | -27/+35 |
| | | | | | | | | | | | | database for them Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | integration test to ensure entries without displayname don't cause trouble | Arthur Schiwon | 2018-08-09 | 3 | -93/+22 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | login does not save the response | Arthur Schiwon | 2018-08-09 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | convert LDAP offline and backup server integration tests | Arthur Schiwon | 2018-08-09 | 3 | -124/+40 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | FIX: emit assignedUserId only for users | Arthur Schiwon | 2018-08-09 | 1 | -5/+5 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | integration test checking the group filter | Arthur Schiwon | 2018-08-09 | 3 | -127/+74 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | check user details | Arthur Schiwon | 2018-08-09 | 2 | -2/+29 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | behat integration tests for LDAP, basic setup | Arthur Schiwon | 2018-08-09 | 4 | -1/+58 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #10680 from nextcloud/fix/noid/update_lockdownmanagerscope | Roeland Jago Douma | 2018-08-14 | 1 | -0/+3 |
|\ \ | | | | | | | Update the scope of the lockdownmanager | ||||
| * | | Update the scope of the lockdownmanager | Roeland Jago Douma | 2018-08-14 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | We have the token anyway. So better the scope as well. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #10679 from nextcloud/fix/10667/dialog-button-layout | Roeland Jago Douma | 2018-08-14 | 1 | -17/+8 |
|\ \ \ | | | | | | | | | switches the oc dialog button row to flex | ||||
| * | | | switches the oc dialog button row to flex | Michael Weimann | 2018-08-13 | 1 | -17/+8 |
| |/ / | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-14 | 6 | -0/+14 |
| | | | |||||
* | | | Merge pull request #10660 from ↵ | Julius Härtl | 2018-08-13 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | | | | | | | danielkesselberg/bugfix/noid/fix-warning-signoff-checker Pass HttpHeader as array | ||||
| * | | Pass HttpHeader as array | Daniel Kesselberg | 2018-08-12 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | Merge pull request #10621 from ↵ | blizzz | 2018-08-13 | 2 | -3/+5 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/feature/noid/add-tos-to-enterprise-bundle Add the ToS app to the enterprise bundle | ||||
| * | | | Add the ToS app to the enterprise bundle | Joas Schilling | 2018-08-09 | 2 | -3/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #10592 from nextcloud/allow-external-actions-userslist | Roeland Jago Douma | 2018-08-13 | 5 | -8/+39 |
|\ \ \ \ | | | | | | | | | | | Allow external actions to users list | ||||
| * | | | | Allow external actions to users list | John Molakvoæ (skjnldsv) | 2018-08-13 | 5 | -8/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + Created fix Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | | Merge pull request #10659 from danielkesselberg/feature/noid/remove-xcache | Roeland Jago Douma | 2018-08-13 | 6 | -170/+0 |
|\ \ \ \ \ | |/ / / / |/| | | | | Drop support for xcache | ||||
| * | | | | Update autoloader | Daniel Kesselberg | 2018-08-12 | 2 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | | Drop support for xcache | Daniel Kesselberg | 2018-08-12 | 4 | -168/+0 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | Merge pull request #10666 from nextcloud/update/crl2 | Roeland Jago Douma | 2018-08-13 | 1 | -10/+10 |
|\ \ \ \ | | | | | | | | | | | Another CRL bump | ||||
| * | | | | Another CRL bump | Roeland Jago Douma | 2018-08-13 | 1 | -10/+10 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #10664 from nextcloud/update/crl | Roeland Jago Douma | 2018-08-13 | 1 | -10/+11 |
|\ \ \ \ | | | | | | | | | | | Update CRL | ||||
| * | | | | Update CRL | Roeland Jago Douma | 2018-08-13 | 1 | -10/+11 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-13 | 50 | -38/+234 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-11 | 30 | -0/+52 |
| | | | |