7671 Commits (4c7a4d36887569b643e492918f7d6fab31dbaafb)
 

Author SHA1 Message Date
psychobunny bf852d8329 closes #2078 10 years ago
psychobunny c14b5e3d3a updating templates.js to 0.1.0 10 years ago
psychobunny 319defd1d2 moved meta:js.compiled event to after minfile is committed to disk, closes #2173 10 years ago
psychobunny fa8613d09d moving meta:css.compiled further down, currently it gets emitted twice 10 years ago
psychobunny 872e28099f fixing previous commit properly 10 years ago
psychobunny edf37f3e0c wow, logic fail
if you called the same event twice, it will reduce count anyways (so I
could have event.any(a,b,c) and call a three times and it would
complete.
10 years ago
barisusakli 27c214486b closes #2226 10 years ago
psychobunny 5681d51778 pressing enter in acp search will search for the first match 10 years ago
psychobunny 39de76fa5c rearranging manage/users routes 10 years ago
psychobunny 901ef3d382 fix false positives from showing up in search 10 years ago
psychobunny 39e59ee918 fixed link to plugins page on widgets 10 years ago
psychobunny ced0087347 hide the plugins and authentication tabs if no plugins detected 10 years ago
psychobunny 307a04c162 closes #2227 10 years ago
psychobunny ba4392cda0 selectable - shift clicking deselects items in a group 10 years ago
barisusakli cf5ac4fb74 filter before getting topics 10 years ago
barisusakli 31a1f85a7e removed year from popular 10 years ago
Julian Lam 3accfaebc9 fixing dashboard ACP js to show a more informative message for people running master branch 10 years ago
Julian Lam 03f926c560 updating some deps #2218 10 years ago
barisusakli bc016321ac closes #2226 10 years ago
psychobunny ba9da2b256 fixed selectable init for search 10 years ago
psychobunny a4f7ad3161 admin/manage/users styling 10 years ago
psychobunny eb5630caa7 refactored selectable to use 'selected' instead of 'dropped'; fixed position relative bug 10 years ago
psychobunny 44b39bc69d forgot tpl in previous commit 10 years ago
psychobunny 04b7dfeb02 updated manage/users to use new drag and drop selector 10 years ago
psychobunny a6481aefe3 cleanup 10 years ago
psychobunny 7a2ccf6031 hardcoded parentElement by accident
so that's why it doesn't work on other pages. derp
10 years ago
psychobunny a474f111a3 cleanup 10 years ago
psychobunny 9c67d5742e added event callbacks for onSelected and onUnselected 10 years ago
Julian Lam cea23454c6 fixed #2220 10 years ago
psychobunny 13c9da6bff selectable - click/shiftclick to select as well 10 years ago
psychobunny a23b0baf25 closes #2221 10 years ago
psychobunny bcdb87f488 fixed selectable 10 years ago
psychobunny 06db3c1c3d fixed tag selectability after search 10 years ago
psychobunny 16a4824017 fixed tag searching 10 years ago
psychobunny e86697b36f closes #2223, ability to select multiple tags 10 years ago
Julian Lam 4b9e4a0109 closed #2224 10 years ago
psychobunny 1644c1f9e9 Merge branch 'master' of https://github.com/NodeBB/NodeBB 10 years ago
psychobunny e211628419 moved module less files out of components and into a separate folder 10 years ago
psychobunny 2db93c9219 created selectable module for selecting / grouping elements 10 years ago
psychobunny 2148e24969 added jquery drag and drop event libs 10 years ago
Julian Lam 60c45d8b9b fixed issue where non-admins would get maintenance mode header if maintenance mode was NOT enabled (logic errors, grrr..) 10 years ago
barisusakli 5db24fbe68 closes #2175 10 years ago
barisusakli c37cfe4b3f closes #2209 10 years ago
Julian Lam f5f84d9946 fixing upgrade text to use nodebb executable, removed exposure of option to run without upgrading 10 years ago
barisusakli 740c336480 typo 10 years ago
barisusakli dba20160ce check length 10 years ago
Julian Lam 1b3b13716a 0.5.2-dev in ACP, just so people know it's not a released version 10 years ago
Julian Lam 19c69980ef Revert "bumping to 0.5.2 for dev purposes"
This reverts commit e6824fd727.
10 years ago
barisusakli 33780e6fdb closes #2133 10 years ago
barisusakli 73d358edc5 faster getTeasers
got rid of getPostIndices
10 years ago