Make search result table headers clickable; clicking will sort on said column, see trac #484
- Legacy-Id: 2974
Note: SVN reference [2967] has been migrated to Git commit a6ef460f3a3a24b9f32f83bf8dbeffe2fa220958
Updated the JavaScript associated with the search page to
control whether the 'search' button is enabled or not. It is
now enabled if either the main search box has input, or if
any of the sub-options have input, or both.
Note that the Yahoo! widgets we were using did weird things
to the button name, so I disabled that. This changes the
look and feel of the button - that may be a contenious issue.
OTOH, I think that this is probably a good thing, since this
is the only place where we override the user's default
appearance settings.
Another possible issue is the use of JavaScript without
JQuery. The existing code here did not use JQuery, so I
decided to simply extend it.
See the Trac ticket #480 for more.
http://trac.tools.ietf.org/tools/ietfdb/ticket/480
- Legacy-Id: 2966
Note: SVN reference [2958] has been migrated to Git commit fc46dd1c9ebbe14c43a7e8726e194d197544e416
Changed wrapper construction to get the IPR column working.
This refixes #630
- Legacy-Id: 2964
Note: SVN reference [2959] has been migrated to Git commit b1cc77d0ce180524538ecfd03ec9bfb4193b88f8
Adds a view of documents currently in IETF Last Call
Fixes bug #630
- Legacy-Id: 2957
Note: SVN reference [2949] has been migrated to Git commit 2cb9e0050a2970e5c5576b46ce75a0b7095532fd