Guo Xiang Tan
9353013b40
Merge pull request #4332 from tgxworld/bunch_of_fixes_for_backup
...
Bunch of fixes for backup
2016-07-15 17:26:30 +08:00
Jeff Atwood
802b502818
I think check works better for dismiss
2016-07-15 00:59:23 -07:00
Guo Xiang Tan
898ec43989
Update rails.
2016-07-15 13:18:30 +08:00
Guo Xiang Tan
a604c6393d
UX: Add icon to dismiss notifications button.
2016-07-15 12:11:58 +08:00
Guo Xiang Tan
b981041f6f
Make sure we log failures in `ensure` block.
2016-07-15 11:36:47 +08:00
Guo Xiang Tan
4aa3442824
Skip validations when creating a post by system user.
2016-07-15 11:36:29 +08:00
Guo Xiang Tan
5fe4837e28
Add `PostCreator#create!`.
2016-07-15 11:36:06 +08:00
Guo Xiang Tan
5f5e045271
Update aws-sdk.
2016-07-15 11:35:18 +08:00
Jeff Atwood
2ded524b5a
remove direct sendgrid link as it is a spam signal
2016-07-14 19:00:10 -07:00
Neil Lalonde
ba637e40b6
FEATURE: Google Tag Manager Universal Analytics support
2016-07-14 16:35:20 -04:00
Hu Ming
f8a12d4940
Add support for AWS cn ( #4327 )
2016-07-14 16:56:09 +02:00
Robin Ward
e5bbfe1f1b
Lint inner function declarations to prevent Safari breakage
2016-07-14 10:22:39 -04:00
Arpit Jalan
1c4bc154c9
add SimplePress import script
2016-07-14 19:07:25 +05:30
Arpit Jalan
529528f122
add Drupal JSON import script
2016-07-14 18:56:54 +05:30
Sam Saffron
bea06afd3d
UX: suppress description excerpt on mobile
2016-07-14 22:38:16 +10:00
Sam Saffron
fa8ba3b408
UX: don't expand pinned on mobile categories page
2016-07-14 22:30:51 +10:00
Sam Saffron
3dcd6edb46
FEATURE: stage post in stream on edit
2016-07-14 22:20:43 +10:00
Jeff Atwood
1386f9c8c9
make the activate account button a btn-primary
2016-07-14 03:40:55 -07:00
Loic Dachary
f152900969
FIX: poll builder should ignore empty lines
...
Although pollOptionsCount skips empty lines, pollOutput inserts empty
lines. Skip them instead.
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-07-14 09:27:43 +02:00
Robin Ward
2e71e6fc6f
Try warming up pretty text before we fork
2016-07-13 17:07:39 -04:00
Régis Hanol
7b6d946613
FIX: searching received emails for TO was broken
2016-07-13 22:43:25 +02:00
Régis Hanol
926c021125
set 'List-Unsubscribe' email header to new unsubscribe url instead of user preferences url
2016-07-13 22:32:46 +02:00
Robin Ward
b8261a662b
FIX: `siteSettings` weren't getting applied to plugin auth
2016-07-13 16:11:48 -04:00
Robin Ward
00e45c0d3c
FIX: Safari strict mode errors
2016-07-13 15:36:34 -04:00
Robin Ward
29c9979b9b
Deprecate the BBCode module too for plugins that reach in there.
2016-07-13 14:05:54 -04:00
Neil Lalonde
5e8cfe8cef
tag group input needs to be bigger
2016-07-13 13:55:42 -04:00
Arpit Jalan
c7bbc1cebf
update onebox gem
2016-07-13 21:54:49 +05:30
Robin Ward
24b83d1c57
DOCS: Much better way to create an admin account. Thanks @techapj
2016-07-13 12:04:30 -04:00
Robin Ward
1f5b593800
DOCS: Instructions for creating an admin user
2016-07-13 11:55:08 -04:00
Guo Xiang Tan
5fed886c8f
FIX: Update post replies when we move posts. ( #4324 )
2016-07-13 17:34:21 +02:00
Guo Xiang Tan
41cbdb5dfa
Fix the build.
2016-07-13 19:14:40 +08:00
Guo Xiang Tan
c3cab98998
FEATURE: Admins should be able to create polls even when plugin is disabled.
2016-07-13 18:05:19 +08:00
Jeff Atwood
467b35df14
shorten copy for Watching First Post
2016-07-13 02:08:06 -07:00
Guo Xiang Tan
973a7c9d3a
FIX: Redeeming an invitation fails if inviter has been destroyed.
2016-07-13 11:58:31 +08:00
Jeff Atwood
15a46d419f
tweak in-reply-to email CSS
2016-07-12 16:26:44 -07:00
Neil Lalonde
91e4af0d3d
FIX: restore of a backup from an older Discourse version can create new tables in the wrong schema, leading to UndefinedTable errors
2016-07-12 16:26:45 -04:00
Robin Ward
b00fd79989
FIX: Even better email rendering fixes
2016-07-12 15:37:19 -04:00
Robin Ward
bb90129731
Improvements to email cook text rendering
2016-07-12 13:49:03 -04:00
Robin Ward
0c3b049176
FIX: Autolinking in email formatter was broken
2016-07-12 13:33:13 -04:00
Robin Ward
c2b769bd95
Provide hints about which files can be restored
2016-07-12 12:31:01 -04:00
Rafael dos Santos Silva
5915929166
FIX: Unicode aware text sentinel ( #4301 )
...
* FIX: Handle unicode text on Text Sentinel
Uses active_support to properly handle unicode text
* Adds test cases to unicode Text Sentinel
2016-07-12 11:08:55 -04:00
Arpit Jalan
166d753bd3
FIX: delete PostgreSQL dump before gzipping archive ( #4323 )
2016-07-12 14:23:26 +02:00
Sam Saffron
f369d492b3
FEATURE: stop linking to last post in crawler view
...
This only makes stuff harder for google AND does not even function correctly
2016-07-12 21:11:33 +10:00
Sam Saffron
86b3de510b
UX: staged posts show up with opacity 0.4 till on server
2016-07-12 17:03:42 +10:00
Sam Saffron
dbc25a9d64
FEATURE: flags for suppressing pinned expansion
...
To suppress pinned excerpt expansion
on mobile set "show_pinned_excerpt_mobile" to false
To suppress pinned excerpt expansion
on desktop set "show_pinned_excerpt_desktop" to false
2016-07-12 13:53:59 +10:00
Gerhard Schlager
c145e747b6
A few small changes to the phpBB3 importer ( #4321 )
...
* Reconnect to phpBB3 database on connection loss
* Map geek smiley to :nerd: emoji in phpBB3 importer
* Import PMs to yourself from phpBB3
* Allow empty table prefix in phpBB3 importer
2016-07-11 23:59:15 +02:00
Robin Ward
4d65370797
FIX: `<strike>` was no longer whitelisted
2016-07-11 12:57:05 -04:00
Robin Ward
e5293f2c9a
FIX: Force HTML to recompile
2016-07-11 12:57:05 -04:00
Robin Ward
529fea3c42
FIX: Duplicate variable
2016-07-11 12:57:05 -04:00
Robin Ward
748ce74653
FIX: Deprecations have to be ES5
2016-07-11 12:57:05 -04:00