Commit Graph

73 Commits

Author SHA1 Message Date
cfa0924ea7 Mithril now can walks by itself 2017-10-05 16:41:34 +07:00
ae762758fc Updated mithril index to do (almost) the same with normal index 2017-09-30 13:42:34 +07:00
49310f645a Updated mithril functions 2017-09-28 16:41:11 +07:00
b704e2f1a7 Updated mithril to do as it has to do 2017-09-28 11:43:28 +07:00
7c61498047 Modified mithril.html
Added controller for API requests
2017-09-27 16:17:03 +07:00
35d70443be Added mithril.js on new branch mithril 2017-09-26 16:28:18 +07:00
b9a3a6d6b9 Updated readme and some fixes. 2017-09-25 16:22:29 +07:00
94cd69c529 Update readme and added link to the documentation placed on footer 2017-09-25 14:58:44 +07:00
0b1c3f3370 Now can edit a category 2017-09-22 12:50:33 +07:00
8b78715cd4 Fixed editing posts page layout 2017-09-20 15:00:21 +07:00
25bdaad2ed Fixed rome date format bug 2017-09-20 11:20:37 +07:00
835b549166 Fixed categories height bug 2017-09-19 12:05:20 +07:00
c3846f58b2 Fixed hidden month navigations on calendar 2017-09-19 11:05:50 +07:00
3afd6af1f2 Fixed navigation clickable area 2017-09-18 10:08:30 +07:00
3dae73fcf0 Fixed editing conditions 2017-09-18 09:17:03 +07:00
acd2880637 Added default of expired_at. Info label now must be closed first or cannot use navigation. Removed status field from users table 2017-09-16 14:09:18 +07:00
f0713e9945 Fixed slidr error (cannot find element with id 'slidr-div') 2017-09-16 13:27:20 +07:00
81001825a3 Now, info label removed after fadded out 2017-09-16 13:23:41 +07:00
e57104198b Fixed update posts error 2017-09-16 13:10:56 +07:00
6cb980051c Removed fitty.js, using manual font-size setting instead. Fixed valid/expired posts check. 2017-09-16 13:06:44 +07:00
d06921fcc8 Added color on hover at navigation 2017-09-16 09:01:00 +07:00
9ca1050979 Categories now have their background color and font color, which effects the client and admin side 2017-09-15 16:32:26 +07:00
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
f224eb50b0 Changed FA linking 2017-09-13 13:48:04 +07:00
7b158e7924 Added meta viewport 2017-09-13 13:24:29 +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
146b5d33e6 Only administrator can make changes to categories 2017-09-11 10:20:20 +07:00
70a4c80143 Removed feature "Administrator can remove posts" 2017-09-11 08:57:51 +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
a5a3af9c45 Update form login untuk menggunakan method POST dari yang tadinya PUT 2017-09-08 16:30:53 +07:00
882e635081 Now can reactivate a nonactive category 2017-09-08 15:49:57 +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
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
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
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
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