wiki.techinc.nl/includes/changes
Roan Kattouw 39163edd17 RCFilters: Move aggregation of highlight classes to the backend
Construction of the highlight containers was moved to the backend, but
setupHighlightContainers() also aggregates the CSS classes used for
highlights for grouped entries in enhanced mode.

Move that to the backend too, and get rid of setupHighlightContainers().

Also move the namespace classes to getHTMLClassesForFilters() so that
they get picked up too, and pick up classes for tags separately because
the way they're handled is weird.

Bug: T197168
Change-Id: I4c374f82e7d128025f4e2b2f39b0adba14b76ef3
2018-06-26 17:55:50 -07:00
..
CategoryMembershipChange.php Replace call_user_func_array(), part 1 2018-06-04 23:39:04 -07:00
ChangesFeed.php Use WANObjectCache::makeKey() in ChangesFeed 2017-11-27 12:03:47 -08:00
ChangesList.php RCFilters: Move aggregation of highlight classes to the backend 2018-06-26 17:55:50 -07:00
ChangesListBooleanFilter.php Replace call_user_func_array(), part 1 2018-06-04 23:39:04 -07:00
ChangesListBooleanFilterGroup.php Remove @param comments that literally repeat what the code says 2018-01-10 14:14:26 +01:00
ChangesListFilter.php Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
ChangesListFilterGroup.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ChangesListStringOptionsFilter.php Change @inheritdoc to @inheritDoc 2017-08-11 16:49:52 +02:00
ChangesListStringOptionsFilterGroup.php Replace call_user_func_array(), part 1 2018-06-04 23:39:04 -07:00
EnhancedChangesList.php RCFilters: Move aggregation of highlight classes to the backend 2018-06-26 17:55:50 -07:00
OldChangesList.php Move construction of highlight divs to backend 2018-06-26 17:19:47 -07:00
RCCacheEntry.php Make attributes explicit 2015-10-19 02:35:28 -07:00
RCCacheEntryFactory.php Make RCCacheEntry use the local part of the user name for linking 2018-05-22 22:27:18 +00:00
RecentChange.php [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00