mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-29 18:59:21 +02:00
Update TODO
This commit is contained in:
parent
6dab50cbd8
commit
96e55b17b1
13
TODO
13
TODO
@ -13,6 +13,9 @@
|
|||||||
* create account: create character
|
* create account: create character
|
||||||
* csrf token protection
|
* csrf token protection
|
||||||
* team page - display outfits of the players (configurable)
|
* team page - display outfits of the players (configurable)
|
||||||
|
* guild wars support like in Gesior
|
||||||
|
* Install: create admin account: e-mail + Nazwa postaci
|
||||||
|
* move lostaccount.php to Twig
|
||||||
|
|
||||||
1.0
|
1.0
|
||||||
* use Composer for additional libraries
|
* use Composer for additional libraries
|
||||||
@ -87,6 +90,7 @@
|
|||||||
* using Mobile_Detect.php library
|
* using Mobile_Detect.php library
|
||||||
|
|
||||||
x.x - At any time between (version not specified)
|
x.x - At any time between (version not specified)
|
||||||
|
* automatic updater of the AAC files (like in WordPress)
|
||||||
* better news archive with search function (like on tibia.com)
|
* better news archive with search function (like on tibia.com)
|
||||||
* guild wars management (issue #13 on github)
|
* guild wars management (issue #13 on github)
|
||||||
* update account.management page to be more realistic (like on tibia.com)
|
* update account.management page to be more realistic (like on tibia.com)
|
||||||
@ -99,5 +103,14 @@ x.x - At any time between (version not specified)
|
|||||||
* two factor authentication for TFS 1.x
|
* two factor authentication for TFS 1.x
|
||||||
* support for .yml plugin file specification
|
* support for .yml plugin file specification
|
||||||
* (configurable) auto login after registration
|
* (configurable) auto login after registration
|
||||||
|
* move manage newses to admin panel
|
||||||
* display password strength
|
* display password strength
|
||||||
* https://elboletaire.github.io/password-strength-meter/
|
* https://elboletaire.github.io/password-strength-meter/
|
||||||
|
* apache2, nginx and lighttpd conf like in phpmyadmin
|
||||||
|
* automated testing
|
||||||
|
* https://codeception.com/quickstart
|
||||||
|
* Travis CI
|
||||||
|
* some interface for this would be nice to have (phpmyadmin commands/queries)
|
||||||
|
* https://otland.net/threads/phpmyadmin-commands-to-edit-database.7751/
|
||||||
|
* replace spells, monsters tables with JavaScript Sortable Tables (DataTables?)
|
||||||
|
* add release script (bash) that will automatically create myaac-$VERSION.zip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user