Bill Fenner
646bc5f894
Match look'n'feel by including the base css file.
...
- Legacy-Id: 489
2007-06-18 15:14:19 +00:00
Bill Fenner
0e2d7be442
Implement ^flag^command syntax and use it for sub_state=1 and
...
rfc_flag=1
Don't return a trailing slash if the next-to-last element has
a dot in it (the inverse of the algorithm in APPEND_SLASH in the
common middleware)
- Legacy-Id: 488
2007-06-18 15:06:44 +00:00
Henrik Levkowetz
c03019afbe
Adding a page review facility under the URL /review/. This is based on frames and takes the URLs in question from the testurl.list files.
...
- Legacy-Id: 487
2007-06-18 14:34:00 +00:00
Bill Fenner
7fa51e03cd
Change the idindex search to use GET to allow bookmarking searches.
...
Use request.REQUEST to allow backwards-compatible searching.
- Legacy-Id: 486
2007-06-18 14:24:56 +00:00
Henrik Levkowetz
a6c5f1b805
Fixes to IPR templates, view and model, and acceptable diffs.
...
- Legacy-Id: 485
2007-06-17 23:19:21 +00:00
Henrik Levkowetz
56aae66b03
Template and acceptable diff update for third-party notifications
...
- Legacy-Id: 484
2007-06-17 21:34:11 +00:00
Henrik Levkowetz
7d33c372d1
Template and code changes for the third-party IPR disclosure page, and an acceptable diff file.
...
- Legacy-Id: 483
2007-06-17 21:08:36 +00:00
Henrik Levkowetz
06091fcdb4
The same name for two functions is unfortunate. Fixed.
...
- Legacy-Id: 482
2007-06-17 21:07:22 +00:00
Henrik Levkowetz
e4deb27623
Changed query argument order in testurls to agree with the order produced by the redirects. Accompanying new acceptable diff file.
...
- Legacy-Id: 481
2007-06-17 21:05:29 +00:00
Henrik Levkowetz
d7c5b248e9
Updated update-db to work on (my) OS-X box.
...
- Legacy-Id: 480
2007-06-17 17:23:30 +00:00
Henrik Levkowetz
f051f64977
Fixing some renaming breakage.
...
- Legacy-Id: 479
2007-06-17 16:13:14 +00:00
Henrik Levkowetz
7075fe65a0
Code reorganization. Splitting up ipr search code into separate files, and renaming the ipr.view_new module to ipr.new.
...
- Legacy-Id: 478
2007-06-17 16:10:20 +00:00
Henrik Levkowetz
6829830b59
Name changes for IprDetail model fields.
...
- Legacy-Id: 477
2007-06-17 15:53:39 +00:00
Henrik Levkowetz
92968fa04e
Somewhat reorganized IPR search code. Renamed IprDetails model field. New IPR search templates.
...
- Legacy-Id: 476
2007-06-17 15:21:48 +00:00
Bill Fenner
61983079e4
Since I've been using "skipredirect" as a keyword, make it valid.
...
- Legacy-Id: 475
2007-06-17 13:44:36 +00:00
Bill Fenner
ad150b5a7d
Add another couple of redirects to skip
...
- Legacy-Id: 474
2007-06-17 13:44:11 +00:00
Bill Fenner
61fffa12de
Catch up with long-ago "areas"->"area" rename.
...
- Legacy-Id: 473
2007-06-17 13:43:49 +00:00
Bill Fenner
2a8124c002
Fix a couple redirects, add a couple more.
...
- Legacy-Id: 472
2007-06-17 13:42:31 +00:00
Henrik Levkowetz
795c9d0c0c
Tweaking the output format.
...
- Legacy-Id: 471
2007-06-17 11:43:59 +00:00
Henrik Levkowetz
faeb7a152a
We should still check all the test URLs if no prefixes have been given.
...
- Legacy-Id: 470
2007-06-17 11:29:06 +00:00
Henrik Levkowetz
f303d6f226
Moving some of the setup out to the module level to avoid repeating things unnecessary. In particular applying fixtures and finding patterns and testurls need only be done once.
...
- Legacy-Id: 469
2007-06-17 11:25:48 +00:00
Henrik Levkowetz
63754d4b2b
The URL tests in tests.py can now limit the tests to be run to given URL prefixes. The test class looks for an environment variable URLPREFIX, and if it exists and is non-empty, it is expected to contain a space-separated list of URL prefix patterns for which tests should be run. test/run has been updated to place arguments given on the command line in the URLPREFIX environment variable, so you can say:
...
{{{
$ test/run ipr
}}}
and only the URLs which start with /ipr will be tested.
- Legacy-Id: 468
2007-06-17 11:09:52 +00:00
Henrik Levkowetz
e40af4343f
More test URLs
...
- Legacy-Id: 467
2007-06-17 10:03:59 +00:00
Henrik Levkowetz
9681754803
More test URLs
...
- Legacy-Id: 466
2007-06-17 09:30:35 +00:00
Henrik Levkowetz
5181865fdc
Acceptable diff: Punctuation change.
...
- Legacy-Id: 465
2007-06-17 02:27:27 +00:00
Henrik Levkowetz
bc510cd437
Acceptable diff: Changed line order (2 lines) because of different collating order for upper/lowercase characters.
...
- Legacy-Id: 464
2007-06-17 02:24:52 +00:00
Henrik Levkowetz
e317588462
Minor template tweaks to remove diffs
...
- Legacy-Id: 463
2007-06-17 02:03:27 +00:00
Henrik Levkowetz
615058cf0d
Acceptable diff: Footer and non-visible details
...
- Legacy-Id: 462
2007-06-17 01:55:43 +00:00
Henrik Levkowetz
201f9b4787
Added missing page header
...
- Legacy-Id: 461
2007-06-17 01:51:56 +00:00
Henrik Levkowetz
c7d87e3ec2
Updated acceptable diff
...
- Legacy-Id: 460
2007-06-17 01:43:06 +00:00
Henrik Levkowetz
dda241104e
Changed 'irtf. org' ==> 'irtf.org'
...
- Legacy-Id: 459
2007-06-17 01:41:22 +00:00
Henrik Levkowetz
3f8ac442e0
Fixed missing and buggy text in the template.
...
- Legacy-Id: 458
2007-06-17 01:36:16 +00:00
Henrik Levkowetz
a3cffc6095
Acceptable diff: Identical related documents listed, but with different relationship indications.
...
- Legacy-Id: 457
2007-06-17 01:28:02 +00:00
Henrik Levkowetz
11d959ade2
The acceptable diff for /liaisons/321/ doesn't take, for some reason. Updating with most recent diff output, to see what's up.
...
- Legacy-Id: 456
2007-06-17 00:50:21 +00:00
Henrik Levkowetz
2e8902d8b4
Formatting tweaks.
...
- Legacy-Id: 455
2007-06-17 00:45:25 +00:00
Henrik Levkowetz
54f5456c25
Change timestamp placement (now after related string, and indented. Added retrieval info for comparison URLs
...
- Legacy-Id: 454
2007-06-17 00:09:34 +00:00
Henrik Levkowetz
a8f8ace37c
Added timestamps to the urltests
...
- Legacy-Id: 453
2007-06-16 23:17:31 +00:00
Henrik Levkowetz
ad951771ab
Removing spurious trailing comma lines (!!??!!) from the diffs.
...
- Legacy-Id: 452
2007-06-16 22:43:28 +00:00
Henrik Levkowetz
2387b24ed2
Changing \r\n line endings to \n
...
- Legacy-Id: 451
2007-06-16 22:27:04 +00:00
Henrik Levkowetz
0f5a0386cd
Make lockdir and pid file more accessible to others
...
- Legacy-Id: 450
2007-06-16 22:18:29 +00:00
Henrik Levkowetz
8896ddb085
Don't clobber any settings_local.py in the ietf directory while running tests -- create a temporary one in the test directory instead.
...
- Legacy-Id: 449
2007-06-16 22:17:45 +00:00
Bill Fenner
fe83e207ae
Use get_object_or_404, instead of just "get".
...
Don't catch DoesNotExist after a filter().
- Legacy-Id: 448
2007-06-16 22:02:16 +00:00
Henrik Levkowetz
c37319ccd7
Ignore trailing (and leading) newlines in diff chunks.
...
- Legacy-Id: 447
2007-06-16 21:41:04 +00:00
Henrik Levkowetz
c4041cd9ab
Updated acceptable diff files.
...
- Legacy-Id: 446
2007-06-16 21:35:21 +00:00
Bill Fenner
88e1ed58c5
Simplify the __init__ for ListReqStep1, by letting the parent's
...
__init__ parse initial and get the value from there.
- Legacy-Id: 445
2007-06-16 21:14:38 +00:00
Bill Fenner
1e4320c2a1
Add some tests for the meeting agenda and proceedings
...
- Legacy-Id: 444
2007-06-16 21:12:45 +00:00
Henrik Levkowetz
0f391a1d90
More diff test normalizing
...
- Legacy-Id: 443
2007-06-16 19:50:06 +00:00
Henrik Levkowetz
2c6c881a3d
Ignore 'RFC 1234' vs. 'RFC1234' diffs. Ignore 'ID' vs. 'I-D' diffs.
...
- Legacy-Id: 442
2007-06-16 18:29:36 +00:00
Henrik Levkowetz
ca958b9384
Make lock dir and pid file readable by all.
...
- Legacy-Id: 441
2007-06-16 18:28:18 +00:00
Henrik Levkowetz
a22d35877c
Layout tweak
...
- Legacy-Id: 440
2007-06-16 16:47:59 +00:00