summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of settings/img/*.pngRoeland Jago Douma2016-10-206-0/+0
| | | | | | We only use SVG icons so no need to ship them! Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #1789 from nextcloud/select2-fixesMorris Jobke2016-10-181-9/+0
|\ | | | | move select2 styles to core so it's universal, not only for tags
| * move select2 styles to core so it's universal, not only for tagsJan-Christoph Borchardt2016-10-181-9/+0
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Merge pull request #1164 from nextcloud/avatar-files-accesscontrol-fixesMorris Jobke2016-10-181-4/+4
|\ \ | |/ |/| Avatar/file-picker fixes for access-control app
| * The red box already makes clear it's an errorJoas Schilling2016-10-181-4/+4
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | improve look of Add group flowJan-Christoph Borchardt2016-10-182-8/+14
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | fix list height and border to be as in FilesJan-Christoph Borchardt2016-10-181-3/+17
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | [tx-robot] updated from transifexNextcloud bot2016-10-182-0/+6
|/
* [tx-robot] updated from transifexNextcloud bot2016-10-152-0/+2
|
* Merge pull request #1701 from nextcloud/impr-user-listLukas Reschke2016-10-131-17/+4
|\ | | | | tidy up adding user to list a little bit
| * tidy up adding user to list a little bitArthur Schiwon2016-10-111-17/+4
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2016-10-132-2/+18
| |
* | Better search functionalityJoas Schilling2016-10-111-5/+23
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix authors that have a mail or homepageJoas Schilling2016-10-111-2/+24
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Improve user list rendering perf by not resorting after every add (#26282)Vincent Petry2016-10-101-1/+1
| | | | | The call to UserList.add() was wrong and was passing "user.lastLogin" as the sort argument which would cause the list to be resorted over and over again for every added item after loading the next page of users.
* [tx-robot] updated from transifexNextcloud bot2016-10-102-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2016-10-092-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2016-10-084-10/+14
|
* [tx-robot] updated from transifexNextcloud bot2016-10-072-0/+6
|
* Merge pull request #1629 from nextcloud/cleanup-settings-applicationJoas Schilling2016-10-065-244/+40
|\ | | | | Cleanup settings Application class
| * Fix testsJoas Schilling2016-10-061-0/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Use magic DI as much as possibleJoas Schilling2016-10-054-200/+39
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Remove unneeded service definitionsJoas Schilling2016-10-051-44/+0
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #1634 from nextcloud/fix-password-policy-hintJoas Schilling2016-10-061-4/+24
|\ \ | | | | | | Properly catch password policy hint for personal page password changes
| * | Properly catch password policy hint for personal page password changesMorris Jobke2016-10-061-4/+24
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #1229 from nextcloud/bugfix/change-password-changesMorris Jobke2016-10-063-4/+22
|\ \ \ | |/ / |/| | Bugfix/change password changes
| * | remove old indicators for "saving started" and "saving successful"Morris Jobke2016-10-061-2/+0
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | Removes spinner in case password is wrong as well.Raghu Nayyar2016-09-171-1/+1
| | |
| * | Removes tipsy when password verification is going onRaghu Nayyar2016-09-172-1/+3
| | |
| * | Removes the check mark after 5 second timeout.Raghu Nayyar2016-09-171-0/+12
| | |
| * | Adds a checkmark when the change is complete.Raghu Nayyar2016-09-172-0/+5
| | |
| * | Disables teh button when clicked change password.Raghu Nayyar2016-09-171-1/+2
| | |
* | | Merge pull request #1586 from ↵Lukas Reschke2016-10-051-0/+7
|\ \ \ | |_|/ |/| | | | | | | | nextcloud/issue-1466-fix-multi-translation-names-and-descriptions Allow multiple names and description
| * | Fix displaying and searching with multiple authorsJoas Schilling2016-09-301-0/+7
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2016-10-044-2/+6
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-10-022-4/+4
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-10-012-4/+6
|/ /
* | [tx-robot] updated from transifexNextcloud bot2016-09-302-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-294-0/+12
| |
* | Merge pull request #1534 from nextcloud/svg-optimizationLukas Reschke2016-09-285-24/+5
|\ \ | | | | | | Svgo optimization
| * | Svgo optimizationskjnldsv2016-09-275-24/+5
| | | | | | | | | | | | Signed-off-by: John Molakvoæ <fremulon@protonmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2016-09-286-8/+62
|/ /
* | [tx-robot] updated from transifexNextcloud bot2016-09-272-0/+70
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-262-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-252-0/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-232-18/+30
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-224-128/+280
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-202-0/+10
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-194-20/+70
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-184-0/+30
|/