Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code cleanup and preview for undo actions | Julius Härtl | 2017-04-29 | 3 | -34/+19 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Make sure that ThemingDefaults uses the correct default values from \OC_Defaults | Julius Härtl | 2017-04-29 | 3 | -56/+36 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Use generated SCSS for theming preview | Julius Härtl | 2017-04-29 | 4 | -45/+62 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #3869 from nextcloud/verify-personal-data | Morris Jobke | 2017-04-29 | 23 | -56/+957 |
|\ | | | | | Verify personal data | ||||
| * | Fix unit tests | Morris Jobke | 2017-04-29 | 1 | -4/+4 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | send signature to lookup server | Bjoern Schiessle | 2017-04-28 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | Updated autoloader | Roeland Jago Douma | 2017-04-28 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | fix unit test | Bjoern Schiessle | 2017-04-28 | 1 | -21/+24 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | fix path to the website proof | Bjoern Schiessle | 2017-04-28 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | don't add multiple retry jobs | Bjoern Schiessle | 2017-04-28 | 1 | -13/+21 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | cleanup template | Bjoern Schiessle | 2017-04-28 | 3 | -18/+25 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | use already available instance if l10n | Bjoern Schiessle | 2017-04-28 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | allow to display the verification code also while verification is already ↵ | Bjoern Schiessle | 2017-04-28 | 4 | -26/+35 |
| | | | | | | | | | | | | running Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | move translatable strings out of the template | Bjoern Schiessle | 2017-04-28 | 2 | -9/+30 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | verification button should be clickable directly after status change, not ↵ | Bjoern Schiessle | 2017-04-28 | 1 | -13/+20 |
| | | | | | | | | | | | | only after page reload Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | fix name of website input field | Bjoern Schiessle | 2017-04-28 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | only close verification dialog if the user clicks outside of the dialog | Bjoern Schiessle | 2017-04-28 | 1 | -11/+10 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | Fix text overflow in website popover | Jan-Christoph Borchardt | 2017-04-28 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | update message in verify popup | Bjoern Schiessle | 2017-04-28 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | only show verify button if scope is public and the input field contain some ↵ | Bjoern Schiessle | 2017-04-28 | 1 | -10/+34 |
| | | | | | | | | | | | | value Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | Fix verification button placement on mobile | Jan-Christoph Borchardt | 2017-04-28 | 1 | -2/+3 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | Fix dialog width | Jan-Christoph Borchardt | 2017-04-28 | 1 | -2/+1 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | Improve placeholders for website and Twitter handle | Jan-Christoph Borchardt | 2017-04-28 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | only show verification buttons for public fields and field with some actual ↵ | Bjoern Schiessle | 2017-04-28 | 1 | -3/+3 |
| | | | | | | | | | | | | value Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | show and hide verification dialog | Bjoern Schiessle | 2017-04-28 | 2 | -11/+12 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | fix email verification status | Bjoern Schiessle | 2017-04-28 | 2 | -2/+6 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | Use JS for verification icon tooltip | Jan-Christoph Borchardt | 2017-04-28 | 2 | -1/+4 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | Fix verification icon positon and cursor | Jan-Christoph Borchardt | 2017-04-28 | 1 | -5/+4 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | email doesn't need a verification dialog, verification mail is send ↵ | Bjoern Schiessle | 2017-04-28 | 1 | -7/+0 |
| | | | | | | | | | | | | automatically by the lookup server Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | Fix email verification cursor thing properly | Jan-Christoph Borchardt | 2017-04-28 | 1 | -1/+4 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | only verify-actions should show a mouse pointer | Bjoern Schiessle | 2017-04-28 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | Use individual verification popover dialogs instead of one | Jan-Christoph Borchardt | 2017-04-28 | 2 | -17/+29 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | Group verification CSS | Jan-Christoph Borchardt | 2017-04-28 | 1 | -17/+15 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | minor style fixes; use verify-action class only for ↵ | Bjoern Schiessle | 2017-04-28 | 2 | -2/+2 |
| | | | | | | | | | | | | verification-status-icons which are interactive Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | add missing translation and other small fixes | Bjoern Schiessle | 2017-04-28 | 6 | -36/+34 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | Fix styling of verification box to popover | Jan-Christoph Borchardt | 2017-04-28 | 3 | -50/+19 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | fix css file | Bjoern Schiessle | 2017-04-28 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | change status indicator if value was changed | Bjoern Schiessle | 2017-04-28 | 1 | -1/+13 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | remove action class once the status changes from 'to verify' to 'verifying' | Bjoern Schiessle | 2017-04-28 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | make use of verification buttons | Bjoern Schiessle | 2017-04-28 | 4 | -28/+35 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | Add verification icons | Jan-Christoph Borchardt | 2017-04-28 | 3 | -0/+12 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | updated unit tests | Bjoern Schiessle | 2017-04-28 | 1 | -6/+50 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | remove unused variable | Bjoern Schiessle | 2017-04-28 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | pass verified status to template | Bjoern Schiessle | 2017-04-28 | 2 | -3/+45 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | make sure that every data set has a 'verified' status | Bjoern Schiessle | 2017-04-28 | 1 | -9/+30 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | check right location to verify web page and query lookup server for exact ↵ | Bjoern Schiessle | 2017-04-28 | 1 | -13/+13 |
| | | | | | | | | | | | | cloud id to check if the email address was verified correctly Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | ask lookup server if email address was verified by the user | Bjoern Schiessle | 2017-04-28 | 4 | -5/+45 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | make sure that we don't lose previous verification status | Bjoern Schiessle | 2017-04-28 | 1 | -0/+15 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | send local verification status to lookup server | Bjoern Schiessle | 2017-04-28 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | use configured lookup server | Bjoern Schiessle | 2017-04-28 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> |