Discourse Translator Bot
179611766d
Update translations ( #142 )
2021-06-22 15:12:43 +02:00
communiteq
ca0dbd6d4c
Two extra options ( #138 )
...
* Make it possible to disallow topic starters to accept a solution
* Make adding QAPage schema markup optional
* Address @eviltrout's comments
Co-authored-by: Richard <richard@communiteq.com>
2021-06-17 16:12:33 -04:00
Mark VanLandingham
7351882171
Revert "Use `add_directory_column` API to add solutions count to user directory ( #137 )" ( #139 )
...
This reverts commit 58c594fdda
.
2021-06-17 12:37:29 -05:00
Mark VanLandingham
58c594fdda
Use `add_directory_column` API to add solutions count to user directory ( #137 )
2021-06-17 09:31:11 -05:00
Discourse Translator Bot
fe4d0c0bd8
Update translations ( #136 )
2021-06-15 15:59:52 +02:00
Arpit Jalan
bbbd13de85
FEATURE: show education message in composer when replying on solved topic ( #135 )
2021-06-14 16:06:55 +05:30
dependabot[bot]
b37b76407a
Bump glob-parent from 5.1.1 to 5.1.2 ( #134 )
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-12 13:55:43 +02:00
Discourse Translator Bot
b015b79679
Update translations ( #133 )
2021-06-01 15:10:26 +02:00
Discourse Translator Bot
caa8741e45
Update translations ( #132 )
2021-05-25 15:26:12 +02:00
dependabot[bot]
7c63b7a952
Bump lodash from 4.17.20 to 4.17.21 ( #131 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 13:40:06 -04:00
dependabot[bot]
0d74080757
Bump handlebars from 4.7.6 to 4.7.7 ( #130 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 10:47:43 +10:00
Discourse Translator Bot
6a37340785
Update translations ( #129 )
2021-05-05 13:22:26 +02:00
Jarek Radosz
ce63d80abb
DEV: Avoid nil custom fields ( #128 )
2021-05-05 12:19:00 +02:00
Jarek Radosz
8a2fdaf063
DEV: Re-generate Gemfile.lock ( #127 )
2021-04-27 16:42:51 +02:00
discoursebot
427d61edc7
DEV: Update CI workflows ( #118 )
...
Co-authored-by: CvX <CvX@users.noreply.github.com>
2021-04-27 12:13:19 +02:00
Joffrey JAFFEUX
a6f911b907
DEV: apply ember-template-lint fixes ( #126 )
2021-04-27 12:01:53 +02:00
Discourse Translator Bot
d3496ddae5
Update translations ( #125 )
2021-04-20 15:29:58 +02:00
Discourse Translator Bot
704d2df27a
Update translations ( #124 )
2021-04-07 11:55:52 +02:00
dependabot[bot]
7bda389129
Bump y18n from 4.0.0 to 4.0.1 ( #123 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 10:04:03 +02:00
Discourse Translator Bot
3048576064
Update translations ( #122 )
2021-02-23 14:16:18 +01:00
Martin Brennan
2b12658978
FIX: Add min/max values for auto close hours ( #121 )
...
* Also add migration to cap current site settings for
solved_topics_auto_close_hours
to the max of 175000 if they are too high
2021-02-18 13:49:39 +10:00
Kris
5c5b63e822
UX: Fixed solved alignment with buttons due to core changes ( #120 )
2021-02-16 18:36:07 -05:00
Kris
8116c7974c
FIX: update solved filter due to core changes ( #119 )
2021-02-13 15:19:34 -05:00
Discourse Translator Bot
47e60446e7
Update translations ( #117 )
2021-02-09 14:46:52 +01:00
Jeff Wong
569034d912
DEV: add compatibility for 2.7.0 beta2 ( #116 )
...
duration_minutes was added to core recently, this keeps solved pinned on a
version that uses the older duration.
2021-02-08 14:51:49 -08:00
Martin Brennan
c722b94a97
FIX: Update set_or_create_topic_timer to use duration_minutes keyword
...
See https://github.com/discourse/discourse/pull/11961
2021-02-05 15:33:09 +10:00
Joffrey JAFFEUX
30248619e2
DEV: prettier 2.2.1 ( #114 )
2021-01-27 10:38:37 +01:00
Discourse Translator Bot
cb988d2aaf
Update translations ( #113 )
2021-01-26 14:48:22 +01:00
Bianca Nenciu
6d91419caf
FIX: Refresh whole post stream when category changes ( #111 )
...
Only if the old and new category have different 'solved' settings.
2021-01-20 12:26:37 +02:00
Discourse Translator Bot
c407e0f0f4
Update translations ( #110 )
2021-01-19 15:47:48 +01:00
Discourse Translator Bot
5c8b1cf073
Update translations ( #108 )
2020-12-29 19:43:19 +01:00
Jarek Radosz
5cfb0b4590
DEV: Fix a linting error and work around a test issue ( #107 )
...
Issue introduced in https://github.com/discourse/discourse-solved/pull/105/files#diff-a2b6a1622bdc1ddf5f4fd546319bbe4c0216528d6e9a0648d105a65a9933d2eeR10
Includes:
* Fix a linting error
* Fix deprecations
* Don't rely on a prototype extension
* Don't modify the global `/search.json` fixture
* Workaround the test issue
2020-12-23 19:41:07 +01:00
Alan Guo Xiang Tan
160faf9f6c
DEV: Add acceptance tests for solved icon in full page search. ( #105 )
2020-12-23 15:37:06 +08:00
Discourse Translator Bot
37b432732a
Update translations ( #106 )
2020-12-22 14:45:29 +01:00
Krzysztof Kotlarek
5840601025
FEATURE: silently auto close solved topic ( #104 )
...
Topic solved should be closed silently as system user involvement may be confusing.
In addition, old rescue block was dropped.
Meta: https://meta.discourse.org/t/discourse-encrypt-unable-to-see-close-message/135235
2020-12-03 15:01:42 +11:00
Osama Sayegh
1fa612f3e6
DEV: Delete Travis config file ( #103 )
2020-12-01 18:11:08 +03:00
Discourse Translator Bot
1252a3d68d
Update translations ( #102 )
2020-11-24 17:21:53 +01:00
tshenry
02981fe1d9
UX: Do not render solved filter on categories page ( #100 )
...
There is no topic list to filter on the categories page, so we should not be rendering the solved filter there.
This also addresses a few deprecations in the code.
2020-11-11 10:08:09 -08:00
Discourse Translator Bot
77edb4ae29
Update translations ( #101 )
2020-11-10 15:21:51 +01:00
Discourse Translator Bot
913974e620
Update translations ( #99 )
2020-11-03 18:06:59 +01:00
Vinoth Kannan
f04ccbd4e6
FEATURE: send notification to OP when staff marked a post as solution. ( #97 )
...
Previously, we won't send any notification to the original poster when a staff user marked a post as the solution on behalf of OP.
2020-10-30 22:01:27 +05:30
Discourse Translator Bot
f1c417d693
Update translations
2020-10-27 15:34:47 +01:00
Simon Cossar
6404911be0
Improve solved topics auto close hours description ( #95 )
2020-10-20 11:25:46 -04:00
Discourse Translator Bot
1ab0d5f1f0
Update translations
2020-10-20 15:30:07 +02:00
Discourse CI
76b3071d0d
DEV: Update CI workflows
2020-10-14 16:27:53 +00:00
Discourse Translator Bot
55e33a7bb6
Update translations
2020-10-13 15:16:08 +02:00
Discourse CI
cd9fc41db2
DEV: Update CI workflows
2020-10-12 08:16:56 +00:00
Discourse CI
11ea96f073
DEV: Update CI workflows
2020-10-09 19:12:14 +00:00
Discourse CI
0d7fe398ac
DEV: Update CI workflows
2020-10-09 16:15:07 +00:00
Discourse CI
a14050a9be
DEV: Update CI workflows
2020-10-09 15:09:53 +00:00