Tasos Katsoulas
464f34d24e
Merge pull request #6159 from escattone/fix-broken-image-upload-preview
...
Fix broken image upload preview
2024-08-05 12:11:35 +03:00
Ryan Johnson
5ff084a78c
fix gallery image upload modal
2024-08-03 08:24:42 -07:00
Emil Ghitta
e35cb60c56
Merge pull request #6162 from emilghittasv/playwright-browser-check-rework
...
[Playwright] Update how we are fetching the current browser name in tests
2024-08-02 20:42:25 +03:00
Emil Ghitta
d043719cd6
- Playwright pytest provides the is_chromium, is_webkit and is_firefox fixtures to determine the current browser used for testing. Modifying the test to use those.
2024-08-02 18:36:38 +03:00
Tasos Katsoulas
cdc763d3d1
Merge pull request #6152 from akatsoulas/custom-wagtail-documents
...
Use custom Wagtail Document
2024-08-02 10:37:01 +03:00
Emil Ghitta
1b8f5cd075
Merge pull request #6158 from emilghittasv/playwright-kb-restricted-visibility-rework
...
Playwright test fixes, restricted visibility suite and wait improvements
2024-08-01 21:10:37 +03:00
Emil Ghitta
4d50f5e0cf
- Adding Mozilla Monitor to playwright coverage.
...
- Fixing some failures caused by the recent taxonomy work.
- Isolating the restricted visibility kb articles to avoid flakiness (no longer using a single kb article for multiple tests. Making use of the create_delete_article fixture to create a fresh kb article before each test & delete it when done)
- Removing unused playwright.yml and pytest.ini markers.
- Reworking the waits.
2024-08-01 20:45:27 +03:00
Tasos Katsoulas
91b6f07151
Merge pull request #6156 from akatsoulas/question-list-product
...
Display tags for all products in AAQ
2024-08-01 13:58:43 +03:00
Tasos Katsoulas
373d86e4e7
Display tags for all products in AAQ
...
* More robust topic navigation check
2024-08-01 13:43:11 +03:00
Ryan Johnson
219caad09f
Merge pull request #6157 from akatsoulas/delete-existing-redirect
...
Delete existing redirects if slug exists in taxonomy.
2024-07-31 15:57:13 -07:00
Tasos Katsoulas
db8dd6ed05
Delete existing redirects if slug exists in taxonomy.
2024-07-31 14:04:37 +03:00
Tasos Katsoulas
1cc64b7542
Merge pull request #6153 from akatsoulas/topic-get-absolute-url
...
Update Topic get_absolute_url method.
2024-07-31 12:19:50 +03:00
Tasos Katsoulas
1284224986
Merge pull request #6155 from akatsoulas/drop-navigation-topics
...
Drop NAVIGATION_TOPICS entries
2024-07-31 11:58:03 +03:00
Tasos Katsoulas
5e12e4e28e
Update Topic get_absolute_url method.
...
* Simplify breadcrumb construction in wiki.
2024-07-31 11:53:25 +03:00
Tasos Katsoulas
9214137aa6
Drop NAVIGATION_TOPICS entries
2024-07-31 11:41:13 +03:00
Ryan Johnson
fd295f5338
Merge pull request #6154 from akatsoulas/topic-side-nav
...
Control topic side nav from the admin.
2024-07-30 13:10:41 -07:00
Tasos Katsoulas
cc0d8c8893
Control topic side nav from the admin.
...
* Abstract base class for Topic and Product
2024-07-30 17:01:13 +03:00
Tasos Katsoulas
20cc71d54b
Use custom Wagtail Document
2024-07-30 12:23:55 +03:00
Tasos Katsoulas
dbc2565cb1
Merge pull request #6150 from akatsoulas/filter-by-product
...
Filter by product in topic navigation.
2024-07-30 10:48:01 +03:00
Tasos Katsoulas
5f23b341ae
Filter by product in topic navigation.
2024-07-29 22:03:52 +03:00
Tasos Katsoulas
98a3902bed
Merge pull request #6146 from akatsoulas/migrate-topics-nav
...
Migrate topics nav
2024-07-29 19:53:23 +03:00
Tasos Katsoulas
8c83211208
Allow navigating by all topics
2024-07-29 18:59:57 +03:00
Tasos Katsoulas
adf6465141
Migrate content to the new taxonomy
2024-07-29 18:59:52 +03:00
Tasos Katsoulas
39739e969e
Merge pull request #6148 from akatsoulas/update-navigation-entries
...
Update main menu navigation entries
2024-07-29 12:03:51 +03:00
Tasos Katsoulas
79d2fd379f
Update main menu navigation entries
...
* White label browse by topic macro.
* Convert slug to title filter
2024-07-29 11:40:50 +03:00
Ryan Johnson
a61d27366b
Merge pull request #6149 from escattone/move-message-count-alert
...
move message count alert
2024-07-26 09:44:00 -07:00
Ryan Johnson
dff07b4449
move message count alert to be sibling of h4
2024-07-26 09:20:09 -07:00
Ryan Johnson
badeff3318
Merge pull request #6138 from escattone/add-message-count-indicator-1785
...
add message alert for signed-in users
2024-07-26 07:23:51 -07:00
Emil Ghitta
63fac03d25
Merge pull request #6147 from emilghittasv/fix-more-option
...
Fix the "More" string from the topics listing page.
2024-07-26 12:31:43 +03:00
Emil Ghitta
e3a03a4194
Fix the "More" string from the topics listing page.
2024-07-26 11:32:14 +03:00
Tasos Katsoulas
8e374eb907
Merge pull request #6142 from akatsoulas/update-admin-m2m
...
Display inline products m2m field.
2024-07-26 11:09:26 +03:00
Ryan Johnson
b6177cb4e4
Merge pull request #6145 from emilghittasv/l10n-fix-topic-listing-page-strings
...
[l10n] Fix the unlocalized "More" option from the product topic listing page
2024-07-25 15:52:39 -07:00
Ryan Johnson
4ffba5cca2
add message alert for signed-in users
2024-07-25 14:46:02 -07:00
Emil Ghitta
4e91378a05
Fix the "More" unlocalized string from the topics listing page.
2024-07-25 19:08:34 +03:00
Tasos Katsoulas
395580bf34
Merge pull request #6143 from emilghittasv/l10n-fix-questions-missing-localization
...
[l10n] Fix missing localization strings inside posted AAQ questions
2024-07-25 17:11:44 +03:00
Tasos Katsoulas
bda7535eac
Merge pull request #6144 from emilghittasv/l10n-fix-browse-to-upload
...
[l10n] Fix 'Browse...' macro missing localization
2024-07-25 17:11:11 +03:00
Emil Ghitta
559edc647f
Fix missing localization for the "Browse..." string in attachments.html macro
2024-07-25 16:08:16 +03:00
Emil Ghitta
8aee24031c
Fix missing localization tags for strings question_details.html and email_subscribe.html
2024-07-25 15:25:32 +03:00
Tasos Katsoulas
97e24bcc9d
Display inline products m2m field.
...
* Default the product and topic queries to non archived.
2024-07-25 15:08:22 +03:00
Emil Ghitta
da7fedc623
Merge pull request #6141 from emilghittasv/l10n-moderate-forum-content-fix
...
[l10n] Fix missing localization strings inside the Moderate Forum page
2024-07-25 14:21:49 +03:00
Tasos Katsoulas
b0f9e5da65
Merge pull request #6139 from emilghittasv/l10n-strings-profile
...
[l10n] Fix the "Cancel" button from the /users/edit page which is missing localization
2024-07-25 13:53:47 +03:00
Tasos Katsoulas
c7123fb7a7
Merge pull request #6140 from akatsoulas/rename-all-topics-macro
...
Update wording in topic side menu
2024-07-25 13:52:28 +03:00
Emil Ghitta
a2640d1021
Fix missing localization tags for strings in flagged_answer.html, flagged_post.html, flagged_profile.html, flagged_question.html and queue.html
2024-07-25 13:39:20 +03:00
Tasos Katsoulas
936649ef87
Update wording in topic side menu
2024-07-25 13:26:52 +03:00
Emil Ghitta
eaa01db125
- Fix 'Cancel' button from the /users/edit page which is missing localization.
2024-07-25 12:13:01 +03:00
Tasos Katsoulas
09ef541b80
Merge pull request #6136 from escattone/remove-unreachable-refresh-firefox-from-download-firefox-macro-1716
...
Remove unreachable Firefox refresh button from `download_firefox()` Jinja macro
2024-07-25 11:53:53 +03:00
Ryan Johnson
421c376ce3
Merge pull request #6093 from escattone/no-doc-caching-when-vary-on-accept-language-1500
...
do not cache document responses when varying on accept-language header
2024-07-24 11:30:27 -07:00
Ryan Johnson
a23e91d314
remove unreachable refresh firefox button from macro
2024-07-24 09:33:00 -07:00
Tasos Katsoulas
84a98a5d3a
Merge pull request #6135 from akatsoulas/update-topic-desc
...
Update topic descriptions
2024-07-24 15:49:05 +03:00
Tasos Katsoulas
91128b218f
Update topic descriptions
2024-07-24 15:40:13 +03:00