Граф коммитов

10507 Коммитов

Автор SHA1 Сообщение Дата
Ryan Johnson 8c96984e17
remove firefox download button for topic nav 2024-08-22 11:43:27 -07:00
Ryan Johnson 8344444d6e
Merge pull request #6198 from escattone/fix-1865
filter questions by topic when navigating by product
2024-08-22 10:35:02 -07:00
Ryan Johnson 92c6881436
filter by topic when navigating by product 2024-08-22 09:51:17 -07:00
Ryan Johnson 6ce9b4da3e
Merge pull request #6197 from escattone/fix-1957
ensure distinct topics when filtering by products
2024-08-22 08:04:56 -07:00
Ryan Johnson 71d0e8dc84
ensure distinct topics when filtering by products 2024-08-22 07:23:34 -07:00
Ryan Johnson 01f68812d7
Merge pull request #6196 from escattone/fix-1955-take-2
adjust how topics are filtered in questions
2024-08-21 14:58:58 -07:00
Ryan Johnson 2db30b5349
adjust how topics are filtered in questions 2024-08-21 13:44:36 -07:00
Ryan Johnson 586ab6a40d
Merge pull request #6195 from escattone/fix-1901
adjust relevant products to match documents_for
2024-08-21 11:02:42 -07:00
Ryan Johnson 1e0b9e5aa9
adjust relevant products to match documents_for 2024-08-21 09:59:00 -07:00
Ryan Johnson e5918d96d4
Merge pull request #6193 from escattone/fix-1955
only show topics in AAQ for questions
2024-08-21 09:02:42 -07:00
Ryan Johnson f47e542cb2
only show topics in AAQ for questions 2024-08-21 08:28:06 -07:00
Ryan Johnson 9835f09f59
Merge pull request #6192 from emilghittasv/playwright-update-1.46
Bump playwright to 1.46
2024-08-21 07:24:06 -07:00
Ryan Johnson c95f1e1cd0
Merge pull request #6191 from escattone/fix-1953
select among in-nav topics unless filtering by product
2024-08-21 07:20:00 -07:00
Emil Ghitta fac71c92c8 - Update playwright to 1.46 2024-08-21 13:38:26 +03:00
Ryan Johnson 9d998e10fd
select among in-nav topics unless filtering by product 2024-08-20 16:13:04 -07:00
Ryan Johnson d2cb95f1e6
Merge pull request #6190 from escattone/fix-1950
current product is model instance not config instance
2024-08-20 14:54:02 -07:00
Ryan Johnson f69130ecfa
current_product is product instance not config 2024-08-20 13:48:05 -07:00
Ryan Johnson 2a0fb4e67d
Merge pull request #6189 from escattone/fix-1951
do not exclude products with ticketing support in `aaq` view
2024-08-20 12:27:08 -07:00
Ryan Johnson 860b4dc85a
do not exclude products with ticketing in aaq view 2024-08-20 11:51:52 -07:00
Ryan Johnson 496447bfc0
Merge pull request #6187 from escattone/fix-1949
remove null locales from locale list
2024-08-20 07:56:29 -07:00
Ryan Johnson a28a91cbd7
remove null locales from locale list 2024-08-19 15:20:47 -07:00
Tasos Katsoulas e460ff944a
Merge pull request #6185 from akatsoulas/django-silk
Use django-silk for profiling
2024-08-16 14:52:30 +01:00
Tasos Katsoulas 7e6fcfe8c6
Use django-silk for profiling 2024-08-16 16:51:33 +03:00
Tasos Katsoulas 26cf4a0e3c
Merge pull request #6181 from janbrasna/fix/ci-pip-cache
Update docs workflow caching
2024-08-16 14:17:16 +01:00
Jan Brasna 43de721bce
Update docs workflow caching 2024-08-11 21:40:36 +02:00
Tasos Katsoulas dfba8d4dd5
Merge pull request #6178 from escattone/improved-distinction-of-read-unread-messages
improve differentiation of read/unread inbox messages
2024-08-09 12:07:15 +03:00
Ryan Johnson a2fb1eec0a
improve differentiation of read/unread inbox messages 2024-08-08 12:49:02 -07:00
Ryan Johnson 7b2b199407
Merge pull request #6160 from akatsoulas/aaq-topics
Use internal IA for the AAQ instead of a config.
2024-08-08 10:20:23 -07:00
Tasos Katsoulas 41cc8d6bc4
Use internal IA for the AAQ instead of a config. 2024-08-08 09:27:56 -07:00
Ryan Johnson 5797b0c4c3
Merge pull request #6177 from mozilla/dependabot/pip/django-4.2.15
Bump django from 4.2.14 to 4.2.15
2024-08-07 12:59:56 -07:00
dependabot[bot] c96e2193cc
Bump django from 4.2.14 to 4.2.15
Bumps [django](https://github.com/django/django) from 4.2.14 to 4.2.15.
- [Commits](https://github.com/django/django/compare/4.2.14...4.2.15)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 19:23:18 +00:00
Ryan Johnson 030eb139b2
Merge pull request #6176 from akatsoulas/update-save-method
Drop custom save method
2024-08-07 10:15:36 -07:00
Tasos Katsoulas f10f93922f Drop custom save method 2024-08-07 18:22:23 +03:00
Ryan Johnson 8f33a15242
Merge pull request #6173 from akatsoulas/switching-devices
Allow subtopics in related topics
2024-08-07 08:07:23 -07:00
Ryan Johnson 44198a2263
Merge pull request #6174 from akatsoulas/topic-nav-subtopics
Correctly check for topic_navigation
2024-08-07 07:32:00 -07:00
Ryan Johnson 8a4b40808f
Merge pull request #6175 from akatsoulas/doc-kw-overwrite
Do not overwrite doc keywords
2024-08-07 07:30:50 -07:00
Tasos Katsoulas 6e3ff9beb9 Do not overwrite doc keywords 2024-08-07 17:27:33 +03:00
Tasos Katsoulas 061d48d951 Correctly check for topic_navigation 2024-08-07 16:53:32 +03:00
Tasos Katsoulas 09294c4af5
Merge pull request #6171 from escattone/fix-1937
fix relevant topics widget for docs
2024-08-07 16:12:10 +03:00
Tasos Katsoulas 1f9f63d892 Allow subtopics in related topics 2024-08-07 11:52:35 +03:00
Tasos Katsoulas 290f3772ba
Merge pull request #6172 from escattone/fix-1940
update switching-devices topic
2024-08-07 10:54:37 +03:00
Ryan Johnson e134fddeba
update switching-devices topic 2024-08-06 16:29:23 -07:00
Ryan Johnson 7bbd4b329d
fix relevant topics widget for docs 2024-08-06 15:07:45 -07:00
Tasos Katsoulas 66ab0809ea
Merge pull request #6170 from escattone/fix-1933
fix query for subtopic in document listing view
2024-08-06 18:47:40 +03:00
Ryan Johnson c214011eea
fix query for subtopic in document listing view 2024-08-06 08:00:13 -07:00
Tasos Katsoulas 7aaf03cd87
Merge pull request #6166 from akatsoulas/drop-product-fk
Drop product FK from Topic
2024-08-06 16:15:42 +03:00
Tasos Katsoulas 2b9086a128 Drop product FK from Topic 2024-08-06 14:57:44 +03:00
Tasos Katsoulas acf7a6afc9
Merge pull request #6169 from escattone/fix-1930
update `ProductTopicsAndSubtopicsWidget` to work with m2m topics
2024-08-06 13:49:22 +03:00
Tasos Katsoulas 0c394c5752
Merge pull request #6168 from escattone/fix-1931
only use active topics
2024-08-06 13:47:50 +03:00
Ryan Johnson 83f49215d7
update ProductTopicsAndSubtopicsWidget to work with m2m topics 2024-08-05 12:21:34 -07:00