Commit Graph

193 Commits

Author SHA1 Message Date
Osama Sayegh 3492d42a58
FIX: Add title to solved notifications (#226)
This commit adds a title that appears when hovering over solved notifications in the UI.
2023-02-15 16:30:33 +03:00
Discourse Translator Bot 6db8ab53ea
Update translations (#225) 2023-02-15 10:53:15 +01:00
Discourse Translator Bot 8580f96fdf
Update translations (#224) 2023-01-24 16:31:51 +01:00
Discourse Translator Bot e4b610b676
Update translations (#221) 2023-01-10 20:56:42 +01:00
Discourse Translator Bot a078219a97
Update translations (#215) 2022-11-29 15:39:30 +01:00
Gerhard Schlager 882dd61e11 FEATURE: Add new badges and rename existing badges 2022-11-23 11:07:49 +01:00
Gerhard Schlager d6c8089ca3 FIX: Use generic, static names for badges
This is necessary, because seeding badges with a translated name will result in duplicate badges whenever the default locale changes. The static name solves this.
Moreover, it's not necessary to set the description during seeding. The serializer will localize the names and descriptions at runtime.

The DB migration tries to rename the existing badges by looking them up by their translated time.
2022-11-23 11:07:49 +01:00
Discourse Translator Bot 2ca79fff45
Update translations (#209) 2022-11-02 15:14:40 +01:00
Discourse Translator Bot 666a3a983c
Update translations (#205) 2022-08-23 17:24:45 +02:00
Andrei Prigorshnev 4709fb17ed
UX: show blank page placeholder instead of the blue panel that says "No Activity" (#197) 2022-08-18 16:51:28 +04:00
Discourse Translator Bot e6cce5486d
Update translations (#203) 2022-06-21 15:29:07 +02:00
Discourse Translator Bot a5b36dc344
Update translations (#187) 2022-01-18 14:43:04 +01:00
Discourse Translator Bot d7c8c95f2d
Update translations (#185) 2022-01-11 14:23:12 +01:00
Discourse Translator Bot 5e87180ed7
Update translations (#183) 2022-01-04 17:40:00 +01:00
Discourse Translator Bot 470f625636
Update translations (#182) 2021-12-28 14:14:34 +01:00
Discourse Translator Bot 4cf4b41c4e
Update translations (#180) 2021-12-22 18:29:28 +01:00
Bianca Nenciu 4bb06f0e16
FEATURE: Show notice if user can accept an answer (#175)
Implements a a notice that will show for old topics with no accepted
answers.
2021-12-15 17:16:41 +02:00
Discourse Translator Bot 9184f95299
Update translations (#176) 2021-12-07 16:20:18 +01:00
Discourse Translator Bot 40277e50d4
Update translations (#174) 2021-11-23 17:29:48 +01:00
Discourse Translator Bot 177e0cbe84
Update translations (#173) 2021-11-16 16:17:29 +01:00
Joffrey JAFFEUX 9b8aa09855
DEV: adds an automation script for first accepted solution (#172) 2021-11-12 16:00:48 +01:00
Discourse Translator Bot 2678dbdf0c
Update translations (#169) 2021-10-05 16:00:41 +02:00
Andrei Prigorshnev 473c530018
FEATURE: improve blank page syndrome (#168) 2021-09-28 19:22:08 +04:00
Discourse Translator Bot 8dbbc8f608
Update translations (#166) 2021-09-21 15:13:23 +02:00
tshenry 55c9fca212
FIX: typo in mixin and incorrect setting description (#165)
`allow_accepted_answer` should be `allow_accepted_answers` (with an `s` at the end) in the `TopicAnswerMixin`.

The `enable_solved_tags` setting description seemed to be using the description intended for `allow_solved_on_all_topics`. Both descriptions have been updated.
2021-09-17 18:07:01 -07:00
Roman Rizzi 66999ee3fb
FEATURE: Enable solved for topics with specific tags. (#164)
This PR adds a site setting called `enable_solved_tags`. Solved will be enabled for topics containing these tags, just like we do for specific categories.
2021-09-17 11:12:47 -03:00
Discourse Translator Bot 2a774f0d6f
Update translations (#161) 2021-08-31 16:08:18 +02:00
Bianca Nenciu 184d2e6137
FEATURE: Show user who posted accepted answer second (#156)
The user who posts the accepted answer will show as the second poster
in the list of posters from topics list.
2021-08-26 12:53:46 +03:00
Osama Sayegh 6123f22412
Revert "FEATURE: Show user who posted accepted answer second (#153)" (#155)
This reverts commit 556f402db8.
2021-08-26 01:05:01 +03:00
Bianca Nenciu 556f402db8
FEATURE: Show user who posted accepted answer second (#153)
The user who posts the accepted answer will show as the second poster
in the list of posters from topics list.
2021-08-25 23:33:28 +03:00
Discourse Translator Bot b96374bf4a
Update translations (#147) 2021-07-13 20:31:34 +02:00
Discourse Translator Bot 83079b756f
Update translations (#145) 2021-06-29 15:59:13 +02:00
Mark VanLandingham 52d4656011
Re-add usage of `add_directory_column` for user directory table solutions count (#140) 2021-06-22 13:18:23 -05:00
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
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
Discourse Translator Bot 6a37340785
Update translations (#129) 2021-05-05 13:22:26 +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
Discourse Translator Bot 3048576064
Update translations (#122) 2021-02-23 14:16:18 +01:00
Discourse Translator Bot 47e60446e7
Update translations (#117) 2021-02-09 14:46:52 +01:00
Discourse Translator Bot cb988d2aaf
Update translations (#113) 2021-01-26 14:48:22 +01: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
Discourse Translator Bot 37b432732a
Update translations (#106) 2020-12-22 14:45:29 +01:00