Henrik Levkowetz
782136bec2
Merged [6614] from markus.stenberg@iki.fi:
...
Took care of #841 by moving <span> correctly outside <a> altogether.
It used to be unbalanced:
<a><span></a></span>, but now
<span><a></a></span>
- Legacy-Id: 6632
Note: SVN reference [6614] has been migrated to Git commit b60865b3c5
2013-11-02 22:32:45 +00:00
Henrik Levkowetz
feaa3310b4
Merged [6616] from jmh@joelhalpern.com:
...
Fix conflict review text for irtf docs to reference RFC 5743.
- Legacy-Id: 6631
Note: SVN reference [6616] has been migrated to Git commit c936db32c0
2013-11-02 22:28:13 +00:00
Joel M. Halpern
bb539aa0c2
Add document titles to status change request email. Fixes issue #1069 .
...
- Legacy-Id: 6630
2013-11-02 22:25:15 +00:00
Timothy B. Terriberry
9ef29a323f
Allow wgchairs to edit replaces relationships.
...
This actually allows anyone with can_edit_stream_info permission
to edit the list. This does draft name completion, but does not
currently filter those names for likely replacements. Styling is
also basically non-existent.
Fixes #1002
- Legacy-Id: 6629
2013-11-02 22:20:58 +00:00
Henrik Levkowetz
0aba8663a5
Updated known-good agenda.csv master to match blankline elimination from template.
...
- Legacy-Id: 6628
2013-11-02 22:13:51 +00:00
Markus Stenberg
0d5a505697
Addressed #1074 - approved by mr. Kivinen.
...
- Legacy-Id: 6627
2013-11-02 22:13:43 +00:00
Suresh Krishnan
74c7230842
Fixed issue #1127 . New behavior is
...
case: Only annotation tags changed -> Send annotation tags changed email (no state change mails)
case: Only comment changed -> *No emails*. Just add a history entry.
case: State changed -> Send state change emails. Include comments in the email if any were entered. If annotation tags were also changed, send a separate annotation tag change email.
- Legacy-Id: 6626
2013-11-02 22:09:00 +00:00
Henrik Levkowetz
a53cdd3c48
Took out unintentionally included newlines from the agenda.csv template.
...
- Legacy-Id: 6625
2013-11-02 21:58:55 +00:00
Joel M. Halpern
139b886458
Added "Last Call Issued:" to front of last call atom feed entry subjects.
...
- Legacy-Id: 6624
2013-11-02 21:56:40 +00:00
Henrik Levkowetz
e32d83939f
Merged [6613] from adam@nostrum.com:
...
Ticket #1153 : Fixes IPR disclosures being counted multiple times and counting of \'not yet approved\' IPR disclosures.
- Legacy-Id: 6623
Note: SVN reference [6613] has been migrated to Git commit b72c8a7cfd
2013-11-02 21:28:19 +00:00
Robert Sparks
a677a70df3
Refines Bill Fenner's regex based search through documents for references.
...
Populates RelatedDocument with relations for references for each type draft Document.
Replaces these reference relationships with updated copies on draft submission.
Note to deployer: There is a script to run in patches/fill_in_references.py that does the work of bringing the database up to date. It takes around 10 minutes to complete on a fast development laptop.
fixes bug #1173
- Legacy-Id: 6622
2013-11-02 21:11:07 +00:00
Robert Sparks
e309ff92b3
Don't insert references to self.
...
Move the data filler from a migration to a standalone script
- Legacy-Id: 6620
2013-11-02 20:59:43 +00:00
Henrik Levkowetz
049779e382
Merged [6612] from jmh@joelhalpern.com:
...
Add the last call expiration date to the document header,
and remove duplicate code for producing the iest state summary.
- Legacy-Id: 6619
Note: SVN reference [6612] has been migrated to Git commit 5e00182ade
2013-11-02 20:33:18 +00:00
Henrik Levkowetz
84eee2e83c
Extract the proper directory to combine with the relative path of the urlist diff master, instead of using getcwd() .
...
- Legacy-Id: 6618
2013-11-02 20:23:47 +00:00
Henrik Levkowetz
43c1b096dd
Updated known-good files.
...
- Legacy-Id: 6617
2013-11-02 20:21:22 +00:00
Joel M. Halpern
c936db32c0
Fix conflict review text for irtf docs to reference RFC 5743.
...
- Legacy-Id: 6616
2013-11-02 20:20:11 +00:00
Markus Stenberg
b60865b3c5
Took care of #841 by moving <span> correctly outside <a> altogether.
...
It used to be unbalanced:
<a><span></a></span>, but now
<span><a></a></span>
- Legacy-Id: 6614
2013-11-02 19:56:16 +00:00
Adam Roach
b72c8a7cfd
Ticket #1153 : Fixes IPR disclosures being counted multiple times and counting of "not yet approved" IPR disclosures.
...
- Legacy-Id: 6613
2013-11-02 18:42:11 +00:00
Joel M. Halpern
5e00182ade
Add the last call expiration date to the document header,
...
and remove duplicate code for producing the iest state summary.
- Legacy-Id: 6612
2013-11-02 18:31:13 +00:00
Henrik Levkowetz
a5d86f1899
Don't tack on the scheme and host in the template; if this is needed, it's now done in get_absolute_url().
...
- Legacy-Id: 6611
2013-11-02 14:44:14 +00:00
Henrik Levkowetz
f862b71c35
Set version info and settings back to development mode
...
- Legacy-Id: 6586
2013-10-31 18:13:10 +00:00
Henrik Levkowetz
0ff1e5d04d
Set version info to release version 4.82 before branching.
...
- Legacy-Id: 6584
2013-10-31 18:13:05 +00:00
Henrik Levkowetz
a1371cdc48
Changelog entry for 4.82
...
- Legacy-Id: 6583
2013-10-31 18:13:02 +00:00
Henrik Levkowetz
13b6c7a983
Updated template and support functions for iPhone agenda page.
...
- Legacy-Id: 6582
2013-10-31 17:58:59 +00:00
Henrik Levkowetz
28a0d99d09
Merged [6580] from rjsparks@nostrum.com:
...
Reverted materials.html and the view that drives it to before the 4.70 merge.
Tweaked the view to get (I hope) the right things.
- Legacy-Id: 6581
Note: SVN reference [6580] has been migrated to Git commit 7a84ffe197
2013-10-31 17:23:25 +00:00
Robert Sparks
7a84ffe197
Reverted materials.html and the view that drives it to before the 4.70 merge.
...
Tweaked the view to get (I hope) the right things.
- Legacy-Id: 6580
2013-10-31 17:16:53 +00:00
Henrik Levkowetz
45b9b45f28
Removed a lot of dead code and unused imports.
...
- Legacy-Id: 6578
2013-10-30 21:51:13 +00:00
Henrik Levkowetz
1208ae708b
Removed 2 tests which tested dead code.
...
- Legacy-Id: 6577
2013-10-30 21:33:10 +00:00
Henrik Levkowetz
dc6d96797b
Removed unused imports. Marked some instances of code which used variables that don't exist. Removed dependency on the logging module, we use syslog by default. Replaced some log.debug() calls with debug.log().
...
- Legacy-Id: 6576
2013-10-30 21:27:40 +00:00
Henrik Levkowetz
6c8802a3cc
Needlessly fixed a naming error in meeting.proxy.
...
- Legacy-Id: 6575
2013-10-30 21:23:22 +00:00
Henrik Levkowetz
adc5b130dc
Fixed incorrect except statement syntax.
...
- Legacy-Id: 6574
2013-10-30 21:21:28 +00:00
Henrik Levkowetz
5f2da7ba9e
Merged [6486] from rjsparks@nostrum.com:
...
Slightly more than minimal changes to have questionnaire reminders go only to those nominees who have accepted but have not yet sent in a questionnaire for a given position
- Legacy-Id: 6573
Note: SVN reference [6486] has been migrated to Git commit 2a1b4c7775
2013-10-30 21:17:46 +00:00
Robert Sparks
b18249222b
Refines Bill Fenner's regex based search through documents for references.
...
Populates RelatedDocument with relations for references for each type draft Document.
Replaces these reference relationships with updated copies on draft submission.
Note to deployer: This migration takes around 10 minutes to complete on a fast development laptop.
- Legacy-Id: 6572
2013-10-30 20:51:11 +00:00
Henrik Levkowetz
c8e7a4a5d4
Updated test masters to match the changed (and now more predictable) order
...
of some entries.
- Legacy-Id: 6538
2013-10-29 22:45:29 +00:00
Henrik Levkowetz
951670e9df
New view code and templates for agenda pages, updating all agenda templates
...
to take schedule-specific information so that they will work with arbitrary
schedules, not just the official schedule for a meeting.
- Legacy-Id: 6537
2013-10-29 22:44:13 +00:00
Henrik Levkowetz
c61d1d1c2f
Provided new methods Meeting.vtimezone() which return a vtimezone stanza for
...
ical files, based on the timezone setting for a meeting, fetched from a pre-
generated file; and Session.ical_status(), which provides a string appropriate
for use in ical STATUS: entries.
- Legacy-Id: 6536
2013-10-29 22:30:38 +00:00
Henrik Levkowetz
e89a272661
Changed the path to iCalendar vtimezone information to point into the release
...
directory, so that we can make updated vtimezone information available
directly in a release, instead of out-of-band.
- Legacy-Id: 6535
2013-10-29 22:25:36 +00:00
Henrik Levkowetz
2e6fa148f3
Tweaked the testurl diff output text.
...
- Legacy-Id: 6534
2013-10-29 22:22:54 +00:00
Henrik Levkowetz
bf75cd1bef
Added a template filter to do required escaping in iCalendar pages.
...
- Legacy-Id: 6533
2013-10-29 22:20:51 +00:00
Henrik Levkowetz
04e3a48ae0
Added links to the individual nominee fedback pages to the
...
private nomcom index page, in order to make it easier to find
and look at the feedback for a filtered set of nominees.
- Legacy-Id: 6532
2013-10-29 14:55:56 +00:00
Henrik Levkowetz
93826ae094
Fixed the case where the urlpattern regexp match gives us an ext which is None.
...
- Legacy-Id: 6502
2013-10-27 23:04:02 +00:00
Henrik Levkowetz
17f2b80fa4
Newly generated .ics files, from http://www.iana.org/time-zones/repository/releases/tzdata2013h.tar.gz . This updates the .ics files to use timezone information current as of 27 Oct 2013.
...
- Legacy-Id: 6501
2013-10-27 20:10:29 +00:00
Henrik Levkowetz
e3bdf3ee30
Newly generated .ics files, including many internal symlinks. In particular, this provides Canada/Pacific.ics, which is needed to generate agenda.ics for IETF-88 (Vancouver).
...
- Legacy-Id: 6500
2013-10-27 20:03:15 +00:00
Henrik Levkowetz
7fd2c5873f
Deleted timezone .ics files which were committed as regular files earlier,
...
but now will be replaced with symlinks.
- Legacy-Id: 6499
2013-10-27 20:01:47 +00:00
Henrik Levkowetz
e7b0d357b7
Added some code to vzic to make it output symlinks for all timezone links specified in the Olson database, not only some of them.
...
- Legacy-Id: 6498
2013-10-27 19:54:31 +00:00
Henrik Levkowetz
2ea1fb8438
Updated .ics timezone info, from 2012-10-23
...
- Legacy-Id: 6497
2013-10-27 19:47:55 +00:00
Henrik Levkowetz
8cf4cd4e4e
Added the utility program used to generate timezone-specific iCalendar information, and the original .ics files generated by the utility program in 2010.
...
- Legacy-Id: 6496
2013-10-27 19:40:47 +00:00
Henrik Levkowetz
16ae35ae19
Rewrote html and text agenda templates to take schedule as data.
...
- Legacy-Id: 6495
2013-10-27 12:16:37 +00:00
Henrik Levkowetz
da8c38f55d
Tweaked the display of testurl.list diff failures against known-good masters.
...
- Legacy-Id: 6494
2013-10-27 10:03:43 +00:00
Henrik Levkowetz
d8e3e32ee7
Set TEMPLATE_STRING_TO_INVALID to '' during testing.
...
- Legacy-Id: 6493
2013-10-27 10:02:21 +00:00