Commit Graph

791 Commits

Author SHA1 Message Date
Joas Schilling 5f78c0cfcd
More require and fixing CS
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-06 19:34:10 +02:00
npmbuildbot-nextcloud[bot] 4062a7c48f Compile assets
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-04-06 17:24:22 +00:00
Joas Schilling 6b6fc96a3f
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-06 19:23:32 +02:00
Joas Schilling db5250c779
Change button text after pressing
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-06 19:16:03 +02:00
Joas Schilling 20b4e3b86f
HTML5 require the fields when enforce is on
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-06 18:46:17 +02:00
Joas Schilling 0cf04c3c3c
Disable form submit button up on submit
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-06 17:50:26 +02:00
Nextcloud bot 7aa24e956d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-06 03:13:30 +00:00
Joas Schilling 08e9e522d4
Add changelog and bump version
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-04 16:08:22 +02:00
Joas Schilling 8bf3dc6d3d
Merge pull request #284 from nextcloud/bugfix/283/fix-registration-with-loginname-field
Fix registration with loginname field
2021-04-04 15:05:07 +02:00
Joas Schilling 13bbe124bd
Fix registration with loginname field
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-04 10:27:17 +02:00
Nextcloud bot c4573aedf3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-04 03:12:12 +00:00
Nextcloud bot 7b9f7850e3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-03 03:32:29 +00:00
Nextcloud bot 2e79edb154
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-02 03:14:09 +00:00
Joas Schilling bff137faa9
Merge pull request #281 from nextcloud/techdebt/noid/move-from-ILogger-to-LoggerInterface
Move from ILogger to LoggerInterface
2021-04-01 17:04:06 +02:00
Joas Schilling 7916219ea9
Move from ILogger to LoggerInterface
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-01 16:16:34 +02:00
Joas Schilling ab7e486318
Add changelog, update screenshot and bump version
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-01 14:04:27 +02:00
Joas Schilling ddab69b207
Merge pull request #280 from nextcloud/feature/noid/more-profile-fields
Feature/noid/more profile fields
2021-04-01 13:48:49 +02:00
Joas Schilling 6c43891455
Don't package webpack.js
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-01 13:39:05 +02:00
npmbuildbot-nextcloud[bot] 548da50ba5 Compile assets
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-04-01 11:38:37 +00:00
Joas Schilling 29023f2851
Use SettingsSection
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-01 13:33:40 +02:00
Joas Schilling 467029bf89
Simplify the setup structure
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-01 13:26:54 +02:00
npmbuildbot-nextcloud[bot] 38fe83be1a Compile assets
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-04-01 08:53:14 +00:00
Joas Schilling afcee9b763
Don't mention verification link when the login flow is used
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-01 10:48:58 +02:00
Joas Schilling 4430d2b497
Fix compatibility with Nextcloud 20
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-01 10:18:26 +02:00
Joas Schilling 2747ad7fd2
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-01 10:08:47 +02:00
Joas Schilling 2d08501be7
Only allow phone when we can save it
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-01 09:41:04 +02:00
Joas Schilling 1246f0a77f
Compile javascript
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-01 09:34:20 +02:00
Joas Schilling 6694e08662
Fix only showing first letter of "invalid verification error"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-01 09:26:22 +02:00
Joas Schilling 8ef7b52c19
Add new admin settings to show/enforce fullname/phone
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-01 09:26:22 +02:00
Joas Schilling d34e6c20de
Fix PHP CS
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-31 19:19:09 +02:00
Joas Schilling 4301242b85
Move admin settings to Vue
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-31 19:16:39 +02:00
Joas Schilling 0703c5a069
Remove deprecated action
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-31 17:42:19 +02:00
Joas Schilling 2b8dc3c4cc
Don't break with older versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-31 15:27:24 +02:00
Joas Schilling d140ee8d77
Add phone and display name field
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-31 15:26:03 +02:00
Joas Schilling 58712c82d0
Hide login name policy when email is used
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-31 14:01:39 +02:00
Joas Schilling 8c0ffecb7b
Remove 22 support for appstore release
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-22 13:09:48 +01:00
Joas Schilling 1655237d92
Add changelog and publish 1.0.0
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-22 13:09:27 +01:00
Joas Schilling d568233690
Merge pull request #277 from nextcloud/fix-registration-button-2
Fix submit button
2021-03-22 13:07:16 +01:00
Marco Ambrosini f2df394f63 Fix submit button
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-03-22 10:48:47 +00:00
Nextcloud bot b2eb0aa78a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-03-22 03:11:15 +00:00
Joas Schilling a5b1daafa0
Merge pull request #276 from nextcloud/fix-registration-button-placement
Fix registration button placement
2021-03-17 14:36:19 +01:00
Marco Ambrosini cece76620e Fix registration button placement
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-03-17 13:09:28 +00:00
Nextcloud bot 41683e3db8
[tx-robot] updated from transifex 2021-03-09 03:11:56 +00:00
Nextcloud bot 19411b6a95
[tx-robot] updated from transifex 2021-03-08 03:11:19 +00:00
Nextcloud bot 5141ce70ae
[tx-robot] updated from transifex 2021-03-04 03:12:36 +00:00
Nextcloud bot a9f8268618
[tx-robot] updated from transifex 2021-03-01 03:07:58 +00:00
Nextcloud bot 526f8425f2
[tx-robot] updated from transifex 2021-02-24 03:13:57 +00:00
Joas Schilling 51956095e1
Revert "Remove 22 support for appstore release"
This reverts commit 3fdc4d3dc1.
2021-02-23 10:05:08 +01:00
Joas Schilling 3fdc4d3dc1
Remove 22 support for appstore release
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-23 08:31:56 +01:00
Joas Schilling 85a8f96b55
Bump version and add changelog
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-23 08:31:55 +01:00