Highlights
- Finalize the new taxonomy schema by introducing 3 levels of Topics and tags that are used across systems.
- Introduce a moderated tagging system and new search-as-you-type components
- Introduce a moderation tool to verify the correct categorization of forum threads.
- Last but not least, bug fixes!
What's Changed
- Wagtail references by @akatsoulas in #6328
- Do not allow the creation of new tags by @akatsoulas in #6326
- Make topic slug redirect permanent by @akatsoulas in #6336
- Set the AAQ context for the wiki widget by @akatsoulas in #6337
- Remove orphaned tags by @akatsoulas in #6335
- Playwright improve test stability by @emilghittasv in #6338
- Management command to merge tags by @akatsoulas in #6339
- 1229 - Contrain search summary size to container by @smithellis in #6343
- Set AAQ context in question details by @akatsoulas in #6346
- Playwright improve allure report generation by @emilghittasv in #6345
- Pass keyword args in widget by @akatsoulas in #6349
- Playwright expand coverage to group pages by @emilghittasv in #6344
- Add more entries for Tier2 by @akatsoulas in #6340
- Update taxonomy map by @akatsoulas in #6350
- Expose all realated topics in the moderation by @akatsoulas in #6352
- 2021 - 500 Error after submission with no file by @smithellis in #6342
- Playwright try fixing recent AAQ and top-navbar related test failures/flakiness by @emilghittasv in #6353
- Playwright expanding group coverage for group leaders testing by @emilghittasv in #6356
- Move validation to the clean_avatar method by @smithellis in #6355
- Extract moderation tool to a separate url by @akatsoulas in #6354
- Custom Tag model and Zendesk segmentation tags. by @akatsoulas in #6358
- [2018] Stop 500 error on page changes by @smithellis in #6341
- 2019 - Update 'MultiUsernameField' to handle display names by @smithellis in #6351
- Playwright handle wait timeouts and add new AAQ topics for AAQ test coverage by @emilghittasv in #6359
- Expose segmentation tags in moderation by @akatsoulas in #6360
- Improve spam filtering by @smithellis in #6357
- Update license reference by @emmanuel-ferdman in #6347
- Improve user lookup form field query by @smithellis in #6361
- Enable Update button on selection by @akatsoulas in #6363
- Remove erroneous call to updateRevisionList by @smithellis in #6365
- Do not edit moderated questions by @akatsoulas in #6364
- Add back updateRevisionList to ensure list populates with saved data by @smithellis in #6367
- Create Tier3 of the taxonomy by @akatsoulas in #6362
- Hierarchically structure topics for moderation by @akatsoulas in #6368
- Playwright extend user profile tests by @emilghittasv in #6370
- Fix erroneous validation error by @smithellis in #6371
- Expose SumoTag in admin by @akatsoulas in #6375
- Fix typo in segmentation tag by @akatsoulas in #6374
- Clear tag cache after adding new by @akatsoulas in #6377
- Update topic tag on moderation by @akatsoulas in #6372
- Render dropdown in body by @akatsoulas in #6378
- Update tags and tier3 topics by @akatsoulas in #6376
- Revert "Improve spam filtering" by @smithellis in #6379
- Filter moderation queue per product by @akatsoulas in #6380
- Filter on products with active AAQ configs by @akatsoulas in #6382
- Use only active sumotags by @akatsoulas in #6383
- Preserve filtering on POST by @akatsoulas in #6384
- Replace custom widget with tom-select by @akatsoulas in #6381
- Playwright implement retry mechanism on 502 and bump to 1.49 by @emilghittasv in #6385
- Set maxOptions to null by @akatsoulas in #6386
- Set maxOptions to null by @akatsoulas in #6387
- Limit moderation access to specific group by @akatsoulas in #6388
- Do not edit question details after moderation by @akatsoulas in #6389
- Remove nested decorators by @akatsoulas in #6391
- Playwright fix test failure due to tags dropdown tom-select transition by @emilghittasv in #6394
- Add moderation timestamp to Question by @akatsoulas in #6390
- Remove bug_support option by @akatsoulas in #6393
- Introduce duplicate flags by @akatsoulas in #6396
- Add links to tags by @akatsoulas in #6392
- Exclude dups from the query by @akatsoulas in #6397
- Playwright bump the number of processes to 6 and rerun test failures twice by @emilghittasv in #6398
- Remove reference to old FK by @akatsoulas in #6400
New Contributors
- @emmanuel-ferdman made their first contribution in #6347
Full Changelog: 1.1.6...1.2.0