Commit Graph

204 Commits (6076bbbed4263ed0e610e6f9c42134588b280925)

Author SHA1 Message Date
psychobunny 82429c10db slideout
psychobunny 1f9dbd3cf2 hamburger button
psychobunny cb071f3772 md-like positioning for dropdown menu
psychobunny acdfb87117 compact header on mobile
psychobunny ea3fa0ff1d md snackbar for acp
psychobunny a313bc69e2 fix alignment on checkboxes that are first in a form
psychobunny eb49898a9c mobile tweaks for settings pages
psychobunny fdb3046224 tablet mode fix
psychobunny 2317779a2b really basic mobile support, until we get a slideout menu in
psychobunny d9040f18e6 use branding for checkbox
psychobunny 6dbd7cad84 done with this stupid checkbox experiment
psychobunny 0b683ff8dd search bar placement tweak
psychobunny d091729de3 search bar and restart menu completed
psychobunny 98a10bba89 header dropdown menu
psychobunny 1ce464c7c0 themes page, done
psychobunny 181bb9a6a7 theme selection buttons
psychobunny f3c70473c3 save button on settings page
psychobunny 969522c2d2 manage/categories
psychobunny a2fd970792 fix skin screenshots
psychobunny d5b88e9c35 fixed markup on /group page
psychobunny e04495b012 underped tags page
psychobunny 28e2297e63 fixed categories layout
psychobunny c6282e289a main header title + better logic
psychobunny c35ef74c5c header tweaks
psychobunny 0eb3d05db8 settings/web-crawler
psychobunny 30970d618c dynamic title for settings pages
psychobunny ba58c83b97 acp active states for main menu
psychobunny 656589f71f acp skins first pass
psychobunny 9389c0773e acp themes redesign first pass
psychobunny f0bed5a1ef new menu completed
psychobunny cc05a0a049 header menu first pass
psychobunny d464cb2f0d settings - automated table of contents
psychobunny 60826b1c94 temporarily disabling header
psychobunny e434942a28 first pass on settings design
psychobunny fed87dded6 sayonara, acp menu
psychobunny 685b3ce004 added bootswatch paper 3.3.5
Julian Lam 56b399c900 Add new mixin, and added mixins to stylesheet.css
Julian Lam 1c973b7bf3 fixed
barisusakli daf1a388eb closes
Julian Lam 140b8be161 updated ACP checkbox module so that it hides the checkbox via js instead of blanket CSS hiding
psychobunny f56c2ea88a padding fix
psychobunny 7fbca487f5 make group description and group name the same size
psychobunny 6b6bae7cc5 font awesome checkboxes for acp
psychobunny 6cf0697621 fixed indenting to match style
psychobunny 396013c8fd added a faint separator to the categories listing
psychobunny c6713177d3 realtime mode toggle for dashboard
psychobunny a6cfdc7508 square buttons on acp
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
Julian Lam 37c9c05319 added ACP styling for panel-danger panels
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.
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 1bfb41bccb sorting tree
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
Barış Soner Uşaklı 03bc317065 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Conflicts:
	src/views/admin/manage/groups.tpl
Julian Lam b45335c6ba updated groups ACP styling and template to use a table, like categories
Julian Lam 8f7416d1cb updated acp category privilege settings so that not all groups are shown in privilege table, closes
psychobunny 9c2a98486a fixed tag topic count color in ACP
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
psychobunny a11652ead1 cleanup installer.less
psychobunny 22d2ba5d6b mobile optimization for installer
psychobunny 25e2e72366 got username validation working
psychobunny 005c95277b using less for web installer
barisusakli a14249dee6 removed tags
psychobunny 5c59aa7737 closes
Barış Soner Uşaklı 41db2dcd14 removed idle added recent tags presence info
barisusakli 77e956861a
various fixes for socket.io cluster
display user presence correctly
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
Julian Lam 72e9a6caa8 tweaks to ACP plugins page
psychobunny 809ed255d1 drag & drop routes
psychobunny fbc0a11c87 nav - basic ACP setup
psychobunny 01c15b8884 Merge remote-tracking branch 'origin/master' into grunt-dev
psychobunny cb7c318377 closes
psychobunny bb35950a5a rewards acp - ability to set amount of times a user can claim reward
psychobunny b1c37775c5 more styling
psychobunny 9291ec64f9 styling
yariplus 6c44de27ed Fix spaces and less variables.
yariplus 145f7b3809 Fix ACP navbar on mobile.
psychobunny 540facaaab try (I give up, grunt-watch seems so unpredictable... on windows anyways)
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,
barisusakli 94cf29d42c show monthly page views
Julian Lam 908f5f2fd4 fixed ACP background image on subfolder installs
barisusakli 033e078aeb closes
psychobunny 8d8731c609 closes
Aaron Smith f2b0068b32 ACP Text Colour
Replaces my other commit.
barisusakli 27833a3e91 min-width for user boxes in admin/manage
psychobunny 91e11e304f added link to forum homepage