Peter Jaszkowiak
3cd6a8a94b
admin/extend translations
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
50aed01c57
admin/development translations
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
6c1b852d48
admin/appearance translations
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
8931702136
admin/advanced translations
2016-12-19 15:51:43 -05:00
Misty (Bot)
ecdd57dda2
Incremented version number
2016-12-19 19:18:25 +00:00
barisusakli
70f71888f1
up themes
2016-12-19 21:53:19 +03:00
barisusakli
9ace5c6e17
moved next() of out try/catch
2016-12-19 21:46:28 +03:00
barisusakli
1fed01fe43
ability to filter search by tags
2016-12-19 21:40:16 +03:00
Barış Soner Uşaklı
fef239d97a
up mongodb
2016-12-18 23:01:32 +03:00
Barış Soner Uşaklı
647c05ec42
up composer
2016-12-18 22:25:58 +03:00
Barış Soner Uşaklı
4ff3d06f90
escape labelColor, icon, cover:position, validate toPid
2016-12-17 16:00:39 +03:00
Julian Lam
a043876d00
what, does Travis not like 4-space indents?
2016-12-16 12:47:38 -05:00
barisusakli
6a0cbadb3e
closes #5290
2016-12-16 15:55:46 +03:00
barisusakli
009da723c5
meta.configs tests
2016-12-16 15:55:34 +03:00
barisusakli
975141bc9b
more tag tests
2016-12-15 18:06:49 +03:00
barisusakli
835669805a
tag tests
2016-12-15 17:26:54 +03:00
barisusakli
3bd1c6c2b5
notification tests
2016-12-15 16:08:32 +03:00
barisusakli
55b68197aa
closes #4544
2016-12-15 14:47:42 +03:00
barisusakli
9d75c48236
closes #4563 closes #4569 closes #4566
2016-12-15 13:03:14 +03:00
barisusakli
e17b37edb6
closes #5287
2016-12-14 21:58:20 +03:00
Julian Lam
e028ac1363
passing in arguments to npm instead of command string, closes #5286
2016-12-14 09:28:30 -05:00
xucheng
40d73e2a54
fix ajax 404 err when base url isn't root ( #5285 )
2016-12-14 08:53:55 -05:00
barisusakli
9e52d5ec04
new hook, action:user.delete
2016-12-14 16:49:09 +03:00
Julian Lam
83cd07f830
request travis to build now too
2016-12-13 09:38:43 -05:00
barisusakli
fba28791f5
missing ;
2016-12-13 16:08:54 +03:00
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
psychobunny
10cffb0b54
Merge pull request #5283 from pichalite/setup-password-check
...
Check password length on setup and prompt again
2016-12-12 20:37:49 -05: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
Julian Lam
b79073cf32
Merge branch 'translator-escapes' of https://github.com/pitaj/NodeBB into pitaj-translator-escapes
2016-12-12 15:11:38 -05:00
Mathias Schreck
b1a48981ef
Check if href exists before accessing it ( #5281 )
...
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.
2016-12-12 11:08:21 -05:00
Moritz Schmidt
ec5d13188b
sneakily adjust database/sorted tests to include float scores
2016-12-11 15:59:28 +01:00
Moritz Schmidt
c8393d6f87
mongo: set scores as float instead of int
2016-12-11 15:58:57 +01:00
Peter Jaszkowiak
db1fdb897f
Fixes for dev-ing on windows
...
- Change `nodebb.bat` to simply run `node ./nodebb` with same arguments
- Fix `npm test` for windows
2016-12-10 20:57:34 -07:00
Peter Jaszkowiak
bb5fe0cc83
Escape arguments in Translator.compile
2016-12-10 20:41:49 -07:00
Peter Jaszkowiak
a81aad61ab
Add tests for translator static methods
2016-12-10 20:24:41 -07:00
Peter Jaszkowiak
375af7ad53
Restructure and rename translator tests
2016-12-10 20:24:41 -07:00
Peter Jaszkowiak
7c697759e9
Escape and ignore % and \, in translator args
2016-12-10 20:24:41 -07: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
4db171985d
up composer
2016-12-09 18:57:56 +03:00
barisusakli
0b9829850c
closes #5273
2016-12-09 18:53:08 +03:00
Barış Soner Uşaklı
7f455344d8
show seconds in logs
2016-12-09 00:41:19 +03:00
Barış Soner Uşaklı
e0501656b6
parallel startup
2016-12-09 00:18:25 +03:00