51 Commits

Author SHA1 Message Date
OldHawk
4b1c354c7e fix(medals): fixed medal issue 2018-06-29 00:04:52 +08:00
OldHawk
f18c3d55fc feat(users): not to be idle if user have 'roam' medal 2018-06-19 12:04:51 +08:00
OldHawk
1762c7b1e9 feat(systems): except examination if user have 'noExamination' medal 2018-06-19 10:51:22 +08:00
OldHawk
18dbdf50b1 feat(medals): new module medals 2018-06-18 20:32:11 +08:00
OldHawk
ce7f944ab4 feat(users): ban user and inviter together if configure setting banUserInviterVip is true 2018-06-10 00:59:20 +08:00
OldHawk
0402626c23 feat(users): add ban reason when admin banned a user 2018-06-09 21:37:10 +08:00
OldHawk
330f0c5406 feat(history): write admin operate history on user account 2018-05-29 15:50:18 +08:00
OldHawk
9005a0ce1b fix(core): fixed issue of $resource returned data type 2018-05-06 00:16:34 +08:00
OldHawk
775ea6d59b feat(core): update cache data when $resource method of PUT|POST|DELETE 2018-05-03 15:09:08 +08:00
OldHawk
ee5124759d feat(core): write all returned data from $resource to cache 2018-05-02 14:10:53 +08:00
OldHawk
52e7920c38 feat(logger): new logger logic 2018-04-29 15:05:18 +08:00
OldHawk
23d2171fe9 feat(home): css of system module preview panel 2018-04-27 11:34:25 +08:00
OldHawk
d59d0c6fe1 chg(templates): add uploader access desc into uploader rules template 2018-04-24 12:53:16 +08:00
OldHawk
d2a10bc280 feat(core): add message to admin group support 2018-04-10 16:41:30 +08:00
OldHawk
6b4212214c feat(templates): add more variable into server templates 2018-03-20 13:19:35 +08:00
OldHawk
9f2b294b9d feat(core): change menu icon color 2018-03-19 17:30:36 +08:00
OldHawk
c664d15eaa feat(templates): support html tag in markdown 2018-03-18 13:26:59 +08:00
OldHawk
b249186a9a feat(core): add icon for menu item 2018-03-17 18:20:53 +08:00
OldHawk
5b28102399 feat(system): setting lineWrapping prop of codeMirror control 2018-03-17 13:35:31 +08:00
OldHawk
167acfe35c fix(system): fixed issue of get back-end templates list 2018-03-17 13:27:42 +08:00
OldHawk
1e2bcc57b1 feat(core): add more templates file content with sprintf format support 2018-03-17 11:34:32 +08:00
OldHawk
619f40df97 feat(core): timely replace configure variable value in template content when edit it online 2018-03-17 10:00:01 +08:00
taobataoma
e5c2555552 feat(systems): add settings of codeMirror with lineWrapping=true 2018-03-16 02:58:52 -04:00
OldHawk
9558812afe feat(about): add templates of back-end modify online in admin control panel. 2018-03-15 13:21:35 +08:00
OldHawk
91f73b122c fix(examination): fixed examination uses list issue 2018-02-02 15:58:59 +08:00
OldHawk
c6de15963c fix(examination): fixed examination uses list index number 2018-02-02 15:54:09 +08:00
OldHawk
f6fbc496f3 feat(examination): admin ban all examination unfinished users 2018-02-02 13:11:55 +08:00
OldHawk
aa627b7956 feat(examination): list examination status users 2018-02-02 12:16:05 +08:00
OldHawk
3aa6416893 feat(examination): add more detail link on examination notice msg 2018-02-01 17:04:40 +08:00
OldHawk
7b43877215 chg(examination): change fileds name 2018-01-30 18:52:59 +08:00
OldHawk
6522d059f7 feat(systems): init(reset) user`s examination data exempt vip, oper, admin and registered with in 30 days 2018-01-29 18:06:04 +08:00
OldHawk
45ad329db7 feat(systems): init(reset) user`s examination data 2018-01-29 17:10:27 +08:00
OldHawk
f569f0b9cb feat(systems): examination data manage menu item in admin control panel 2018-01-29 15:55:18 +08:00
OldHawk
18c453f490 chg(systems): admin control panel menu list css 2018-01-29 14:03:12 +08:00
OldHawk
280845dd87 feat(systems): move 'Database backup files' into system panel 2018-01-29 13:23:55 +08:00
OldHawk
d0fc6ae717 fix(systems): fixed systems panel-body css 2018-01-28 12:27:21 +08:00
OldHawk
e9d2c07f76 feat(systems): markdown syntax support 2018-01-28 12:11:54 +08:00
OldHawk
0d3932052a feat(systems): add file loading status 2018-01-28 07:47:26 +08:00
OldHawk
52acd84eb3 feat(systems): show shell execute stdout message 2018-01-27 23:59:41 +08:00
OldHawk
67913aaa2b feat(systems): editor content dirty status css 2018-01-27 21:22:16 +08:00
OldHawk
6c08851f91 fix(systems): fixed shell command exit code issue 2018-01-27 17:21:54 +08:00
OldHawk
e2a15ebb15 fix(systems): fixed eslint warning 2018-01-27 17:12:39 +08:00
OldHawk
f48c0ea735 feat(systems): execute shell command remotely by admin 2018-01-27 17:11:27 +08:00
OldHawk
d669cedd67 fix(systems): fixed eslint warning and filename issue 2018-01-27 15:45:20 +08:00
OldHawk
cb10cfc989 feat(core): markdown templates(like user rules, vip rules etc.) editor online
#20
2018-01-27 15:42:40 +08:00
OldHawk
6007cfbfcc feat(core): system assets and env config js file editor online 2018-01-27 15:08:20 +08:00
OldHawk
3ec3c9854a feat(core): add new system control panel items 2018-01-27 02:15:00 +08:00
OldHawk
a85028a8ba feat(core): server config online 2018-01-27 02:01:07 +08:00
OldHawk
bb59fe26be feat(core): server config online 2018-01-27 01:55:58 +08:00
OldHawk
30e4665beb feat(core): admin system control panel client side routs, policy, controllers, services, menu 2018-01-26 19:27:58 +08:00