Julian Lam
765975e667
ACP groups delete calls generic groups socket listener now, #2588
2015-01-11 18:17:49 -05:00
Julian Lam
69ed8ac45d
icon selection interface -- moved iconSelect module out of admin space, #2588
2015-01-11 17:24:15 -05:00
Julian Lam
84c19921b9
newly created groups automatically assign the creator as the owner, some tweaks to isPrivate parsing, added groups link to header, #2588
2015-01-09 10:33:54 -05:00
barisusakli
6d31fee3f5
closes #2564
...
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
2014-12-31 17:13:19 -05:00
barisusakli
2f8e6a1f2b
closes #2458
2014-12-21 16:29:32 -05:00
barisusakli
712d5bce5b
show 24 hours in traffic graph
2014-12-20 20:34:46 -05:00
barisusakli
94cf29d42c
show monthly page views
2014-12-20 20:05:59 -05:00
barisusakli
5bf46864ed
removed global admin object, CF rocket loader fix
...
added colorpicker module
2014-12-13 22:14:08 -05:00
psychobunny
e3e737458e
linting
2014-12-08 10:28:21 -05:00
psychobunny
beaa52fff5
acp - if bs env < lg + content is long (ex plugins list) then duplicate sidebar menu on header + footer; closes #2510
2014-12-08 10:27:54 -05:00
Julian Lam
2de108153f
closed #2464
2014-12-04 00:36:24 -05:00
Julian Lam
fb6026f95f
fixed issue where logging out via ACP caused CSRF error
2014-12-03 22:42:42 -05:00
barisusakli
612aa4e55b
closes #2491
2014-12-02 12:38:53 -05:00
psychobunny
12e00ec497
hinting
2014-12-01 16:28:16 -05:00
psychobunny
77d0b095c8
closes #2488
2014-12-01 16:27:29 -05:00
barisusakli
46e022e97f
closes #2483
2014-12-01 13:24:13 -05:00
barisusakli
f9405c0423
closes #2440
2014-11-28 15:49:16 -05:00
Julian Lam
fa39b5e46b
closed #2446
2014-11-24 12:20:28 -05:00
Julian Lam
f5fce863f9
plugin warnings for v0.5.4+ when installing plugins with no suggested version, #2438
2014-11-23 17:02:25 -05:00
barisusakli
d0bc5ec9c7
client/topics.js refactor
...
ability to dismiss all flags
2014-11-18 14:33:14 -05:00
barisusakli
68e8039ac7
closes #2379
...
also fixed a bug where tags with 0 topics were showing up in /tags
2014-11-13 14:29:48 -05:00
barisusakli
7f5617bc74
closes #2402
2014-11-13 11:44:26 -05:00
barisusakli
05f33df098
manage/groups.js
2014-11-12 16:56:11 -05:00
barisusakli
dcba272dc5
fix not validated messages on manage/users on IS
2014-11-07 19:25:57 -05:00
psychobunny
d77bd638c4
don't re-enable selectable on elements that were already enabled #2336
2014-11-07 16:16:32 -05:00
psychobunny
6ae5b09a01
closes #2336
2014-11-07 16:09:47 -05:00
Julian Lam
52285239e9
fixed client-side so semver doesn't explode when nbbpm returns 'latest', fixed tests so they pass again, #2363
2014-11-07 15:04:07 -05:00
Julian Lam
19297e2d22
plugin installation takes a version now, and queries nbbpm, #2363
...
better error handling for #2363
upgrades now also call the suggestion route from nbbpm
upgrade button will show alert now if you try to upgrade past the suggested version, #2363
2014-11-07 14:45:40 -05:00
psychobunny
fa2f03aeca
closes #2339
2014-11-06 00:53:18 -05:00
barisusakli
5f3f4ef74e
closes #2266
2014-11-03 15:37:25 -05:00
barisusakli
d492339841
closes #2315
2014-11-03 15:31:41 -05:00
barisusakli
d43e8beb60
fix acp topic graph disappearing
...
clear usedColors on ajaxify, once it was filling up the graph was never
updating after ajaxify
2014-10-31 20:30:07 -04:00
Julian Lam
b91d39a0d3
almost everything for #2335
2014-10-31 13:22:42 -04:00
barisusakli
1bcdae41b8
make images in manage/flags responsive
2014-10-27 21:28:46 -04:00
Julian Lam
8112ca73c8
reloading on plugin activation click instead of restart
2014-10-23 15:21:44 -04:00
barisusakli
6dd035a5af
prevent crash if topic graph is clicked while not loaded
2014-10-19 18:37:11 -04:00
barisusakli
3f28dbb1be
update ACP every 10 seconds
2014-10-19 16:47:52 -04:00
barisusakli
e9ec225d5b
removed isConnected check
2014-10-19 16:13:10 -04:00
barisusakli
4db31be7e3
#2200 actually fix dupe colors, show 10 topics
2014-10-19 15:59:33 -04:00
barisusakli
794d6eb9ab
closes #2200
2014-10-17 23:14:17 -04:00
barisusakli
94ffe5d170
closes #2276
2014-10-17 23:04:50 -04:00
barisusakli
29fcb6c366
fix images in manage/flags and fadeout
2014-10-14 17:03:14 -04:00
psychobunny
b0ec0f52a4
cleanup
2014-10-10 16:56:44 -04:00
psychobunny
e6b8c0b32f
fixed infinitescroll on flags & tags
2014-10-10 16:43:54 -04:00
psychobunny
1226a2462a
closes #2250
2014-10-10 16:40:05 -04:00
psychobunny
a24dde863b
moved src/client/modules/admin/selectable to src/admin/modules/selectable #2250
2014-10-10 16:37:58 -04:00
psychobunny
ffcb324d91
oh bootbox, I forgive you. (I lost hope in this actually being resolved upstream)
2014-10-10 03:17:50 -04:00
psychobunny
cad3f3017c
moved iconSelect to admin/modules
2014-10-10 03:12:04 -04:00
barisusakli
07a5aeaf15
closes #2251
2014-10-09 19:20:53 -04:00
psychobunny
e9c48f50f9
moved admin search into its own modules
2014-10-09 18:48:35 -04:00