Manuel Valle
67d9323b9e
Update events.js
2016-01-20 11:34:33 -06:00
Manuel Valle
c9c761d70b
Update events.js
...
This optimize previous commit. See [#4078 ](https://github.com/NodeBB/NodeBB/pull/4078 ). Added ```translator``` module instead of global ```translator```.
This solves warnings editing posts with *composer*.
2016-01-20 11:33:23 -06:00
Manuel Valle
dbcb6f9796
Update events.js
...
Same problem as [#4069 ](https://github.com/NodeBB/NodeBB/pull/4069 ). Added a **translator** variable refering to **translator** module instead of global *translator*.
This solves warnings editing posts with *composer*.
2016-01-20 10:02:34 -06:00
Julian Lam
452bb953c9
Merge pull request #4068 from pichalite/master
...
fixes for rewards ACP page #3910
2016-01-20 09:54:56 -05:00
Julian Lam
ff8fb0e9ab
no need to set var, just use rjs
2016-01-20 09:52:49 -05:00
Julian Lam
6470f2ef53
Merge branch 'patch-1' of https://github.com/manolino/NodeBB into manolino-patch-1
2016-01-20 09:50:32 -05:00
Julian Lam
2cabf7a3d1
Merge pull request #4066 from pichalite/master
...
fixes NodeBB/nodebb-theme-persona#218
2016-01-20 09:47:22 -05:00
barisusakli
32ca95319e
closes #3436
2016-01-20 16:13:04 +02:00
Julian Lam
9b02bb8f51
closes #4074
2016-01-19 16:34:37 -05:00
Julian Lam
8608092bbb
on new uploaded image, refresh profile edit page
2016-01-19 15:53:17 -05:00
Julian Lam
5a92b1a5cf
change all instances of .avatar on new image upload
2016-01-19 11:18:02 -05:00
Julian Lam
f18382a892
firing client-side hook on notification count update now
2016-01-19 09:26:48 -05:00
Julian Lam
efa98d4858
language translations and fallbacks
2016-01-18 15:55:24 -05:00
Julian Lam
2d48faf5df
Fixed #4033
...
Also related to regression first caused by the fix to #3695 from
fcb381f922
Also, added tests for translator. omg.
2016-01-18 15:49:44 -05:00
barisusakli
92b339ff1d
much whitespace so wow
2016-01-18 15:40:10 +02:00
barisusakli
6802a76332
fix relative_path
2016-01-18 15:37:07 +02:00
barisusakli
cb91587567
closes #4063
2016-01-18 15:35:24 +02:00
Manuel Valle
a60e3c63cf
Update overrides.js
...
Inside **translate** function, **translator** refers to *global* genereting warnings. Added a **translator** variable refering to **translator** module.
This solves some problems using *bootbox* in my plugins and widgets
2016-01-17 13:29:19 -06:00
pichalite
aaaab288ef
ACP rewards page fix
2016-01-17 00:19:27 -08:00
pichalite
ed74e590b5
Revert "fixes for rewards ACP page #3910 "
...
This reverts commit 0c740293fc .
2016-01-17 00:04:04 -08:00
pichalite
0c740293fc
fixes for rewards ACP page #3910
2016-01-16 23:59:31 -08:00
pichalite
ee529d92d3
fixes NodeBB/nodebb-theme-persona#218
2016-01-16 14:49:32 -08:00
barisusakli
46f2faaa05
closes #4045
2016-01-16 11:01:06 +02:00
barisusakli
ee9d0ac2da
cleanup search, removed socketuser.loadSearchPage, use regular route
2016-01-16 10:20:00 +02:00
psychobunny
1a6f9dc3f4
Merge pull request #4065 from pichalite/master
...
Minor styling updates to ACP Categories page
2016-01-15 18:11:39 -05:00
pichalite
329e32901f
style updates
2016-01-15 14:34:01 -08:00
barisusakli
694b96ea60
closes #4064
2016-01-15 22:06:40 +02:00
psychobunny
b3a98515e9
fixed ban/unban components
2016-01-15 14:28:51 -05:00
pichalite
90210350f9
Use Skin instead of Theme
2016-01-14 14:28:04 -08:00
psychobunny
7cc8390265
data.loggedIn for new posts
2016-01-14 13:25:07 -05:00
barisusakli
ab6c84471b
some search/sort changes
2016-01-14 18:43:00 +02:00
barisusakli
92f0e2d86a
closes #3586
...
added account/upvoted, account/downvoted, account/best
2016-01-14 13:47:26 +02:00
barisusakli
ae9606f5ee
closes #3738
2016-01-14 11:25:07 +02:00
barisusakli
da338a1341
fix typo
2016-01-12 16:43:17 +02:00
barisusakli
222ef14d7f
added chat:autocomplete:init
2016-01-12 16:37:34 +02:00
barisusakli
1ad4128649
closes #3917 , closes #2941
2016-01-12 15:47:09 +02:00
Julian Lam
d67efa3a5b
update core to allow composer to define static route
2016-01-11 15:15:48 -05:00
Barış Soner Uşaklı
dd0560a4b8
closes #4043
2016-01-10 22:27:56 +02:00
barisusakli
005db18120
closes #4041
2016-01-10 10:26:47 +02:00
barisusakli
18013c5518
closes #3977
2016-01-08 12:34:22 +02:00
psychobunny
70bbf41dc3
popular/tab component
2016-01-07 16:24:26 -05:00
Julian Lam
3664c94581
latest fallbacks
2016-01-04 14:25:02 -05:00
Julian Lam
ebb954b0fa
translations?
2016-01-04 11:24:56 -05:00
barisusakli
7ad90b4ef6
closes #2659
2016-01-04 11:22:35 +02:00
Julian Lam
fcb381f922
Fixes #3695
...
Guests now trigger topic notifications, and the translator has
been updated so that translations inside translations are
handled in a way that doesn't cause the translator to explode.
2015-12-31 12:03:48 -05:00
Julian Lam
1660e13aed
#3695
2015-12-31 11:36:28 -05:00
Julian Lam
a6d2700823
latest translations
2015-12-30 09:40:49 -05:00
barisusakli
51154c8726
closes #3998
2015-12-29 15:33:16 +02:00
barisusakli
6be8675580
closes #4012
2015-12-29 10:34:06 +02:00
barisusakli
f8a114ba5c
closes #4010
2015-12-28 11:59:52 +02:00