Commit Graph

108 Commits

Author SHA1 Message Date
printempw
28c4d555d4 Merge pull request #76 from g-plane/master
为 JavaScript 代码添加单元测试
2017-07-28 04:54:03 -05:00
printempw
4e546076ef Fix ajax URL of managing plugins 2017-07-28 17:51:18 +08:00
gplane
d1faaf64f5 Add unit test for JavaScript files 2017-07-20 15:36:59 +08:00
printempw
54a0ac3618 Apply new style for login page 2017-07-14 10:37:00 +08:00
printempw
52a18195cd Use ES6 destructuring assignment syntax 2017-07-14 09:34:09 +08:00
printempw
3a74329548 Rename sign in to sign 2017-07-14 09:17:52 +08:00
printempw
eb0e5bc589 Fix clearing current filters when switching laguage 2017-07-14 08:47:42 +08:00
printempw
1154b219fe Fix translation of jQuery datatables 2017-07-14 08:29:57 +08:00
printempw
8bb885d476 Prevent default behavior of clicking button at login page 2017-07-13 21:37:37 +08:00
printempw
a51523e54c Fix url of setting user avatar 2017-07-13 21:24:05 +08:00
printempw
104f5a32a7 Refactor & modulize JavaScript files 2017-07-13 17:03:21 +08:00
printempw
ddb0e0bff8 Remove file headers 2017-07-12 22:28:20 +08:00
printempw
d9206e955d Use url() to generate absolute url in JavaScript files 2017-07-12 22:19:23 +08:00
printempw
b873ffef9c Adjust filename of source files 2017-07-03 20:54:19 +08:00
printempw
d9abb7c99f Fix minor bugs 2017-06-30 16:36:59 +08:00
printempw
8df825d16a Fix fucking auto height reseting caused by AdminLTE 2017-06-30 14:04:32 +08:00
printempw
34962255a2 Add ajax pagination & search for skinlib 2017-06-30 10:33:41 +08:00
printempw
10801b8f7d Redirect to last requested path after logging in 2017-06-28 20:42:51 +08:00
printempw
fda8d9fd35 Fix not clearing cape preview when switching players 2017-06-28 17:23:57 +08:00
printempw
f07cc0f76f Add extra links in user-menu for admins 2017-06-27 22:51:14 +08:00
printempw
48c8aeb6ff Fix real-time nickname hinting when transfering players 2017-05-06 21:21:19 +08:00
printempw
b800d6fe07 Fix user status after ban/unban 2017-05-05 12:07:47 +08:00
printempw
a47070f4e3 Fix unhandled uid format 2017-05-05 11:57:41 +08:00
gplane
189a796a7f Fix reloading plugins table 2017-04-28 19:54:26 +08:00
gplane
dfbe6400d4 Add some redirectings for admin panel 2017-04-27 18:02:05 +08:00
gplane
2ca383628e Fix redirect after updating profile 2017-04-27 16:38:40 +08:00
gplane
b54ddb6fb2 Add changing player name in admin panel 2017-04-27 08:52:55 +08:00
gplane
e134296565 Fix detection of options of clearing textures 2017-04-27 00:02:48 +08:00
gplane
9d16e20db5 Fix missing preview of cape in player management
of user center.
2017-04-27 00:00:42 +08:00
gplane
2649840644 Fix misspelling of "general.js" 2017-04-26 23:48:39 +08:00
gplane
ca9aded3df Add option for choosing types of textures to be cleared 2017-04-26 23:39:10 +08:00
gplane
602e52d9e6 Fix displaying player name rule 2017-04-26 17:50:10 +08:00
gplane
8a8a4e57ee Show message when closet is empty
after deleting textures.
2017-04-26 17:43:34 +08:00
gplane
8a6ef9e437 Use "url()" function 2017-04-26 17:34:24 +08:00
gplane
8abed82899 Fix applying textures to player 2017-04-26 17:05:15 +08:00
gplane
12bdac3bb4 Fix removing table row when deleting user 2017-04-26 16:32:17 +08:00
gplane
800cebcc8f Remove lodash 2017-04-26 15:58:53 +08:00
gplane
911724881c Fix getting default value of user management 2017-04-26 15:32:26 +08:00
gplane
44999af7d8 Display nickname before changing texture owner 2017-04-26 15:28:53 +08:00
gplane
4b8a40ce59 Fix status text of user management 2017-04-25 23:24:03 +08:00
gplane
93364ef723 Add default value when renaming texture in skin library 2017-04-25 22:03:12 +08:00
gplane
b0f29c5036 Add i18n for sweetalert2 in admin panel 2017-04-25 17:31:08 +08:00
gplane
874f4bd681 Remove file suffix when uploading 2017-04-24 11:35:55 +08:00
gplane
f53bb7acb6 Optimize closet
1. Use jqPaginator
2. Use CSR for closet
3. Use AJAX for closet
4. Just type to search instead of pressing ENTER key
5. Link to skin library is according to current category when closet is empty
6. Texture indicator shows category of texture
2017-04-24 11:26:53 +08:00
gplane
7607beebaf Use sweetalert2 instead of built-in function 2017-04-23 11:46:51 +08:00
gplane
80f82b4b87 Fix text about banning user 2017-04-22 23:38:59 +08:00
gplane
4ae8ed2d82 Use CSR for DataTables 2017-04-22 18:36:22 +08:00
gplane
e708c0363e Add default value when renaming closet item 2017-04-22 09:17:39 +08:00
gplane
f2b51fbd2a Generate preview on img clicked only 2017-04-21 00:18:51 +08:00
gplane
6e5ed604cd Bluring when updating score in admin panel 2017-04-21 00:09:13 +08:00