2
0
Fork 0
Iglou.eu_cms_old/TODO

36 lines
1.1 KiB
Plaintext
Executable File

#E50000: Urgent
#FF9B00: To do
#00E000: Can wait
-- AF --
#00E000 add plugin mail
#E50000 add admin state, function and GUI
#00E000 change summons language function
#FF9B00 administrator log(connexions, error)
#FF9B00 plugins checker
#FF9B00 file & folder Permissions checker
#00E000 user permissions user:group
#00E000 maybe add namespace on secure lib, or prefix
#00E000 optimise for php7
#FF9B00 go to php strict types !
#00E000 Error page (404, ...)
-- For V1 --
#E50000 Clean git repos and clean commit, branch for dev and stable
#E50000 Restruct to fix MVC
#E50000 Profiling and opti
#E50000 Add licence on all files
-- RA --
#E50000 template interpreter
#FF9B00 menu category can be used like "page"
#00E000 add menu depth
#E50000 review config function and add json config file
#FF9B00 fix serveur url
#E50000 cmsGetGlobalData()
#FF9B00 fix menu url cat/cat...
#E50000 check if buffer overflow ps
#E50000 language check, force lower case, compare to supported language, supported language config ...
#E50000 Change _COOKIE to _SESSION (oups ...)
#E50000 Fix $idTime on libSecure