datatracker/ietf/idrfc
Henrik Levkowetz 9416744367 Merged [2958] from shane@time-travellers.org:
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
2011-03-26 15:40:20 +00:00
..
fixtures Merged from log:branch/iesg-tracker@2571: IOLA's port of cron-scripts. 2010-10-26 14:49:12 +00:00
templatetags Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
__init__.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
admin.py A little help in understanding the RfcEditorQueRef model. 2010-07-26 12:35:47 +00:00
expire.py Change the code used to expire IDs and clean up the ID repository so as to not remove the draft signature files (with a .txt.p7s extension). Fixes #567. 2010-12-07 17:54:41 +00:00
generate_fixtures.py Merged from log:branch/iesg-tracker@2571: IOLA's port of cron-scripts. 2010-10-26 14:49:12 +00:00
idrfc_wrapper.py Merged [2948] from bmheight@gmail.com: 2011-03-26 14:36:10 +00:00
lastcall.py Merged from log:branch/iesg-tracker@2571: IOLA's port of cron-scripts. 2010-10-26 14:49:12 +00:00
mails.py Make the document announcement default Cc: somewhat configurable. Remove iab@iab.org (on request). 2011-02-21 12:45:09 +00:00
markup_txt.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
mirror_draft_versions.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
mirror_rfc_editor_queue.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
mirror_rfc_index.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
models.py A little help in understanding the RfcEditorQueRef model. 2010-07-26 12:35:47 +00:00
tests.py Merged from log:branch/iesg-tracker@2571: IOLA's port of cron-scripts. 2010-10-26 14:49:12 +00:00
testurl.list Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
urls.py Merged [2949] from rjsparks@nostrum.com: 2011-03-26 14:43:24 +00:00
utils.py Merged [2625] from lars.eggert@nokia.com: 2010-11-06 09:45:08 +00:00
views.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
views_ballot.py Merged [2944] from rjsparks@nostrum.com: 2011-03-26 14:31:41 +00:00
views_doc.py Merged [2948] from bmheight@gmail.com: 2011-03-26 14:36:10 +00:00
views_edit.py For a new IESG tracker document, only add a history comment about previous history if some previous history exists (i.e., if the replaced document also existed in the IESG tracker). 2011-01-28 09:41:04 +00:00
views_search.py Merged [2958] from shane@time-travellers.org: 2011-03-26 15:40:20 +00:00