RoiEX
e1f180ea3f
Remove uneccessary undefined declaration
2017-10-03 09:47:59 -04:00
RoiEX
ce9a3f20c5
Optimize transition
2017-10-03 09:47:59 -04:00
RoiEX
5e4e523198
Make progress bar finer
2017-10-03 09:47:59 -04:00
RoiEX
1fd160a4e6
Add Support for Firefox OSD
2017-10-03 09:43:33 -04:00
Peter Jaszkowiak
c91dfb46f6
Switch module t.js usage to Benchpress
2017-08-30 11:32:23 -06:00
Peter Jaszkowiak
abffc29128
Use Benchpress ( #5901 )
...
* Use Benchpress
* Use Benchpress.compileParse
* Error for template load failure
* Use benchpressjs package
* Compile templates on demand
* Fix user settings page
* Fix admin search to exclude `.jst` files
* Fix 500-embed
So ajaxify can still show an error if the server goes down
2017-08-24 19:26:50 -04:00
Barış Soner Uşaklı
ff88be91fa
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2017-08-18 20:09:40 -04:00
Barış Soner Uşaklı
5dfb2fb83a
up themes, fix notif test
2017-08-18 19:00:48 -04:00
Julian Lam
c1d7b06ded
Fixes #5873
...
- Notifications.getMultiple now takes an optional uid parameter
- If a notification link in dropdown points to a topic and you're
in said topic, you will be scrolled to the post instead of
ajaxified to it.
2017-08-18 16:30:54 -04:00
Baris Usakli
bc0645dc26
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2017-08-16 15:17:26 -04:00
Baris Usakli
5a968730d5
closes #5880
2017-08-15 14:43:43 -04:00
Baris Usakli
f1f8a587d4
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# package.json
2017-07-13 15:02:23 -04:00
Barış Soner Uşaklı
bca79da8c6
closes #4197
...
add in-topic search support to dbsearch
prevent multiple click handlers on in-topic search widget(each click was
causing multiple scrolls)
fix index
2017-07-12 19:29:41 -04:00
Julian Lam
c2f1d254cc
Merge branch 'master' into develop
2017-07-10 16:36:09 -04:00
Barış Soner Uşaklı
34d9b57b26
fix wrong function name, change dom to data @julianlam
2017-07-07 18:12:42 -04:00
Julian Lam
3ddf332e0c
added two new client-side hooks for search to allow plugins to add fields
2017-07-07 15:48:35 -04:00
Julian Lam
77ec169591
added two new client-side hooks for search to allow plugins to add fields
2017-07-07 15:48:01 -04:00
Baris Usakli
7538210b07
#5772
...
load correct timeago settings on cold load instead of after page load
2017-07-06 14:09:59 -04:00
Julian Lam
3f2c183cbd
Merge branch 'master' into develop
2017-07-04 10:39:51 -04:00
Peter Jaszkowiak
f1c955e6fc
Fix scrollStop not working sometimes
2017-06-30 23:38:52 -06:00
Baris Usakli
5167c1aa4f
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2017-06-28 14:19:29 -04:00
Baris Usakli
4890731444
don't error if topicsContainer is not set
2017-06-27 14:34:37 -04:00
Baris Usakli
e8bff210c9
clear selectedCategory on init
2017-06-27 11:38:09 -04:00
Barış Soner Uşaklı
b64ba40c67
closes #5772
2017-06-26 17:27:48 -04:00
Julian Lam
e604d6e23e
closes #5768
2017-06-21 09:51:59 -04:00
Barış Soner Uşaklı
b13ed26587
closes #5755
2017-06-13 20:15:48 -04:00
Baris Usakli
8ea5c060f5
closes #5754
2017-06-13 15:20:31 -04:00
Peter Jaszkowiak
aefdc4b24b
Refactor helpers import/export
2017-05-31 16:23:28 -06:00
Baris Usakli
da8b1b605c
#5723
2017-05-30 17:21:34 -04:00
psychobunny
9cb5f71e08
#5717 also don't show category section in subcategory listing
2017-05-29 18:04:35 -04:00
Julian Lam
74965654de
adjusted cropbox max-height calculation to be dynamic
2017-05-24 14:50:22 -04:00
Julian Lam
3e218a75b8
allowed zooming again @pichalite
2017-05-24 14:15:19 -04:00
Julian Lam
30bec51a21
removed cropper zoom and using image scaling to show entire image. Click on modal backdrop during crop will no longer close modal
2017-05-24 12:36:58 -04:00
Peter Jaszkowiak
542ae5e71f
Extract in-place translation from bootbox wrapper for use anywhere
2017-05-23 15:41:27 -04:00
Barış Soner Uşaklı
29c0b8337e
closes #5645
2017-05-10 14:43:52 -04:00
Barış Soner Uşaklı
3a1eba2537
merge
2017-05-08 13:49:35 -04:00
Barış Soner Uşaklı
986e52897d
fix crash if locale is undefined
2017-05-04 14:09:44 -04:00
Peter Jaszkowiak
81e23a8a9a
Fix #5622
2017-04-23 12:48:35 -06:00
Barış Soner Uşaklı
081578c7f4
Merge pull request #5616 from NodeBB/auto-lang
...
Automatically detect user language based on browser accepts header
2017-04-22 12:58:54 -04:00
Peter Jaszkowiak
64bf542d17
Fix HTML lang attribute using the defaultLang
...
Themes need `lang="{function.localeToHTML, userLang, defaultLang}"` in
their header.tpl file
2017-04-21 23:56:19 -06:00
Barış Soner Uşaklı
c43a4e4b82
Merge pull request #5615 from NodeBB/fix-5536
...
Fix #5536
2017-04-21 23:33:15 -04:00
barisusakli
08dd412896
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# src/upgrade.js
2017-04-21 21:43:39 -04:00
barisusakli
73700ed747
closes #5617
2017-04-21 13:48:43 -04:00
Peter Jaszkowiak
cc76a8663d
Add flag for detecting if the mock is being used
2017-04-19 20:44:11 -06:00
Peter Jaszkowiak
30b47d39f3
Fix #5536
2017-04-19 20:33:03 -06:00
Peter Jaszkowiak
9d8ff4ea3e
Fix images not displaying in signatures
2017-04-19 17:19:38 -06:00
barisusakli
236758b712
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2017-04-18 14:00:14 -04:00
barisusakli
fb3020f892
closes #5604
2017-04-17 18:59:46 -04:00
Peter Jaszkowiak
2827db3309
Fix sounds playing through multiple tabs
2017-04-17 15:56:24 -06:00
barisusakli
e3205bcfad
merge
2017-04-16 14:26:12 -04:00