188 Commits (541fd474b39fb186081f2481e35fc24cd2927219)

Author SHA1 Message Date
psychobunny 541fd474b3 fixes checkboxes for both settingsv1 and settingsv2 10 years ago
Barış Soner Uşaklı 4fc4a0ff3e dont escape group.name, use displayName in tpls instead 10 years ago
Barış Soner Uşaklı d225951027 fix group name 10 years ago
Barış Soner Uşaklı a12ecbc230 admin/manage/groups pagination 10 years ago
psychobunny 6b6bae7cc5 font awesome checkboxes for acp 10 years ago
Julian Lam 74f2f7caef fixes #3307 10 years ago
psychobunny b69ea4564a fix user presence graph
if nobody's using your forum at all, this thing stopped working
altogether
10 years ago
psychobunny c01f06214e don't re-render graph if data is stale 10 years ago
psychobunny c6713177d3 realtime mode toggle for dashboard 10 years ago
barisusakli 2b493964d0 closes #3296 10 years ago
barisusakli ffd22f50ff closes #1999 10 years ago
Julian Lam ceb4de653d fixed #3295 10 years ago
barisusakli 57c2418157 closes #1306 10 years ago
barisusakli 2b0b2ea858 fix search by ip 10 years ago
barisusakli 38b838d462 closes #2754
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list
10 years ago
barisusakli 9d562a8708 closes #3245 10 years ago
barisusakli 536c443c1e closes #3231 10 years ago
psychobunny 97d1ab2e35 console.log 10 years ago
psychobunny 548d39fac5 lint 10 years ago
psychobunny ac2811be75 instance.restart 10 years ago
psychobunny 6c607bca1e closes #3212 10 years ago
psychobunny 6ae64ca884 fixed skin revert message 10 years ago
Julian Lam 6fedcca4ee changed a bunch of whitespace back into tabs, and fixed issue where categories without a parentCid were not showing up at all in the ACP 10 years ago
Julian Lam 478850ac05 rewrote a bit of the code so that templates.js is called asynchronously, and moved indentation levels to CSS instead of inlined styling. 10 years ago
Julian Lam 394497c9d5 Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp 10 years ago
psychobunny f1f028b89c Merge pull request #3161 from yariplus/patch-1
Fix specificity on ACP widget panel heading.
10 years ago
psychobunny 2dfb9837a7 log 10 years ago
Nicolas Siver a17c65ee9f move item template to file 10 years ago
Nicolas Siver 1bfb41bccb sorting tree 10 years ago
Nicolas Siver 46ce3aae9f tree view 10 years ago
psychobunny a355fbfc81 closes #2769 10 years ago
Julian Lam f9053c077d updated groups ACP styling and template to use a table, like categories
Conflicts:
	src/views/admin/manage/groups.tpl
10 years ago
Julian Lam 8f7416d1cb updated acp category privilege settings so that not all groups are shown in privilege table, closes #3036 10 years ago
Timothy Fike 8414e31730 Fix specificity on panel heading.
Needs to be specific so I can put an accordion inside. 😎
10 years ago
psychobunny 60f9fc17ae #2928 10 years ago
Julian Lam e18f6c95fa added link to 'install plugins' page in acp installed plugins menu dropdown
also fixed annoying white background when a menu item other than the one active is focused upon
10 years ago
barisusakli 163b70fba9 fix acp logout 10 years ago
Julian Lam 9e994f3baf finally closed #2887 -- added implicit privilege markers to client-side privileges table 10 years ago
psychobunny c188fa2a1f closes #3049 10 years ago
barisusakli a14249dee6 removed tags 10 years ago
psychobunny 5c59aa7737 closes #2986 10 years ago
Barış Soner Uşaklı 0ed46c3bae closes #2963, closes #2957 10 years ago
psychobunny e443d14519 fixes acp/categories/x menu selection
@julianlam
10 years ago
Julian Lam 47a7ab15be refactored translator system to be a require.js module, and not a global 10 years ago
Julian Lam c706638b5d updating groups access control so:
1. Guests can no longer receive the moderate bit
  2. If you attempt to grant the moderate privilege to a public group, a confirmation modal appears
  3. A lock icon is present next to all private groups
10 years ago
Mega 30ad24caa6 Hide "Remove" buttun as well 10 years ago
Mega 3947710a3d fix:removing category images via ACP 10 years ago
Barış Soner Uşaklı 41db2dcd14 removed idle added recent tags presence info 10 years ago
barisusakli 77e956861a #2486
various fixes for socket.io cluster
display user presence correctly
10 years ago
Julian Lam d95f5a9ae0 added help block to category purge button, updated iconSelect library to use templates in a better way, hooked up iconSelect for category mgmt, #2463 10 years ago