ljacqu
1e16f251ef
Merge pull request #1477 from AuthMe/1035-handle-alt-accounts-in-commandsYml
...
1035 handle alt accounts in commands yml
2018-01-17 21:49:29 +01:00
Gabriele C
cdd14bee18
Merge pull request #1475 from RikoDEV/patch-3
...
Update messages_pl.yml
2018-01-17 20:30:03 +01:00
Jacek Maciejak
fb989a8955
Update messages_pl.yml
2018-01-17 18:40:27 +01:00
Jacek Maciejak
cc701772f4
Update messages_pl.yml
2018-01-17 18:36:06 +01:00
Jacek Maciejak
045bb1b669
Update messages_pl.yml
2018-01-17 18:33:46 +01:00
ljacqu
f19f8502d8
#1035 Forced commands: add more tests, rename account constraints, update commands.yml comments
2018-01-16 20:32:17 +01:00
RatchetCinemaESP
8a44dad548
Fix error in placerholder
...
<theCaptcha>
2018-01-15 17:45:43 +01:00
RatchetCinemaESP
0bbe109b55
Update messages_es.yml
...
1. Fix one error in current translation (Line 88)
2. Translated two strings of Captcha. (Line 101 & 102)
2018-01-15 17:13:09 +01:00
Jacek Maciejak
95bbbd9ba0
Update messages_pl.yml
2018-01-15 15:40:49 +01:00
ljacqu
1cd5a6acce
#1472 Add zhtw translation changes by @haer0248
2018-01-14 11:16:23 +01:00
Twonox
e906a6abfa
Update messages_fr.yml ( #1469 )
2018-01-08 21:20:41 +01:00
ljacqu
ea87075cd2
#930 Add specific message for register captcha success
2018-01-06 20:01:45 +01:00
ljacqu
0494886518
Merge branch 'master' of https://github.com/AuthMe/AuthMeReloaded into 930-captcha-for-register
2018-01-05 00:17:39 +01:00
KKHaneul
aea581c367
Update messages_ko.yml
2018-01-04 17:46:25 +09:00
KKHaneul
9918d532a4
Korean Translation #1
2018-01-03 18:17:34 +09:00
Maxetto
b2b7eaa8e5
[Messages_IT] Translate new messages
2017-12-27 11:28:12 +01:00
ljacqu
c8d82a23e0
Merge branch 'master' of https://github.com/AuthMe/AuthMeReloaded into 930-captcha-for-register
2017-12-22 21:54:58 +01:00
rebirth00723
79d897e7ce
Update messages_zhtw.yml
...
Added some translations
2017-12-17 14:33:05 +08:00
Twonox
0ac2524037
Update messages_fr.yml
2017-12-03 18:27:18 +01:00
Twonox
5e360ab8a4
Update messages_fr.yml
2017-12-03 12:11:58 +01:00
Twonox
952d58c87f
Update messages_fr.yml
2017-12-02 00:48:23 +01:00
ljacqu
33904c09e9
#930 Create registration captcha manager
...
- Introduce registration captcha manager, rename login captcha manager accordingly
- Integrate reg. captcha manager into /register command
Open points:
- Refactor common captcha functionality into abstract superclass
- If captcha before /register necessary, show appropriate message to player immediately
- Unit tests
2017-12-01 21:12:35 +01:00
Timofey
ad6e13c396
messages_ru: verification code ( #1432 )
...
* ru: update
2017-12-01 19:02:40 +01:00
Gabriele C
a4550f786f
Merge pull request #1433 from montlikadani/patch-3
...
Updated messages_hu.yml file to the latest version
2017-12-01 17:08:53 +01:00
Gabriele C
755163c328
Merge pull request #1427 from Twonox/patch-1
...
Update messages_fr.yml
2017-12-01 17:08:19 +01:00
Twonox
a0982e2e92
Update messages_fr.yml
2017-12-01 16:57:19 +01:00
montlikadani
c5015381e2
Updated messages_hu.yml file to the latest version
...
TODO-s have been deleted and translated.
2017-12-01 16:17:08 +01:00
Gabriele C
7235a3b860
Merge pull request #1430 from AuthMe/1046-onFirstLogin-in-commandsYml
...
#1046 Add onFirstLogin to commands.yml
2017-11-29 01:11:25 +01:00
ljacqu
f1c1848985
#1046 Add onFirstLogin to commands.yml
...
- Allow to configure commands run on player's first login (login of player with a previously null lastlogin date)
2017-11-28 21:41:30 +01:00
ljacqu
50dbbb8d87
#1254 Create command to see recently logged in players
...
- Create datasource method to fetch most recent players by last login date
- Add command to view last logged in players
2017-11-28 21:07:10 +01:00
Twonox
1f898b05b6
Update messages_fr.yml
2017-11-27 18:04:13 +01:00
Jacek Maciejak
f6423f5072
Update of Polish translation file. ( #1420 )
...
* Update of Polish translation file.
Translated: # Verification code
Updated: email > e-mail
* Update messages_pl.yml
2017-11-21 20:59:36 +01:00
Gabriele C
a2430299b8
Merge pull request #1409 from Playhi/patch-8
...
Update messages_zhcn.yml
2017-11-15 17:57:25 +01:00
Playhi
b70e994341
Update messages_zhcn.yml
...
Add '
2017-11-15 23:03:19 +08:00
RatchetCinemaESP
3e31bcc2a1
Translate Email Verification messages.
...
Translated to Spanish
2017-11-12 17:07:48 +01:00
Playhi
19745f7052
Update messages_zhcn.yml
2017-11-12 20:58:12 +08:00
Gabriele C
b307a5d7c2
Merge pull request #1381 from lifehome/patch-2
...
Initial commit for help_zhhk.yml
2017-11-02 10:59:45 +01:00
HexelDev
ba65633182
Email verification code ( #1382 )
...
* Base verification code implementation, must define command, manager, events
* VerificationManager, verification command and messages, handled some sensible commands, configuration values
* Improved manager and sensible commands trigger
* Updated messages
* Updated verification code manager, fixed tests
* Switched to a permission based command
* Verification manager and command improved and added tests
* Edited messages
2017-10-28 12:23:14 +02:00
lifehome
bae16f5998
Fix filetype typo
2017-10-26 14:25:14 +08:00
lifehome
80cf712dbc
Create help_zhhk
...
Initial commit of help strings in Traditional Chinese (Hong Kong)
2017-10-26 14:19:01 +08:00
Adam Szczygieł
df69f144c9
Update help_pl.yml
...
One translation is incorrect, others lacked a translation or had some errors.
2017-10-25 15:20:24 +01:00
lifehome
5a329efb4a
Update strings and fix color codes ( #1375 )
2017-10-23 11:03:57 +02:00
Kacper Duras
90a7b47217
Improve Polish translation in help messages. ( #1376 )
...
* Improve Polish translation in help messages.
* Typo, `rerejestracja` -> `rejestracja`.
2017-10-22 22:48:14 +02:00
ljacqu
78e2763984
Help translations: remove entry for /authme purge second argument (no longer exists)
...
- Remove unknown entries as found by the verifyHelpTranslations tool task
2017-10-22 09:51:32 +02:00
ljacqu
d6e2369f36
#792 Force migration of SQLite when necessary ( #1371 )
...
- Detect if a migration is necessary
- Create a backup
- Perform the migration
2017-10-22 09:16:48 +02:00
montlikadani
241b17a1c8
Update HU messages
...
(cherry picked from commit 9b74a12)
2017-10-21 18:33:18 +02:00
ljacqu
1651a61063
#792 #814 Implement SQLite migration, allow last IP to be nullable in MySQL
...
- Old SQLite setups have the last IP column as NOT NULL but without a default value. With the new concept (where we don't set a last IP on player registration) it fails.
- Create an /authme debug child that allows to migrate SQLite (tricky because SQLite does not support dropping or modifying columns)
- Allow last IP column to be NOT NULL in MySQL as well (extend MySQL /authme debug child)
- Add TODO comments with follow-up issue to extend our commands with new registration IP field
2017-10-21 10:45:48 +02:00
ljacqu
1df5308e56
#792 #814 Create command to remove NOT NULL constraints
...
- Create command under /authme debug that allows to change the 'nullable' status of MySQL columns (currently last date and email only)
- We need to offer a default value for forum integrations that have a NOT NULL email column. Offering a command avoids us from force-migrating existing databases while still offering migrations in both directions
- Change in default value handling: lack of values are not handled by setting default values to the PlayerAuth anymore, and reading a default value from the database into a PlayerAuth will be translated into null by the PlayerAuth builder
- When a new database is created, email and lastlogin are now nullable and lack a default a value
Open points:
- Finish MySqlDefaultChangerTest
- Revise purging logic (#792 )
- Allow to have more columns nullable (#814 )
2017-10-15 12:56:13 +02:00
RatchetCinemaESP
01e0381d93
Create complete help_es.yml
...
Complete help messages in Spanish.
2017-10-10 18:43:33 +02:00
Platinteufel
60c7499cf4
Update messages_de.yml ( #1342 )
...
* Update messages_de.yml
* Update messages_de.yml
2017-10-01 23:04:14 +02:00