Henrik Levkowetz
4b4eb2952b
Merged [5425] from ietf@augustcellars.com:
...
Modify atom change feed so that
1. It returns the last 14 days of changes rather than the last 20
2. Change the atom template so that it has correct time offsets rather than saying that PST and UTC are the same
3. Change the atom template so that it uses content rather than summary and return HTML content with line breaks as needed.
- Legacy-Id: 5459
Note: SVN reference [5425] has been migrated to Git commit cb1593d6a2
2013-02-24 21:02:44 +00:00
Henrik Levkowetz
420098c725
Merged [5424] from ietf@augustcellars.com:
...
Close the image tag. An empty image tag displays on IE although it does not display on Firefox.
- Legacy-Id: 5458
Note: SVN reference [5424] has been migrated to Git commit 2c810112ab
2013-02-24 21:01:37 +00:00
Henrik Levkowetz
139bc1a01e
Removed some incidental files from test/ (Generated as an effect of generating sprint branches, so they don't really belong in the repository).
...
- Legacy-Id: 5457
2013-02-24 20:58:44 +00:00
Henrik Levkowetz
c4015a302b
Added variations on the recognized date formats during submitted draft parsing, such that comma need not be followed by whitespace in the formats using comma as a separator between some of the fields. Added extraction of drafts referenced by a document, in addition to RFCs referenced.
...
- Legacy-Id: 5456
2013-02-24 20:17:22 +00:00
Henrik Levkowetz
5345b17eab
Added a missing import.
...
- Legacy-Id: 5455
2013-02-24 20:15:20 +00:00
Henrik Levkowetz
e5f7dd8b12
Fixed a typo in a slug.
...
- Legacy-Id: 5454
2013-02-24 20:14:59 +00:00
Henrik Levkowetz
594ca1f256
Changed the logging target of auxiliary IANA and RFC-Ed sync scripts from LOG_LOCAL0 to LOG_USER, matching what we've already used elsewhere for datatracker logging.
...
- Legacy-Id: 5453
2013-02-24 20:14:20 +00:00
Henrik Levkowetz
04858d3c2a
Added the bof-conc (Concluded BoF) slug to the proxy tranlator for status_id.
...
- Legacy-Id: 5452
2013-02-24 20:12:31 +00:00
Henrik Levkowetz
274812c5b9
Modified the set of permissible parents for session groups, in order to permit an IAB-sponsored BoF to appear on the agenda.
...
- Legacy-Id: 5451
2013-02-24 20:11:29 +00:00
Henrik Levkowetz
032705f100
Moved some utility command-line scripts from test/ to bin/. Added bin/graph-models.
...
- Legacy-Id: 5450
2013-02-24 20:09:01 +00:00
Jim Schaad
cb1593d6a2
Modify atom change feed so that
...
1. It returns the last 14 days of changes rather than the last 20
2. Change the atom template so that it has correct time offsets rather than saying that PST and UTC are the same
3. Change the atom template so that it uses content rather than summary and return HTML content with line breaks as needed.
- Legacy-Id: 5425
2013-02-04 17:45:03 +00:00
Jim Schaad
2c810112ab
Close the image tag. An empty image tag displays on IE although it does not display on Firefox.
...
- Legacy-Id: 5424
2013-02-04 17:43:13 +00:00
Henrik Levkowetz
9fe4ba8225
Added a missing app to the list of apps in settings.py.
...
- Legacy-Id: 5354
2013-02-02 18:45:21 +00:00
Henrik Levkowetz
2f0ca59a3c
Apply patch for iesg/agenda/agenda.json from housely@vigilsec.com, and re-apply previous patch which was lost in the statesync merge.
...
- Legacy-Id: 5353
2013-02-02 18:44:08 +00:00
Henrik Levkowetz
31a02c097e
Set version info and settings back to development mode
...
- Legacy-Id: 5309
2013-01-20 15:38:27 +00:00
Henrik Levkowetz
f5cb0f4ca8
Set version info to release version 4.40 before branching.
...
- Legacy-Id: 5307
2013-01-20 15:38:24 +00:00
Henrik Levkowetz
aee3347626
Changelog entry for 4.40
...
- Legacy-Id: 5306
2013-01-20 15:38:23 +00:00
Henrik Levkowetz
b5cce2d7a8
Added William Chen to the release email notification list.
...
- Legacy-Id: 5305
2013-01-20 15:38:16 +00:00
Henrik Levkowetz
37955bf2a6
Added an INSTALL file which holds a record of general and version-specific actions needed to install.
...
- Legacy-Id: 5304
2013-01-20 15:19:31 +00:00
Ole Laursen
3dccf596b2
Fix ordering bug in test code that shows up in MySQL but not in SQLite
...
- Legacy-Id: 5151
2012-12-21 12:44:55 +00:00
Ole Laursen
f22b14a8a4
Fix really weird encoding issue with Python 2.6
...
- Legacy-Id: 5150
2012-12-21 11:46:42 +00:00
Henrik Levkowetz
1fbcd783f3
Merged branch/iola/statesync up to @5118 to trunk.
...
- Legacy-Id: 5147
2012-12-20 20:32:03 +00:00
Henrik Levkowetz
5b8a56affd
Set version info and settings back to development mode
...
- Legacy-Id: 5138
2012-12-16 18:30:34 +00:00
Henrik Levkowetz
8bb48d0369
Set version info to release version 4.37 before branching.
...
- Legacy-Id: 5136
2012-12-16 18:30:32 +00:00
Henrik Levkowetz
49f79ec729
Changelog entry for 4.37
...
- Legacy-Id: 5135
2012-12-16 18:30:31 +00:00
Henrik Levkowetz
9d9e2851e0
Test the argument list, not the tuple of argument tuple.
...
- Legacy-Id: 5134
2012-12-16 18:30:25 +00:00
Henrik Levkowetz
1ce29c0af4
Changelog entry for 4.37
...
- Legacy-Id: 5133
2012-12-16 18:29:15 +00:00
Henrik Levkowetz
505e715fe2
Merged in a patch from housley@vigilsec.com to handle different documents better in the agenda JSON output.
...
- Legacy-Id: 5132
2012-12-15 22:49:11 +00:00
Henrik Levkowetz
97a7ab30db
Added simple logging of test runs, to make it easier to be sure that tests has been run successfully on the latest code.
...
- Legacy-Id: 5131
2012-12-15 22:47:11 +00:00
Henrik Levkowetz
83f7b4ca5a
Got rid of some debug traces.
...
- Legacy-Id: 5130
2012-12-15 22:45:47 +00:00
Henrik Levkowetz
bda0cf3163
Added a new field, #16 : draft AD (name and email) to all_id2.txt
...
- Legacy-Id: 5129
2012-12-15 22:44:16 +00:00
Henrik Levkowetz
6f5ae2edcd
Added a new field, #16 : draft AD (name and email) to all_id2.txt
...
- Legacy-Id: 5128
2012-12-15 22:43:10 +00:00
Ole Laursen
819e80f033
Fix quoting bug in AUTH48 links
...
- Legacy-Id: 5118
2012-12-11 15:16:31 +00:00
Ole Laursen
9c571e65ef
Undo actual state when doing an RFC Editor undo, this is only relevant
...
if the removed entry is the latest entry
- Legacy-Id: 5116
2012-12-11 15:10:51 +00:00
Henrik Levkowetz
af9a442ca2
Made the IPR country field wider to accomodate IPR disclosures referencing many patent instances in many countries.
...
- Legacy-Id: 5089
2012-12-03 13:19:02 +00:00
Henrik Levkowetz
4946a3f694
Updated draft submission author extraction module to handle dash-separated double given names.
...
- Legacy-Id: 5088
2012-12-03 13:17:33 +00:00
Henrik Levkowetz
158f501653
More tweaks and fixes to the IESG scribe template templates.
...
- Legacy-Id: 5087
2012-12-03 13:16:10 +00:00
Henrik Levkowetz
e38f738851
Fixed some s!<br/>!<br>! and s!</li>!<li>! in the scribe template templates, and also where html escaping is and isn't applied.
...
- Legacy-Id: 5086
2012-12-03 13:07:16 +00:00
Ole Laursen
8eeef2def4
Send out expires as "null" in JSON rather than crashing if there's no
...
expiry on a document
- Legacy-Id: 5079
2012-11-27 12:08:56 +00:00
Ole Laursen
8165048f11
Add word wrap to charters for charters that aren't preformatted
...
- Legacy-Id: 5078
2012-11-27 12:06:32 +00:00
Henrik Levkowetz
dde89d19f4
Added a filter for use in displaying document comments and discusses which unfortunately sometimes use html <br> markup, which should give line breaks, and sometimes contain <email@domain> which should *not* be interpreted as html, but rendered as <...
...
- Legacy-Id: 5075
2012-11-25 15:56:29 +00:00
Henrik Levkowetz
9a302b63dc
Limit the 1wg-summary list and friends to WGs, (excluding the 'iesg' area which lists the areas as subgroups, for instance).
...
- Legacy-Id: 5063
2012-11-14 11:32:33 +00:00
Henrik Levkowetz
7e226be6fb
Removed debug statements.
...
- Legacy-Id: 5062
2012-11-13 14:52:55 +00:00
Henrik Levkowetz
ebef7416d2
Resolved a naming conflict between the builtin messages framework and a variable named messages in wgcharter.views.change_state. Fixes issue #901 .
...
- Legacy-Id: 5061
2012-11-13 14:51:50 +00:00
Henrik Levkowetz
0e67b2c758
Tweaked the handling of the syslog module not being available on windows.
...
- Legacy-Id: 5058
2012-11-07 21:41:02 +00:00
Henrik Levkowetz
231a1163f8
Fix what may have been a regression in the form of the anchors in the materials list page.
...
- Legacy-Id: 5057
2012-11-07 20:15:32 +00:00
Henrik Levkowetz
e72d344288
Set version info and settings back to development mode
...
- Legacy-Id: 5043
2012-11-07 19:41:40 +00:00
Henrik Levkowetz
9cfe5cd0c8
Set version info to release version 4.36 before branching.
...
- Legacy-Id: 5041
2012-11-07 19:41:37 +00:00
Henrik Levkowetz
0eb95cce49
Changelog entry for 4.36
...
- Legacy-Id: 5040
2012-11-07 19:41:36 +00:00
Ole Laursen
e29bd99283
Add test of RFC Editor redaction feature
...
- Legacy-Id: 5027
2012-11-07 15:19:45 +00:00