Commit Graph

4510 Commits (deda4a4ed69e8ccc3c338d5488ee48ee64502017)

Author SHA1 Message Date
barisusakli 387a5e36b2 search fix, moved topic search to topic.js
psychobunny 28e1ae46c7 woops, committed some testing code by accident
psychobunny 7564881298 don't minify files in /client
adds an extra call to the client/route.js file on cold load but cuts a
ton of extra weight in nodebb.min.js
psychobunny 97d1ab2e35 console.log
psychobunny f8b3282295 closes
psychobunny 548d39fac5 lint
psychobunny ac2811be75 instance.restart
psychobunny 6c607bca1e closes
psychobunny 6ae64ca884 fixed skin revert message
barisusakli 3a36ae5c13 wait for loadScript & widgets.render to emit action:ajaxify.end
Julian Lam 17ff083cc6 passing in available composer data into the composer.loaded client-side hook
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
Julian Lam f0064ac11f updated to latest translations
psychobunny f1f028b89c Merge pull request from yariplus/patch-1
Fix specificity on ACP widget panel heading.
psychobunny 18bfa44586 fixed menu items not being highlighted when active in acp
psychobunny 2dfb9837a7 log
Barış Soner Uşaklı 507fb225a2 removed console.log
Barış Soner Uşaklı 4420e7a9fc closes , closes
psychobunny 05c5196965 closes
Nicolas Siver a17c65ee9f move item template to file
Barış Soner Uşaklı b717da0229 Merge pull request from pitaj/master
Fixed translator backwards compatibility issue
barisusakli 045d9df81f closes
Nicolas Siver 1bfb41bccb sorting tree
Nicolas Siver a77641c3ca add new vendor script for sorting
Nicolas Siver 46ce3aae9f tree view
psychobunny a355fbfc81 closes
psychobunny d51407834d closes
psychobunny b96018b0f5 closes
Julian Lam af8732fcb9 latest translations and fallbacks
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
Barış Soner Uşaklı 7bed4c40d6 closes
Julian Lam 8f7416d1cb updated acp category privilege settings so that not all groups are shown in privilege table, closes
Julian Lam 3b891ed7d8 closes
Julian Lam 3055ee96a1 latest translations and fallbacks
psychobunny f698d28dfb one last fix for
psychobunny 7b81c5db9f
psychobunny 79fd5a4d8e closes
psychobunny 63a2a20fd3 remove the old history.pushState hack for mobile composer
psychobunny 55bed3464e if mobile, go to /compose route
Julian Lam f6181e6481 fixes
Ole R. 22e227a6cd fixed error-report within translator.js
reported by [rex-huang](https://community.nodebb.org/user/rex-huang), see https://community.nodebb.org/topic/4520/error-handling-is-wrong-in-translator-js
Timothy Fike 8414e31730 Fix specificity on panel heading.
Needs to be specific so I can put an accordion inside. 😎
barisusakli 4f37d268b6 removed sort by username
barisusakli 5f23f04423 Merge remote-tracking branch 'origin/master' into user-search