aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8452 from sagorika1996/folderMorris Jobke2018-04-111-0/+2
|\
| * updated jsSagorika Das2018-03-011-5/+1
| * New folder creation flowSagorika Das2018-03-011-0/+6
* | Merge pull request #9144 from nextcloud/allow-lang-ocs-apiMorris Jobke2018-04-111-1/+6
|\ \
| * | Add language support for user creationJohn Molakvoæ (skjnldsv)2018-04-111-1/+6
* | | Merge pull request #9148 from nextcloud/dav-read-exceptionRoeland Jago Douma2018-04-111-1/+5
|\ \ \
| * | | transform exception during file read to sabre exceptionsRobin Appelman2018-04-111-1/+5
* | | | Merge pull request #9097 from nextcloud/bugfix/7661/use_mb_substrJulius Härtl2018-04-111-2/+2
|\ \ \ \
| * | | | Use multibyte substringRoeland Jago Douma2018-04-051-2/+2
* | | | | Merge pull request #7800 from Abijeet/bug-7281Morris Jobke2018-04-115-103/+240
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixing failing test cases due to change in functionality.Abijeet2018-03-272-25/+25
| * | | | Disabled comment changes opacity only for message text.Abijeet2018-03-271-1/+1
| * | | | Adds a tooltip for the submit / save button in comments.Abijeet2018-03-272-3/+3
| * | | | Added ellipsis for longer usernames.Abijeet2018-03-271-1/+6
| * | | | Moves the edit and delete options into a dropdown menu.Abijeet2018-03-274-25/+151
| * | | | Converts the css file to scss file, and adds border-top to comments.Abijeet2018-03-271-0/+4
| * | | | Fixes the following UI issues,Abijeet2018-03-272-57/+52
| * | | | Fixes div being added placed directly under ul during editing of comments.Abijeet2018-03-271-4/+5
| * | | | Fixes issue where saving a non-modified comment kept the edit window open.Abijeet2018-03-271-0/+6
* | | | | Merge pull request #8946 from nextcloud/log-exceptions-as-nested-array-2Morris Jobke2018-04-111-8/+18
|\ \ \ \ \
| * | | | | adjust tests to new exception log formatRobin Appelman2018-04-111-8/+18
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-04-1112-70/+130
* | | | | | Merge pull request #9136 from nextcloud/bugfix/noid/fix_provisioning_integrat...Morris Jobke2018-04-112-4/+4
|\ \ \ \ \ \
| * | | | | | Fix testsRoeland Jago Douma2018-04-111-3/+3
| * | | | | | The integrationtests expect a stringRoeland Jago Douma2018-04-101-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #8833 from nextcloud/feature/noid/add_ldap_user_hooksMorris Jobke2018-04-1113-19/+147
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | DI for NC's user managerArthur Schiwon2018-04-056-14/+35
| * | | | | more consistent namingArthur Schiwon2018-04-056-16/+16
| * | | | | admin_audit and dav listen to announce and revoke signalsArthur Schiwon2018-04-053-0/+46
| * | | | | LDAP backend to emit announce and revoke signals on mapping changesArthur Schiwon2018-04-055-7/+68
| | |_|/ / | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2018-04-1096-212/+244
* | | | | Merge pull request #9111 from nextcloud/use-proper-bool-user-disabled-stateMorris Jobke2018-04-092-3/+3
|\ \ \ \ \
| * | | | | Fixed testsJohn Molakvoæ (skjnldsv)2018-04-091-2/+2
| * | | | | Properly return boolean on enable stateJohn Molakvoæ (skjnldsv)2018-04-091-1/+1
* | | | | | Merge pull request #9108 from nextcloud/ocs-api-subadmins-quota-adduserMorris Jobke2018-04-091-43/+77
|\ \ \ \ \ \
| * | | | | | Allow user creation with subadmins and quotaJohn Molakvoæ (skjnldsv)2018-04-061-43/+77
* | | | | | | Merge pull request #9116 from nextcloud/rakekniven-patch-1Roeland Jago Douma2018-04-091-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update settings.phprakekniven2018-04-091-1/+1
| * | | | | | | Update settings.phprakekniven2018-04-071-1/+1
* | | | | | | | Merge pull request #9090 from nextcloud/fix/noid/ldap-format-strict-paramMorris Jobke2018-04-091-17/+26
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | parameter provided to L10N::n() could have been a stringArthur Schiwon2018-04-051-17/+26
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2018-04-092-2/+70
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2018-04-088-0/+16
| |/ / / / / / |/| | | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-04-0712-2/+20
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #9084 from nextcloud/public-page-template-extendMorris Jobke2018-04-0610-190/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix testsJulius Härtl2018-04-051-2/+2
| * | | | | Update composer autoloaderJulius Härtl2018-04-052-4/+0
| * | | | | Move external share saving to templateJulius Härtl2018-04-051-10/+10
| * | | | | Move styling and menu handling to publicpage.jsJulius Härtl2018-04-053-38/+2
| * | | | | Do not hide primary action textJulius Härtl2018-04-051-4/+0