wiki.techinc.nl/includes/changes
Moriel Schottlender 51ce88abb9 RCFilters: Add 'views' concept and a namespace view to RCFilters
Enhanced RCFilters: Add the ability to filter by namespaces to RCFilters.
	🎉	🎁	🎊

- Add the ability to separate groups of filters by 'views'
- Add the first views as 'default' (for predefined filters)
  and 'namespace' as the list of namespaces.
- Add 'nsinvert' to namespace group
- Allow highlighting namespaces
- Allow searching on either view, depending on prefix
- Add a way to switch views by typing prefix, clicking the
  'Namespaces' button or clicking a tag (either namespace
  or filter tag, changes the view accordingly, and adds
  or removes the prefix from the input to stay consistent)
- Add an optional wrapper text for tags, so we can represent
  them with their respective prefixes and (if needed) with
  a special message for inverted state.
- Add unit tests and make pass
- Bonus: Fix issue with URL not updating (and not being updated)
  the inverted and highlight enabled states.

Bug: T159942
Bug: T163521
Bug: T164130
Change-Id: I7e83f0800cbeb289dfd3461c1c5a197c053147ca
2017-06-14 12:57:13 -07:00
..
CategoryMembershipChange.php wfMessage: use Message::params() to handle all the message parameters 2016-12-20 19:22:54 +00:00
ChangesFeed.php Move ResultWrapper subclasses to Rdbms 2017-03-03 00:44:41 +00:00
ChangesList.php RCFilters: Add 'views' concept and a namespace view to RCFilters 2017-06-14 12:57:13 -07:00
ChangesListBooleanFilter.php Fix all the Doxygen for the RCFilters backend 2017-05-03 18:52:06 -04:00
ChangesListBooleanFilterGroup.php Fix all the Doxygen for the RCFilters backend 2017-05-03 18:52:06 -04:00
ChangesListFilter.php Fix all the Doxygen for the RCFilters backend 2017-05-03 18:52:06 -04:00
ChangesListFilterGroup.php Fix all the Doxygen for the RCFilters backend 2017-05-03 18:52:06 -04:00
ChangesListStringOptionsFilter.php RC Filters: Detect filters conflicts to by-pass db query 2017-04-18 22:49:58 -04:00
ChangesListStringOptionsFilterGroup.php Fix all the Doxygen for the RCFilters backend 2017-05-03 18:52:06 -04:00
EnhancedChangesList.php ChangesList: Expose basic properties of lines as data attributes 2017-06-08 23:19:45 +00:00
OldChangesList.php ChangesList: Expose basic properties of lines as data attributes 2017-06-08 23:19:45 +00:00
RCCacheEntry.php
RCCacheEntryFactory.php Add CSS classes for diff/hist links at Enhanced RC 2017-03-02 17:41:31 +00:00
RecentChange.php Avoid postgres CategoryMembershipChangeTest failures 2017-05-10 19:05:57 +00:00