Commit Graph

74 Commits

Author SHA1 Message Date
992874ce1c Added handler 2017-09-06 14:49:14 +07:00
35947befc1 Cannot input empty data to posts 2017-09-06 14:17:09 +07:00
a9101eb047 Added register privilage 2017-09-06 13:56:40 +07:00
ff67e487ce Added function to register new user 2017-09-06 13:39:10 +07:00
1ee4ca3730 Added function to entry remove categories 2017-09-06 11:50:45 +07:00
01ce24fd39 Added edit validation 2017-09-06 11:19:44 +07:00
a34ce9d0eb Added condition when login invalid 2017-09-06 10:57:17 +07:00
71fb5e4933 - Added database validation
- Added valid date for posts
- Fix passing data to htmls conflicts
2017-09-06 10:40:05 +07:00
57dc4ca0b9 Added admin privilages 2017-09-05 14:03:55 +07:00
a4db3c8391 Fixing PDO fetching 2017-09-05 13:37:16 +07:00
f8f4398007 Added login function 2017-09-05 13:36:19 +07:00
47d455063f - Code design
- Passing data from users table
2017-09-05 11:30:11 +07:00
1381593163 Added function to deactivate post 2017-09-05 10:53:03 +07:00
61060dd393 Function edit works successfuly 2017-09-05 10:24:44 +07:00
c64064321e - Function to store and get worked good
- Token works great
- Session works great
2017-09-05 10:01:27 +07:00
45dbe24da7 Adding token and current timestamp to html. 2017-09-05 08:54:32 +07:00
e1d70ed8f4 Receive data from database and pass to html using twig 2017-09-04 16:20:27 +07:00
aa60edbbf0 Create function to pass data to html through twig 2017-09-04 15:35:11 +07:00
424737117a Configure html files with twig 2017-09-04 15:05:54 +07:00
e7b5eec29d Create conditions if no id is given. 2017-09-04 14:47:30 +07:00
7fa99eb6d8 Registering twig to project 2017-09-04 14:08:36 +07:00
bfdd632adf Fix errors in the router 2017-09-04 11:02:25 +07:00
f56503a4d4 Fix the errors while testing router, and create new method login() on Home controller 2017-08-31 10:39:31 +07:00
9a94e5b250 Create Controllers Home and Posts 2017-08-31 09:57:27 +07:00