Commit Graph

11611 Commits

Author SHA1 Message Date
Julian Lam
f1ed3ad659 allowing favicon updating to be disabled via client side hook 2016-01-21 21:26:12 -05:00
Julian Lam
a213daf2e3 Merge pull request #4090 from pichalite/master
fix enable/disable button in ACP manage navigation page
2016-01-21 19:24:36 -05:00
pichalite
7010364e7e fix enable/disable button in ACP manage navigation page 2016-01-21 16:18:27 -08:00
Julian Lam
0368280e52 Merge pull request #4081 from manolino/patch-3
Update app.js
2016-01-21 16:52:32 -05:00
Barış Soner Uşaklı
d949e485bc Merge pull request #4088 from pichalite/master
Bring back drag and drop functionality for making a category as a child for another category
2016-01-21 23:32:33 +02:00
pichalite
511a4b7700 remove dashed border 2016-01-21 13:28:51 -08:00
pichalite
4d6cb6f523 add children-place holder back 2016-01-21 13:28:13 -08:00
barisusakli
73f19601f7 up themes 2016-01-21 22:48:39 +02:00
barisusakli
24c56eb80a switch topic select to components 2016-01-21 22:36:38 +02:00
barisusakli
c1d8c32de1 up persona 2016-01-21 22:36:26 +02:00
barisusakli
dbc04cb4a2 getTopicWithPosts change, fix feeds 2016-01-21 20:51:15 +02:00
Julian Lam
07c55ee859 updated .fix-lists mixin 2016-01-21 12:25:49 -05:00
barisusakli
d67c0e1b08 dont load all groups in topics 2016-01-21 18:57:55 +02:00
barisusakli
41d10d18a1 disable related topics if its set to 0 2016-01-21 18:57:38 +02:00
barisusakli
cb8fcb80d1 closes #4083 2016-01-21 11:58:58 +02:00
barisusakli
e90cba65a8 closes #4085 2016-01-21 10:57:30 +02:00
barisusakli
53a88d5d63 fix crash due to hook change 2016-01-21 10:47:40 +02:00
Barış Soner Uşaklı
9122794167 Merge pull request #4082 from pichalite/master
add uid to hook 'filter:controllers.topic.get'
2016-01-21 10:27:16 +02:00
pichalite
53bbc17f32 add uid to hook 2016-01-21 04:10:38 +00:00
Manuel Valle
41963bb300 Update app.js
migrated global *translate* to a *require.js* module.
2016-01-20 16:00:11 -06:00
Julian Lam
89c21a438c Merge pull request #4078 from manolino/patch-2
Update events.js
2016-01-20 15:05:26 -05:00
Manuel Valle
4c43276fce Update events.js
Tebbed indentation.
2016-01-20 13:55:38 -06:00
Julian Lam
ec6987be1b upped mentions minver 2016-01-20 14:32:05 -05:00
Julian Lam
9be321f5c7 Merge pull request #4079 from pichalite/master
fix user full name for local user register
2016-01-20 14:27:35 -05:00
pichalite
5450f59f99 fix user full name for local user register 2016-01-20 11:11:15 -08:00
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
barisusakli
f0ac0d3b29 up composer 2016-01-20 19:13:58 +02: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
barisusakli
fa136ca021 remove unused code 2016-01-20 18:01:02 +02: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
5c61efd4f1 upped composer minver 2016-01-19 15:53:05 -05:00
Julian Lam
620ff88a69 updated markdown minver 2016-01-19 13:26:09 -05:00
Julian Lam
14cc9d0f4c upped markdown minver 2016-01-19 12:17:51 -05:00
barisusakli
089ea75cea closes #4054 2016-01-19 18:41:59 +02: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
Barış Soner Uşaklı
46c3e5c126 chat notif/unread fix 2016-01-19 12:02:51 +02:00
Barış Soner Uşaklı
056bc2f382 closes https://github.com/barisusakli/nodebb-plugin-dbsearch/issues/17 2016-01-19 10:48:03 +02: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
psychobunny
5277a9673f up vanilla/persona 2016-01-18 15:45:28 -05:00
psychobunny
e017ad432f closes #3810 2016-01-18 15:41:30 -05:00
psychobunny
1853cc3cc1 better messaging for each minification process 2016-01-18 15:35:02 -05:00