From 156a362991ac6922f33e61a08f39f31048310183 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Sat, 27 Nov 2010 09:51:30 +0100 Subject: Re-added producer role to collapsed view on producer pages And rewrote the expand/collapse JS/CSS code so that the difference between expanded and collapsed view is merely the class of the containing table. This way the JS code doesn't have to pass through the table rows and is thus noticeably faster for larger tables (i.e. /p65). --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b0c16335..a03ac50f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ - New release filters: voiced and animation - Added Atom feeds for the recent announcements, changes and posts (located in /www/feeds and updated every 15 min. by Multi::Feed) + - Re-added producer role to collapsed view on producer pages - JS: Reverted to the old selection box date selector - JS: Split script.js into a separate file for each language - Improved performance of update_vnpopularity() on PostgreSQL 9.0 -- cgit v1.2.3