Régis Hanol
|
4fb335f1f0
|
FIX: don't process the same incoming email more than once
|
2017-05-18 16:43:07 +02:00 |
|
Régis Hanol
|
13e489b4ca
|
replace the upload type whitelist with a sanitizer
|
2017-05-18 12:13:13 +02:00 |
|
Guo Xiang Tan
|
f4cc71d643
|
Allow username and password to be passed via ENV for smoke test.
|
2017-05-18 12:17:31 +08:00 |
|
Neil Lalonde
|
cbe8e05f79
|
disable test that fails randomly
|
2017-05-17 12:46:50 -04:00 |
|
Neil Lalonde
|
a0f03936ff
|
FIX: saving invisible primary group field that you don't belong to
|
2017-05-17 12:46:50 -04:00 |
|
Régis Hanol
|
a1b8a3b52b
|
FIX: supports bare <li> when converting html to markdown
|
2017-05-17 15:05:11 +02:00 |
|
Guo Xiang Tan
|
92036616db
|
Make test less vulnerable to changes.
|
2017-05-17 19:30:13 +08:00 |
|
Guo Xiang Tan
|
b0e4555a86
|
Allow Basic Authentication to be set in smoke test.
|
2017-05-17 19:24:43 +08:00 |
|
Guo Xiang Tan
|
3df46833b3
|
Fix the build.
|
2017-05-17 16:14:06 +08:00 |
|
Sam
|
6a1f579c6e
|
FIX: don't search for plugins in nested subdirectories
|
2017-05-16 17:28:56 -04:00 |
|
Sam
|
763f156d91
|
FIX: require re-activation if SSO changes email and updates it
|
2017-05-16 16:18:18 -04:00 |
|
Sam
|
4b449914b8
|
FIX: admins could never remove self from messages
|
2017-05-16 16:06:24 -04:00 |
|
Neil Lalonde
|
7821400141
|
FEATURE: staff can set a timer to remind them about a topic
|
2017-05-16 14:49:50 -04:00 |
|
Robin Ward
|
dd0cb6a117
|
FIX: Add missing test
|
2017-05-15 16:57:09 -04:00 |
|
Robin Ward
|
bd0bb879e5
|
FIX: Don't count likes from system users in the new user of the month
|
2017-05-15 13:14:32 -04:00 |
|
Sam
|
e1dd543a93
|
FEATURE: allow users to select theme on single device
|
2017-05-15 12:48:16 -04:00 |
|
Sam
|
44d7fe89ed
|
FIX: unescape emoji in pretty title
This makes emoji in title consistent, it is later escaped back when needed
|
2017-05-15 10:28:05 -04:00 |
|
Sam
|
8491f8c48b
|
add smoke test for visiting categories
|
2017-05-12 17:42:38 -04:00 |
|
Robin Ward
|
62d245dde3
|
Try bumping the timeout for the smoke test
|
2017-05-12 16:40:38 -04:00 |
|
Robin Ward
|
1fb08d24d9
|
FIX: Latest onebox adds more attributes to links for security
|
2017-05-12 15:49:56 -04:00 |
|
Neil Lalonde
|
8b9799507c
|
fix deploy problems due to renamed table
|
2017-05-12 15:17:25 -04:00 |
|
Sam
|
2d96a0785d
|
FEATURE: theme selection is now global per-user
|
2017-05-12 12:41:34 -04:00 |
|
Sam
|
47ce674798
|
PERF: bypass wizard check after 15 topics are created
|
2017-05-12 10:18:43 -04:00 |
|
Guo Xiang Tan
|
b479aa0598
|
Set custom fields before saving in fabricator.
|
2017-05-12 14:01:31 +08:00 |
|
Guo Xiang Tan
|
41711e53b7
|
Fix typo.
|
2017-05-12 10:31:31 +08:00 |
|
Guo Xiang Tan
|
8eecd42856
|
FIX: Delete topic timer after completion.
|
2017-05-12 10:28:51 +08:00 |
|
Neil Lalonde
|
55b61e9bea
|
rename topic_status_update to topic_timer
|
2017-05-11 18:27:53 -04:00 |
|
Sam
|
52ae63d5d7
|
FIX: when searching PMs also search group PMs
Users belonging to a group could not search for PMs unless explicitly added
to the PM unless admin
|
2017-05-11 15:59:03 -04:00 |
|
Pat David
|
10f2db67ba
|
Add test for class_name in EmbedController
|
2017-05-11 15:16:16 -04:00 |
|
Sam
|
9b84cd832c
|
confirm in:private works for non staff
|
2017-05-11 15:06:45 -04:00 |
|
Neil Lalonde
|
1019bbda46
|
FEATURE: set a timer to delete a topic
|
2017-05-11 12:52:29 -04:00 |
|
Robin Ward
|
3ade46de0b
|
FIX: Don't send system message for new user of the month if disabled
|
2017-05-11 11:33:16 -04:00 |
|
Régis Hanol
|
9641d2413d
|
REFACTOR: upload workflow creation into UploadCreator
- Automatically convert large-ish PNG/BMP to JPEG
- Updated fast_image to latest version
|
2017-05-11 00:16:57 +02:00 |
|
Sam
|
7d9b5514ba
|
FIX: correctly invalidate theme css cache on scheme change
|
2017-05-10 15:47:11 -04:00 |
|
Sam
|
04b5516bf2
|
improve upload functionality
|
2017-05-10 15:47:11 -04:00 |
|
Sam
|
27362c5a4b
|
improve spec
|
2017-05-10 15:47:11 -04:00 |
|
Sam
|
bc0b9af576
|
FEATURE: support uploads for themes
This allows themes to bundle various assets
|
2017-05-10 15:47:11 -04:00 |
|
Sam
|
f709899a1d
|
Allow theme field object model to support uploads
|
2017-05-10 15:46:42 -04:00 |
|
Robin Ward
|
4db76796b9
|
FEATURE: Setting to poll feeds more frequently
|
2017-05-10 14:30:12 -04:00 |
|
Robin Ward
|
b57b635d30
|
FIX: Extract div tags within span s
|
2017-05-09 12:33:54 -04:00 |
|
Sam Saffron
|
c2829dce22
|
FIX: base sql vanishes after badge creation
|
2017-05-09 09:25:57 -04:00 |
|
Guo Xiang Tan
|
55d3547540
|
Fix random test failure.
|
2017-05-09 11:27:05 +08:00 |
|
Robin Ward
|
fc00032ec8
|
Check for 404 from spec rather than failure
|
2017-05-08 16:33:43 -04:00 |
|
Robin Ward
|
addc85cd08
|
FIX: Don't let users edit wiki posts unless they can reply
|
2017-05-08 16:23:11 -04:00 |
|
Robin Ward
|
009e120e13
|
FIX: Don't raise an error when the img attribute cannot be found
|
2017-05-08 15:35:31 -04:00 |
|
Robin Ward
|
afe04b8bbb
|
FIX: Possible 500 error if category saved incorrectly
|
2017-05-08 15:17:58 -04:00 |
|
Robin Ward
|
4f6e5fed2a
|
We don't need to raise an error when no post is present. Just noop.
|
2017-05-08 15:08:29 -04:00 |
|
Robin Ward
|
96c59c5b82
|
FIX: Don't notify or return flags on system users
|
2017-05-08 13:13:35 -04:00 |
|
Sam
|
257c0dea70
|
Merge pull request #4852 from tgxworld/pull_the_plug_on_daily_mailing_list
Remove daily mailing mode option as it doesn't scale.
|
2017-05-08 09:10:46 -04:00 |
|
Arpit Jalan
|
e89d0a6b20
|
FIX: importing a theme via file was broken
|
2017-05-08 12:03:24 +05:30 |
|