summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Use generated SCSS for theming previewJulius Härtl2017-04-294-45/+62
* | | | | Merge pull request #4597 from nextcloud/tooltips-invertMorris Jobke2017-04-291-30/+31
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Invert tooltip color to white, fix #4563Jan-Christoph Borchardt2017-04-291-30/+31
* | | | | Merge pull request #1234 from nextcloud/rebase-413-by-faldonMorris Jobke2017-04-2914-110/+878
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | align popovermenu next to … buttonthingyArthur Schiwon2017-04-291-0/+1
| * | | | consolidate setEnabled methodArthur Schiwon2017-04-292-88/+28
| * | | | UserManager can now count disabled usersArthur Schiwon2017-04-294-8/+60
| * | | | Use short array syntaxChristoph Wurst2017-04-291-112/+111
| * | | | fix unit testsMorris Jobke2017-04-291-16/+6
| * | | | use proper return codes and handle failure casesMorris Jobke2017-04-293-7/+21
| * | | | Improve wording of error messagesMorris Jobke2017-04-293-11/+11
| * | | | fix greyed out display nameMorris Jobke2017-04-291-1/+1
| * | | | fix unit testsMorris Jobke2017-04-291-24/+13
| * | | | check $user object before using itMorris Jobke2017-04-291-24/+24
| * | | | add unit tests for enable methodMorris Jobke2017-04-291-1/+221
| * | | | add unit tests for disable methodMorris Jobke2017-04-291-1/+219
| * | | | adjust tests to have at least one disabled userMorris Jobke2017-04-291-2/+13
| * | | | change group id to _disabledUsersMorris Jobke2017-04-295-15/+15
| * | | | optimize SVGsMorris Jobke2017-04-292-20/+4
| * | | | Fix unit testsRoeland Jago Douma2017-04-291-1/+59
| * | | | improve layoutMorris Jobke2017-04-291-5/+14
| * | | | Implemented visual feedback if a user is disabled in admin user menu.Thomas Pulzer2017-04-2910-41/+324
|/ / / /
* | | | Merge pull request #3869 from nextcloud/verify-personal-dataMorris Jobke2017-04-2923-56/+957
|\ \ \ \
| * | | | Fix unit testsMorris Jobke2017-04-291-4/+4
| * | | | send signature to lookup serverBjoern Schiessle2017-04-282-0/+4
| * | | | Updated autoloaderRoeland Jago Douma2017-04-282-0/+2
| * | | | fix unit testBjoern Schiessle2017-04-281-21/+24
| * | | | fix path to the website proofBjoern Schiessle2017-04-282-2/+2
| * | | | don't add multiple retry jobsBjoern Schiessle2017-04-281-13/+21
| * | | | cleanup templateBjoern Schiessle2017-04-283-18/+25
| * | | | use already available instance if l10nBjoern Schiessle2017-04-281-2/+2
| * | | | allow to display the verification code also while verification is already run...Bjoern Schiessle2017-04-284-26/+35
| * | | | move translatable strings out of the templateBjoern Schiessle2017-04-282-9/+30
| * | | | verification button should be clickable directly after status change, not onl...Bjoern Schiessle2017-04-281-13/+20
| * | | | fix name of website input fieldBjoern Schiessle2017-04-281-1/+1
| * | | | only close verification dialog if the user clicks outside of the dialogBjoern Schiessle2017-04-281-11/+10
| * | | | Fix text overflow in website popoverJan-Christoph Borchardt2017-04-281-0/+1
| * | | | update message in verify popupBjoern Schiessle2017-04-281-2/+2
| * | | | only show verify button if scope is public and the input field contain some v...Bjoern Schiessle2017-04-281-10/+34
| * | | | Fix verification button placement on mobileJan-Christoph Borchardt2017-04-281-2/+3
| * | | | Fix dialog widthJan-Christoph Borchardt2017-04-281-2/+1
| * | | | Improve placeholders for website and Twitter handleJan-Christoph Borchardt2017-04-281-2/+2
| * | | | only show verification buttons for public fields and field with some actual v...Bjoern Schiessle2017-04-281-3/+3
| * | | | show and hide verification dialogBjoern Schiessle2017-04-282-11/+12
| * | | | fix email verification statusBjoern Schiessle2017-04-282-2/+6
| * | | | Use JS for verification icon tooltipJan-Christoph Borchardt2017-04-282-1/+4
| * | | | Fix verification icon positon and cursorJan-Christoph Borchardt2017-04-281-5/+4
| * | | | email doesn't need a verification dialog, verification mail is send automatic...Bjoern Schiessle2017-04-281-7/+0
| * | | | Fix email verification cursor thing properlyJan-Christoph Borchardt2017-04-281-1/+4
| * | | | only verify-actions should show a mouse pointerBjoern Schiessle2017-04-281-1/+1