Commit Graph

13 Commits

Author SHA1 Message Date
8956b17434 Changed login/logout process 2017-09-08 10:05:42 +07:00
23622bc5a8 Added error handler 2017-09-07 16:12:17 +07:00
796148a532 Nonactivate a post manually causes its status changed to 3 which cannot be edited and its status cannot be changed. 2017-09-07 13:45:05 +07:00
cf7d5b4c5a Now can include WHERE clause on showAll() method 2017-09-07 11:21:15 +07:00
6f65c067df Fix posts status issues 2017-09-07 10:39:54 +07:00
bb834494bd Cannot update with same value 2017-09-06 14:48:47 +07:00
1381593163 Added function to deactivate post 2017-09-05 10:53:03 +07:00
62430ff905 - Methods that are same (e.g. entry(), update(), delete(), etc.) defined in the parent.
- Added function when entry multiple rows (in this case is when putting
categories).
- Do test.
2017-09-04 10:37:25 +07:00
836a4d8995 Modify Model set functions to abstract, create Access interactions, do test. 2017-08-31 15:54:50 +07:00
031a188f5b Make a better database interactions 2017-08-31 15:09:43 +07:00
a075e1c36e Modify Model become abstract, create database interactions and do test. 2017-08-31 14:53:17 +07:00
5ca179fac7 Modify Model.php 2017-08-31 13:31:52 +07:00
1235bd4148 Create database connection using configuration then do a test 2017-08-31 13:21:38 +07:00