-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] website_forum:enable searching across all forums
Purpose ======= Make it possible for users to have an overview and search in all forums. This includes searching for posts of other users, much like /slides/all. Specifications ============= - add routes for `/forum/all` - change templates in `website_forum` to show posts even if `forum` is not specified to shows results and search in all forums Task-2676848 Based on odoo#79372 Co-authored by: Fabio Barbero <[email protected]> Part-of: odoo#129123
- Loading branch information
Showing
7 changed files
with
127 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.