Commit Graph

7211 Commits (39e59ee9186e262beb5d1dbb710d393cde41da8d)
 

Author SHA1 Message Date
psychobunny 39e59ee918 fixed link to plugins page on widgets
psychobunny ced0087347 hide the plugins and authentication tabs if no plugins detected
psychobunny 307a04c162 closes
psychobunny ba4392cda0 selectable - shift clicking deselects items in a group
barisusakli cf5ac4fb74 filter before getting topics
barisusakli 31a1f85a7e removed year from popular
Julian Lam 3accfaebc9 fixing dashboard ACP js to show a more informative message for people running master branch
Julian Lam 03f926c560 updating some deps
barisusakli bc016321ac closes
psychobunny ba9da2b256 fixed selectable init for search
psychobunny a4f7ad3161 admin/manage/users styling
psychobunny eb5630caa7 refactored selectable to use 'selected' instead of 'dropped'; fixed position relative bug
psychobunny 44b39bc69d forgot tpl in previous commit
psychobunny 04b7dfeb02 updated manage/users to use new drag and drop selector
psychobunny a6481aefe3 cleanup
psychobunny 7a2ccf6031 hardcoded parentElement by accident
so that's why it doesn't work on other pages. derp
psychobunny a474f111a3 cleanup
psychobunny 9c67d5742e added event callbacks for onSelected and onUnselected
Julian Lam cea23454c6 fixed
psychobunny 13c9da6bff selectable - click/shiftclick to select as well
psychobunny a23b0baf25 closes
psychobunny bcdb87f488 fixed selectable
psychobunny 06db3c1c3d fixed tag selectability after search
psychobunny 16a4824017 fixed tag searching
psychobunny e86697b36f closes , ability to select multiple tags
Julian Lam 4b9e4a0109 closed
psychobunny 1644c1f9e9 Merge branch 'master' of https://github.com/NodeBB/NodeBB
psychobunny e211628419 moved module less files out of components and into a separate folder
psychobunny 2db93c9219 created selectable module for selecting / grouping elements
psychobunny 2148e24969 added jquery drag and drop event libs
Julian Lam 60c45d8b9b fixed issue where non-admins would get maintenance mode header if maintenance mode was NOT enabled (logic errors, grrr..)
barisusakli 5db24fbe68 closes
barisusakli c37cfe4b3f closes
Julian Lam f5f84d9946 fixing upgrade text to use nodebb executable, removed exposure of option to run without upgrading
barisusakli 740c336480 typo
barisusakli dba20160ce check length
Julian Lam 1b3b13716a 0.5.2-dev in ACP, just so people know it's not a released version
Julian Lam 19c69980ef Revert "bumping to 0.5.2 for dev purposes"
This reverts commit e6824fd727.
barisusakli 33780e6fdb closes
barisusakli 73d358edc5 faster getTeasers
got rid of getPostIndices
barisusakli 43806e5921 replay ie host fix
https://github.com/NodeBB/NodeBB/pull/2216
barisusakli 0e3c5195db closes
Julian Lam b7ba6a0d8f fixed - each individual thread will create its own logrotate write handler, because if one is closed, everything crashes in a cascade effect because we're calling .write() after .end(), bleh.
Julian Lam ee289c3226 latest translations and fallbacks
psychobunny b4fb2d62a3 closes
barisusakli 6a996bd718 closes
barisusakli 8737c5a56d removed debug
barisusakli eab180f305 crash fix
barisusakli c72c876b04 check value
Julian Lam 4c70a0da4f removing postgres file from databases/