Skip to content

Commit 5f4082d

Browse files
committed
Overhaul of the community list code.
From a user perspective: Use friendlier URLs for lists. Reuse the search results table for displaying lists. Simplify the management pages and improve the search rule UI to help fill in the values and validating them, instead of just providing a text field. Fixes ietf-tools#1874. Add an explicit button for adding individual documents. Include all changes in the document change streams, not just some changes. Fix a concurrency issue that allows changed documents to escape the search rules. Don't create an empty list just be logging in. From a code maintenance perspective: Clean up the models. Replace the background caching scheme with direct queries. Get rid of a big chunk of code. Speed up the code that adds track buttons to search results. Add tests of all community views. Fixes ietf-tools#1422. Also fix some minor bugs and oddities here and there. There's still some work to do with respect to integrating the group lists better. - Legacy-Id: 10921
1 parent 1c3ec64 commit 5f4082d

41 files changed

Lines changed: 1397 additions & 1529 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

ietf/community/constants.py

Lines changed: 0 additions & 23 deletions
This file was deleted.

ietf/community/display.py

Lines changed: 0 additions & 203 deletions
This file was deleted.

0 commit comments

Comments
 (0)