Ole Laursen
0bd82434c8
Fix problem with milestones editing claiming that all resolved
...
milestones have been changed when you click the review changes button
(by removing work-around for bug in previous version of Django)
- Legacy-Id: 7769
2014-05-22 15:55:15 +00:00
Ole Laursen
9579525ca4
Add simple materials page, tie up some of the loose ends in group generalization work
...
- Legacy-Id: 7768
2014-05-22 15:53:20 +00:00
Ole Laursen
d16bdb3723
Add support for editing Group.description in Secretariat tools
...
- Legacy-Id: 7767
2014-05-22 15:08:37 +00:00
Robert Sparks
393422b36b
Improves the robustness of the SMTP error handling utilities. Fixes bug #1409 . Commit ready for merge.
...
- Legacy-Id: 7766
2014-05-22 01:28:33 +00:00
Henrik Levkowetz
c1d75dab55
Merged [7748] from rjsparks@nostrum.com: Adjust when publication request button appears for documents in non-ietf streams. Fixes bug #1402 .
...
- Legacy-Id: 7765
Note: SVN reference [7748] has been migrated to Git commit e9984b957b
2014-05-20 20:33:12 +00:00
Henrik Levkowetz
58cc1f33b4
Merged [7740] from rjsparks@nostrum.com: Fixed a crash when requesting sessions for groups that do not have ADs. Applied to production as 2014-05-13-sreq-rg.patch .
...
- Legacy-Id: 7764
Note: SVN reference [7740] has been migrated to Git commit c64243ba31
2014-05-20 20:29:24 +00:00
Henrik Levkowetz
e9a0574a96
Merged [7735] from rjsparks@nostrum.com: Fixed coloring rows: The js IETF object needs to exist for the code to work. Fixes bug #1303 .
...
- Legacy-Id: 7763
Note: SVN reference [7735] has been migrated to Git commit 6f202065e7
2014-05-20 20:25:32 +00:00
Henrik Levkowetz
0baf1899d8
Merged [7734] from rcross@amsl.com: changes to support IAB group types, including requesting a session and uploading materials.
...
- Legacy-Id: 7762
Note: SVN reference [7734] has been migrated to Git commit ed53dfdf78
2014-05-20 20:21:42 +00:00
Henrik Levkowetz
11422d2853
Merged in [7732] from rjsparks@nostrum.com:
...
Extended ScheduledSession objects were not initialized correctly, so un-extending did not work. Fixes bug #1401 .
- Legacy-Id: 7761
Note: SVN reference [7732] has been migrated to Git commit 947f174e78
2014-05-20 20:05:48 +00:00
Henrik Levkowetz
b94e364edd
Added a file used by bin/mergeready to mark certain releases which has earlier been marked as ready to merge with a 'hold' indication, instead.
...
- Legacy-Id: 7760
2014-05-20 19:51:32 +00:00
Henrik Levkowetz
82f6afb293
Replaced a symlink with the real file -- symlink committed by mistake.
...
- Legacy-Id: 7759
2014-05-20 19:49:05 +00:00
Ole Laursen
0144ef366b
Add description field on group, enable most group info page views to
...
work without a group type to pave the way for /group/<acronym>/ URLs,
make charter page more generic, enable it to handle descriptions and
walk over all personnel instead of picking out specific types
of roles, add a redirect view on /group/<acronym>/ to lead to either
documents/ or charter/, add simple group.features() class to be able
to condition on group features rather than specific group types,
adjust group pages menu accordingly
- Legacy-Id: 7758
2014-05-20 10:19:26 +00:00
Robert Sparks
e9984b957b
Adjust when publication request button appears for documents in non-ietf streams. Fixes bug #1402 . Commit ready for merge.
...
- Legacy-Id: 7748
2014-05-14 17:31:00 +00:00
Robert Sparks
c64243ba31
Fixed a crash when requesting sessions for groups that do not have ADs. Applied to production as 2014-05-13-sreq-rg.patch . Commit ready for merge.
...
- Legacy-Id: 7740
2014-05-13 19:23:45 +00:00
Robert Sparks
6f202065e7
Fixed coloring rows: The js IETF object needs to exist for the code to work. Fixes bug #1303 . Commit ready to merge.
...
- Legacy-Id: 7735
2014-05-12 21:45:55 +00:00
Ryan Cross
ed53dfdf78
changes to support IAB group types, including requesting a session and uploading materials. Commit ready for merge
...
- Legacy-Id: 7734
2014-05-12 20:54:33 +00:00
Robert Sparks
f92221a746
Revert a debug setting that should not have made it into the last commit. Commit ready for merge.
...
- Legacy-Id: 7733
2014-05-12 19:40:01 +00:00
Robert Sparks
947f174e78
Extended ScheduledSession objects were not initialized correctly, so un-extending did not work. Fixes bug #1401 . Commit ready for merge.
...
- Legacy-Id: 7732
2014-05-12 19:37:44 +00:00
Henrik Levkowetz
2a8fbb4063
Added validation of successful draft title extraction on draft submission upload, to avoid a later exception when trying to store draft information for a draft with a null title.
...
- Legacy-Id: 7730
2014-05-10 10:39:33 +00:00
Henrik Levkowetz
4c03bc73d8
Merged in [7726] from rcross@amsl.com:
...
Fix secauth middleware to grant access to WG Secretary, RG Chair and Area Director.
- Legacy-Id: 7729
Note: SVN reference [7726] has been migrated to Git commit 90c9e3e256
2014-05-10 10:28:20 +00:00
Ryan Cross
90c9e3e256
Fix secauth middleware to grant access to WG Secretary, RG Chair and Area Director. Commit ready for merge.
...
- Legacy-Id: 7726
2014-05-08 22:26:50 +00:00
Henrik Levkowetz
076770bccc
Merged [7705] from rjsparks@nostrum.com: Corrected Document vs DocHistory mismatch when working with status-change documents. Corrected creation of BallotDocEvent timestamps. Fixes bug #1396 .
...
- Legacy-Id: 7724
Note: SVN reference [7705] has been migrated to Git commit 18bfe663d5
2014-05-08 20:03:54 +00:00
Henrik Levkowetz
93cf098bf7
Merged [7678] from rcross@amsl.com: Show correct group type and ommit link to tools.ietf.org on BOF proceedings.
...
- Legacy-Id: 7722
Note: SVN reference [7678] has been migrated to Git commit e838ca78c5
2014-05-08 19:11:31 +00:00
Henrik Levkowetz
5bb6c50c66
Merged [7677] from rjsparks@nostrum.com: Protect against cases where add_state_change_event can return None. Fixes bug # 1383.
...
- Legacy-Id: 7721
Note: SVN reference [7677] has been migrated to Git commit cb458b1689
2014-05-08 18:58:00 +00:00
Henrik Levkowetz
6b0949ee43
Fixed a typo (missing space) in a template. Fixes issue #1398 .
...
- Legacy-Id: 7715
2014-05-08 13:46:55 +00:00
Henrik Levkowetz
e78433b517
Added a utility command 'mergeready' which lists commits marked as 'Commit ready for merge' that have not yet been merged to trunk.
...
- Legacy-Id: 7714
2014-05-08 11:27:41 +00:00
Robert Sparks
18bfe663d5
Corrected Document vs DocHistory mismatch when working with status-change documents. Corrected creation of BallotDocEvent timestamps. Fixes bug #1396 . Commit ready for merge
...
- Legacy-Id: 7705
2014-05-06 20:32:27 +00:00
Henrik Levkowetz
794a823581
Corrected an URL pattern that returned something intended to be a named parameter as a numbered arg instead.
...
- Legacy-Id: 7702
2014-05-06 19:17:19 +00:00
Henrik Levkowetz
50ecb29a8d
Added a link to browse the release version in the repository to /release/.
...
- Legacy-Id: 7701
2014-05-06 19:15:21 +00:00
Henrik Levkowetz
ed97ce5a21
Added changeset and ticket links to the release notes under /release/
...
- Legacy-Id: 7684
2014-05-02 00:30:25 +00:00
Henrik Levkowetz
9c12b28ba2
Changed a bunch of URLs from http:// to https://, and stripped instances of http.?://datatracker.ietf.org/ from some URLs to make them work better in test and development deployments.
...
- Legacy-Id: 7683
2014-05-01 19:43:13 +00:00
Henrik Levkowetz
83c7f3af91
Set version info and settings back to development mode
...
- Legacy-Id: 7682
2014-05-01 00:14:32 +00:00
Henrik Levkowetz
a2fd7f19ad
Set version info to release version 5.4.2 before branching.
...
- Legacy-Id: 7680
2014-05-01 00:14:29 +00:00
Henrik Levkowetz
6cb85a7f3c
Changelog entry for 5.4.2
...
- Legacy-Id: 7679
2014-05-01 00:14:27 +00:00
Ryan Cross
e838ca78c5
Show correct group type and ommit link to tools.ietf.org on BOF proceedings. Commit ready for merge
...
- Legacy-Id: 7678
2014-04-30 23:14:56 +00:00
Robert Sparks
cb458b1689
Protect against cases where add_state_change_event can return None. Fixes bug # 1383. Commit ready for merge.
...
- Legacy-Id: 7677
2014-04-30 22:17:01 +00:00
Henrik Levkowetz
f241de20f3
Merged [7673] from rjsparks@nostrum.com: Made several changes to better handle non-ascii UTF-8 in email messages.
...
Used multipart mime when including the original message in an error message to the secretariat.
Modified the way IANA review email is parsed.
Added non-ascii UTF-8 tests to the IANA review email parser and to the SMTP Exception handling code.
- Legacy-Id: 7676
Note: SVN reference [7673] has been migrated to Git commit bf4f3ad75f
2014-04-30 20:51:25 +00:00
Robert Sparks
bf4f3ad75f
Made several changes to better handle non-ascii UTF-8 in email messages.
...
Used multipart mime when including the original message in an error message to the secretariat.
Modified the way IANA review email is parsed.
Added non-ascii UTF-8 tests to the IANA review email parser and to the SMTP Exception handling code.
Commit ready for merge.
- Legacy-Id: 7673
2014-04-29 18:45:37 +00:00
Henrik Levkowetz
3e0e10377c
Changed how edit_mtg() is called, in order to propagate kwargs as kwargs. Removed repeated @check_permissions.
...
- Legacy-Id: 7664
2014-04-28 16:34:09 +00:00
Henrik Levkowetz
849e329a39
Tweaked the traceback() debug function.
...
- Legacy-Id: 7663
2014-04-28 16:30:49 +00:00
Henrik Levkowetz
666d67eec3
Merged [7653] from rcross@amsl.com: fix two issues with proceedings generation.
...
- Legacy-Id: 7654
Note: SVN reference [7653] has been migrated to Git commit a886f9ddcd
2014-04-25 19:19:09 +00:00
Ryan Cross
a886f9ddcd
fix two issues with proceedings generation. Commit ready for merge.
...
- Legacy-Id: 7653
2014-04-25 18:06:07 +00:00
Henrik Levkowetz
3ac1856d09
Merged in [7644] from rjsparks@nostrum.com:
...
From rjsparks@nostrum.com:
- Fixed layout issue on schedule editing page in Chrome
- Fixed errant display of text in unscheduled group bar
on the schedule editing page
- Changed the instruction text on the special requests
field of the session request form
From rcross@amsl.com:
- Improved scheduling of non-session items
- Fixed issue with layout of the new notifications page
- Fixed crash on notifications page
- Legacy-Id: 7651
Note: SVN reference [7644] has been migrated to Git commit b8cfbf18e5
2014-04-25 15:45:54 +00:00
Henrik Levkowetz
ce318f4d90
- Legacy-Id: 7650
2014-04-25 15:28:26 +00:00
Henrik Levkowetz
c50d05302b
Set version info and settings back to development mode
...
- Legacy-Id: 7649
2014-04-25 15:11:38 +00:00
Henrik Levkowetz
d220932332
Set version info to release version 5.4.1 before branching.
...
- Legacy-Id: 7647
2014-04-25 15:11:34 +00:00
Henrik Levkowetz
48f791c607
Changelog entry for 5.4.1
...
- Legacy-Id: 7646
2014-04-25 15:11:33 +00:00
Henrik Levkowetz
618e01f870
Tweaked the test-crawler output.
...
- Legacy-Id: 7645
2014-04-25 15:11:14 +00:00
Robert Sparks
b8cfbf18e5
From rjsparks@nostrum.com:
...
- Fixed layout issue on schedule editing page in Chrome
- Fixed errant display of text in unscheduled group bar
on the schedule editing page
- Changed the instruction text on the special requests
field of the session request form
From rcross@amsl.com:
- Improved scheduling of non-session items
- Fixed issue with layout of the new notifications page
- Fixed crash on notifications page
- Legacy-Id: 7644
2014-04-25 14:44:40 +00:00
Henrik Levkowetz
0076f1133a
Added a no-agenda template for the iPhone agenda, too.
...
- Legacy-Id: 7643
2014-04-25 14:03:52 +00:00