Commit Graph

6085 Commits (0b4c39338e5e668065af21d54f6ce6c00c269086)

Author SHA1 Message Date
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
Peter Jaszkowiak 20db4657b2 `admin/general` translations
Peter Jaszkowiak 4eca23174a Translate dynamically added admin content
Peter Jaszkowiak 3cd6a8a94b `admin/extend` translations
Peter Jaszkowiak 50aed01c57 `admin/development` translations
Peter Jaszkowiak 6c1b852d48 `admin/appearance` translations
Peter Jaszkowiak 8931702136 `admin/advanced` translations
barisusakli 1fed01fe43 ability to filter search by tags
Barış Soner Uşaklı 4ff3d06f90 escape labelColor, icon, cover:position, validate toPid
barisusakli 55b68197aa closes
barisusakli 9d75c48236 closes closes closes
barisusakli c32e6aaabb use build module instead of forking
barisusakli e86708cb0c add cid to widgets.render
init date pickers in widgets ACP
Julian Lam b79073cf32 Merge branch 'translator-escapes' of https://github.com/pitaj/NodeBB into pitaj-translator-escapes
Mathias Schreck b1a48981ef Check if href exists before accessing it ()
I got a lot of errors in Firefox 50 `TypeError: $(...).attr(...) is undefined  nodebb.min.js:25167:24` which points exactly to that line I’ve changed.
Since HTML5 `href` is not a required attribute of an `a` tag. We have a couple of links without `href` and every time you click it you will get this error.
Peter Jaszkowiak bb5fe0cc83 Escape arguments in `Translator.compile`
Peter Jaszkowiak a81aad61ab Add tests for translator static methods
Peter Jaszkowiak 7c697759e9 Escape and ignore `%` and `\,` in translator args
barisusakli 0b9829850c closes
psychobunny 6b7b51eaf0 Merge pull request from pitaj/master
ACP search updated to support translations
Peter Jaszkowiak e2ea3cb21e Fix linting error
Stuart Williams 647d0e0a75 Avoid encoding HTML in Twitter social share text
Stuart Williams cafc5cd891 closes
Peter Jaszkowiak 8ca98625b9 Key through search results
Peter Jaszkowiak f1cfed50a1 Translate skins and themes fully
Peter Jaszkowiak 5843e8dd77 Fix Translator to work with namespace paths
Julian Lam 777f15941f closes
Julian Lam 252574346e tweak gitignores, closes
psychobunny bcb3903446 priv table headers
Peter Jaszkowiak 5223bb5191 Merge branch 'master' of github.com:nodebb/nodebb
barisusakli 4cb48c46ab closes
barisusakli 2291899f4f show chat room title in taskbar
Peter Jaszkowiak 77e58f31c5 Fixes, passes tests
Peter Jaszkowiak 240e958fb1 Use config.relative_path instead of allcaps
Peter Jaszkowiak de6ced4e07 Tests for admin search, simplifications
Peter Jaszkowiak e3dd68e19c Explanations and simplifications
Peter Jaszkowiak a431dc0305 ACP search updated to support translations
barisusakli 2e28a8f7c7 closes
barisusakli a4b46fd5ce closes
Peter Jaszkowiak c5237443cd Standard language codes ()
* Use standard language codes. Fallback for plugins.

* Fix transifex config

* Tab vs space here for some reason

* Remove redundancies

* config.relative_path instead of allcaps

* added upgrade script for existing users' accounts
NodeBB Misty 7e6e5f771c Latest translations and fallbacks
Julian Lam c987b8474e fixing new post parsing to not add img-responsive to avatars
Julian Lam 6f1e5a83ab resolve regression caused by part of d28f7de
Julian Lam d28f7de19e fixes
NodeBB Misty ef6d52c01b Latest translations and fallbacks
barisusakli db14c29e41 socket.io/categories tests
barisusakli 3b40afe9e2 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli 0756fcce7e eslint
NodeBB Misty 2440c74f60 Latest translations and fallbacks
barisusakli 2c77a88ba4 closes