Barış Soner Uşaklı
1b6d718dab
closes #5300
9 years ago
barisusakli
a1af59def3
add missing return, fix tests
9 years ago
barisusakli
988c485874
post tools test
9 years ago
barisusakli
f8d958e065
rooms.getAll test
9 years ago
Julian Lam
926186108b
ACP Translations
9 years ago
Peter Jaszkowiak
daf3ab4db4
WIP
9 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`
9 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
9 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
9 years ago
Peter Jaszkowiak
3008794797
`admin/general` JS translations and misc
9 years ago
Peter Jaszkowiak
95bef8f3f6
`admin/extend` JS translations and misc
9 years ago
Peter Jaszkowiak
38eba81933
ACP menu and title translations
9 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
9 years ago
Peter Jaszkowiak
20db4657b2
`admin/general` translations
9 years ago
Peter Jaszkowiak
3cd6a8a94b
`admin/extend` translations
9 years ago
Peter Jaszkowiak
50aed01c57
`admin/development` translations
9 years ago
Peter Jaszkowiak
6c1b852d48
`admin/appearance` translations
9 years ago
Peter Jaszkowiak
8931702136
`admin/advanced` translations
9 years ago
barisusakli
9ace5c6e17
moved next() of out try/catch
9 years ago
barisusakli
1fed01fe43
ability to filter search by tags
9 years ago
Barış Soner Uşaklı
4ff3d06f90
escape labelColor, icon, cover:position, validate toPid
9 years ago
barisusakli
6a0cbadb3e
closes #5290
9 years ago
barisusakli
009da723c5
meta.configs tests
9 years ago
barisusakli
975141bc9b
more tag tests
9 years ago
barisusakli
835669805a
tag tests
9 years ago
barisusakli
3bd1c6c2b5
notification tests
9 years ago
barisusakli
55b68197aa
closes #4544
9 years ago
barisusakli
9d75c48236
closes #4563 closes #4569 closes #4566
9 years ago
barisusakli
e17b37edb6
closes #5287
9 years ago
Julian Lam
e028ac1363
passing in arguments to npm instead of command string, closes #5286
9 years ago
xucheng
40d73e2a54
fix ajax 404 err when base url isn't root ( #5285 )
9 years ago
barisusakli
9e52d5ec04
new hook, action:user.delete
9 years ago
barisusakli
fba28791f5
missing ;
9 years ago
barisusakli
c32e6aaabb
use build module instead of forking
9 years ago
barisusakli
53fe432d8a
fix hook
9 years ago
barisusakli
97c0b33cf6
filter:middleware.render
9 years ago
barisusakli
e86708cb0c
add cid to widgets.render
...
init date pickers in widgets ACP
9 years ago
barisusakli
82d3b24cd3
Merge branch 'master' of https://github.com/NodeBB/NodeBB
9 years ago
barisusakli
35a15f37ec
closes #5276
9 years ago
Barış Soner Uşaklı
1f52048866
Merge pull request #5252 from Fusselwurm/patch-2
...
ZSET scores are float: parseInt => parseFloat
9 years ago
Anil Mandepudi
aea08d58b1
Fix tabs
9 years ago
pichalite
0a4e45c0da
Check password length on setup
9 years ago
Moritz Schmidt
c8393d6f87
mongo: set scores as float instead of int
9 years ago
barisusakli
1c6cee207f
meta/settings test
9 years ago
barisusakli
9627e53922
change group membership methods
9 years ago
barisusakli
0b9829850c
closes #5273
9 years ago
Barış Soner Uşaklı
e0501656b6
parallel startup
9 years ago
Barış Soner Uşaklı
bca6151892
fix lint
9 years ago
Barış Soner Uşaklı
8c8e2ae190
closes #5271
9 years ago
Julian Lam
acf2e4078b
fixes #5263
9 years ago
barisusakli
78b7d5896c
convert topic title to string
9 years ago
barisusakli
74b9f1a016
closes #5262
9 years ago
psychobunny
6b7b51eaf0
Merge pull request #5170 from pitaj/master
...
ACP search updated to support translations
9 years ago
Peter Jaszkowiak
f1cfed50a1
Translate skins and themes fully
9 years ago
Peter Jaszkowiak
9fd64549a3
Use async instead of Promises
9 years ago
Julian Lam
ad732935fb
closes #5254
9 years ago
barisusakli
cbd6853ccb
notif controller test
9 years ago
barisusakli
7d47f4b067
tag tests
9 years ago
Moritz Schmidt
e8e33a8a23
ZSET scores are float: parseInt => parseFloat
...
In Redis, scores of sorted sets can be floats – so we should use `parseFloat` instead of `parseInt` when converting from string to number.
Should not lead to #4939 again, as `new Date()` works regardless of whether it's being passed a float or integer.
9 years ago
Julian Lam
33ff5e09bb
updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit
9 years ago
Julian Lam
23cdeeb344
linting :shipit:
9 years ago
Julian Lam
a1b49a98e7
locking down session deletion route to admins and global mods only
9 years ago
barisusakli
69b766bbc8
more tests
9 years ago
barisusakli
1440139903
more tests
9 years ago
barisusakli
091f459f5e
search socket test
9 years ago
barisusakli
4b6e4f085d
more tests
...
group cover upload tests
registration approval queue tests
9 years ago
psychobunny
bcb3903446
priv table headers
9 years ago
Peter Jaszkowiak
5223bb5191
Merge branch 'master' of github.com:nodebb/nodebb
9 years ago
barisusakli
fb42b83e1b
remove hardcoded value @pichalite
9 years ago
barisusakli
7f90e31a38
more socket user tests
9 years ago
barisusakli
c3980d0c2e
follow tests
9 years ago
barisusakli
5cf8006640
fix style
9 years ago
barisusakli
9ba93d8be9
group search tests
9 years ago
barisusakli
ea007e2da4
closes #5245
9 years ago
barisusakli
d6c2779ed0
remove placeholder #5242
9 years ago
barisusakli
02aadf79b5
account/posts controller tests
9 years ago
barisusakli
4cb48c46ab
closes #5242
9 years ago
barisusakli
f8caed95db
don't crash if plugin doesnt set defaultLang
9 years ago
barisusakli
afef79a81e
closes #5241
9 years ago
Peter Jaszkowiak
77e58f31c5
Fixes, passes tests
9 years ago
Peter Jaszkowiak
fd4d53e42c
Remove unnecesary admin search indexing
9 years ago
Peter Jaszkowiak
de6ced4e07
Tests for admin search, simplifications
9 years ago
Peter Jaszkowiak
e3dd68e19c
Explanations and simplifications
9 years ago
Peter Jaszkowiak
a431dc0305
ACP search updated to support translations
9 years ago
barisusakli
49267d54b7
topics unread tests
9 years ago
barisusakli
444da3c9ec
closes #5238
9 years ago
barisusakli
57c8e3e61c
fix update privacy
9 years ago
barisusakli
dff4ee767c
more group tests
9 years ago
barisusakli
d8a1e98a43
fix permalinks on pagination
9 years ago
barisusakli
aa69481a0c
dont mark chat notifications read if you are not in the room
9 years ago
barisusakli
c33d3e874a
store pinned topics in new zset
...
keep pinned topics on top on different sort types
9 years ago
barisusakli
d4638ffc15
fix test dont turn single pages into ...
9 years ago
Barış Soner Uşaklı
dde32744b7
change pagination so its similar to GH
9 years ago
barisusakli
1c3d9f7e94
switch to createIndex
9 years ago
barisusakli
b807915515
removed incorrect markread nid
9 years ago
barisusakli
4b815449f1
closes #5234
9 years ago
barisusakli
d3fff28de5
use base_dir
9 years ago
barisusakli
31168c669b
closes #5231
9 years ago
barisusakli
6beacdb80c
fix headers for new installs
...
encodeURI(undefined) === "undefined"
9 years ago
barisusakli
12d46ca441
remove async.series
9 years ago