Commit Graph

68 Commits (c45e182bab87b1e45b31ce58f9e667337f01a4f3)

Author SHA1 Message Date
Julian Lam 1c973b7bf3 fixed
psychobunny f56c2ea88a padding fix
psychobunny 7fbca487f5 make group description and group name the same size
psychobunny 6b6bae7cc5 font awesome checkboxes for acp
psychobunny a6cfdc7508 square buttons on acp
Julian Lam 37c9c05319 added ACP styling for panel-danger panels
Julian Lam 394497c9d5 Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp
psychobunny 18bfa44586 fixed menu items not being highlighted when active in acp
Nicolas Siver 46ce3aae9f tree view
Julian Lam f9053c077d updated groups ACP styling and template to use a table, like categories
Conflicts:
	src/views/admin/manage/groups.tpl
Julian Lam 06f7172c65 closes
Julian Lam 8f7416d1cb updated acp category privilege settings so that not all groups are shown in privilege table, closes
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
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,
Julian Lam 9dece4a1db added some missing files from previous commits, fixed setParent mechanic which broke after I refactored,
Julian Lam 9b84a887d3 a huge frickin' number of changes for . This is part of
Julian Lam 815ea88fa5 readded some missing classes, fixed some styling on category.tpl, fixed image uploading code
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
psychobunny fbc0a11c87 nav - basic ACP setup
psychobunny cb7c318377 closes
psychobunny 9291ec64f9 styling
yariplus 6c44de27ed Fix spaces and less variables.
yariplus 145f7b3809 Fix ACP navbar on mobile.
Barış Soner Uşaklı 12619ba733 Merge pull request from MegaGM/acp.panel.width
[ACP] Remove unnecessary panel width restriction
Peter Jaszkowiak a583f9d77a Fixed sidebar overlay issue on window width
Had the wrong `min-width`
Peter Jaszkowiak 8241243f6b Make ACP sidebar fixed
If you want to implement some kind of replacement for the CSS calc I
used, go ahead and do it yourself. I'm hoping webmasters can either deal
with a tad bit of overlap or have a modern browser.
Mega a0926d5505 [ACP] Remove unnecessary panel width restriction
Julian Lam 2d4383c7b0 updating bootstrap in ACP to v3.3.1
Julian Lam dfe8e8de70 image uploading for categories,
Julian Lam 6b95b28db7 drag/drop re-ordering fixed in ACP,
Julian Lam c98331de82 revamping categories management page in ACP,
Julian Lam 908f5f2fd4 fixed ACP background image on subfolder installs
psychobunny 91e11e304f added link to forum homepage
psychobunny cf22fad6fd made the acp search a bit more cooler
barisusakli f6f6ca7f76 closes
psychobunny e211628419 moved module less files out of components and into a separate folder
psychobunny ab915b6ed7 first pass advanced/database
psychobunny 4b5112e60a mobile swipe-in sidemenu for acp
psychobunny c260d4e1c0 fix horizontal scrollbar
psychobunny af0cdeef14 removing the mystery #taskbar
psychobunny 6a9b131223 did some much needed spring cleaning of the admin less files
psychobunny 2cebeeb1ca don't need appearance header/footer tpls anymore
psychobunny 0ebe4381b2 legend for graphs
(duh, apparently I'm the only person who would have known what this
graph represents)
psychobunny df2227259b realigning menu
psychobunny d4b5ea4e1a responsive graphs
psychobunny 2ec93ba911 some more styling to dashboard
psychobunny 0d01b0a734 styling active users modal to look like the other stats
psychobunny 99d98a7016 forgot to import alerts css
psychobunny 34a2444f07 refactored admin/tags a bit, now inputs are hidden behind a modal so we can see moar tags
psychobunny c3336e4713 prevent panels from going too ridiculously large