Commit graph

  • 04280751bc Reverting the redirect of the top level page for now -- Vid reports problems under mod_python - Legacy-Id: 734 Henrik Levkowetz 2007-06-28 07:47:48 +0000
  • d47734b693 Adding a redirect from / to /idtracker/ to match the legacy behaviour. - Legacy-Id: 732 Henrik Levkowetz 2007-06-28 05:39:40 +0000
  • ede79cdd17 Adding the blue ball image that was missing. Henrik Levkowetz 2007-06-28 05:08:28 +0000
  • 2b5e469373 Blue ball image for idindex (err, drafts) - Legacy-Id: 730 Bill Fenner 2007-06-28 02:30:54 +0000
  • 8c1d9e62fd Set version of the trunk to 2.xx-trunk after branching off 2.00 - Legacy-Id: 729 Henrik Levkowetz 2007-06-28 01:00:05 +0000
  • 799d4e9b43 Set version info to release version 2.00 before branching. - Legacy-Id: 726 Henrik Levkowetz 2007-06-28 01:00:01 +0000
  • 28bef9fdec Acceptable diff for the latest test case. (Yes, it's code freeze, and I shouldn't, but it's not code and can't accept the application behaviour... [famous last words...]) - Legacy-Id: 725 Henrik Levkowetz 2007-06-28 00:34:50 +0000
  • 4443ba8f83 Fix pyflakes nit - Legacy-Id: 724 Henrik Levkowetz 2007-06-28 00:07:33 +0000
  • d159cae75c Adding a test case for /ipr/update/<num>/ - Legacy-Id: 723 Henrik Levkowetz 2007-06-28 00:04:49 +0000
  • 4d2fdb05de Additional fix for #151, not linking to retracted disclosures. - Legacy-Id: 722 Henrik Levkowetz 2007-06-27 23:48:26 +0000
  • 593ae23309 Additional fix for #151, not linking to retracted disclosures. - Legacy-Id: 721 Henrik Levkowetz 2007-06-27 23:16:45 +0000
  • 24c320f763 Restrict all found IPRs to status 1 and 3. Only show links to, and display details of, IPRs with status 1. - Legacy-Id: 720 Henrik Levkowetz 2007-06-27 22:24:24 +0000
  • 261b8d2620 New mailing list webtools@ietf.org has been set up for public reports regarding the rewritten tools. Use this in the footer line. - Legacy-Id: 719 Henrik Levkowetz 2007-06-27 21:34:36 +0000
  • 754c1c88b3 Committing the current /liaison/ diff, after registreing the issue in ticket #153. - Legacy-Id: 718 Henrik Levkowetz 2007-06-27 21:31:48 +0000
  • 644f7fac25 Adding copyright notices to all templates - Legacy-Id: 717 Henrik Levkowetz 2007-06-27 21:24:29 +0000
  • cd030d3b43 Adding copyright notices to all python files - Legacy-Id: 716 Henrik Levkowetz 2007-06-27 21:16:34 +0000
  • 7236205b60 More update diffs - Legacy-Id: 715 Henrik Levkowetz 2007-06-27 21:04:47 +0000
  • 918b835312 More update diffs - Legacy-Id: 714 Henrik Levkowetz 2007-06-27 20:39:44 +0000
  • 5957c4e9a5 A new ignore pattern and updated diffs - Legacy-Id: 713 Henrik Levkowetz 2007-06-27 20:35:21 +0000
  • f74c8dc38b Updated mkrelease script, tested on a separate test repository. - Legacy-Id: 712 Henrik Levkowetz 2007-06-27 20:12:38 +0000
  • e6343f614d Add an ignore regex expression for the footer, so date, version and contact information changes doesn't trigger diffs - Legacy-Id: 711 Henrik Levkowetz 2007-06-27 20:11:53 +0000
  • c05019128f It's not quite version 2.00 yet ;-) - Legacy-Id: 710 Henrik Levkowetz 2007-06-27 19:58:21 +0000
  • d3b0d60d6a Release version 2.0. - Legacy-Id: 709 Henrik Levkowetz 2007-06-27 18:32:54 +0000
  • 1163bcb2b9 When updating a 3rd-party disclosure, the updater is the ietf participant, Bill Fenner 2007-06-27 17:42:35 +0000
  • fe3e063f37 Factor out the page footer, and use it also in the idtracker's base.html - Legacy-Id: 707 Henrik Levkowetz 2007-06-27 17:38:53 +0000
  • 42245b73b4 Chase the moved update view. - Legacy-Id: 706 Bill Fenner 2007-06-27 17:17:32 +0000
  • cccf7a9ca4 * Skip 'ipr' and 'contact_type' fields in BaseContactForm * Move update() to new.py * Get the update submitter in update() and overwrite the ipr submitter with it when updating. * Remove ? from trailing slash in about - the addslashes middleware will get there first anyway, and the ? confuses reverse() - Legacy-Id: 705 Bill Fenner 2007-06-27 17:11:38 +0000
  • 06680fba8c Output referenced document titles with their numbers/filenames. - Legacy-Id: 704 Bill Fenner 2007-06-27 17:10:41 +0000
  • da2b6199f0 Link internally with {% url %} instead of hardcoded pointer to datatracker. - Legacy-Id: 703 Bill Fenner 2007-06-27 16:35:14 +0000
  • c8b06bcd10 Agenda 69 won't give a stable diff, either. Disabled. - Legacy-Id: 702 Henrik Levkowetz 2007-06-27 16:19:57 +0000
  • 05e03aff2b Fix exception reporting - Legacy-Id: 701 Henrik Levkowetz 2007-06-27 15:01:05 +0000
  • 8f54760bc3 The sort order of the sessions in the current agenda page isn't stable; no stored diff is possible. Disable for now. - Legacy-Id: 700 Henrik Levkowetz 2007-06-27 14:51:31 +0000
  • db3996cdbb Add test url for IETF 69 agenda - Legacy-Id: 699 Michael Lee 2007-06-27 14:47:34 +0000
  • 36df70dc67 Make it possible to capture the complte agenda diff - Legacy-Id: 698 Henrik Levkowetz 2007-06-27 14:29:49 +0000
  • 188a562114 IPR title search with test cases and acceptable diffs - Legacy-Id: 697 Henrik Levkowetz 2007-06-27 14:12:54 +0000
  • 760c1190e7 Send email on new/update submission. Bill Fenner 2007-06-27 13:45:30 +0000
  • 08972281ad New attempt at acceptable diff files - Legacy-Id: 695 Henrik Levkowetz 2007-06-27 13:41:05 +0000
  • acc09b41bb Bah. Diff files with trailing space in the filename. Not good. - Legacy-Id: 694 Henrik Levkowetz 2007-06-27 13:34:15 +0000
  • c38f9786ee Acceptable diffs for IPR patent search results, and adding the IPR_DOCUMENT_PATH to the local settings used when running tests. - Legacy-Id: 693 Henrik Levkowetz 2007-06-27 12:46:17 +0000
  • 3cc65b1485 Removing some generic diffs that may be messing up other diffs - Legacy-Id: 692 Henrik Levkowetz 2007-06-27 12:28:06 +0000
  • b3ea956ac8 Removing a generic diff, suspecting it of messing up other diffs - Legacy-Id: 691 Henrik Levkowetz 2007-06-27 12:05:21 +0000
  • 648587c674 The template for the IPR search error pages - Legacy-Id: 690 Henrik Levkowetz 2007-06-27 11:41:31 +0000
  • 70290c2c8b Additional generic diffs - Legacy-Id: 689 Henrik Levkowetz 2007-06-27 11:40:50 +0000
  • 1460cba27b The URL /meeting/68/agenda.html has no slash at the end, so the diff file name (which has slashes and question marks replaced by underscore) should have no underscore at the end. - Legacy-Id: 688 Henrik Levkowetz 2007-06-27 11:33:42 +0000
  • b030e37f77 * Added IPR patent info search * Added IPR patent info search term error pages * Fixed empty holder search template error * Some refactoring to have one ipr->doc relation instead of both ->drafts and -> rfcs - Legacy-Id: 687 Henrik Levkowetz 2007-06-27 11:29:43 +0000
  • 3fdaea80a7 Updated acceptable diffs - Legacy-Id: 686 Henrik Levkowetz 2007-06-27 09:31:16 +0000
  • 2bb88100d0 * Added IPR search on document title * Added test cases for this and for addtional empty test results * Some refactoring of IPR search code * Fixed bugs in multiple templates for the empty test result case - Legacy-Id: 685 Henrik Levkowetz 2007-06-27 09:25:14 +0000
  • e5610d3f6c * Explicitly truncate a long title so that the database truncation doesn't cause problems * Use RequestContext * Remove a couple of debugging prints that I left in * Fix parenthesis location in get_ipr_summary() which was causing it to try to concatenate a list and a string - Legacy-Id: 684 Bill Fenner 2007-06-27 04:31:38 +0000
  • 2fa81f4940 Initial work on allowing updates: Bill Fenner 2007-06-27 04:07:01 +0000
  • 73b1c974e5 try agenda.html again - Legacy-Id: 682 Michael Lee 2007-06-27 02:46:44 +0000
  • 5b00901dd6 Use defaultValue instead of "" so that if the form is populated (such as when editing an existing submission), the javascript doesn't empty out the submitter data because the box isn't checked. - Legacy-Id: 681 Bill Fenner 2007-06-27 02:24:36 +0000
  • f94c7adbc0 agenda and previous IESG announcements - Legacy-Id: 680 Michael Lee 2007-06-27 02:22:16 +0000
  • cfd5b80406 Don't let missing checkboxes (because of missing sections) disable the contact copying. - Legacy-Id: 679 Bill Fenner 2007-06-27 02:13:39 +0000
  • c362d82532 Fix a missing piece in agenda.html template - Legacy-Id: 678 Michael Lee 2007-06-27 01:41:54 +0000
  • 320e2549da Add another missing test URL. - Legacy-Id: 677 Henrik Levkowetz 2007-06-26 23:59:40 +0000
  • a648c5d154 Hmm. Why isn't the test setup serving static files? Skip those tests for now. - Legacy-Id: 676 Henrik Levkowetz 2007-06-26 23:55:52 +0000
  • 955254b53c Oops. Syntax error. - Legacy-Id: 675 Henrik Levkowetz 2007-06-26 23:36:11 +0000
  • 8ecc50b0fa No need to fetch the good URL if we're going to skip the diff. - Legacy-Id: 674 Henrik Levkowetz 2007-06-26 23:33:48 +0000
  • 6b80966beb Adding some missing tests. The /drafts/dead/ diff need to be checked up. - Legacy-Id: 673 Henrik Levkowetz 2007-06-26 23:31:24 +0000
  • afe10b864b Another updated diff - Legacy-Id: 672 Henrik Levkowetz 2007-06-26 22:42:14 +0000
  • c6cd8eed3b Some fixes to ietf/tests.py, and various updated diffs. - Legacy-Id: 671 Henrik Levkowetz 2007-06-26 22:25:28 +0000
  • 0ca78de484 Make the diff chunk application order predictable and update the chunks to be applied in the right order - Legacy-Id: 670 Henrik Levkowetz 2007-06-26 20:41:52 +0000
  • e9c1f3bb21 Forgot to update the redirect for previous_announcement for the url rearrangement. - Legacy-Id: 669 Bill Fenner 2007-06-26 20:36:22 +0000
  • a53aae26f5 Fix view_related_docs -> related. I don't know how I missed exporting this in my previous commit. - Legacy-Id: 668 Bill Fenner 2007-06-26 20:25:50 +0000
  • e11cd717f5 Accidentally revived this one - Legacy-Id: 667 Bill Fenner 2007-06-26 20:21:59 +0000
  • 6d03969bac URL shuffling in iesg, idtracker and my - Legacy-Id: 666 Bill Fenner 2007-06-26 20:21:31 +0000
  • 0e9c8926a6 Added logging to find out why the buildbot doesn't give clean diffs when local runs do. - Legacy-Id: 665 Henrik Levkowetz 2007-06-26 20:17:27 +0000
  • 39af501171 Fix pyflakes issue. - Legacy-Id: 664 Henrik Levkowetz 2007-06-26 19:26:13 +0000
  • 057cef2768 New generic diffs for the new footer - Legacy-Id: 663 Henrik Levkowetz 2007-06-26 19:25:12 +0000
  • 0f534e0242 Don't handle empty diff chunks - Legacy-Id: 662 Henrik Levkowetz 2007-06-26 19:22:30 +0000
  • f245ccb875 Remove an errand debug print statement. - Legacy-Id: 661 Henrik Levkowetz 2007-06-26 19:19:58 +0000
  • e80bb3b76f Add sort to the the name sorted rfc list -- .cgi and .django sort may be different. - Legacy-Id: 660 Henrik Levkowetz 2007-06-26 19:18:58 +0000
  • 9d5faab01b Fix IESG announcements script to handle mixed-intended_status fleet (group of documents) - Legacy-Id: 659 Michael Lee 2007-06-26 19:16:58 +0000
  • cfdd5ffec0 This diff was obsoleted by applying the database updates to the production database. - Legacy-Id: 658 Bill Fenner 2007-06-26 18:59:22 +0000
  • 8d6b0bae97 Moves: Bill Fenner 2007-06-26 18:29:55 +0000
  • 7ba839ad01 Fix pyflakes warning - Legacy-Id: 656 Henrik Levkowetz 2007-06-26 18:06:13 +0000
  • 1e17f8eb27 Add a generic diff for the new footer line - Legacy-Id: 655 Henrik Levkowetz 2007-06-26 17:55:16 +0000
  • 76b254f3d8 Fix agenda.html - Legacy-Id: 654 Michael Lee 2007-06-26 17:40:29 +0000
  • fadd223250 Commenting out the django logo and link in favour of the less conspicuous link in the new footer line. - Legacy-Id: 653 Henrik Levkowetz 2007-06-26 17:31:43 +0000
  • 0ed0d375ee Adding a footer line with version info and webmaster link, and a context processor to transfer information to it and variables in ietf/__init__.py to hold the information. - Legacy-Id: 652 Henrik Levkowetz 2007-06-26 17:30:25 +0000
  • d9deb613cd A script to assist in making a svn release branch. - Legacy-Id: 651 Henrik Levkowetz 2007-06-26 12:39:59 +0000
  • d04166c6fe Hmm. Add the closing '$' for the keywords, too. - Legacy-Id: 648 Henrik Levkowetz 2007-06-26 00:32:38 +0000
  • c8e084d0fe Add keywords to ietf/__init__.py and enable keyword expansion for it. - Legacy-Id: 647 Henrik Levkowetz 2007-06-26 00:26:36 +0000
  • 5b3f352caf Handle diff in /iesg/ann/iesg-doc/recent/ with an ignore regex instead of an acceptable diff, as the diff line number will move with new entries on the page. - Legacy-Id: 646 Henrik Levkowetz 2007-06-25 23:22:10 +0000
  • 1a43ca5ebd Show number of review pages on overview page. - Legacy-Id: 645 Henrik Levkowetz 2007-06-25 23:20:56 +0000
  • 9074e9555c Additional IPR searches: WG search and holder (legal name) search. - Legacy-Id: 644 Henrik Levkowetz 2007-06-25 21:03:34 +0000
  • d37b5bb9ed Templates for IPR search for holder, wg and patent searches. - Legacy-Id: 643 Henrik Levkowetz 2007-06-25 21:02:24 +0000
  • e631303959 An additional ignore group - Legacy-Id: 642 Henrik Levkowetz 2007-06-25 21:01:31 +0000
  • 5ba3cd711c Make update-db use simple output, rather than logging to logfile. Some tweaks to diagnostic output text. - Legacy-Id: 641 Henrik Levkowetz 2007-06-25 21:00:43 +0000
  • 258ab62de9 Skip the diff for the last call - #120 Diffs: * The django version displays "waiting for writeup" documents, and has state labels * The django version omits the "hit counter" * The django version displays dates as "Jun 29" instead of "2007-06-29" * The django version displays "Last Call End" date for documents in Last Call, and "Status Date" otherwise. Bill Fenner 2007-06-25 18:00:33 +0000
  • bd86570cbe Format the receipt page with table - Legacy-Id: 639 Michael Lee 2007-06-25 17:56:46 +0000
  • 245fe215c6 The agenda.txt got changed into a redirect. - Legacy-Id: 638 Bill Fenner 2007-06-25 17:49:54 +0000
  • 1563952230 Update ballot diff for new rendering including all ADs. - Legacy-Id: 637 Bill Fenner 2007-06-25 17:44:55 +0000
  • 5ed1f62f35 If the announcement hasn't been sent, then use the "old" algorithm of displaying the current IESG with empty positions for those that haven't been cast yet; if it has been sent then just list the actual positions that are recorded since the database doesn't have any record of whether the positions were for current or old ADs. - Legacy-Id: 636 Bill Fenner 2007-06-25 17:41:50 +0000
  • 6ca9b6f451 Render the receipt page with proper contents - Legacy-Id: 635 Michael Lee 2007-06-25 17:41:40 +0000
  • 9dad4b8a75 Return a space inside a bracket if the text was empty. - Legacy-Id: 634 Bill Fenner 2007-06-25 17:39:41 +0000
  • 8302413637 Redirect requests for agenda.txt to the static version, as discussed on today's call. Relates to #130 - Legacy-Id: 633 Bill Fenner 2007-06-25 16:52:52 +0000
  • 5a4e9de2f1 Remove the hardcoded " - WCF" from the title. Bill Fenner 2007-06-25 16:32:08 +0000
  • 705957c988 Adding a .bmp version of the dev icon, too - Legacy-Id: 631 Henrik Levkowetz 2007-06-25 15:54:04 +0000
  • 266d872afc Adding development and production favicon images. - Legacy-Id: 630 Henrik Levkowetz 2007-06-25 15:41:59 +0000