Commit Graph

29 Commits

Author SHA1 Message Date
6cb980051c Removed fitty.js, using manual font-size setting instead. Fixed valid/expired posts check. 2017-09-16 13:06:44 +07:00
ec548a46b7 Added MDE (issue #4) 2017-09-15 13:56:24 +07:00
e72205ff09 Added custom date (reason: firefox never love date inputs) 2017-09-12 15:41:47 +07:00
5b1b546dc5 Beautify the web 2017-09-12 14:30:42 +07:00
70a4c80143 Removed feature "Administrator can remove posts" 2017-09-11 08:57:51 +07:00
94d4a76ec6 Administrator can remove posts 2017-09-09 14:07:53 +07:00
29cfda5ba0 Changed language display on client to Indonesia/Indonesian 2017-09-08 14:51:16 +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
041e4dd2dd Posts valid and expire can now be edited 2017-09-07 10:46:37 +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
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
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
01ce24fd39 Added edit validation 2017-09-06 11:19:44 +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
a4db3c8391 Fixing PDO fetching 2017-09-05 13:37:16 +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
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
a2a5289f66 Modify html pages 2017-09-04 14:46:51 +07:00
d51baaf2c2 Modify form objects in login.html and edit_pengumuman.html, also create new html new_pengumuman.html 2017-08-31 10:12:06 +07:00
6b5fe0eadf Create html files:
+ login
+ pengumuman
+ edit pengumuman
2017-08-28 15:45:07 +07:00