Thibok / TodoList

0 stars 0 forks source link

[Fix] User - Task relation #2

Closed Thibok closed 5 years ago

Thibok commented 5 years ago

-- Add relation User - Task -- Update validation rules (Task) -- Create Captcha (Constraint) -- Create CaptchaValidator (Validator) -- Create CaptchaChecker (ParamChecker) -- Add Captcha security on forms (create and update task) -- Update actions for denied access if user is not the owner -- Create template of errors -- Update routes name -- Update HTML design for responsive -- Create error page -- Update bootstrap/Jquery -- Fix flash message -- Create tests -- Add phpDoc

Estimation

-- 10h

Thibok commented 5 years ago

Bugfix finish, tests complete. #15

-- 18h