Commit Graph

162 Commits

Author SHA1 Message Date
ec548a46b7 Added MDE (issue #4) 2017-09-15 13:56:24 +07:00
0f011f2545 Added description of an icon. 2017-09-15 10:11:53 +07:00
6a3d6d7792 Fixed navigation issue 2017-09-14 16:53:57 +07:00
00c5aba77d Huge updates:
1. Redesigned the web
2. Fixed logging in redirect issue
3. Added new route
4. Fixed sql issue on entry
5. Fixed typos
2017-09-14 16:39:53 +07:00
ae8ce075e8 Removed unnecessary files 2017-09-14 09:47:53 +07:00
f224eb50b0 Changed FA linking 2017-09-13 13:48:04 +07:00
5419a960c5 Added FA and Fitty to customize the html 2017-09-13 13:45:46 +07:00
f14a33d991 Merge branch 'master' of backup.lepisi.ac.id:gregorio/lepisi-pengumuman 2017-09-13 13:36:59 +07:00
29d437dfed Created example configuration 2017-09-13 13:36:22 +07:00
272bd7935e Delete Config.php 2017-09-13 13:27:30 +07:00
7b158e7924 Added meta viewport 2017-09-13 13:24:29 +07:00
3d2345c752 Fix database issue 2017-09-13 11:19:35 +07:00
41a8d82464 Included vendor/ to the project - 2 2017-09-13 09:38:30 +07:00
17f1643875 Included vendor/ to the project 2017-09-13 09:35:32 +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
1f62a24c80 Added css framework and implemented it on some page (not all yet) 2017-09-11 16:36:06 +07:00
991f8410c9 Fix empty category error 2017-09-11 14:02:58 +07:00
7e3b4365b1 Fix error on Home.php 2017-09-11 13:33:22 +07:00
475d99ebad Added dumped database 2017-09-11 13:17:43 +07:00
8ce3ce8387 Implemented method data filter to registration and login 2017-09-11 11:56:10 +07:00
213f598631 Created data filter to avoid XSS attack 2017-09-11 11:35:35 +07:00
146b5d33e6 Only administrator can make changes to categories 2017-09-11 10:20:20 +07:00
eeaa2427a0 Fix categories issues 2017-09-11 09:20:27 +07:00
aec3b73730 Fix empty posts error 2017-09-11 09:05:32 +07:00
70a4c80143 Removed feature "Administrator can remove posts" 2017-09-11 08:57:51 +07:00
5a00809053 Merge branch 'master' of backup.lepisi.ac.id:gregorio/lepisi-pengumuman 2017-09-11 08:54:02 +07:00
04ac2155db Changed login method from put to post 2017-09-11 08:52:35 +07:00
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