Nextcloud bot
|
e02f89b1fe
|
[tx-robot] updated from transifex
|
2020-07-20 02:57:03 +00:00 |
Nextcloud bot
|
e16dc270e7
|
[tx-robot] updated from transifex
|
2020-07-18 02:57:04 +00:00 |
Nextcloud bot
|
809c06a9cb
|
[tx-robot] updated from transifex
|
2020-07-17 02:58:15 +00:00 |
Joas Schilling
|
cbf1373e83
|
Merge pull request #220 from nextcloud/bugfix/noid/email-templates
Move emails to IEmailTemplate
|
2020-07-16 10:52:48 +02:00 |
Joas Schilling
|
24cc827440
|
Merge pull request #232 from nextcloud/bugfix/67/add-back-button
Add a "Back to login" link similar to the forgot password page
|
2020-07-16 10:06:46 +02:00 |
Joas Schilling
|
01b62e49b4
|
Add a "Back to login" link similar to the forgot password page
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-16 09:47:47 +02:00 |
Nextcloud bot
|
a7d3bd0275
|
[tx-robot] updated from transifex
|
2020-07-16 03:07:07 +00:00 |
Joas Schilling
|
9f3b98d015
|
Merge pull request #231 from nextcloud/bugfix/noid/show-password-option
Fix show password option
|
2020-07-15 10:25:18 +02:00 |
Nextcloud bot
|
f7d49d51c7
|
[tx-robot] updated from transifex
|
2020-07-15 03:05:08 +00:00 |
Joas Schilling
|
23408740ee
|
Fix variable names to use camelCase
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-14 17:01:57 +02:00 |
Joas Schilling
|
fc0d42f30d
|
Make MailService strict
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-14 16:56:36 +02:00 |
Joas Schilling
|
2d71c46cad
|
Move emails to IEmailTemplate
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-14 16:46:24 +02:00 |
Joas Schilling
|
a9a61e31f2
|
Fix show password option
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-14 15:23:59 +02:00 |
Joas Schilling
|
7fb215c8e6
|
Update README.md
|
2020-07-14 11:25:43 +02:00 |
Joas Schilling
|
f38d60b465
|
Merge pull request #229 from nextcloud/bugfix/noid/new-location
Update info.xml to new location
|
2020-07-14 11:25:04 +02:00 |
Joas Schilling
|
312c9db9b1
|
Merge pull request #221 from nextcloud/bugfix/noid/better-example-urls
Fix checkbox style in admin settings
|
2020-07-14 10:45:44 +02:00 |
Joas Schilling
|
39f298c43e
|
Merge pull request #219 from nextcloud/bugfix/68/use-primary-color-for-button-and-adjust-width-when-only-option
Use the primary color and adjust the width when it's the only option
|
2020-07-14 10:45:27 +02:00 |
Joas Schilling
|
84627e8e09
|
Merge pull request #226 from nextcloud/techdebt/noid/remove-unnecessary-compatibility-layers
Remove unnecessary compatibility layers
|
2020-07-14 10:34:16 +02:00 |
Joas Schilling
|
528b0549dc
|
On supported versions the version is always > 12
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-14 10:28:38 +02:00 |
Joas Schilling
|
7d1fd1b49a
|
Simplify the settings module
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-14 10:28:38 +02:00 |
Joas Schilling
|
4a319ef21a
|
Remove unnecessary compatibility layers
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-14 10:28:37 +02:00 |
Joas Schilling
|
2c8fcb6c6a
|
Merge pull request #228 from nextcloud/techdebt/noid/use-qbmapper
Use non-deprecated QBMapper
|
2020-07-14 09:08:26 +02:00 |
Nextcloud bot
|
ac32b93128
|
[tx-robot] updated from transifex
|
2020-07-14 02:56:53 +00:00 |
Joas Schilling
|
ffa02627c6
|
Use backwards compatible "getX" for boolean value for now
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-13 17:01:33 +02:00 |
Joas Schilling
|
4a9537f1e2
|
Update readme and screenshot
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-13 16:46:20 +02:00 |
Joas Schilling
|
f7500953ad
|
Update info.xml to new location
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-13 16:27:40 +02:00 |
Joas Schilling
|
221edf0c20
|
Use non-deprecated QBMapper
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-13 16:01:06 +02:00 |
Joas Schilling
|
122d6ee11d
|
Merge pull request #227 from nextcloud/techdebt/noid/update-gitignore-list
Update .gitignore
|
2020-07-13 16:00:39 +02:00 |
Joas Schilling
|
113247f45d
|
Update .gitignore
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-13 15:18:13 +02:00 |
Joas Schilling
|
203e315488
|
Merge pull request #225 from nextcloud/JanDragon-Patch-1
Updated Supported Software
|
2020-07-13 09:09:08 +02:00 |
Joas Schilling
|
6ec4017295
|
Merge pull request #223 from nextcloud/techdebt/noid/move-to-migration
Move to migration
|
2020-07-13 08:26:01 +02:00 |
Nextcloud bot
|
ad577ba17e
|
[tx-robot] updated from transifex
|
2020-07-13 02:56:52 +00:00 |
Nextcloud bot
|
336c9a076b
|
[tx-robot] updated from transifex
|
2020-07-12 02:56:41 +00:00 |
Nextcloud bot
|
1ad01a6ed8
|
[tx-robot] updated from transifex
|
2020-07-11 02:57:23 +00:00 |
JanDragon
|
dbd0bf2a79
|
Updated Supported Software
Removed OwnCloud Support and updated the min version of NextCloud.
Reference: https://github.com/nextcloud/registration/pull/223
|
2020-07-10 22:37:56 +02:00 |
Joas Schilling
|
e3f5c628e7
|
Merge pull request #224 from nextcloud/techdebt/noid/validate-infoxml-with-workflow
Validate the info.xml with a github workflow
|
2020-07-10 17:46:15 +02:00 |
Joas Schilling
|
df915c375b
|
Linting is also done via github workflows already
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-10 17:17:45 +02:00 |
Joas Schilling
|
862952c30e
|
Validate the info.xml with a github workflow
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-10 17:16:16 +02:00 |
Joas Schilling
|
8dae582438
|
Merge pull request #222 from nextcloud/techdebt/noid/object-reference
Objects are always passed by reference
|
2020-07-10 16:45:52 +02:00 |
Joas Schilling
|
d5cdfc262d
|
Move to migration
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-10 16:41:33 +02:00 |
Joas Schilling
|
298f7c4704
|
Objects are always passed by reference
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-10 16:24:32 +02:00 |
Joas Schilling
|
da39525e0d
|
Fix checkbox styling
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-10 16:23:21 +02:00 |
Joas Schilling
|
e229a5a345
|
Use better example urls
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-10 15:45:51 +02:00 |
Joas Schilling
|
32e1ce8df1
|
Use the primary color and adjust the width when it's the only option
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-10 14:18:53 +02:00 |
Joas Schilling
|
1759d2176e
|
Merge pull request #218 from nextcloud/bugfix/noid/execute-the-tests-correctly-again
Execute the tests correctly again
|
2020-07-10 13:27:53 +02:00 |
Joas Schilling
|
e9dfd13fe0
|
Combine both phpunit configs into one
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-10 13:23:15 +02:00 |
Joas Schilling
|
9085f08269
|
Correctly run the phpunit tests again
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-10 13:12:20 +02:00 |
Joas Schilling
|
92e79fa024
|
Merge pull request #217 from nextcloud/techdebt/noid/update-testing-matrix-and-nextcloud-version-requirements
Update testing matrix and nextcloud requirements
|
2020-07-10 12:57:40 +02:00 |
Joas Schilling
|
e64d78faff
|
Update testing matric and nextcloud requirements
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-10 12:18:59 +02:00 |
Joas Schilling
|
7caaee721c
|
Merge pull request #214 from nextcloud/techdebt/noid/coding-standard
Check coding standard
|
2020-07-10 10:45:08 +02:00 |