Henrik Levkowetz
1834a4142f
Tweaked the test crawler to put the same information into the log as on screen.
...
- Legacy-Id: 8642
2014-11-11 22:09:55 +00:00
Henrik Levkowetz
6f82908847
- Legacy-Id: 8639
2014-11-11 02:20:45 +00:00
Henrik Levkowetz
9bcdf342fb
Merged in [8634] from rcross@amsl.com:\n Remove none-selected option from licensing options of new IPR form.
...
- Legacy-Id: 8638
Note: SVN reference [8634] has been migrated to Git commit 5016baeb30
2014-11-11 02:05:35 +00:00
Henrik Levkowetz
bb8359f80d
Merged in [8624] from rcross@amsl.com:\n Remove secauth middleware. Replace with role_required decorators.
...
- Legacy-Id: 8637
Note: SVN reference [8624] has been migrated to Git commit 097b936ca8
2014-11-11 02:00:35 +00:00
Henrik Levkowetz
2d1d95e03b
Merged in [8623] from suresh.krishnan@ericsson.com:\n Advising IESG Secretary of personnel changes in WGs. Fixing issue #1357 .
...
- Legacy-Id: 8636
Note: SVN reference [8623] has been migrated to Git commit b6ff986ffd
2014-11-11 01:41:24 +00:00
Henrik Levkowetz
ea341466ca
Merged in [8609] from tterriberry@mozilla.com, with minor changes:
...
Allow changing the title of a charter document.
Fixes #1334
- Legacy-Id: 8635
Note: SVN reference [8609] has been migrated to Git commit 63d919eb52
2014-11-11 01:34:04 +00:00
Ryan Cross
5016baeb30
Remove none-selected option from licensing options of new IPR form. Commit ready for merge
...
- Legacy-Id: 8634
2014-11-11 01:10:52 +00:00
Henrik Levkowetz
f2d3d4213a
Reworked the generation of draft aliases and WG aliases, after trying out the output of the previous version for real. This code seems to work better, based on tests on ietfa.
...
- Legacy-Id: 8633
2014-11-11 01:09:30 +00:00
Henrik Levkowetz
69a7668d2e
Merged in [8622] from harald@alvestrand.no:
...
Adding a missing column header to search result.
- Legacy-Id: 8628
Note: SVN reference [8622] has been migrated to Git commit de8dd26b59
2014-11-09 04:27:52 +00:00
Henrik Levkowetz
b6fc0586b8
Merged in [8617] from liudapeng@chinamobile.com:
...
Add RG in the search popup. Change to use Django Q object. Fixes issue #1355 .
- Legacy-Id: 8625
Note: SVN reference [8617] has been migrated to Git commit 136bce88b4
2014-11-09 03:38:40 +00:00
Ryan Cross
097b936ca8
Remove secauth middleware. Replace with role_required decorators. Commit ready for merge
...
- Legacy-Id: 8624
2014-11-09 02:32:41 +00:00
Suresh Krishnan
b6ff986ffd
Advising IESG Secretary of personnel changes in WGs. Fixing issue #1357 . Commit ready for merge.
...
- Legacy-Id: 8623
2014-11-09 02:29:09 +00:00
Harald T. Alvestrand
de8dd26b59
Adding a missing column header to search result. Commit ready for merge.
...
- Legacy-Id: 8622
2014-11-09 02:22:55 +00:00
Henrik Levkowetz
334d11837a
Merged in [8614] from harald@alvestrand.no:
...
Second try on #1425 . Returns to agenda and uses message.
Builds on [8604]. Fixes issue #1425 , agenda view save-as.
- Legacy-Id: 8621
Note: SVN reference [8604] has been migrated to Git commit c0c608ae1c
Note: SVN reference [8614] has been migrated to Git commit 502dede548
2014-11-09 02:15:18 +00:00
Henrik Levkowetz
52d4ae5617
Merged in [8611] from rjsparks@nostrum.com:\n Allow chairs to edit the notification field. Fixes bug #1517 .
...
- Legacy-Id: 8620
Note: SVN reference [8611] has been migrated to Git commit 4ab6e03729
2014-11-09 01:58:29 +00:00
Dapeng Liu
136bce88b4
Add RG in the search popup. Change to use Django Q object. fixed issue #1355 . Commit ready for merge
...
- Legacy-Id: 8617
2014-11-09 01:54:21 +00:00
Henrik Levkowetz
0f4ae8fe85
Merged in [8608] from rjsparks@nostrum.com:\n Allow chosing the initial state when beginning WG processing of a draft. Fixes bug #1406 .
...
- Legacy-Id: 8615
Note: SVN reference [8608] has been migrated to Git commit 696e93254a
2014-11-09 01:32:41 +00:00
Harald T. Alvestrand
502dede548
Second try on #1425 . Returns to agenda and uses message. Commit ready for merge.
...
- Legacy-Id: 8614
2014-11-09 01:21:16 +00:00
Henrik Levkowetz
8b93881485
Merged in [8602] from suresh.krishnan@ericsson.com:\n Fixes issue #1295 .
...
Synchronize the currently set tags when document state is edited
- Legacy-Id: 8613
Note: SVN reference [8602] has been migrated to Git commit 16c5e24782
2014-11-09 01:12:37 +00:00
Henrik Levkowetz
338848ab9d
Merged in [8585] from rjsparks@nostrum.com:\n Tests that a message is set when a shepherd is not changed. Related to #1508 and r8504.
...
- Legacy-Id: 8612
Note: SVN reference [8585] has been migrated to Git commit de94d49665
2014-11-09 01:01:14 +00:00
Robert Sparks
4ab6e03729
Allow chairs to edit the notification field. Fixes bug #1517 . Commit ready for merge.
...
- Legacy-Id: 8611
2014-11-09 00:57:31 +00:00
Henrik Levkowetz
cfa211f1bf
Merged in [8584] from rjsparks@nostrum.com:
...
Reworked smtp error warning and logging to not use hard-to-read context_managers. Fixes bug #1390 .
- Legacy-Id: 8610
Note: SVN reference [8584] has been migrated to Git commit 5ca9581072
2014-11-09 00:54:03 +00:00
Timothy B. Terriberry
63d919eb52
Allow changing the title of a charter document
...
Fixes #1334
Commit ready for merge
- Legacy-Id: 8609
2014-11-09 00:46:28 +00:00
Robert Sparks
696e93254a
Allow chosing the initial state when beginning WG processing of a draft. Fixes bug #1406 . Commit ready for merge.
...
- Legacy-Id: 8608
2014-11-09 00:37:47 +00:00
Henrik Levkowetz
88ee1f0e48
Added a commit from Suresh which didn't have the 'ready for merge' tag.
...
- Legacy-Id: 8606
2014-11-09 00:24:44 +00:00
Dapeng Liu
f5a0cd00da
add RG in the search popup. fixed issue #1355 . Commit ready for merge
...
- Legacy-Id: 8605
2014-11-09 00:00:50 +00:00
Harald T. Alvestrand
c0c608ae1c
Fixed agenda view save-as. Fixes #1425 . Commit ready for merge.
...
- Legacy-Id: 8604
2014-11-08 23:11:03 +00:00
Henrik Levkowetz
cb85e419b3
Merged in [8573] from rcross@amsl.com:
...
fix role_required to permit access to proposed RGs.
- Legacy-Id: 8603
Note: SVN reference [8573] has been migrated to Git commit 882e0af92e
2014-11-08 22:52:08 +00:00
Suresh Krishnan
16c5e24782
Synchronize the currently set tags when document state is edited
...
- Legacy-Id: 8602
2014-11-08 22:46:40 +00:00
Henrik Levkowetz
83614a286a
Added svn:ignore bin/ on . to make it nicer to work in a virtualenv.
...
- Legacy-Id: 8601
2014-11-08 22:29:41 +00:00
Henrik Levkowetz
6cca7f9472
Added some missing admin views.
...
- Legacy-Id: 8594
2014-11-08 19:50:38 +00:00
Henrik Levkowetz
bd6d0775e1
Require posting confirmation for some particular draft name prefixes.
...
- Legacy-Id: 8591
2014-11-08 03:15:20 +00:00
Robert Sparks
b7d8ed8491
add missing templates
...
- Legacy-Id: 8590
2014-11-05 21:49:44 +00:00
Robert Sparks
c436607039
merged forward. Adjusted new proceedings code to new models. Found bug in earlier work on proceedings code exposing places that tests are not covering.
...
- Legacy-Id: 8589
2014-11-05 21:19:09 +00:00
Robert Sparks
de94d49665
Tests that a message is set when a shepherd is not changed. Related to #1508 and r8504. Commit ready for merge.
...
- Legacy-Id: 8585
2014-11-04 21:15:11 +00:00
Robert Sparks
5ca9581072
Reworked smtp error warning and logging to not use hard-to-read context_managers. Fixes bug #1390 . Commit ready to merge.
...
- Legacy-Id: 8584
2014-11-04 19:49:22 +00:00
Ryan Cross
882e0af92e
fix role_required to permit access to proposed RGs. Commit ready for merge
...
- Legacy-Id: 8573
2014-11-03 19:11:45 +00:00
Henrik Levkowetz
b74d4e7795
Set version info and settings back to development mode
...
- Legacy-Id: 8538
2014-11-01 23:16:37 +00:00
Henrik Levkowetz
16bbbc8e20
Set version info to release version 5.7.2 before branching.
...
- Legacy-Id: 8536
2014-11-01 23:16:27 +00:00
Henrik Levkowetz
2d4a228222
Changelog entry for 5.7.2
...
- Legacy-Id: 8535
2014-11-01 23:16:20 +00:00
Henrik Levkowetz
be4e45e16d
Temporary patch for exception when trying to generate proceedings for a session which doesn't have an assigned timeslot in an official schedule. Happens all the time for interims, for example.
...
- Legacy-Id: 8534
2014-10-31 21:52:19 +00:00
Henrik Levkowetz
370f9efa56
Merged in [8506] from rjsparks@nostrum.com:\n change default notify address for IRTF stream documents. Fixes bug #1489 .
...
- Legacy-Id: 8533
Note: SVN reference [8506] has been migrated to Git commit 31da337eb2
2014-10-31 21:47:50 +00:00
Henrik Levkowetz
4fda60a42a
Merged in [8505] from rjsparks@nostrum.com:\n Allow removing a document shepherd, and test that it works. Fixes bug #1509 .
...
- Legacy-Id: 8532
Note: SVN reference [8505] has been migrated to Git commit 0496ee1b73
2014-10-31 21:38:55 +00:00
Henrik Levkowetz
cea2e8e603
Merged in [8504] from rjsparks@nostrum.com:\n Added tests that would have caught bug #1508 . Added message to edit_shepherd_email to match that added in edit_shepherd.
...
- Legacy-Id: 8531
Note: SVN reference [8504] has been migrated to Git commit 905df236c3
2014-10-31 21:34:00 +00:00
Henrik Levkowetz
78da505019
Changed the signature line of the generate-wg-aliases to give the script path instead of a manually maintained string (which had become outdated) in the signature string at the top of the generated files.
...
- Legacy-Id: 8523
2014-10-30 15:39:46 +00:00
Henrik Levkowetz
26501383e0
Added generation of {draftname}.shepherd aliases for drafts when generating draft email aliases, and also added the shepherd's email address to the {draftname}.all alias. Changed the signature line of the script to give the script path instead of a manually maintained string (which had become outdated).
...
- Legacy-Id: 8522
2014-10-30 15:35:54 +00:00
Henrik Levkowetz
1ef00d44b2
Removed an unused import: pyflakes fix.
...
- Legacy-Id: 8521
2014-10-30 15:35:27 +00:00
Henrik Levkowetz
7635d8d11a
Fixed a bug in calculating can_edit_shepherd_writeup, triggered by the change in what Document.shepherd refers to (now, Email, used to be Person).
...
- Legacy-Id: 8510
2014-10-29 14:23:17 +00:00
Henrik Levkowetz
1bf4356002
Improved regex for the Dr.-Ing. honorific fix.
...
- Legacy-Id: 8509
2014-10-29 06:53:34 +00:00
Henrik Levkowetz
770f79e601
Added 'Dr.-Ing.' to the recognised honorifics in the author extraction code.
...
- Legacy-Id: 8508
2014-10-29 06:24:41 +00:00