7884 Commits (c927eb15d708ac4f5c68783596ee182322ba59ff)

Author SHA1 Message Date
barisusakli c927eb15d7 fix requires 8 years ago
barisusakli c36e2aa13d refactor app.js/start 8 years ago
barisusakli e1253f693a fix redis union 8 years ago
barisusakli b71ab64cf4 organize dbal sorted code 8 years ago
barisusakli 476ec6e4ee closes #5307 8 years ago
psychobunny 66d8c29d25 use different path for installer files 8 years ago
barisusakli f505b47ac9 prevent crash if topic is not found 8 years ago
Barış Soner Uşaklı c4d4d2385b closes #3973 closes #5303 8 years ago
Barış Soner Uşaklı 805cacb2af dont add tid to :tids:posts if its pinned 8 years ago
psychobunny 29cf6f528c no need to check for logged in status in ACP 8 years ago
Barış Soner Uşaklı 1b6d718dab closes #5300 8 years ago
barisusakli a1af59def3 add missing return, fix tests 8 years ago
barisusakli 988c485874 post tools test 8 years ago
barisusakli f8d958e065 rooms.getAll test 8 years ago
Julian Lam 926186108b ACP Translations 8 years ago
Peter Jaszkowiak daf3ab4db4 WIP 8 years ago
Peter Jaszkowiak 038c45f4b6 `admin/manage` translations, misc
- Translate Manage templates and JS
- Change `translator.translate -> .html` into `.translateHtml` where fitting
- Translate `admin/partials/download_plugin_item`
8 years ago
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
8 years ago
Peter Jaszkowiak 862908d0eb ACP search and title improvements
- Search uses translated titles if available
- Use `advanced` for `development` route titles
- Remove route title from showing up in results
- Highlight matching part of result title
- Don't show empty result contents when only title is matched
8 years ago
Peter Jaszkowiak 3008794797 `admin/general` JS translations and misc 8 years ago
Peter Jaszkowiak 95bef8f3f6 `admin/extend` JS translations and misc 8 years ago
Peter Jaszkowiak 38eba81933 ACP menu and title translations 8 years ago
Peter Jaszkowiak 0b4c39338e Translation bootbox wrapper
- Replaced minfied bootbox file with unminified one since it's minified at build anyways
- Removed existing override
- Made translator more verbose in dev mode; it now warns about missing translations
8 years ago
Peter Jaszkowiak 20db4657b2 `admin/general` translations 8 years ago
Peter Jaszkowiak 3cd6a8a94b `admin/extend` translations 8 years ago
Peter Jaszkowiak 50aed01c57 `admin/development` translations 8 years ago
Peter Jaszkowiak 6c1b852d48 `admin/appearance` translations 8 years ago
Peter Jaszkowiak 8931702136 `admin/advanced` translations 8 years ago
barisusakli 9ace5c6e17 moved next() of out try/catch 8 years ago
barisusakli 1fed01fe43 ability to filter search by tags 8 years ago
Barış Soner Uşaklı 4ff3d06f90 escape labelColor, icon, cover:position, validate toPid 8 years ago
barisusakli 6a0cbadb3e closes #5290 8 years ago
barisusakli 009da723c5 meta.configs tests 8 years ago
barisusakli 975141bc9b more tag tests 8 years ago
barisusakli 835669805a tag tests 8 years ago
barisusakli 3bd1c6c2b5 notification tests 8 years ago
barisusakli 55b68197aa closes #4544 8 years ago
barisusakli 9d75c48236 closes #4563 closes #4569 closes #4566 8 years ago
barisusakli e17b37edb6 closes #5287 8 years ago
Julian Lam e028ac1363 passing in arguments to npm instead of command string, closes #5286 8 years ago
xucheng 40d73e2a54 fix ajax 404 err when base url isn't root (#5285) 8 years ago
barisusakli 9e52d5ec04 new hook, action:user.delete 8 years ago
barisusakli fba28791f5 missing ; 8 years ago
barisusakli c32e6aaabb use build module instead of forking 8 years ago
barisusakli 53fe432d8a fix hook 8 years ago
barisusakli 97c0b33cf6 filter:middleware.render 8 years ago
barisusakli e86708cb0c add cid to widgets.render
init date pickers in widgets ACP
8 years ago
barisusakli 82d3b24cd3 Merge branch 'master' of https://github.com/NodeBB/NodeBB 8 years ago
barisusakli 35a15f37ec closes #5276 8 years ago
Barış Soner Uşaklı 1f52048866 Merge pull request #5252 from Fusselwurm/patch-2
ZSET scores are float: parseInt => parseFloat
8 years ago