|
| 1 | +ietfdb (5.6.3) ietf; urgency=medium |
| 2 | + |
| 3 | + This is a bugfix and cleanup release, without any major new features. |
| 4 | + The most notable improvements are to the agenda scheduling code, where |
| 5 | + a number of bothersome bugs has been slain, but there are also other |
| 6 | + nice fixes: |
| 7 | + |
| 8 | + * Merged in [8229] from rjsparks@nostrum.com, with minor tweaks: |
| 9 | + From mcr@sandelman.ca: |
| 10 | + Refactor to remove dajaxice. |
| 11 | + Modified the URLs that address schedules: |
| 12 | + - urls now always start with /agenda, removing the mix of /agenda and |
| 13 | + /schedule prefixes |
| 14 | + - urls to a given schedule include the schedule owner (by email |
| 15 | + address) |
| 16 | + Corrected issue that prevented deleting sessions. |
| 17 | + Changed comment mechanism in timeslot_edit.js |
| 18 | + Migration to change the email address for (System) |
| 19 | + Fixes bug #1426 |
| 20 | + |
| 21 | + * Merged in [8211] from rjsparks@nostrum.com: |
| 22 | + Provide a way to get back to the page the user logged out from. Fixes |
| 23 | + ticket #1461. |
| 24 | + |
| 25 | + * Merged in [8210] from rjsparks@nostrum.com: |
| 26 | + Default the responsible AD for an initial charter or recharter document to |
| 27 | + the responsible AD for the group. Fixes ticket #1451. |
| 28 | + |
| 29 | + * Merged in [8209] from rjsparks@nostrum.com: |
| 30 | + Fixed several places where files were not being closed. |
| 31 | + |
| 32 | + * Merged in [8208] from rjsparks@nostrum.com: |
| 33 | + Changed the code to use doc.href rather than manually constructing URLs in |
| 34 | + several templates. Fixes ticket #1459. |
| 35 | + |
| 36 | + * Merged in [8207] from rjsparks@nostrum.com: |
| 37 | + Cleanup commit before changing working HREF contents. |
| 38 | + |
| 39 | + * Merged in [8204] from rjsparks@nostrum.com: |
| 40 | + Improves how many href urls are constructed. Updates ticket #1459. |
| 41 | + |
| 42 | + * Merged in [8166] from rcross@amsl.com: |
| 43 | + Added the 'proposed' WG state to WG role queries for Chair and Secretary |
| 44 | + |
| 45 | + -- Henrik Levkowetz <henrik@levkowetz.com> 19 Sep 2014 12:28:28 -0700 |
| 46 | + |
1 | 47 | ietfdb (5.6.2) ietf; urgency=medium |
2 | 48 |
|
3 | 49 | This release contains the datatracker bugfixes and enhancements from the |
|
0 commit comments