barisusakli
c32e6aaabb
use build module instead of forking
2016-12-13 15:43:20 +03:00
barisusakli
53fe432d8a
fix hook
2016-12-13 14:27:54 +03:00
barisusakli
97c0b33cf6
filter:middleware.render
2016-12-13 14:22:37 +03:00
barisusakli
e86708cb0c
add cid to widgets.render
...
init date pickers in widgets ACP
2016-12-13 14:11:56 +03:00
barisusakli
82d3b24cd3
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2016-12-13 14:01:20 +03:00
barisusakli
35a15f37ec
closes #5276
2016-12-13 14:01:07 +03:00
Barış Soner Uşaklı
1f52048866
Merge pull request #5252 from Fusselwurm/patch-2
...
ZSET scores are float: parseInt => parseFloat
2016-12-13 11:58:24 +02:00
Anil Mandepudi
aea08d58b1
Fix tabs
2016-12-12 17:19:59 -08:00
pichalite
0a4e45c0da
Check password length on setup
2016-12-13 01:18:42 +00:00
Moritz Schmidt
c8393d6f87
mongo: set scores as float instead of int
2016-12-11 15:58:57 +01:00
barisusakli
1c6cee207f
meta/settings test
2016-12-10 00:51:50 +03:00
barisusakli
9627e53922
change group membership methods
2016-12-10 00:25:49 +03:00
barisusakli
0b9829850c
closes #5273
2016-12-09 18:53:08 +03:00
Barış Soner Uşaklı
e0501656b6
parallel startup
2016-12-09 00:18:25 +03:00
Barış Soner Uşaklı
bca6151892
fix lint
2016-12-09 00:00:40 +03:00
Barış Soner Uşaklı
8c8e2ae190
closes #5271
2016-12-09 00:00:39 +03:00
Julian Lam
acf2e4078b
fixes #5263
2016-12-08 11:28:20 -05:00
barisusakli
78b7d5896c
convert topic title to string
2016-12-07 16:25:46 +03:00
barisusakli
74b9f1a016
closes #5262
2016-12-07 11:57:27 +03:00
psychobunny
6b7b51eaf0
Merge pull request #5170 from pitaj/master
...
ACP search updated to support translations
2016-12-06 17:45:19 -05:00
Peter Jaszkowiak
f1cfed50a1
Translate skins and themes fully
2016-12-05 18:31:58 -07:00
Peter Jaszkowiak
9fd64549a3
Use async instead of Promises
2016-12-05 17:55:04 -07:00
Julian Lam
ad732935fb
closes #5254
2016-12-05 10:23:28 -05:00
barisusakli
cbd6853ccb
notif controller test
2016-12-05 17:16:28 +03:00
barisusakli
7d47f4b067
tag tests
2016-12-05 15:09:13 +03:00
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.
2016-12-04 17:41:27 +01:00
Julian Lam
33ff5e09bb
updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit
2016-12-02 10:50:47 -05:00
Julian Lam
23cdeeb344
linting :shipit:
2016-12-02 10:07:33 -05:00
Julian Lam
a1b49a98e7
locking down session deletion route to admins and global mods only
2016-12-02 09:49:52 -05:00
barisusakli
69b766bbc8
more tests
2016-12-02 17:05:46 +03:00
barisusakli
1440139903
more tests
2016-12-02 16:10:07 +03:00
barisusakli
091f459f5e
search socket test
2016-12-02 14:58:13 +03:00
barisusakli
4b6e4f085d
more tests
...
group cover upload tests
registration approval queue tests
2016-12-02 14:05:59 +03:00
psychobunny
bcb3903446
priv table headers
2016-12-01 16:07:40 -05:00
Peter Jaszkowiak
5223bb5191
Merge branch 'master' of github.com:nodebb/nodebb
2016-12-01 13:40:07 -07:00
barisusakli
fb42b83e1b
remove hardcoded value @pichalite
2016-12-01 18:59:50 +03:00
barisusakli
7f90e31a38
more socket user tests
2016-12-01 18:59:24 +03:00
barisusakli
c3980d0c2e
follow tests
2016-12-01 18:36:43 +03:00
barisusakli
5cf8006640
fix style
2016-12-01 18:05:48 +03:00
barisusakli
9ba93d8be9
group search tests
2016-12-01 17:21:09 +03:00
barisusakli
ea007e2da4
closes #5245
2016-12-01 11:52:35 +03:00
barisusakli
d6c2779ed0
remove placeholder #5242
2016-12-01 11:31:10 +03:00
barisusakli
02aadf79b5
account/posts controller tests
2016-11-30 19:13:14 +03:00
barisusakli
4cb48c46ab
closes #5242
2016-11-30 16:28:30 +03:00
barisusakli
f8caed95db
don't crash if plugin doesnt set defaultLang
2016-11-29 20:15:45 +03:00
barisusakli
afef79a81e
closes #5241
2016-11-29 17:16:12 +03:00
Peter Jaszkowiak
77e58f31c5
Fixes, passes tests
2016-11-28 18:16:13 -07:00
Peter Jaszkowiak
fd4d53e42c
Remove unnecesary admin search indexing
2016-11-28 13:05:22 -07:00
Peter Jaszkowiak
de6ced4e07
Tests for admin search, simplifications
2016-11-28 12:59:41 -07:00
Peter Jaszkowiak
e3dd68e19c
Explanations and simplifications
2016-11-28 12:53:47 -07:00