522 Commits (e71fb9ab24c70c65341b8a9448e22108c0bdf106)

Author SHA1 Message Date
Timothy Fike a0e98d5957 Make widget headers clickable anywhere. 10 years ago
barisusakli 0bfa8d337a removed console.logs 10 years ago
barisusakli 2c8e8a1f1c closes #2550, closes #2518 10 years ago
barisusakli dc0229fc73 closes #2677 10 years ago
barisusakli 429c4022f0 closes #2561 10 years ago
barisusakli a9bf9745b6 removed unused yourid 10 years ago
Julian Lam 50ac813388 Merge branch 'private-groups', closed #2588 10 years ago
barisusakli f417e07b9d user search changes 10 years ago
Julian Lam 765975e667 ACP groups delete calls generic groups socket listener now, #2588 10 years ago
Julian Lam 69ed8ac45d icon selection interface -- moved iconSelect module out of admin space, #2588 10 years ago
Julian Lam 84c19921b9 newly created groups automatically assign the creator as the owner, some tweaks to isPrivate parsing, added groups link to header, #2588 10 years ago
Julian Lam 02e0d4635b icon mgmt for #2463 10 years ago
Julian Lam dfe8e8de70 image uploading for categories, #2463 10 years ago
Julian Lam ad723e2943 Merge branch 'master' into categories_revamp
Conflicts:
	src/views/admin/partials/menu.tpl
10 years ago
barisusakli 6d31fee3f5 closes #2564
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
10 years ago
Julian Lam 1186bff890 category edit page, #2463 10 years ago
Julian Lam 84e90cd73d category enable/disabled #2463 10 years ago
Julian Lam 6b95b28db7 drag/drop re-ordering fixed in ACP, #2463 10 years ago
Julian Lam c98331de82 revamping categories management page in ACP, #2463 10 years ago
barisusakli 2f8e6a1f2b closes #2458 10 years ago
barisusakli 712d5bce5b show 24 hours in traffic graph 10 years ago
barisusakli 94cf29d42c show monthly page views 10 years ago
barisusakli 5bf46864ed removed global admin object, CF rocket loader fix
added colorpicker module
10 years ago
psychobunny e3e737458e linting 10 years ago
psychobunny beaa52fff5 acp - if bs env < lg + content is long (ex plugins list) then duplicate sidebar menu on header + footer; closes #2510 10 years ago
Julian Lam 2de108153f closed #2464 10 years ago
Julian Lam fb6026f95f fixed issue where logging out via ACP caused CSRF error 10 years ago
barisusakli 612aa4e55b closes #2491 10 years ago
psychobunny 12e00ec497 hinting 10 years ago
psychobunny 77d0b095c8 closes #2488 10 years ago
barisusakli 46e022e97f closes #2483 10 years ago
barisusakli f9405c0423 closes #2440 10 years ago
Julian Lam fa39b5e46b closed #2446 10 years ago
Julian Lam f5fce863f9 plugin warnings for v0.5.4+ when installing plugins with no suggested version, #2438 10 years ago
barisusakli d0bc5ec9c7 client/topics.js refactor
ability to dismiss all flags
10 years ago
barisusakli 68e8039ac7 closes #2379
also fixed a bug where tags with 0 topics were showing up in /tags
10 years ago
barisusakli 7f5617bc74 closes #2402 10 years ago
barisusakli 05f33df098 manage/groups.js 10 years ago
barisusakli dcba272dc5 fix not validated messages on manage/users on IS 10 years ago
psychobunny d77bd638c4 don't re-enable selectable on elements that were already enabled #2336 10 years ago
psychobunny 6ae5b09a01 closes #2336 10 years ago
Julian Lam 52285239e9 fixed client-side so semver doesn't explode when nbbpm returns 'latest', fixed tests so they pass again, #2363 10 years ago
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
10 years ago
psychobunny fa2f03aeca closes #2339 10 years ago
barisusakli 5f3f4ef74e closes #2266 10 years ago
barisusakli d492339841 closes #2315 10 years ago
barisusakli d43e8beb60 fix acp topic graph disappearing
clear usedColors on ajaxify, once it was filling up the graph was never
updating after ajaxify
10 years ago
Julian Lam b91d39a0d3 almost everything for #2335 10 years ago
barisusakli 1bcdae41b8 make images in manage/flags responsive 10 years ago
Julian Lam 8112ca73c8 reloading on plugin activation click instead of restart 10 years ago
barisusakli 6dd035a5af prevent crash if topic graph is clicked while not loaded 10 years ago
barisusakli 3f28dbb1be update ACP every 10 seconds 10 years ago
barisusakli e9ec225d5b removed isConnected check 10 years ago
barisusakli 4db31be7e3 #2200 actually fix dupe colors, show 10 topics 10 years ago
barisusakli 794d6eb9ab closes #2200 10 years ago
barisusakli 94ffe5d170 closes #2276 10 years ago
barisusakli 29fcb6c366 fix images in manage/flags and fadeout 10 years ago
psychobunny b0ec0f52a4 cleanup 10 years ago
psychobunny e6b8c0b32f fixed infinitescroll on flags & tags 10 years ago
psychobunny 1226a2462a closes #2250 10 years ago
psychobunny a24dde863b moved src/client/modules/admin/selectable to src/admin/modules/selectable #2250 10 years ago
psychobunny ffcb324d91 oh bootbox, I forgive you. (I lost hope in this actually being resolved upstream) 10 years ago
psychobunny cad3f3017c moved iconSelect to admin/modules 10 years ago
barisusakli 07a5aeaf15 closes #2251 10 years ago
psychobunny e9c48f50f9 moved admin search into its own modules 10 years ago
psychobunny dcd47f7ec5 removed admin/footer.js, moved code to admin.js instead 10 years ago
barisusakli 3819d11be2 #2110 10 years ago
psychobunny 3f876548ba linting
I also want to lint the rest of this file but I have no idea what will
explode and it's almost 1AM. Next time ;)
10 years ago
psychobunny 7a53205c76 linting and removed unnecessary comment 10 years ago
psychobunny d63f2ccd28 removed legacy version of ACP menu code 10 years ago
psychobunny ed60deb3f5 fixed ACP from previous commit 10 years ago
psychobunny b51c90dcb3 doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
10 years ago