Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9136 from nextcloud/bugfix/noid/fix_provisioning_integrat... | Morris Jobke | 2018-04-11 | 2 | -4/+4 |
|\ | |||||
| * | Fix tests | Roeland Jago Douma | 2018-04-11 | 1 | -3/+3 |
| * | The integrationtests expect a string | Roeland Jago Douma | 2018-04-10 | 1 | -1/+1 |
* | | Merge pull request #8833 from nextcloud/feature/noid/add_ldap_user_hooks | Morris Jobke | 2018-04-11 | 13 | -19/+147 |
|\ \ | |/ |/| | |||||
| * | DI for NC's user manager | Arthur Schiwon | 2018-04-05 | 6 | -14/+35 |
| * | more consistent naming | Arthur Schiwon | 2018-04-05 | 6 | -16/+16 |
| * | admin_audit and dav listen to announce and revoke signals | Arthur Schiwon | 2018-04-05 | 3 | -0/+46 |
| * | LDAP backend to emit announce and revoke signals on mapping changes | Arthur Schiwon | 2018-04-05 | 5 | -7/+68 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-10 | 96 | -212/+244 |
* | | Merge pull request #9111 from nextcloud/use-proper-bool-user-disabled-state | Morris Jobke | 2018-04-09 | 2 | -3/+3 |
|\ \ | |||||
| * | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-09 | 1 | -2/+2 |
| * | | Properly return boolean on enable state | John Molakvoæ (skjnldsv) | 2018-04-09 | 1 | -1/+1 |
* | | | Merge pull request #9108 from nextcloud/ocs-api-subadmins-quota-adduser | Morris Jobke | 2018-04-09 | 1 | -43/+77 |
|\ \ \ | |||||
| * | | | Allow user creation with subadmins and quota | John Molakvoæ (skjnldsv) | 2018-04-06 | 1 | -43/+77 |
* | | | | Merge pull request #9116 from nextcloud/rakekniven-patch-1 | Roeland Jago Douma | 2018-04-09 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Update settings.php | rakekniven | 2018-04-09 | 1 | -1/+1 |
| * | | | | Update settings.php | rakekniven | 2018-04-07 | 1 | -1/+1 |
* | | | | | Merge pull request #9090 from nextcloud/fix/noid/ldap-format-strict-param | Morris Jobke | 2018-04-09 | 1 | -17/+26 |
|\ \ \ \ \ | |||||
| * | | | | | parameter provided to L10N::n() could have been a string | Arthur Schiwon | 2018-04-05 | 1 | -17/+26 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-09 | 2 | -2/+70 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-08 | 8 | -0/+16 |
| |/ / / / |/| | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-07 | 12 | -2/+20 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #9084 from nextcloud/public-page-template-extend | Morris Jobke | 2018-04-06 | 10 | -190/+16 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix tests | Julius Härtl | 2018-04-05 | 1 | -2/+2 |
| * | | | Update composer autoloader | Julius Härtl | 2018-04-05 | 2 | -4/+0 |
| * | | | Move external share saving to template | Julius Härtl | 2018-04-05 | 1 | -10/+10 |
| * | | | Move styling and menu handling to publicpage.js | Julius Härtl | 2018-04-05 | 3 | -38/+2 |
| * | | | Do not hide primary action text | Julius Härtl | 2018-04-05 | 1 | -4/+0 |
| * | | | Move common menu templates to public API | Julius Härtl | 2018-04-05 | 3 | -132/+2 |
| | |/ | |/| | |||||
* | | | Merge pull request #8904 from nextcloud/ocs-api-get-users-details-per-groups | Roeland Jago Douma | 2018-04-06 | 8 | -218/+347 |
|\ \ \ | |||||
| * | | | Rebase to master | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -1/+10 |
| * | | | Use abstract subclass so members can be defined | Joas Schilling | 2018-04-05 | 5 | -54/+63 |
| * | | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-05 | 3 | -49/+54 |
| * | | | Trait bump | John Molakvoæ (skjnldsv) | 2018-04-05 | 5 | -126/+177 |
| * | | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-05 | 2 | -11/+20 |
| * | | | Cast types directly | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -27/+9 |
| * | | | Limit and offset | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -1/+5 |
| * | | | Api, return users details by groups | John Molakvoæ (skjnldsv) | 2018-04-05 | 4 | -9/+69 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-06 | 2 | -0/+2 |
|/ / / | |||||
* | | | Merge pull request #9082 from nextcloud/feature/8795/new_webdav_url_in_web | Roeland Jago Douma | 2018-04-05 | 3 | -1/+8 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Show the new dav url in the web UI | Roeland Jago Douma | 2018-04-05 | 3 | -1/+8 |
| |/ | |||||
* | | Merge pull request #9085 from nextcloud/fix-progress-bar-hidden-before-the-up... | Morris Jobke | 2018-04-05 | 1 | -7/+1 |
|\ \ | |/ |/| | |||||
| * | Fix progress bar hidden before the upload ends | Daniel Calviño Sánchez | 2018-04-05 | 1 | -7/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-05 | 16 | -0/+26 |
* | | Merge pull request #8926 from nextcloud/ocs-api-quota-fallback | blizzz | 2018-04-04 | 1 | -1/+10 |
|\ \ | |/ |/| | |||||
| * | Fix quota return if unlimited | John Molakvoæ (skjnldsv) | 2018-03-22 | 1 | -1/+1 |
| * | Return quota even if user is not initialized | John Molakvoæ (skjnldsv) | 2018-03-22 | 1 | -1/+10 |
* | | When formatting a share node an Empty target is invalid | Roeland Jago Douma | 2018-04-04 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-04 | 4 | -2/+88 |
* | | Merge pull request #8996 from brandonkirsch/fix-onenote-dav | Morris Jobke | 2018-04-03 | 2 | -2/+2 |
|\ \ |