117 Commits (ccb5094d54ed615009f75d249f0c94be9dd0d332)

Author SHA1 Message Date
Julian Lam 1c973b7bf3 fixed #3324 10 years ago
barisusakli daf1a388eb closes #3039 10 years ago
Julian Lam 140b8be161 updated ACP checkbox module so that it hides the checkbox via js instead of blanket CSS hiding 10 years ago
psychobunny f56c2ea88a padding fix 10 years ago
psychobunny 7fbca487f5 make group description and group name the same size 10 years ago
psychobunny 6b6bae7cc5 font awesome checkboxes for acp 10 years ago
psychobunny 6cf0697621 fixed indenting to match style 10 years ago
psychobunny 396013c8fd added a faint separator to the categories listing 10 years ago
psychobunny c6713177d3 realtime mode toggle for dashboard 10 years ago
psychobunny a6cfdc7508 square buttons on acp 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 37c9c05319 added ACP styling for panel-danger panels 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 18bfa44586 fixed menu items not being highlighted when active in acp 10 years ago
Nicolas Siver 1bfb41bccb sorting tree 10 years ago
Nicolas Siver 46ce3aae9f tree view 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 06f7172c65 closes #3188 10 years ago
Barış Soner Uşaklı 03bc317065 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Conflicts:
	src/views/admin/manage/groups.tpl
10 years ago
Julian Lam b45335c6ba updated groups ACP styling and template to use a table, like categories 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
psychobunny 9c2a98486a fixed tag topic count color in ACP 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
psychobunny a11652ead1 cleanup installer.less 10 years ago
psychobunny 22d2ba5d6b mobile optimization for installer 10 years ago
psychobunny 25e2e72366 got username validation working 10 years ago
psychobunny 005c95277b using less for web installer 10 years ago
barisusakli a14249dee6 removed tags 10 years ago
psychobunny 5c59aa7737 closes #2986 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
Julian Lam 9dece4a1db added some missing files from previous commits, fixed setParent mechanic which broke after I refactored, #2463 10 years ago
Julian Lam 9b84a887d3 a huge frickin' number of changes for #2887. This is part of #2463 10 years ago
Julian Lam 815ea88fa5 readded some missing classes, fixed some styling on category.tpl, fixed image uploading code 10 years ago
Julian Lam a1621145d5 Merge branch 'master' into categories_revamp
Conflicts:
	public/less/admin/admin.less
	public/src/admin/manage/categories.js
	src/controllers/admin.js
	src/views/admin/manage/categories.tpl
	src/views/config.json
10 years ago
Julian Lam 72e9a6caa8 tweaks to ACP plugins page 10 years ago
psychobunny 809ed255d1 drag & drop routes 10 years ago
psychobunny fbc0a11c87 nav - basic ACP setup 10 years ago
psychobunny 01c15b8884 Merge remote-tracking branch 'origin/master' into grunt-dev 10 years ago
psychobunny cb7c318377 closes #2751 10 years ago
psychobunny bb35950a5a rewards acp - ability to set amount of times a user can claim reward 10 years ago
psychobunny b1c37775c5 more styling 10 years ago
psychobunny 9291ec64f9 styling 10 years ago
yariplus 6c44de27ed Fix spaces and less variables. 10 years ago
yariplus 145f7b3809 Fix #2684 ACP navbar on mobile. 10 years ago
psychobunny 540facaaab try #2 (I give up, grunt-watch seems so unpredictable... on windows anyways) 10 years ago
Barış Soner Uşaklı 12619ba733 Merge pull request #2698 from MegaGM/acp.panel.width
[ACP] Remove unnecessary panel width restriction
10 years ago
Peter Jaszkowiak a583f9d77a Fixed sidebar overlay issue on window width
Had the wrong `min-width`
10 years ago