07a0be0be7While the other IPR search resuls have special text for the 'no search result' case, document_search doesn. - Legacy-Id: 835
Henrik Levkowetz
2007-07-02 20:30:49 +0000
fd29caa48dWe now use the public_comments accessor of the IDInternal object so we don't need to import DocumentComment. - Legacy-Id: 834
Bill Fenner
2007-07-02 20:27:21 +0000
566fba6601Use normalize_draftname to strip version number and .txt from I-D names entered in search box. - Legacy-Id: 832
Bill Fenner
2007-07-02 19:41:40 +0000
64df22977cAdd an <hr> to separate header and results. - Legacy-Id: 831
Bill Fenner
2007-07-02 19:28:17 +0000
e97ff8208aAcceptable diffs for the newly-added update pages. - Legacy-Id: 830
Bill Fenner
2007-07-02 19:14:56 +0000
633525a5bbHeading is now produced by django pages, so don't need to ignore that diff. - Legacy-Id: 829
Bill Fenner
2007-07-02 19:13:31 +0000
100bd11222Update diffs to handle the document name to document comment display - Legacy-Id: 828
Bill Fenner
2007-07-02 19:08:35 +0000
af9236fb58Use IDInternal as the primary object, since RFCs can have comments. - Legacy-Id: 827
Bill Fenner
2007-07-02 18:10:20 +0000
e272dda681Update page titles to mention the filename of the document being looked at. - Legacy-Id: 826
Bill Fenner
2007-07-02 17:40:38 +0000
d1cf8094d2The review pages are called via strings, so no need to import their view either. - Legacy-Id: 824
Bill Fenner
2007-07-02 17:23:54 +0000
28e3c45146Use proper path to link to minutes. - Legacy-Id: 823
Bill Fenner
2007-07-02 17:19:14 +0000
a66822d15cUse get_absolute_url() to point to the document.
Bill Fenner
2007-07-02 17:18:55 +0000
b3b0c7d964Add the header to the contact info request screen:
Bill Fenner
2007-07-02 17:10:53 +0000
23372a784dWe don't use the top-level view any more, so silence pyflakes by not importing it. - Legacy-Id: 820
Bill Fenner
2007-07-02 16:58:00 +0000
282eebef86Fix ipr-%(ipr_id)s redirect. (I did this once, but apparently I overwrote it before committing it) - Legacy-Id: 819
Bill Fenner
2007-07-02 16:43:49 +0000
cb30cc8008Factor out the dump-rewrite sed script since creating pretty-printed xml fixtures in general is a useful thing to do. - Legacy-Id: 817
Bill Fenner
2007-07-02 16:27:21 +0000
63c532a175Switch back to trying to give / to the redirects app.
Bill Fenner
2007-07-02 16:24:56 +0000
9754abc304Create redirects from URLs with document-ID to filename based ones. - Legacy-Id: 815
Bill Fenner
2007-07-02 16:18:27 +0000
8868274c58Create a redirect for the document-ID numeric URL to the filename one. - Legacy-Id: 814
Bill Fenner
2007-07-02 16:17:10 +0000
0f08671eb6* Switch to /ipr/<ipr-id>/ and /ipr/y/<year>/ urls * Add update URLs for each type of disclosure and redirects to match - Legacy-Id: 813
Bill Fenner
2007-07-02 16:12:41 +0000
6a3660925cDon't forget to assign the variable! - Legacy-Id: 812
Bill Fenner
2007-07-02 16:10:59 +0000
be51a990afUse get_object_or_404 in show() to avoid raising an exception with a handcrafted URL pointing to an incorrect ID. - Legacy-Id: 811
Bill Fenner
2007-07-02 15:58:21 +0000
e58a0e9e68Fix#179 by catching all exceptions when looking for a matching command in the database. This is usually not a great idea, but in this case it's better to redirect to the "base url" of the tool than to throw an exception. - Legacy-Id: 810
Bill Fenner
2007-07-02 13:34:13 +0000
f5e69feec8Remove the fixture that introduced the IAD role into the Roles table.
Bill Fenner
2007-07-02 12:55:08 +0000
92520ce1adUse the alternate "pretty-printer" that handles <None> better for django's fixture loader. - Legacy-Id: 808
Bill Fenner
2007-07-02 12:49:59 +0000
6cf5e624edTest case for google verification url. - Legacy-Id: 807
Henrik Levkowetz
2007-07-02 12:38:13 +0000
d1ac49155aFix role() group name lookups. Add a unit test and a fixture to go with it to try to prevent future regressions.
Bill Fenner
2007-07-02 12:22:47 +0000
c071818c59Updated the 500 and 404 error pages to contain the error message text used by Apache 2. Updated 404 style to match the new 500 page. - Legacy-Id: 804
Henrik Levkowetz
2007-07-01 12:14:13 +0000
7e5139211cMore exact date regex'es - Legacy-Id: 803
Henrik Levkowetz
2007-07-01 09:08:46 +0000
7f60dd960aUpdated the mkrelease script to take a --dry-run switch, and to make less assumptions about the working copy (don't assume it's checked out as 'trunk' or 'branch/N.NN'). - Legacy-Id: 802
Henrik Levkowetz
2007-07-01 09:06:30 +0000
2a42892c4dAdjusted date format regex's - Legacy-Id: 801
Henrik Levkowetz
2007-06-30 22:08:19 +0000
d93339f8c4Utility script to extract times from buildbot runs. - Legacy-Id: 800
Henrik Levkowetz
2007-06-30 21:06:08 +0000
9059da0ba3Fix the second half of #185 : remember to convert "0" to an int before testing its truthiness. - Legacy-Id: 799
Bill Fenner
2007-06-30 19:09:00 +0000
54b98ef863With the mysql cache changes for the datatracker server, we don't need to exclude URLs because of extreme slowness. - Legacy-Id: 797
Henrik Levkowetz
2007-06-30 16:14:14 +0000
de62198bccUpdated test run scripts; working on improving the lock handling. - Legacy-Id: 796
Henrik Levkowetz
2007-06-30 15:02:50 +0000
d29ca07753Reverting these files to r792; commit [793] was unintentional. - Legacy-Id: 795 Note: SVN reference [793] has been migrated to Git commit 4cb27f5607
Henrik Levkowetz
2007-06-30 14:58:24 +0000
6e123500bbBah. Added 'pass' to have a function body. - Legacy-Id: 794
Henrik Levkowetz
2007-06-30 14:52:07 +0000
4cb27f5607Bah. Added 'pass' to have a function body. - Legacy-Id: 793
Henrik Levkowetz
2007-06-30 14:51:59 +0000
060f938273The comment in [790] was clearly wrong, the buildbot shows exceptions. [789] didn't solve the 'str object is not callable exception'. Removing the doctest invocation again. - Legacy-Id: 792 Note: SVN reference [789] has been migrated to Git commit 8c6de10375
Henrik Levkowetz
2007-06-30 14:50:35 +0000
f74392b5c1Make the test database setup less verbose. - Legacy-Id: 791
Henrik Levkowetz
2007-06-30 14:21:30 +0000
cb14a7e3daEnable the templatetag doctests. The cause of the (cryptic) failures after [787] is fixed with [789]. - Legacy-Id: 790 Note: SVN reference [787] has been migrated to Git commit d6f28962ff
Henrik Levkowetz
2007-06-30 14:21:04 +0000
8c6de10375Fixed a bug in two IPR templates, where a reverse url lookup was lacking a parameter. - Legacy-Id: 789
Henrik Levkowetz
2007-06-30 14:18:40 +0000
3a31a527e8Hmm. The code in testDoctest somehow causes exceptions when running the test framework, but not when fetching the pages normally. Commenting out while investigating further. - Legacy-Id: 788
Henrik Levkowetz
2007-06-30 10:02:27 +0000
d6f28962ffFix for #182.
Henrik Levkowetz
2007-06-30 09:15:55 +0000
ec56ec02e9Fix pyflakes issue and a pyflakes exclude. - Legacy-Id: 786
Henrik Levkowetz
2007-06-29 23:46:22 +0000
5c59213ca5And an import fix... - Legacy-Id: 785
Henrik Levkowetz
2007-06-29 23:40:45 +0000
d28bf58891Refactoring out draft_search(), and tweaking the IPR doc result template. - Legacy-Id: 782
Henrik Levkowetz
2007-06-29 23:22:58 +0000
941c984142Umm, another small change - Legacy-Id: 781
Henrik Levkowetz
2007-06-29 22:17:36 +0000
f51fa5523cTweaks to the empty IPR doc search result text - Legacy-Id: 780
Henrik Levkowetz
2007-06-29 22:15:48 +0000
9571a319feUtility script to make it easier to update acceptable diffs. - Legacy-Id: 779
Henrik Levkowetz
2007-06-29 20:33:27 +0000
26e109982bUpdated diffs and a tweak to tests.py - Legacy-Id: 778
Henrik Levkowetz
2007-06-29 20:17:46 +0000
3a2788b8dcUpdated diffs - Legacy-Id: 777
Henrik Levkowetz
2007-06-29 19:23:47 +0000
451ef4efefUpdated diffs - Legacy-Id: 776
Henrik Levkowetz
2007-06-29 18:59:07 +0000
d079e859bfChanging convention for diff files -- don't include the first two lines (containing the URLs). - Legacy-Id: 775
Henrik Levkowetz
2007-06-29 18:35:37 +0000
b2b0e2819d- Legacy-Id: 774
Henrik Levkowetz
2007-06-29 18:20:21 +0000
0c9e7347faChanging naming convention for diff files to facilitate tool assistance for updates. - Legacy-Id: 773
Henrik Levkowetz
2007-06-29 18:00:28 +0000
7773fc526cFix exception in new test code - Legacy-Id: 771
Henrik Levkowetz
2007-06-29 17:35:00 +0000
4030378999Handle test urls having server fqdn with more than one character... - Legacy-Id: 770
Henrik Levkowetz
2007-06-29 17:10:39 +0000
6ff99e67a7New tests.py with var name fix. - Legacy-Id: 769
Henrik Levkowetz
2007-06-29 16:53:03 +0000
4efcf68acbHumm. Things work better if one does the edits on the branch one commits from. New attempt at a new tests.py - Legacy-Id: 768
Henrik Levkowetz
2007-06-29 16:48:03 +0000
f2f52996d4Make it configurable which host (and path prefix) we'll use to retrieve legacy page content for diff testing. Add a setting in settings.py pointing to http://compost.research.att.com/old/. - Legacy-Id: 767
Henrik Levkowetz
2007-06-29 16:05:14 +0000
f24d1b54f8Fix related to #163 and #164. Remove old footer with links to .cgi pages. - Legacy-Id: 766
Henrik Levkowetz
2007-06-29 15:46:40 +0000
6ea35ab6dbThe buildbot and database update script's idea of lock directory was out of sync. Fixed. - Legacy-Id: 765
Henrik Levkowetz
2007-06-29 15:42:03 +0000
ad1e086888Fix for #163. Remove hardcoded links to old scripts, replace with djangos reverse url lookup. - Legacy-Id: 764
Henrik Levkowetz
2007-06-29 15:41:06 +0000
758ee35423Ooops. Committed a version of ipr/search.py used to generate 500 errors for testing. Corrected here. - Legacy-Id: 763
Henrik Levkowetz
2007-06-29 15:12:56 +0000
cfa17c478aAdding 2 more images which may be needed - Legacy-Id: 762
Henrik Levkowetz
2007-06-29 14:53:43 +0000
22d18f5d20Fix ticket #156. Adding a number of missing image files, and changing all <image src='...'/> tags to use local images. - Legacy-Id: 761
Henrik Levkowetz
2007-06-29 14:45:18 +0000
879caacd0dTemplate changes to render the footer properly on the 500 error page, and also clean it up a bit. - Legacy-Id: 760
Henrik Levkowetz
2007-06-29 13:13:20 +0000
db4ba928e7Adding a few template tags for use in templates that doesn't receive RequestContext, like 500.html - Legacy-Id: 759
Henrik Levkowetz
2007-06-29 13:11:07 +0000
af3a45fa24Fix for #164. Remove old 'send problem reports to...' footer. - Legacy-Id: 758
Henrik Levkowetz
2007-06-29 12:05:12 +0000
1d7ee35c99Test cases for #175 and [754] - Legacy-Id: 757 Note: SVN reference [754] has been migrated to Git commit 36470774d6
Henrik Levkowetz
2007-06-29 11:56:01 +0000
9d8ef7d962Fix#178: handle non-numeric values for flag variables - Legacy-Id: 756
Bill Fenner
2007-06-29 11:55:22 +0000
b3023b8deeMake empty script name legal, since there's a fixture with one ;-) - Legacy-Id: 755
Bill Fenner
2007-06-29 11:54:50 +0000
36470774d6Fix 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
Henrik Levkowetz
2007-06-29 11:22:15 +0000
8b950aef61Updated testurl.list. /drafts/wgid/<id>/ now redirects (to /drafts/wg/<acronym>) - Legacy-Id: 753
Henrik Levkowetz
2007-06-28 21:24:08 +0000
605c97ed56Fix#160: put the I-D tracker string back in the title. - Legacy-Id: 752
Bill Fenner
2007-06-28 20:17:32 +0000
2092a76af1Fix#158: move <hr> to inside {% if matches %}, since it's there to separate the search form from the results. - Legacy-Id: 751
Bill Fenner
2007-06-28 20:13:06 +0000
0d7e77676eWork 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
Bill Fenner
2007-06-28 19:47:28 +0000
27ac3eed8bUpdate testurl.list to match the improvements in [747]. - Legacy-Id: 748 Note: SVN reference [747] has been migrated to Git commit 2609be9190
Henrik Levkowetz
2007-06-28 18:11:04 +0000
2609be9190Changes due to #168:
Bill Fenner
2007-06-28 17:10:26 +0000
80db78883fMerged r744 from trunk to branch/2.00 - Legacy-Id: 746
Henrik Levkowetz
2007-06-28 14:05:27 +0000
57c8c4c87aRemoving some of the heaviest test URLs - Legacy-Id: 745
Henrik Levkowetz
2007-06-28 13:34:17 +0000
0a7b45a9f4Fix exception when given a bad numeric ID for a WG (return 404 instead).
Bill Fenner
2007-06-28 12:02:12 +0000
16b37d5a14A change to tests.py to catch another exception during URL fetching. - Legacy-Id: 743
Henrik Levkowetz
2007-06-28 09:55:42 +0000
4790b6a191Post-release updates - Legacy-Id: 742
Henrik Levkowetz
2007-06-28 09:55:05 +0000
1493ed858bSet version info to release version 2.01 before branching. - Legacy-Id: 740
Henrik Levkowetz
2007-06-28 08:55:52 +0000
8031f51db4Turning off I18N -- the new code is running slower on datatracker than the old one, going by the time the buildbot takes. - Legacy-Id: 739
Henrik Levkowetz
2007-06-28 08:41:53 +0000
c55360ab78Updated footer ignore regex
Henrik Levkowetz
2007-06-28 08:19:53 +0000
ca820b5e0aUpdated footer ignore regex
Henrik Levkowetz
2007-06-28 08:19:53 +0000
1c2bcbf356Merged r736 from branch/2.00 to trunk - Legacy-Id: 737
Henrik Levkowetz
2007-06-28 08:13:09 +0000
b582283dcdAdding 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
Henrik Levkowetz
2007-06-28 07:59:08 +0000
cfd445d034Fixing broken links in /ipr/about/ - Legacy-Id: 735
Henrik Levkowetz
2007-06-28 07:48:21 +0000