@@ -78,11 +78,15 @@ ietfdb (4.51) ietf; urgency=low
7878 publication request when not in production mode.
7979
8080 * Merged [5770] from rjsparks@nostrum.com:
81+
8182 - Added editing last call messages, requesting, issuing and tracking IETF
8283 LCs to status-change documents
84+
8385 - Added a Cancel button to the form that allows editing the relations for
8486 status-change documents
87+
8588 - Added instructions to the agenda section 3.3
89+
8690 This adds states to status-change- documents and has a migration that
8791 must be applied. Fixes bug #1039
8892
@@ -127,8 +131,11 @@ ietfdb (4.45) ietf; urgency=medium
127131 * Changed additional places to use IANA sync settings from settings.py
128132
129133 * Merged [5645],[5646] and [5647] from olau@iola.dk:
134+
130135 - Added support for notifying the RFC Editor upon draft approval
136+
131137 - Added action to post to RFC Editor on non-IESG publication requests too
138+
132139 - Fixed a bug that the CC on the announcement copy sent to IANA wasn't
133140 cleared causing people on the CC to get duplicate emails
134141
@@ -161,7 +168,7 @@ ietfdb (4.44) ietf; urgency=medium
161168
162169 * Merged [5570]: Moves the interface to edit shepherds and sheperd writeups
163170 out of the wgtracker interface and into the doc views (via idrfc). Added a
164- little to the simple authorization code (can_edit_ ) in idrfc. Added a way
171+ little to the simple authorization code (can_edit ) in idrfc. Added a way
165172 to reset the writeup to the current templates (leaving extension points to
166173 take templates for non-ietf stream documents). Fixes bug #967. (This also
167174 fixes tickets #834 and #691 (which were effectively duplicates of #967)
@@ -170,17 +177,23 @@ ietfdb (4.44) ietf; urgency=medium
170177 same type up
171178
172179 * Merged [5476]:
173- * Added a document type for changing the publication status of other
180+
181+ - Added a document type for changing the publication status of other
174182 documents, and the UI for manipulating them.
175- * Added charters, conflict reviews, and status changes to the AD's \'My
183+
184+ - Added charters, conflict reviews, and status changes to the AD's \'My
176185 Documents\' page
177- * Improved the presentation of all document types on the Agenda, Future
186+
187+ - Improved the presentation of all document types on the Agenda, Future
178188 Telechats, Scribe and Moderator package pages
179- * Made the reverse name for document relationships explicit rather than
189+
190+ - Made the reverse name for document relationships explicit rather than
180191 deriving them from forward names
181- * Added a way to get to the underlying Document (when it exists) from
192+
193+ - Added a way to get to the underlying Document (when it exists) from
182194 an RfcWrapper
183- * Unified several common forms used by different document types
195+
196+ - Unified several common forms used by different document types
184197
185198 From henrik@levkowetz.com:
186199
@@ -456,13 +469,15 @@ ietfdb (4.36) ietf; urgency=medium
456469 Sparks, Joel Halpern, Ryan Cross, Adam Roach, and Henrik Levkowetz.
457470
458471 From rjsparks@nostrum.com:
472+
459473 * Enabled diff on the conflict review history tab. Fixes bug #882
460474
461475 * Made it more obvious when an intended status or shepherding AD is not set
462476 Removed an unused template Show reset approval text immediately. Fixes
463477 bug #900
464478
465479 From jmh@joelhalpern.com:
480+
466481 * Moved the Replaced By: line in docent headers up to main header with
467482 Replaces:
468483
@@ -477,12 +492,14 @@ ietfdb (4.36) ietf; urgency=medium
477492 * Changed CONFLICT_REVIEW_PATH from conflict_reviews to conflict-reviews
478493
479494 From adam@nostrum.com:
495+
480496 * Fixed '%2C' bug introducted (exposed?) by Apple's iCloud handling of
481497 URLs
482498
483499 * Fixed time column wrapping problem that exhibits in (at least) Safari.
484500
485501 From henrik@levkowetz.com:
502+
486503 * Tweaked the changelog presentation to work irrespective of current
487504 directory, and give a sensible 404 if the changelog can't be found.
488505
@@ -695,38 +712,53 @@ ietfdb (4.34) ietf; urgency=medium
695712 combines a number of separate fixes:
696713
697714 Liasion Manager:
715+
698716 * Patch from Yaco to avoid resetting the From field when changing other
699717 items on the form
718+
700719 * Gave the secretariat the ability to find/approve any unapproved
701720 liaisons
721+
702722 * Changed all the email code to use ietf.mail.utils (and removed the
703723 fake-mail concept)
704724
705725 Charter documents and the Agenda pages:
726+
706727 * Added charter documents to iesg/agenda and iesg/agenda/documents
728+
707729 * Synced the ordering of drafts on iesg/agenda and iesg/agenda/documents
730+
708731 * Allow setting a responsible AD for charter documents
732+
709733 * Changed the UI of the charter page to use editlink for changing
710734 attributes and buttons for actions (to align with drafts and
711735 conflict-reviews)
712736
713737 Moderator package:
738+
714739 * Refactor: Simplified access to the current BallotDocEvent from a
715740 Document
741+
716742 * Added functions to BallotDocEvents? to faciliate access to
717743 BallotPositionDocEvents?, both for all positions, and current AD postions.
744+
718745 * Updated the moderator package to use the Documents from _agenda_data.
746+
719747 * Added a filter to assist with rendering the moderator package.
748+
720749 * Fixed a bug where different functions in idrfc/views_ballot were
721750 using log_state_changed expecting different implementations (a cleanup task
722751 should reconcile the _three_ implementations in the codebase of that
723752 function).
724753
725754 Cleanup from codesprint:
755+
726756 * Removed some duplication between doc/util and doc/models by moving
727757 things into doc/models
758+
728759 * Do not show non-empty discuss text when the ballot position is not
729760 blocking
761+
730762 * Added a migration to update non-blocking ballot positions that have
731763 non-empty discuss text
732764
@@ -802,10 +834,13 @@ ietfdb (4.33) ietf; urgency=medium
802834 Adding self-management page for user profile information
803835
804836 * Changeset [4704] from suresh.krishnan@ericsson.com:
837+
805838 - When the state changes from whatever to Publication Requested, the
806839 regular state change mail will go out.
840+
807841 - The regular state change mail will be sent to the authors and the wg
808842 chairs (this is the current behavior).
843+
809844 - Now, in addition to this regular state change mail, another mail will
810845 be sent with the title 'Publication has been requested for draft
811846 <draft-name>' and this mail will be sent to the AD responsible for the WG.
@@ -821,7 +856,7 @@ ietfdb (4.33) ietf; urgency=medium
821856ietfdb (4.32) ietf; urgency=medium
822857
823858 This is a feature release that provides support for a new document type,
824- Conflict Review documents (conflrev-*.txt).
859+ Conflict Review documents (conflrev-\ *.txt).
825860
826861 From rjsparks@nostrum.com:
827862
@@ -855,9 +890,13 @@ ietfdb (4.32) ietf; urgency=medium
855890 * Added many helpers to Document to assist with migrating off IdWrapper
856891
857892 * Minor fixes and other changes
893+
858894 - Fixes to document main view to avoid (silent) template failures.
895+
859896 - Began removing some of the code that is no longer reachable post-migration
897+
860898 - Corrected the behavior of the undefer code and added test cases for it
899+
861900 - Improved initial population of notification lists and added the ability
862901 to regenerate the initial list
863902
@@ -1125,7 +1164,7 @@ ietfdb (4.21) ietf; urgency=medium
11251164 * Expose how many pages each document contains on the docs on future
11261165 telechats page. Fixes bug #828
11271166
1128- * Replaced the concept of a tag (via-rfc) identifying ise or irtf document
1167+ * Replaced the concept of a tag (via-rfc) identifying ise or irtf document
11291168 (previously the idinternal.via_rfc_editor boolean) with looking at the
11301169 document's stream. Removed the stream editing form - that functionality
11311170 is on the edit info form. Put the old-ADs back into the list of choices
@@ -1270,7 +1309,7 @@ ietfdb (4.20) ietf; urgency=medium
12701309 for a recharter submit form.
12711310
12721311 * Reverse direction of revisions on charter /doc/ page to match
1273- tools.ietf.org/html/draft-*.
1312+ tools.ietf.org/html/draft-\ *.
12741313
12751314 * Change max acronym length to 10 instead of 8
12761315
@@ -1379,7 +1418,7 @@ ietfdb (4.00) ietf; urgency=medium
13791418
13801419 For a full changelog, please go tot he commit log for the iola/conversion
13811420 branch, web accessible at:
1382- http://trac.tools.ietf.org/tools/ietfdb/log/branch/iola/conversion/
1421+ http://trac.tools.ietf.org/tools/ietfdb/log/branch/iola/conversion/
13831422
13841423 -- Henrik Levkowetz <henrik@levkowetz.com> 24 Mar 2012 10:33:43 +0100
13851424
@@ -1589,13 +1628,19 @@ ietfdb (3.57) ietf; urgency=medium
15891628 Simple changes to EditInfoForm field initialization
15901629
15911630 * Various bugfixes and admin enhancements from henrik@levkowetz.com:
1631+
15921632 - Some enhancements to the admin for IDInternal
1633+
15931634 - Fix a bug where the wrong text was shown for IPR declarations which
15941635 specified that licensing terms would be announced later (option d).
1636+
15951637 - Fix a bug where the plenary entries in the html agenda didn't have
15961638 links to the room map.
1639+
15971640 - Enhance the admin list page for Stream a bit.
1641+
15981642 - Add some debug output utility functions.
1643+
15991644 - Tweak the admin list for WgMeetingSession to show wg acronym instead of
16001645 group id.
16011646
@@ -1814,7 +1859,7 @@ ietfdb (3.50) ietf; urgency=medium
18141859
18151860 $ PYTHONPATH=$PWD ietf/manage.py migrate
18161861
1817- The output should be as follows:
1862+ The output should be as follows::
18181863
18191864 Running migrations for liaisons:
18201865 - Nothing to migrate.
@@ -2216,7 +2261,7 @@ ietfdb (3.07) ietf; urgency=medium
22162261 is done as South migrations (see http://south.aeracode.org/ for more
22172262 info on the South app). More extensiive documentation about the actions
22182263 needed are provided in the user manual (doc/LSMT_user_manual.pdf in
2219- the release). The brief version follows:
2264+ the release). The brief version follows::
22202265
22212266 # 8<----------
22222267 # First the regular checkout and prepare:
@@ -2538,7 +2583,7 @@ ietfdb (2.48) ietf; urgency=medium
25382583 * Replaced most of /idtracker/ (search, document page, ballot page,
25392584 comment page) with redirects to /doc/
25402585
2541- * /doc/*: Show information about ballot sets
2586+ * /doc/\ *: Show information about ballot sets
25422587
25432588 * Refactoring /wg/: use redirects instead of redundant URLs; removed old
25442589 charter pages (not used/linked to); misc. cleaning
@@ -2575,7 +2620,7 @@ ietfdb (2.47) ietf; urgency=medium
25752620
25762621 * New script for finding database tables with non-ASCII data
25772622
2578- * /doc/*: allow direct links to tabs/individual comments
2623+ * /doc/\ *: allow direct links to tabs/individual comments
25792624
25802625 * /iesg/agenda/: show management item text if logged in as AD
25812626
@@ -2591,10 +2636,10 @@ ietfdb (2.46) ietf; urgency=medium
25912636
25922637 * Add the I-D expiration notification script.
25932638
2594- ** * Please add the following cron entry:
2639+ \*\*\ * Please add the following cron entry: :
25952640
2596- # Send notifications about pending I-D expirations.
2597- 42 4 * * 1 /a/www/ietf-datatracker/web/ietf/bin/notify-expirations
2641+ # Send notifications about pending I-D expirations.
2642+ 42 4 \* \ * 1 /a/www/ietf-datatracker/web/ietf/bin/notify-expirations
25982643
25992644 From Henrik:
26002645
@@ -2613,7 +2658,7 @@ ietfdb (2.46) ietf; urgency=medium
26132658
26142659 * /ipr/: remove separate list for updating
26152660
2616- * /wg/acronym/*: clearer warning about concluded WGs
2661+ * /wg/acronym/\ *: clearer warning about concluded WGs
26172662
26182663 * A lot of various code and deployment cleanup
26192664
@@ -2951,12 +2996,19 @@ ietfdb (2.38) ietf; urgency=medium
29512996 Miscellaneous minor fixes:
29522997
29532998 * Added differentiating colours for BOF sessions in iPhone agenda
2999+
29543000 From Pasi:
3001+
29553002 * Fix bug in urlize (http://code.djangoproject.com/ticket/12183)
3003+
29563004 * Added missing safe tags
3005+
29573006 * Fixed Russ' email address in mkrelease
3007+
29583008 * Updated account information template (fixes exception)
3009+
29593010 * Show action items in IESG agenda; updated some links in IESG agenda
3011+
29603012 * Fixed a bug in idtracker search (probably introduced by changeset
29613013 1842); new test case for that
29623014
@@ -2981,7 +3033,8 @@ ietfdb (2.37) ietf; urgency=medium
29813033
29823034 * Lots of escape and safe filters added to the templates, to handle the
29833035 transition from 0.96 to 1.1. This work was contributed by a number of
2984- people durint the IETF 76 code sprint:
3036+ people durint the IETF 76 code sprint::
3037+
29853038 Pasi Eronen (also leading up to the IETF 76 code sprint)
29863039 Tony Hansen
29873040 Ben Campbell
0 commit comments