| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | fix unit tests | Morris Jobke | 2017-04-29 | 1 | -16/+6 |
| * | | | | use proper return codes and handle failure cases | Morris Jobke | 2017-04-29 | 3 | -7/+21 |
| * | | | | Improve wording of error messages | Morris Jobke | 2017-04-29 | 3 | -11/+11 |
| * | | | | fix greyed out display name | Morris Jobke | 2017-04-29 | 1 | -1/+1 |
| * | | | | fix unit tests | Morris Jobke | 2017-04-29 | 1 | -24/+13 |
| * | | | | check $user object before using it | Morris Jobke | 2017-04-29 | 1 | -24/+24 |
| * | | | | add unit tests for enable method | Morris Jobke | 2017-04-29 | 1 | -1/+221 |
| * | | | | add unit tests for disable method | Morris Jobke | 2017-04-29 | 1 | -1/+219 |
| * | | | | adjust tests to have at least one disabled user | Morris Jobke | 2017-04-29 | 1 | -2/+13 |
| * | | | | change group id to _disabledUsers | Morris Jobke | 2017-04-29 | 5 | -15/+15 |
| * | | | | optimize SVGs | Morris Jobke | 2017-04-29 | 2 | -20/+4 |
| * | | | | Fix unit tests | Roeland Jago Douma | 2017-04-29 | 1 | -1/+59 |
| * | | | | improve layout | Morris Jobke | 2017-04-29 | 1 | -5/+14 |
| * | | | | Implemented visual feedback if a user is disabled in admin user menu. | Thomas Pulzer | 2017-04-29 | 10 | -41/+324 |
|/ / / / |
|
* | | | | Merge pull request #3869 from nextcloud/verify-personal-data | Morris Jobke | 2017-04-29 | 23 | -56/+957 |
|\ \ \ \ |
|
| * | | | | Fix unit tests | Morris Jobke | 2017-04-29 | 1 | -4/+4 |
| * | | | | send signature to lookup server | Bjoern Schiessle | 2017-04-28 | 2 | -0/+4 |
| * | | | | Updated autoloader | Roeland Jago Douma | 2017-04-28 | 2 | -0/+2 |
| * | | | | fix unit test | Bjoern Schiessle | 2017-04-28 | 1 | -21/+24 |
| * | | | | fix path to the website proof | Bjoern Schiessle | 2017-04-28 | 2 | -2/+2 |
| * | | | | don't add multiple retry jobs | Bjoern Schiessle | 2017-04-28 | 1 | -13/+21 |
| * | | | | cleanup template | Bjoern Schiessle | 2017-04-28 | 3 | -18/+25 |
| * | | | | use already available instance if l10n | Bjoern Schiessle | 2017-04-28 | 1 | -2/+2 |
| * | | | | allow to display the verification code also while verification is already run... | Bjoern Schiessle | 2017-04-28 | 4 | -26/+35 |
| * | | | | move translatable strings out of the template | Bjoern Schiessle | 2017-04-28 | 2 | -9/+30 |
| * | | | | verification button should be clickable directly after status change, not onl... | Bjoern Schiessle | 2017-04-28 | 1 | -13/+20 |
| * | | | | fix name of website input field | Bjoern Schiessle | 2017-04-28 | 1 | -1/+1 |
| * | | | | only close verification dialog if the user clicks outside of the dialog | Bjoern Schiessle | 2017-04-28 | 1 | -11/+10 |
| * | | | | Fix text overflow in website popover | Jan-Christoph Borchardt | 2017-04-28 | 1 | -0/+1 |
| * | | | | update message in verify popup | Bjoern Schiessle | 2017-04-28 | 1 | -2/+2 |
| * | | | | only show verify button if scope is public and the input field contain some v... | Bjoern Schiessle | 2017-04-28 | 1 | -10/+34 |
| * | | | | Fix verification button placement on mobile | Jan-Christoph Borchardt | 2017-04-28 | 1 | -2/+3 |
| * | | | | Fix dialog width | Jan-Christoph Borchardt | 2017-04-28 | 1 | -2/+1 |
| * | | | | Improve placeholders for website and Twitter handle | Jan-Christoph Borchardt | 2017-04-28 | 1 | -2/+2 |
| * | | | | only show verification buttons for public fields and field with some actual v... | Bjoern Schiessle | 2017-04-28 | 1 | -3/+3 |
| * | | | | show and hide verification dialog | Bjoern Schiessle | 2017-04-28 | 2 | -11/+12 |
| * | | | | fix email verification status | Bjoern Schiessle | 2017-04-28 | 2 | -2/+6 |
| * | | | | Use JS for verification icon tooltip | Jan-Christoph Borchardt | 2017-04-28 | 2 | -1/+4 |
| * | | | | Fix verification icon positon and cursor | Jan-Christoph Borchardt | 2017-04-28 | 1 | -5/+4 |
| * | | | | email doesn't need a verification dialog, verification mail is send automatic... | Bjoern Schiessle | 2017-04-28 | 1 | -7/+0 |
| * | | | | Fix email verification cursor thing properly | Jan-Christoph Borchardt | 2017-04-28 | 1 | -1/+4 |
| * | | | | only verify-actions should show a mouse pointer | Bjoern Schiessle | 2017-04-28 | 1 | -1/+1 |
| * | | | | Use individual verification popover dialogs instead of one | Jan-Christoph Borchardt | 2017-04-28 | 2 | -17/+29 |
| * | | | | Group verification CSS | Jan-Christoph Borchardt | 2017-04-28 | 1 | -17/+15 |
| * | | | | minor style fixes; use verify-action class only for verification-status-icons... | Bjoern Schiessle | 2017-04-28 | 2 | -2/+2 |
| * | | | | add missing translation and other small fixes | Bjoern Schiessle | 2017-04-28 | 6 | -36/+34 |
| * | | | | Fix styling of verification box to popover | Jan-Christoph Borchardt | 2017-04-28 | 3 | -50/+19 |
| * | | | | fix css file | Bjoern Schiessle | 2017-04-28 | 1 | -0/+2 |
| * | | | | change status indicator if value was changed | Bjoern Schiessle | 2017-04-28 | 1 | -1/+13 |
| * | | | | remove action class once the status changes from 'to verify' to 'verifying' | Bjoern Schiessle | 2017-04-28 | 1 | -1/+2 |