Commit Graph

351 Commits (74aa12c95b2acd3dab01b283c33eb24a358411aa)

Author SHA1 Message Date
Julian Lam a17c26ea45 Merge branch 'master' into develop
pichalite cc160d77e7 Fix scrolling issues on mobile
Julian Lam b5daedb7a3 Merge remote-tracking branch 'origin/master' into develop
pichalite b757f563df Move tpl and less to core
Julian Lam c640bdf2b9 Merge branch 'master' into develop
Peter Jaszkowiak 94eb74646c `admin/manage/categories` translations
- Fix privilege table headers so bottom borders align
- Fix `/admin` route to show Dashboard title correctly
- Translate ACP category management and privileges templates
- Translate ACP category management JS
- Remove unnecessary translates in JS
- Fix bootbox wrapper to work with translations containing html
Julian Lam 76bcc1c327 Merge branch 'flagging-refactor' into develop
barisusakli 9d75c48236 closes closes closes
Julian Lam 5d63c0aa3b Merge remote-tracking branch 'origin/master' into flagging-refactor
psychobunny 6b7b51eaf0 Merge pull request from pitaj/master
ACP search updated to support translations
Peter Jaszkowiak 8ca98625b9 Key through search results
Julian Lam c36fe3389e Merge remote-tracking branch 'origin/master' into flagging-refactor
psychobunny bcb3903446 priv table headers
Julian Lam 77809b2b52 added avatar-xl size
Peter Jaszkowiak a431dc0305 ACP search updated to support translations
Julian Lam afc182478b fixes
Julian Lam 7ba76fc0b6 showing assignee avatar in flags list
Anil Mandepudi b9fd62cb6b fix admin navigation in IE ()
Julian Lam b12607b1de added uid to flag history, fixed loading on IS, worked around tjs bug
Julian Lam 194716cd68 re:
pichalite 11be46ec23 fixes
Julian Lam 785f4fc5a0 updating to jQuery 3.x on frontend and ACP
Julian Lam 275f5e32e8 adding back Bootswatch paper variables override
Julian Lam 2428d5e442 Update bootstrap in ACP
Also fixed  by moving user creation modal to root level
(outside of .panel)
barisusakli 2544287269 closes
Julian Lam 8d745ceb07 moving chat dropdown generation to tpl /cc @pichalite
psychobunny fb278dd146 fix reconnection spinner on ACP
barisusakli 2cc804084f closes
psychobunny 1a48f47e2b Merge pull request from pichalite/fix-mobile-menu
fixes 
Julian Lam 21caa82b61 ban controls on frontend, closes
Julian Lam 61fe9594d7 ban integration frontend for ACP,
psychobunny 9d6754bf6d prevent jittery ajaxify in ACP when switching from a short page to a long one
psychobunny bbc570c499 socket disconnected icon for ACP
psychobunny c44fa866e7 nprogress bar in ACP
Julian Lam b3d6a8ef9a mobile fixes for registration queue page
Julian Lam 470a40ecca update errors css page
pichalite bdfad2beda fixes
Julian Lam 92ab2699ba added some styling to allow mdl buttons to be stacked in ACP
barisusakli bf2133ed7c topic watching
barisusakli 1cbbb23043 fix css
barisusakli 65dfe2bf1b closes
Julian Lam 1385d19f64 Further tweaks to viewport shuffling and dynamic image loading
@BenLubar
Julian Lam 8ae2afff05 Revert "more tweaks to threshold"
This reverts commit 1783a07067.
Julian Lam 1783a07067 more tweaks to threshold
Julian Lam 28db642050 Fixing regression from 3e2231d2cb
@BenLubar
Julian Lam 3e2231d2cb Fixing viewport shuffling due to image load
Introduced new method ".loadImages()" in posts client side lib
to handle viewport height changes when loading images. Requires
nodebb-plugin-markdown@5.0.0

@BenLubar @boomzillawtf
psychobunny 5008e211e2 closes
barisusakli b6e22b7723 closes
Julian Lam 184a2c4540 IP blacklist functionality -- re:
Squashed commit of the following:

commit 5c42fd732d091fa66cf5b45a2af5e1697cc1efcd
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:29:45 2016 -0400

    allowing blacklist.test to be called synchronously

commit 979faf2dba5e6f6e2ae1bd07341e63678438daf1
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:01:14 2016 -0400

    added plain ipv6 support and finished middleware logic

commit d4b72fc1aadff34df3ed7dec52ca8d3c3728a078
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 16:05:31 2016 -0500

    WIP IP Banning logic middleware

commit f08b2553890c5522b6a1eaf521fe4e94df40574a
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 15:26:27 2016 -0500

    tweaks to ACP, rule validator

commit 868abacaa494e6b8a88bd4ea429b1b066a9ecb2e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 13:50:05 2016 -0500

    IP Banning ACP page, styling, save&load functionality
psychobunny b74022689f closes
barisusakli 8c3b52ef36 closes
Julian Lam 47c61e883a tweaked styling for flags page a bit
Julian Lam eb8b6af7fb Fix global mod priv check and styling for flags page
Julian Lam b7311dac65 removed css file @pichalite
pichalite a4d0026d93 ACP styling fixes
psychobunny 535dd82902 for previous commit
pichalite 511a4b7700 remove dashed border
Julian Lam 07c55ee859 updated .fix-lists mixin
barisusakli 32ca95319e closes
pichalite 329e32901f style updates
psychobunny 3ce9d0ac2f fixed ordered lists in post content
psychobunny 23c2fb2b52 un-nuking @julianlam :rage1: also fixed for latest BS
Julian Lam e602d2ad4d closes
Julian Lam 7220ed2010
Julian Lam 91c012e642
Julian Lam a936866688 revamped ACP Flags interface,
Julian Lam 526afc0910 Merge remote-tracking branch 'origin/master' into user-icons
psychobunny 4baeda7c09 navigation acp styling / checkboxes
psychobunny 296249ed9c allow new nav items to be added at the end of the list
Julian Lam b52475c270 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/client/account/edit.js
	src/middleware/middleware.js
	src/socket.io/meta.js
	src/socket.io/user/picture.js
	src/user.js
	src/views/admin/manage/group.tpl
barisusakli fc4e7c0fff navigation cleanup
barisusakli e2a5440ae8 closes
barisusakli de4d747e63 closes
Julian Lam 167ba64018 using fancy new mixin
Julian Lam 4c96f95330 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/app.js
	public/src/client/account/edit.js
barisusakli 4d87890942 closes
Lesterpig 4c2e701338 ACP: Fix layout for long category description
See 
Julian Lam 97dd5500a1 Merge remote-tracking branch 'origin/master' into user-icons
barisusakli bcd8bdf0df closes
Julian Lam 730a62519f Merge remote-tracking branch 'origin/master' into user-icons
Julian Lam f6d5b52a8b WIP user-icons
barisusakli 5e0a7d7dac some more acp/nav fixes
barisusakli e4f0cd856a prettier admin navigation page
psychobunny 109fe895b3 ability to edit and save custom email templates
barisusakli 1cda4e8d9b scrollbar and scroll to bottom on logs page
Henry Wright dd61116060 Replace Less variable that is undefined if Bootstrap is absent
Julian Lam aa8c6f3bdd Update header so text selection is not possible
psychobunny 47a7347b54 better mobile support for appearance/themes and appearance/skins
psychobunny 0cb722b9fa prevent floating button from getting hidden behind other components
psychobunny 29859335a8 do md style dropdowns only on mobile @julianlam
psychobunny ae318c4286 fixed alignment on themes page
Julian Lam 46af72336a updated ACP dropdown toggle so it's thicker
psychobunny d1aaa9ca07 mobile fixes for homepage, languages, sounds
psychobunny 53ce7d48fa fixed padding issue on mobile acp
psychobunny cd83dcf2e0 better styling for snackbar on mobile
psychobunny 6b054a6d14 new acp mobile menu, completed
psychobunny cc299f89e2 mobile menu for ACP first pass
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