Commit Graph

453 Commits

Author SHA1 Message Date
Bianca Nenciu 44e832813c FIX: Align checked icon in title. 2019-05-10 14:07:00 +03:00
Maja Komel db35674cc4 FIX: show solved icon on categories with featured topics page 2019-05-10 10:43:11 +02:00
Joffrey JAFFEUX 9f27caf39c FIX: adds support for new filter syntax 2019-05-01 22:24:09 +02:00
Penar Musaraj 2918f4a012 Update deprecated icon reference 2019-04-23 13:53:27 -04:00
Kris 73aad3a608 UX: Add header for category settings 2019-04-19 14:00:39 -04:00
Neil Lalonde ab1eb503ec Update translations 2019-04-05 10:18:43 -04:00
Joffrey JAFFEUX c6926f647b FIX: removes legacy code 2019-04-01 15:31:20 +02:00
Sam Saffron 549c3d339a DEV: use eq_time which allows for 1ms fidelity
This correct the specs due to changes introduced in 9ebabc1d
2019-03-28 17:41:27 +11:00
Bianca Nenciu 3297d152a7 FIX: Staff users can accept posts in deleted topics. (#75) 2019-03-18 16:27:29 +01:00
Vinoth Kannan d0cf9c258b FIX: Include the serializer fields only if plugin is enabled 2019-03-18 18:02:55 +05:30
Vinoth Kannan 086c5de866 SPEC: Add test cases for topic answer mixin 2019-03-17 23:43:20 +05:30
Vinoth Kannan ca2d537665 PERF: Remove N+1 queries on search topic list item serializer. 2019-03-17 23:20:05 +05:30
Vinoth Kannan 8b8512e73e DEV: Use core method to preload category custom fields for site serializer 2019-03-16 23:27:31 +05:30
Vinoth Kannan 8beaa6c1d9 PERF: Remove N+1 queries on basic category serializer. 2019-03-15 18:53:22 +05:30
Vinoth Kannan 0fa41a8b38 PERF: Remove N+1 queries on site serializer. 2019-03-15 17:25:17 +05:30
Vinoth Kannan effb7e168b FIX: Show topic filter dropdown only if plugin is enabled 2019-03-15 16:04:35 +05:30
Kris 97821bc96c UX: Add class to accepted answer quote in posts (#76) 2019-03-14 17:19:58 +11:00
Vinoth Kannan 30146dbb31 FIX: Rename connector template to resolve conflict 2019-03-14 08:22:58 +05:30
Guo Xiang Tan 818bff2b30 FIX: Remove topic answer mixin from category detailed serializer. 2019-03-14 05:31:51 +08:00
Vinoth Kannan 5ddd644e00 FEATURE: Show dropdown to filter topic lists by solved status 2019-03-14 00:41:07 +05:30
Vinoth Kannan 6fb6f8849b Revert "REVERT: 'FEATURE: Add solved icon for topic titles in search results and other topic lists'"
This reverts commit 6dbd420c9e.
2019-03-13 22:40:54 +05:30
Vinoth Kannan 6dbd420c9e REVERT: 'FEATURE: Add solved icon for topic titles in search results and other topic lists' 2019-03-13 19:38:31 +05:30
Vinoth Kannan b1682574d0 remove unused key in locale 2019-03-13 16:08:09 +05:30
Vinoth Kannan e9be43becd FEATURE: Add solved icon for topic titles in search results and other topic lists 2019-03-13 15:59:07 +05:30
Neil Lalonde bd5685c836 Update translations 2019-03-04 10:21:20 -05:00
Vinoth Kannan 3b7baa1a51 FIX: Don't use topic reply count as answer count in 'Question' schema 2019-02-20 00:35:07 +05:30
Neil Lalonde 93c08c8d71 Update translations 2019-01-31 16:38:16 -05:00
Kris 2ab270fa92
Color fix due to core change 2019-01-31 16:22:26 -05:00
Vinoth Kannan 9b7d81bd3a add the rspec test cases for commit 684df58 2019-01-16 00:23:38 +05:30
Vinoth Kannan f8150b496e Merge remote-tracking branch 'notriddle/master' 2019-01-16 00:21:51 +05:30
Gerhard Schlager d9ad32b5fa Make eslint happy 2018-12-12 11:49:13 +01:00
Kris a95d5024b1 FIX z-index was putting solved text above composer 2018-12-06 10:13:21 -05:00
Michael Howell 684df58437 Move the QAPage Question into mainEntity
Fixes
https://meta.discourse.org/t/support-schema-org-qapage-and-google-rich-results/33813/14?u=notriddle
2018-12-04 20:04:54 +00:00
Gerhard Schlager 5ddf911df8 Inherit rubocop config from discourse repo 2018-12-03 00:37:52 +01:00
Neil Lalonde f8b4554d7a Update translations 2018-11-29 11:11:40 -05:00
Penar Musaraj 2e499ba0dd Reset "accepted" icon class so icon is green in OP 2018-11-12 21:44:03 -05:00
Penar Musaraj f33ecb78f3 Fix prettier offence 2018-11-12 13:31:18 -05:00
Penar Musaraj 02db4c1340 Avoid svg xml in locale strings 2018-11-12 13:26:28 -05:00
Penar Musaraj fa14f1dee6 replace icon refs in client.en.yml 2018-11-12 10:30:06 -05:00
Penar Musaraj 987869e1d7 Fix user activity nav icon 2018-11-11 22:50:12 -05:00
Penar Musaraj 7745adb6eb Add FA5 icon support 2018-11-07 21:08:46 -05:00
Sam 7673ed2480 FIX: in some cases first_post could be missing 2018-11-05 10:21:10 +11:00
Sam 54dc2b06ca clean up previous commit that adds answer metadata 2018-11-02 10:15:05 +11:00
Michael Howell 4e00693c76 Add schema.org QAPage metadata (#69)
* Add schema.org QAPage metadata

This is an SEO trick, intended to make results from Discourse forms more
"clickable" by promising a solution at the other end of the link.

https://meta.discourse.org/t/suggestion-add-checkmark-for-solved-threads-to-the-topic-title-as-well/33813

* Use final before-head-close-crawler that got merged

* Fix Sam's problems

* Fix linter errors
2018-11-02 09:38:16 +11:00
David Taylor 8b200aa643 DEV: Apply rubocop 2018-10-22 20:13:46 +01:00
David Taylor 3de29b70cf DEV: Apply prettier 2018-10-22 19:49:33 +01:00
David Taylor ea7cecc1c2
DEV: Add Travis configuration 2018-10-19 14:31:09 +01:00
Neil Lalonde a6a562fb54 Update translations 2018-09-10 14:04:53 -04:00
Guo Xiang Tan b9a9e2b1c7 Fix rubocop warning. 2018-09-04 09:51:46 +08:00
Guo Xiang Tan 46258a5b11 FIX: Remove auto-close topic timer on unsolved.
https://meta.discourse.org/t/unsolving-a-topic-does-not-remove-autoclose/94907
2018-08-31 12:03:42 +08:00