Commit Graph

184 Commits

Author SHA1 Message Date
d007f52e70 Merge branch 'patch-1' into 'master'
Update form login untuk menggunakan method `POST` dari yang tadinya `PUT`

See merge request !1
2017-09-11 08:52:00 +07:00
94d4a76ec6 Administrator can remove posts 2017-09-09 14:07:53 +07:00
086edebd41 Edited pengumuman.html 2017-09-09 13:48:48 +07:00
6e470f4e40 Added data conversion to avoid XSS 2017-09-09 13:27:36 +07:00
645d98843b Fix error codes issue 2017-09-09 13:17:44 +07:00
59d8c11d9b Changed database interaction structures 2017-09-09 11:21:51 +07:00
a5a3af9c45 Update form login untuk menggunakan method POST dari yang tadinya PUT 2017-09-08 16:30:53 +07:00
1de9cb6447 Changed actions order. 2017-09-08 16:30:16 +07:00
210c96e150 Changed model structure 2017-09-08 16:25:24 +07:00
882e635081 Now can reactivate a nonactive category 2017-09-08 15:49:57 +07:00
aa3fbd72d5 Have to be logged in to create or nonactivate categories 2017-09-08 15:15:23 +07:00
49eb0f7f0a Nonactivated category cannot be reactived 2017-09-08 15:14:05 +07:00
29cfda5ba0 Changed language display on client to Indonesia/Indonesian 2017-09-08 14:51:16 +07:00
7edda5c225 Set log timezone to Asia/Jakarta 2017-09-08 14:29:30 +07:00
9868d3397b Clean Error.php 2017-09-08 14:22:22 +07:00
682fca8a05 Changed database structure 2017-09-08 14:03:30 +07:00
d4dce8e460 Allowed single user to be logged in at multiple sessions 2017-09-08 14:00:28 +07:00
66745e26d5 Updated data field list 2017-09-08 13:03:43 +07:00
658217fea7 Cannot login with user that already logged in 2017-09-08 13:00:46 +07:00
01172d6946 Turn off autocomplete 2017-09-08 10:38:08 +07:00
8956b17434 Changed login/logout process 2017-09-08 10:05:42 +07:00
8eb9005642 Changed login process 2017-09-07 16:21:57 +07:00
ab8506882a Logging out now displays a message 2017-09-07 16:17:26 +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
3de31142e0 Changed the way same data checker works 2017-09-07 13:38:48 +07:00
cf7d5b4c5a Now can include WHERE clause on showAll() method 2017-09-07 11:21:15 +07:00
041e4dd2dd Posts valid and expire can now be edited 2017-09-07 10:46:37 +07:00
d3d2ba1455 Added default date entry value 2017-09-07 10:43:28 +07:00
6f65c067df Fix posts status issues 2017-09-07 10:39:54 +07:00
05f213045e Change status display of posts 2017-09-07 09:04:14 +07:00
706b15d401 Fix editor privilage issues 2017-09-06 16:01:57 +07:00
9296c7798e Only admin can register new user 2017-09-06 16:01:32 +07:00
6040897552 Fix editor privilage issues 2017-09-06 15:38:30 +07:00
a6267699cc Fix creator and editor name not displaying 2017-09-06 15:08:48 +07:00
b78a84585f Cannot register registered username 2017-09-06 15:04:41 +07:00
c43b4744db Cannot register empty data 2017-09-06 14:53:22 +07:00
0f4cef62a7 Move the process order 2017-09-06 14:51:53 +07:00
91347e3597 Remove validation class 2017-09-06 14:49:50 +07:00
1c65750067 Fix column name issues 2017-09-06 14:49:35 +07:00
992874ce1c Added handler 2017-09-06 14:49:14 +07:00
bb834494bd Cannot update with same value 2017-09-06 14:48:47 +07:00
35947befc1 Cannot input empty data to posts 2017-09-06 14:17:09 +07:00
89315c0930 Added content max length 2017-09-06 14:14:14 +07:00
c77730e516 Fix edit condition conflicts 2017-09-06 14:11:51 +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