Commit graph

656 commits

Author SHA1 Message Date
Henrik Levkowetz 22d18f5d20 Fix ticket #156. Adding a number of missing image files, and changing all <image src='...'/> tags to use local images.
- Legacy-Id: 761
2007-06-29 14:45:18 +00:00
Henrik Levkowetz 879caacd0d Template changes to render the footer properly on the 500 error page, and also clean it up a bit.
- Legacy-Id: 760
2007-06-29 13:13:20 +00:00
Henrik Levkowetz db4ba928e7 Adding a few template tags for use in templates that doesn't receive RequestContext, like 500.html
- Legacy-Id: 759
2007-06-29 13:11:07 +00:00
Henrik Levkowetz af3a45fa24 Fix for #164. Remove old 'send problem reports to...' footer.
- Legacy-Id: 758
2007-06-29 12:05:12 +00:00
Henrik Levkowetz 1d7ee35c99 Test cases for #175 and [754]
- Legacy-Id: 757
Note: SVN reference [754] has been migrated to Git commit 36470774d6
2007-06-29 11:56:01 +00:00
Bill Fenner 9d8ef7d962 Fix #178: handle non-numeric values for flag variables
- Legacy-Id: 756
2007-06-29 11:55:22 +00:00
Bill Fenner b3023b8dee Make empty script name legal, since there's a fixture with one ;-)
- Legacy-Id: 755
2007-06-29 11:54:50 +00:00
Henrik Levkowetz 36470774d6 Fix for #175. The code didn't handle the case of no match on a draft name. (Neither did the legacy code!). Added display of 'no documents found' and also added code to strip '.txt' and draft version number if found, to facilitate the search.
- Legacy-Id: 754
2007-06-29 11:22:15 +00:00
Henrik Levkowetz 8b950aef61 Updated testurl.list. /drafts/wgid/<id>/ now redirects (to /drafts/wg/<acronym>)
- Legacy-Id: 753
2007-06-28 21:24:08 +00:00
Bill Fenner 605c97ed56 Fix #160: put the I-D tracker string back in the title.
- Legacy-Id: 752
2007-06-28 20:17:32 +00:00
Bill Fenner 2092a76af1 Fix #158: move <hr> to inside {% if matches %}, since it's
there to separate the search form from the results.
 - Legacy-Id: 751
2007-06-28 20:13:06 +00:00
Bill Fenner 0d7e77676e Work around http://code.djangoproject.com/ticket/4720 - removing
the document name from the url would result in a 500 error.  This
workaround has intimate knowledge of the feed class (in particular,
that link() is the first method it calls with obj==None).
Hopefully we will remember to remove it when deploying on a django
version with this bug fixed.
 - Legacy-Id: 750
2007-06-28 19:47:28 +00:00
Henrik Levkowetz c5f27ab9a2 More testurl.list updates
- Legacy-Id: 749
2007-06-28 18:31:49 +00:00
Henrik Levkowetz 27ac3eed8b Update testurl.list to match the improvements in [747].
- Legacy-Id: 748
Note: SVN reference [747] has been migrated to Git commit 2609be9190
2007-06-28 18:11:04 +00:00
Bill Fenner 2609be9190 Changes due to #168:
* Move wg number redirect to /drafts/wgid/___/
 * Redirect from /drafts/wgid/___/ to /drafts/wg/wgname/

While testing and reading code, I decided to fix:
 * Copy base_extra when assigning it, since this was what was initially intended
 * Pass the search string to the wglist template to give a nice error message if there are no matching working groups.
 - Legacy-Id: 747
2007-06-28 17:10:26 +00:00
Henrik Levkowetz 80db78883f Merged r744 from trunk to branch/2.00
- Legacy-Id: 746
2007-06-28 14:05:27 +00:00
Henrik Levkowetz 57c8c4c87a Removing some of the heaviest test URLs
- Legacy-Id: 745
2007-06-28 13:34:17 +00:00
Henrik Levkowetz 16b37d5a14 A change to tests.py to catch another exception during URL fetching.
- Legacy-Id: 743
2007-06-28 09:55:42 +00:00
Henrik Levkowetz 4790b6a191 Post-release updates
- Legacy-Id: 742
2007-06-28 09:55:05 +00:00
Henrik Levkowetz 1493ed858b Set version info to release version 2.01 before branching.
- Legacy-Id: 740
2007-06-28 08:55:52 +00:00
Henrik Levkowetz 8031f51db4 Turning off I18N -- the new code is running slower on datatracker than the old one, going by the time the buildbot takes.
- Legacy-Id: 739
2007-06-28 08:41:53 +00:00
Henrik Levkowetz ca820b5e0a Updated footer ignore regex
[[Split portion of a mixed commit.]]
 - Legacy-Id: 738.1
2007-06-28 08:19:53 +00:00
Henrik Levkowetz b582283dcd Adding the new template code from templates/base.html to templates/idtracker/base.html to make title and icon adapt to production or development mode.
- Legacy-Id: 736
2007-06-28 07:59:08 +00:00
Henrik Levkowetz cfd445d034 Fixing broken links in /ipr/about/
- Legacy-Id: 735
2007-06-28 07:48:21 +00:00
Henrik Levkowetz 04280751bc Reverting the redirect of the top level page for now -- Vid reports problems under mod_python
- Legacy-Id: 734
2007-06-28 07:47:48 +00:00
Henrik Levkowetz d47734b693 Adding a redirect from / to /idtracker/ to match the legacy behaviour.
- Legacy-Id: 732
2007-06-28 05:39:40 +00:00
Henrik Levkowetz ede79cdd17 Adding the blue ball image that was missing.
[[Split portion of a mixed commit.]]
 - Legacy-Id: 731.1
2007-06-28 05:08:28 +00:00
Henrik Levkowetz 799d4e9b43 Set version info to release version 2.00 before branching.
- Legacy-Id: 726
2007-06-28 01:00:01 +00:00
Henrik Levkowetz 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
2007-06-28 00:34:50 +00:00
Henrik Levkowetz 4443ba8f83 Fix pyflakes nit
- Legacy-Id: 724
2007-06-28 00:07:33 +00:00
Henrik Levkowetz d159cae75c Adding a test case for /ipr/update/<num>/
- Legacy-Id: 723
2007-06-28 00:04:49 +00:00
Henrik Levkowetz 4d2fdb05de Additional fix for #151, not linking to retracted disclosures.
- Legacy-Id: 722
2007-06-27 23:48:26 +00:00
Henrik Levkowetz 593ae23309 Additional fix for #151, not linking to retracted disclosures.
- Legacy-Id: 721
2007-06-27 23:16:45 +00:00
Henrik Levkowetz 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
2007-06-27 22:24:24 +00:00
Henrik Levkowetz 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
2007-06-27 21:34:36 +00:00
Henrik Levkowetz 754c1c88b3 Committing the current /liaison/ diff, after registreing the issue in ticket #153.
- Legacy-Id: 718
2007-06-27 21:31:48 +00:00
Henrik Levkowetz 644f7fac25 Adding copyright notices to all templates
- Legacy-Id: 717
2007-06-27 21:24:29 +00:00
Henrik Levkowetz cd030d3b43 Adding copyright notices to all python files
- Legacy-Id: 716
2007-06-27 21:16:34 +00:00
Henrik Levkowetz 7236205b60 More update diffs
- Legacy-Id: 715
2007-06-27 21:04:47 +00:00
Henrik Levkowetz 918b835312 More update diffs
- Legacy-Id: 714
2007-06-27 20:39:44 +00:00
Henrik Levkowetz 5957c4e9a5 A new ignore pattern and updated diffs
- Legacy-Id: 713
2007-06-27 20:35:21 +00:00
Henrik Levkowetz f74c8dc38b Updated mkrelease script, tested on a separate test repository.
- Legacy-Id: 712
2007-06-27 20:12:38 +00:00
Henrik Levkowetz e6343f614d Add an ignore regex expression for the footer, so date, version and contact information changes doesn't trigger diffs
- Legacy-Id: 711
2007-06-27 20:11:53 +00:00
Henrik Levkowetz c05019128f It's not quite version 2.00 yet ;-)
- Legacy-Id: 710
2007-06-27 19:58:21 +00:00
Henrik Levkowetz d3b0d60d6a Release version 2.0.
- Legacy-Id: 709
2007-06-27 18:32:54 +00:00
Bill Fenner 1163bcb2b9 When updating a 3rd-party disclosure, the updater is the ietf participant,
otherwise the updater is the submitter.
 - Legacy-Id: 708
2007-06-27 17:42:35 +00:00
Henrik Levkowetz fe3e063f37 Factor out the page footer, and use it also in the idtracker's base.html
- Legacy-Id: 707
2007-06-27 17:38:53 +00:00
Bill Fenner 42245b73b4 Chase the moved update view.
- Legacy-Id: 706
2007-06-27 17:17:32 +00:00
Bill Fenner 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
2007-06-27 17:11:38 +00:00
Bill Fenner 06680fba8c Output referenced document titles with their numbers/filenames.
- Legacy-Id: 704
2007-06-27 17:10:41 +00:00