DaVaR Offline Administrator Total Posts: 141 Joined: July 14, 2015
Posted: December 28, 2015 @ 08:04 PM Updated 01/09/16
Current ToDo List For UAP2
Code
## New Additions ##
- Create Forum Module
- Create Status Module
- Create Friends Module
- Create Private Messages Module
- Create Blog Module
- Create Install/Update Script
-Upgrade from UAP1
-Upgrade from UserCake
- Auth Functions
-Add Delete Account Page
-Use Email Delete Token
- Success and Error Session Based Display
-Like in UAP1
## Bug Fixes ##
- Login
-On windows server, it does not seem to handle cookies properly.
Shows user logged in but does not display their data. Humm.
Seems to happen when there is something missing in database.
- Login Attempts
-Pass message to user so they know why they can not login
- Register
-When user registers for site when activation is not required
it does not seem to add basic group data to database
-At registration the user\'s extended profile is not created
## Enhancements ##
- \\Core\\Config \\Helpers\\Auth\\Setup
-Fix Duplicate Settings to Reduce confusion when setting up site.
-Move settings to database: site name, description, keywords, etc.
- Profile
-Add Nickname field
-Add Age field
-Add Check to see what if anything was updated.
- reCAPTCHA
-Add function to detect if keys are in config file, if not then disable reCAPTCHA
- NavBar
-Figure out hover stuff
-Setup if active show as active thingy
## Other ##
- Add to Requirements
-PHP 5.5 or better