Commit Graph

14167 Commits (21bc1fba3fd10e973834928252f9104a68c96ef4)
 

Author SHA1 Message Date
Julian Lam a8521d0349 remove double-click to mark all notifications read
psychobunny d4a1542ba3 use dot instead of spec for tests
barisusakli c78c4926df up themes
barisusakli 190b3759a0 fix tests
barisusakli 827e4b4ffd refactor post tools
barisusakli a112655bd2 fix missing ;
barisusakli 4943832dd8 fix dupe code
barisusakli 306687ccaa remove old upgrade code
barisusakli e48f1dac2a move bookmarks
barisusakli c927eb15d7 fix requires
barisusakli c36e2aa13d refactor app.js/start
barisusakli e1253f693a fix redis union
barisusakli b71ab64cf4 organize dbal sorted code
psychobunny 3935e35f5c Merge pull request from pichalite/update-ace
Update ACE editor to latest
pichalite cc435e75de Update ACE editor to latest
pichalite cae5a9ac58 Update ACE editor to latest
barisusakli 476ec6e4ee closes
Misty (Bot) 2a5b5a7b45 Incremented version number
psychobunny 66d8c29d25 use different path for installer files
barisusakli f505b47ac9 prevent crash if topic is not found
barisusakli 3add454289 up composer
psychobunny fa12a3e7e6 updating to 2017 (was looking for a reason to test auto-update of https://github.com/NodeBB/NodeBB/wiki/Hooks)
psychobunny f742c847e1 Merge pull request from pitaj/master
Fix ACP title issues
Peter Jaszkowiak 6d00d5f6a5 Fix ACP title issues
Barış Soner Uşaklı c4d4d2385b closes closes
Barış Soner Uşaklı 805cacb2af dont add tid to :tids:posts if its pinned
psychobunny 61a58f2607 fixes `npm test` on windows
psychobunny 29cf6f528c no need to check for logged in status in ACP
Barış Soner Uşaklı 1b6d718dab closes
psychobunny 79e78f19dd Merge pull request from pichalite/patch-1
Add missing translation
psychobunny b5d1eb2d54 up persona
Anil Mandepudi 8229de5eaa Add missing translation
barisusakli a1af59def3 add missing return, fix tests
psychobunny 454ee2d801 up persona: new quick reply option
Julian Lam d77f417cf3 allowing timeago timestamps to be in the future
psychobunny b51fd4096b up persona
barisusakli 988c485874 post tools test
barisusakli a0c217446a fix missing semicolon
barisusakli caacae093d fix tests
barisusakli f8d958e065 rooms.getAll test
Julian Lam 926186108b ACP Translations
Peter Jaszkowiak 460b830a96 Fix ajaxify loading default language translations
Peter Jaszkowiak daf3ab4db4 WIP
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`
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
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
Peter Jaszkowiak 3008794797 `admin/general` JS translations and misc
Peter Jaszkowiak 95bef8f3f6 `admin/extend` JS translations and misc
Peter Jaszkowiak 38eba81933 ACP menu and title translations
Peter Jaszkowiak bae1daf5dc Bootbox wrapper improvements