Robert Sparks
ea6d82846f
Avoiding an initialization problem by setting NOMCOM_PUBLIC_KEYS_DIR in settings_sqlitetest. This is not the best long term fix
...
- Legacy-Id: 10581
2015-12-11 17:30:13 +00:00
Robert Sparks
6574618cdf
a stab in the dark at initializing the public_key in a test friendly way
...
- Legacy-Id: 10575
2015-12-11 05:06:58 +00:00
Robert Sparks
3bc615883d
normalizes management of a test directory for test nomcom public keys
...
- Legacy-Id: 10574
2015-12-11 04:01:11 +00:00
Robert Sparks
66e89e7d29
improved creation of FeedbackLastSeen
...
- Legacy-Id: 10572
2015-12-10 23:07:57 +00:00
Robert Sparks
b653e8fe8a
Removed the description field from Position. Simplified the Position list and the Position edit form. Tweaked several places to make the pages more self documenting. Added a page to help nomcom chairs through setting up a new nomcom. Fixes #1867 and #1768 .
...
- Legacy-Id: 10565
2015-12-09 23:24:46 +00:00
Robert Sparks
f566a83d1d
Captured when nomcom members reviewed feedback for a given nominee last. Added badges when new feedback is available. Improved layout of feedback index page. Fixes #1850 .
...
- Legacy-Id: 10535
2015-12-02 23:25:42 +00:00
Robert Sparks
d65987b935
Improve the questionnaire templates, reminding the nominee that receiving the questionnaire does not imply they have accepted the nomination. Fixes #1807 .
...
- Legacy-Id: 10534
2015-12-02 17:01:10 +00:00
Robert Sparks
5de9343359
Removes the generation of the count badge from a templatetag into the template
...
- Legacy-Id: 10531
2015-12-02 15:45:40 +00:00
Robert Sparks
2a63f91d31
Simplify pass of counts
...
- Legacy-Id: 10527
2015-12-02 04:44:42 +00:00
Robert Sparks
a4561f55f2
improvement that makes only one counting query
...
- Legacy-Id: 10526
2015-12-02 04:31:35 +00:00
Robert Sparks
f4f67425bf
fixes a type error in the feedback form. Starts to simplify construction of the feedback badges.
...
- Legacy-Id: 10525
2015-12-02 03:32:06 +00:00
Robert Sparks
121c4d2b2d
Improve the list of nominees on the feedback page. Fixes #1786 and #1809 .
...
- Legacy-Id: 10524
2015-11-29 21:12:19 +00:00
Robert Sparks
473970a767
Missed an svn add
...
- Legacy-Id: 10523
2015-11-29 04:16:07 +00:00
Robert Sparks
a2b03420b7
Removed the notion of an incumbent. Fixes #1771 .
...
- Legacy-Id: 10522
2015-11-29 04:00:02 +00:00
Robert Sparks
5bafd3d8fe
Conditioned behavior of views for concluded nomcoms. Fixes #1856 .
...
- Legacy-Id: 10521
2015-11-28 21:51:37 +00:00
Robert Sparks
e81b473282
Expose views for concluded nomcoms. Close feedback and nomination. Initial work on factory-boy based testing. Partially addresses #1856
...
- Legacy-Id: 10520
2015-11-25 22:17:41 +00:00
Robert Sparks
2197259102
Reorganized the tab navigation on the nomcom private pages. Made it more obvious when the chair is doing something that only the chair gets to see. Fixes #1788 and #1795 .
...
- Legacy-Id: 10505
2015-11-17 22:50:35 +00:00
Robert Sparks
00e5762e20
Simplify the nomcom feedback comment form. Make that more obvious who receives mail when that form is used. Fixes #1849 .
...
- Legacy-Id: 10501
2015-11-16 21:46:29 +00:00
Henrik Levkowetz
bb3424f0fa
Set version info and settings back to development mode
...
- Legacy-Id: 10450
2015-11-08 09:20:38 +00:00
Henrik Levkowetz
0a65695700
Set version info to release version 6.9.0 before branching.
...
- Legacy-Id: 10448
2015-11-08 09:20:30 +00:00
Henrik Levkowetz
f2fed6a543
Merged in [10431] from rjsparks@nostrum.com:
...
Reduce confusion around how to send a document from a WG to the IESG through additional, restrictive, validation on the stream state editing form. Fixes bug #1418 .
- Legacy-Id: 10445
Note: SVN reference [10431] has been migrated to Git commit 5ee77ca282
2015-11-07 23:12:43 +00:00
Henrik Levkowetz
c5ad40c250
Merged in [10430] from rjsparks@nostrum.com:
...
Reflect the right group type in personnel change messages. Fixes #1746 .
- Legacy-Id: 10444
Note: SVN reference [10430] has been migrated to Git commit 24e451739c
2015-11-07 22:31:18 +00:00
Henrik Levkowetz
0b1ca354fa
Merged in [10429] from rjsparks@nostrum.com:
...
Display the To and (if it exists) Cc correctly on the publication request form. Fixes #1819 .
- Legacy-Id: 10442
Note: SVN reference [10429] has been migrated to Git commit e1469522dd
2015-11-07 22:12:46 +00:00
Henrik Levkowetz
84860d87f7
Merged in [10426] from rjsparks@nostrum.com:
...
Fix the links on the state help index page. Fixes #1775 .
- Legacy-Id: 10441
Note: SVN reference [10426] has been migrated to Git commit 7e39db81ea
2015-11-07 21:59:58 +00:00
Henrik Levkowetz
408d51c11f
Merged in [10425] from bartosz.balazinski@interdigital.com:
...
Provide information about who has suggested document replaced-by information in the notification email.
This commit fixes bug 1817,
- Legacy-Id: 10440
Note: SVN reference [10425] has been migrated to Git commit ba39077180
2015-11-07 21:43:27 +00:00
Henrik Levkowetz
f336da26c9
Updated settings, according to [10432]
...
- Legacy-Id: 10433
Note: SVN reference [10432] has been migrated to Git commit 7ae67e4027
2015-11-06 16:05:43 +00:00
Robert Sparks
5ee77ca282
Reduce confusion around how to send a document from a WG to the IESG through additional, restrictive, validation on the stream state editing form. Fixes bug #1418 . Commit ready for merge.
...
- Legacy-Id: 10431
2015-11-06 02:32:59 +00:00
Robert Sparks
24e451739c
Reflect the right group type in personnel change messages. Fixes #1746 . Commit ready for merge.
...
- Legacy-Id: 10430
2015-11-05 06:32:04 +00:00
Robert Sparks
e1469522dd
Display the To and (if it exists) Cc correctly on the publication request form. Fixes #1819 . Commit ready for merge.
...
- Legacy-Id: 10429
2015-11-05 04:30:09 +00:00
Robert Sparks
7e39db81ea
Fix the links on the state help index page. Fixes #1775 . Commit ready for merge.
...
- Legacy-Id: 10426
2015-11-05 02:03:40 +00:00
Bartosz Balazinski
ba39077180
This commit fixes bug 1817, commit ready to merge
...
- Legacy-Id: 10425
2015-11-04 23:25:51 +00:00
Henrik Levkowetz
db7aa73eb4
Merged in [10418] from henrik@levkowetz.com:
...
Modified the test data to use some AD and WG chair names that contain non-ascii characters, and fixed test issues found.
- Legacy-Id: 10420
Note: SVN reference [10418] has been migrated to Git commit cf7d794b09
2015-11-04 08:46:35 +00:00
Henrik Levkowetz
cf7d794b09
Modified the test data to use some AD and WG chair names that contain non-ascii characters, and fixed test issues found.
...
- Legacy-Id: 10418
2015-11-04 07:34:56 +00:00
Henrik Levkowetz
eb76e21aa8
Merged in [10414] from rjsparks@nostrum.com:
...
Put possibly replaces sections in the right columns. Fixes #1802 .
- Legacy-Id: 10417
Note: SVN reference [10414] has been migrated to Git commit d97c29fdcf
2015-11-04 05:22:16 +00:00
Henrik Levkowetz
471ed32536
Merged in [10413] from rcross@amsl.com:
...
Update proceedings permissions again.
- Legacy-Id: 10416
Note: SVN reference [10413] has been migrated to Git commit 3f1b281a74
2015-11-04 04:51:42 +00:00
Henrik Levkowetz
0117af5657
Keep draft aliases for 2 years rather than 1 year from posting.
...
- Legacy-Id: 10415
2015-11-04 02:22:49 +00:00
Robert Sparks
d97c29fdcf
Put possibly replaces sections in the right columns. Fixes #1802 . Commit ready for merge.
...
- Legacy-Id: 10414
2015-11-04 02:04:24 +00:00
Henrik Levkowetz
7113663676
Merged in [10405] from rjsparks@nostrum.com:
...
Addresses an issue where the WG document page would show the same document in more than one section. Fixes #1827 .
- Legacy-Id: 10412
Note: SVN reference [10405] has been migrated to Git commit 95df98b6d4
2015-11-03 15:44:53 +00:00
Henrik Levkowetz
7d692a8826
Merged in [10384] from rjsparks@nostrum.com:
...
When a group gives a document a new group state (particularly for the first time), send a message that says what happened instead of simply \'Adopted\'. Fixes #1830 .
- Legacy-Id: 10411
Note: SVN reference [10384] has been migrated to Git commit be377e5ac5
2015-11-03 15:02:47 +00:00
Henrik Levkowetz
8aafb65743
Merged in [10383] from rcross@amsl.com:
...
Update proceedings permissions.
- Legacy-Id: 10410
Note: SVN reference [10383] has been migrated to Git commit 788748d7e7
2015-11-03 14:43:47 +00:00
Henrik Levkowetz
693badfd94
Merged in [10379] from rjsparks@nostrum.com:
...
Change the acronym link on the html agenda page to go to the group's charter page rather than the charter's document page.
- Legacy-Id: 10409
Note: SVN reference [10379] has been migrated to Git commit bf0a5e3da4
2015-11-03 14:16:44 +00:00
Henrik Levkowetz
be491ac1a0
Merged in [10378] from rjsparks@nostrum.com:
...
Make the internal review message reflect whether this is a new chartering effort or a recharter. Fixes #1814 .
- Legacy-Id: 10406
Note: SVN reference [10378] has been migrated to Git commit ff93fe3599
2015-11-03 13:49:21 +00:00
Robert Sparks
95df98b6d4
Addresses an issue where the WG document page would show the same document in more than one section. Fixes #1827 . Commit ready for merge.
...
- Legacy-Id: 10405
2015-11-03 12:29:10 +00:00
Robert Sparks
be377e5ac5
When a group gives a document a new group state (particularly for the first time), send a message that says what happened instead of simply "Adopted". Fixes #1830 . Commit ready for merge.
...
- Legacy-Id: 10384
2015-11-03 09:22:15 +00:00
Henrik Levkowetz
5f2773fd8f
Fixed a unicode issue with rendering of contact names.
...
- Legacy-Id: 10381
2015-11-03 07:06:37 +00:00
Robert Sparks
bf0a5e3da4
Change the acronym link on the html agenda page to go to the group's charter page rather than the charter's document page. Commit ready for merge.
...
- Legacy-Id: 10379
2015-11-03 06:18:32 +00:00
Robert Sparks
ff93fe3599
Make the internal review message reflect whether this is a new chartering effort or a recharter. Fixes #1814 . Commit ready to merge.
...
- Legacy-Id: 10378
2015-11-03 05:28:06 +00:00
Henrik Levkowetz
ebfebde27a
Set version info and settings back to development mode
...
- Legacy-Id: 10375
2015-11-03 03:16:00 +00:00
Henrik Levkowetz
0fe6e2f8aa
Set version info to release version 6.8.0 before branching.
...
- Legacy-Id: 10373
2015-11-03 03:15:52 +00:00
Henrik Levkowetz
5c3d2e4507
Updated country and timezone choices.
...
- Legacy-Id: 10370
2015-11-03 03:02:48 +00:00