221 Commits (17ff8a4151d1fb9c783be14bb1448ca382f11da4)

Author SHA1 Message Date
Julian Lam 4c96f95330 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/app.js
	public/src/client/account/edit.js
9 years ago
barisusakli 4d87890942 closes #3715 9 years ago
Lesterpig 4c2e701338 ACP: Fix layout for long category description
See #3702
9 years ago
Julian Lam 97dd5500a1 Merge remote-tracking branch 'origin/master' into user-icons 9 years ago
barisusakli bcd8bdf0df closes #3687 9 years ago
Julian Lam 730a62519f Merge remote-tracking branch 'origin/master' into user-icons 9 years ago
Julian Lam f6d5b52a8b WIP user-icons 9 years ago
barisusakli 5e0a7d7dac some more acp/nav fixes 9 years ago
barisusakli e4f0cd856a prettier admin navigation page 9 years ago
psychobunny 109fe895b3 ability to edit and save custom email templates 9 years ago
barisusakli 1cda4e8d9b scrollbar and scroll to bottom on logs page 9 years ago
Julian Lam aa8c6f3bdd Update header so text selection is not possible 10 years ago
psychobunny 47a7347b54 better mobile support for appearance/themes and appearance/skins 10 years ago
psychobunny 0cb722b9fa prevent floating button from getting hidden behind other components 10 years ago
psychobunny 29859335a8 do md style dropdowns only on mobile @julianlam 10 years ago
psychobunny ae318c4286 fixed alignment on themes page 10 years ago
Julian Lam 46af72336a updated ACP dropdown toggle so it's thicker 10 years ago
psychobunny d1aaa9ca07 mobile fixes for homepage, languages, sounds 10 years ago
psychobunny 53ce7d48fa fixed padding issue on mobile acp 10 years ago
psychobunny cd83dcf2e0 better styling for snackbar on mobile 10 years ago
psychobunny 6b054a6d14 new acp mobile menu, completed 10 years ago
psychobunny cc299f89e2 mobile menu for ACP first pass 10 years ago
psychobunny 82429c10db slideout 10 years ago
psychobunny 1f9dbd3cf2 hamburger button 10 years ago
psychobunny cb071f3772 md-like positioning for dropdown menu 10 years ago
psychobunny acdfb87117 compact header on mobile 10 years ago
psychobunny ea3fa0ff1d md snackbar for acp 10 years ago
psychobunny a313bc69e2 fix alignment on checkboxes that are first in a form 10 years ago
psychobunny eb49898a9c mobile tweaks for settings pages 10 years ago
psychobunny fdb3046224 tablet mode fix 10 years ago
psychobunny 2317779a2b really basic mobile support, until we get a slideout menu in 10 years ago
psychobunny d9040f18e6 use branding for checkbox 10 years ago
psychobunny 6dbd7cad84 done with this stupid checkbox experiment 10 years ago
psychobunny 0b683ff8dd search bar placement tweak 10 years ago
psychobunny d091729de3 search bar and restart menu completed 10 years ago
psychobunny 98a10bba89 header dropdown menu 10 years ago
psychobunny 1ce464c7c0 themes page, done 10 years ago
psychobunny 181bb9a6a7 theme selection buttons 10 years ago
psychobunny f3c70473c3 save button on settings page 10 years ago
psychobunny 969522c2d2 manage/categories 10 years ago
psychobunny a2fd970792 fix skin screenshots 10 years ago
psychobunny d5b88e9c35 fixed markup on /group page 10 years ago
psychobunny e04495b012 underped tags page 10 years ago
psychobunny 28e2297e63 fixed categories layout 10 years ago
psychobunny c6282e289a main header title + better logic 10 years ago
psychobunny c35ef74c5c header tweaks 10 years ago
psychobunny 0eb3d05db8 settings/web-crawler 10 years ago
psychobunny 30970d618c dynamic title for settings pages 10 years ago
psychobunny ba58c83b97 acp active states for main menu 10 years ago
psychobunny 656589f71f acp skins first pass 10 years ago
psychobunny 9389c0773e acp themes redesign first pass 10 years ago
psychobunny f0bed5a1ef new menu completed 10 years ago
psychobunny cc05a0a049 header menu first pass 10 years ago
psychobunny d464cb2f0d settings - automated table of contents 10 years ago
psychobunny 60826b1c94 temporarily disabling header 10 years ago
psychobunny e434942a28 first pass on settings design 10 years ago
psychobunny fed87dded6 sayonara, acp menu 10 years ago
psychobunny 685b3ce004 added bootswatch paper 3.3.5 10 years ago
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
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