mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
* updated TODO (extended forum and auto login)
This commit is contained in:
parent
3ec6d5e905
commit
15dcc7b802
14
TODO
14
TODO
@ -30,6 +30,16 @@
|
||||
* more examples: https://themes.getbootstrap.com/product-category/admin-dashboard/
|
||||
* nice charts: http://www.chartjs.org/
|
||||
* use bootstrap (https://getbootstrap.com/) for front end elements
|
||||
* extend forum
|
||||
* use avatars or player outfits (configurable)
|
||||
* colorful nicknames for different groups
|
||||
* profile page
|
||||
* change signature
|
||||
* update avatar
|
||||
* member since (in forum post)
|
||||
* better looking pagination (bootstrap) + configurable for each template (look: laravel)
|
||||
* go to the last post
|
||||
* select icon for the topic
|
||||
* save plugin configuration in database
|
||||
* table name: myaac_config_plugins, columns: plugin, name, type, default, required, extra (json data, like options for select)
|
||||
* plugin auto-update and check-version
|
||||
@ -39,6 +49,7 @@
|
||||
* minimum one big letter, one small letter, digit and one special character?
|
||||
* should be configurable
|
||||
* change /characters/First+Second to /characters/First_Second
|
||||
* remove all copy-writed content
|
||||
|
||||
2.0
|
||||
* minimum PHP 7.0.0 required - use PHP 7 features
|
||||
@ -86,4 +97,5 @@ x.x - At any time between (version not specified)
|
||||
* OTAdmin support in Admin Panel
|
||||
* database towns table support for TFS 1.3
|
||||
* two factor authentication for TFS 1.x
|
||||
* support for .yml plugin file specification
|
||||
* support for .yml plugin file specification
|
||||
* (configurable) auto login after registration
|
Loading…
x
Reference in New Issue
Block a user