Guo Xiang Tan
e8f19e004e
Use `find` instead.
2017-08-21 22:28:43 +09:00
Guo Xiang Tan
93fe76fc02
Make eslint happy.
2017-08-21 21:56:22 +09:00
Guo Xiang Tan
c8eba5d20c
Add two common eslint rules.
2017-08-21 21:42:31 +09:00
David Taylor
6e7488178f
Add documentation to docker_test.rb
2017-08-19 11:10:17 +01:00
Jeff Atwood
42c1b7e6e0
Merge pull request #5068 from xrav3nz/fix-user-page-layout
...
last attempt at fixing user page layout
2017-08-18 20:47:49 -07:00
Kyle Zhao
1a32de722b
last attempt at fixing user page layout
...
drop the width setting on the right column *completely* so it can
adjust on it own
https://meta.discourse.org/t/long-words-not-wrapping-in-user-activity-page/68181
2017-08-18 17:28:50 -04:00
David Taylor
a3f5878ec9
Use `if`, not `unless`
2017-08-18 22:12:20 +01:00
David Taylor
7704e8246b
Allow SINGLE_PLUGIN environment variable to be used
2017-08-18 22:04:35 +01:00
David Taylor
ea43f50f6d
Add documentation for new ENV variables
2017-08-18 22:03:09 +01:00
Sam
5c80d4bcdd
UX: move close button to bottom and add esc hint.
2017-08-18 15:40:34 -04:00
Sam
aeedecd27c
correct erratically failing spec
2017-08-18 15:10:37 -04:00
David Taylor
d65570a8a1
Preparation for using chrome for qunit in docker images ( #5062 )
...
Move use_chrome option to ENV variable
Rewrite script to work with node 6 (current LTS version used in discourse_docker)
Add node stuff to gitignore
2017-08-18 14:08:58 -04:00
Bianca Nenciu
e976b98efc
Show the select badge button only once. ( #5064 )
2017-08-18 14:00:20 -04:00
minusfive
77469cfb88
Unnest top level selectors from body
2017-08-18 13:00:26 -04:00
Robin Ward
286bc7db33
Revert "fixes overflowing div width on user activity page"
...
This reverts commit 375153ce57
.
2017-08-18 10:43:42 -04:00
Robin Ward
954d753d5d
FIX: Sidekiq wouldn't start up in development mode
2017-08-18 10:04:52 -04:00
Guo Xiang Tan
f99c00a0ef
Merge pull request #5059 from tgxworld/run_lint_in_another_job
...
Run lint in a parallel job on Travis.
2017-08-18 15:44:17 +09:00
Guo Xiang Tan
531cbc77c6
Run lint in a parallel job on Travis.
2017-08-18 15:25:59 +09:00
Jeff Atwood
d84f105288
Merge pull request #5060 from xrav3nz/fix-user-activity-word-wrap-take-2
...
fixes overflowing div width on user activity page
2017-08-17 22:48:52 -07:00
Kyle Zhao
375153ce57
fixes overflowing div width on user activity page
...
detailed explanation: https://meta.discourse.org/t/long-words-not-wrapping-in-user-activity-page/68181/8?u=xrav3nz
2017-08-18 01:01:09 -04:00
Guo Xiang Tan
8e8653a300
Fix conditions.
2017-08-18 12:46:21 +09:00
Guo Xiang Tan
8ecf383c55
Extract linter in `docker:test` Rake task into `docker:lint`.
2017-08-18 12:22:01 +09:00
Jordan Taylor
6ed65b1ca3
Removed defunct SparkPost free plan ( #5058 )
...
The free plan is no longer available through SparkPost for new customers.
However, there is now a free developer account, for the purpose of testing in a sandbox.
Please see https://www.sparkpost.com/pricing/
2017-08-17 16:37:22 -04:00
Bianca Nenciu
ac8bc04ad7
Set user title from the badge view ( #5049 )
...
* title info under notification
* create badge-title as component
* display available titles, close button
* remove visual feedback when grant new badge
* Made changes after review.
* Some minor fixes.
2017-08-17 16:32:37 -04:00
Sam
a83bd537f4
FIX: exception in excerpt parser for null nodes
2017-08-17 16:13:30 -04:00
Neil Lalonde
df5142493c
Version bump to v1.9.0.beta7
2017-08-17 15:59:29 -04:00
Sam
c2a6616035
Correct erratic spec failure
2017-08-17 15:26:31 -04:00
Sam
0c4527323e
FIX: queues posts broken for multiple posts
2017-08-17 14:47:09 -04:00
Robin Ward
4b0dcd64eb
FIX: Footer message was missing the class
2017-08-17 14:40:14 -04:00
Sam
9246bc3400
support up button from first result
2017-08-17 13:32:30 -04:00
Sam
889b99552a
FEATURE: allow ctrl+shift+s to open search
2017-08-17 12:57:08 -04:00
Sam
dc4d5677eb
FEATURE: use `a` when search result is focused to add to composer
2017-08-17 12:39:43 -04:00
Jen
d29fc781fb
trigger for other backup choices
2017-08-17 10:34:24 -04:00
Jen
b5823a3b03
add event for other backup choices
2017-08-17 10:34:24 -04:00
Sam Saffron
aea9db56d4
fix formatting
2017-08-17 08:10:57 -04:00
Mudasir Raza
84c83afd35
Allow optional import_mode param for posts in api ( #4952 )
2017-08-17 07:53:04 -04:00
Guo Xiang Tan
0e656ff213
FIX: Can't reset AR schema cache due to versions table.
2017-08-17 19:27:35 +09:00
Arpit Jalan
eafab41a2c
bump onebox version
2017-08-17 13:10:11 +05:30
Guo Xiang Tan
2157079d09
Add Plugin API to register a category custom field.
2017-08-17 15:59:57 +09:00
Kyle Zhao
43e2c91845
fixes word wrap issue on user activity page ( #5056 )
...
By default, the width of a table and its cells are adjusted to fit
the content. Thus, longer words are not wrapped and lead to a
wider width.
2017-08-17 08:52:50 +02:00
Jeff Atwood
8f795b35bb
missed a spot on email invite h4 to bold conversion
2017-08-16 16:43:14 -07:00
Régis Hanol
629810bd07
FIX: when registering custom_field types, ensure we're casting them before checking for equality
2017-08-16 23:04:40 +02:00
Régis Hanol
55f449edc5
FIX: reloading issues with classes
2017-08-16 23:00:52 +02:00
Sam
91f0f76fb1
update message bus to ruby 2.0 packaged version
2017-08-16 15:05:39 -04:00
Sam
304379d436
FEATURE: up/down arrow will highlight search result
...
Then you can use enter to visit result.
2017-08-16 14:14:55 -04:00
Robin Ward
f9ff06b9d4
Allow ENV variable to force polling
2017-08-16 12:59:38 -04:00
Neil Lalonde
0daeefc977
Version bump to v1.9.0.beta6
2017-08-16 12:49:25 -04:00
Robin Ward
c8220e11f9
Better formatting for CSS errors
2017-08-16 11:48:07 -04:00
Neil Lalonde
3b7657e4b3
Update translations
2017-08-16 11:38:45 -04:00
Robin Ward
39cfffce2d
Reload lib in development mode only
2017-08-16 11:14:49 -04:00