Edgewall Software

Changes between Version 82 and Version 83 of TracChangeLog


Ignore:
Timestamp:
Aug 3, 2014, 10:36:45 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Finished changelog for 1.1.2. It's a bit long, so we can trim it down if desired. Added sections for 1.0.2 and 0.12.6.

Legend:

Unmodified
Added
Removed
Modified
  • TracChangeLog

    v82 v83  
    1414=== 1.1.2
    1515
    16 The following list contains a few highlights of the changes: //(not yet complete)//
    17 
    18  - The new option `[ticket] optional_fields` specifies ticket select fields that are treated as optional (i.e. an empty value is allowed) (#10772).
     16The following list contains highlights of the changes:
     17
     18 - Dropped support for Python 2.5. Trac can no longer be run on Python 2.5 as incompatible changes have been made in the source code (#11600).
     19 - The new ticket workflow action `may_set_owner` is similar to `set_owner` but the owner defaults to the existing ticket owner rather than the current user (#10018).
     20 - The new option `[ticket]` `optional_fields` specifies ticket select fields that are treated as optional (i.e. an empty value is allowed) (#10772).
     21 - Line number and row highlighting annotations can be specified for WikiProcessor code blocks (#10834).
     22 - The //default handler// can be set as a session preference (#11597), and the default value for all users can be set from the //Basic Settings// admin page (#11519).
    1923 - Attachments can't be added to read-only wiki pages (#11244).
     24 - Tables on the admin pages have a //Select all// checkbox in the header (#10994).
     25 - Submit buttons are disabled if the required items are not selected (#11056).
     26 - The Admin //Permissions// page has a //Copy Permissions// form for copying permissions between users and groups (#11099).
     27 - The new option `[milestone]` `default_retarget_to` determines the default milestone for retargeting tickets when a milestone is deleted or closed, and can be specified from the //Milestone// admin page (#10010).
    2028 - The //retarget// select is not shown when closing or deleting a milestone which has no tickets associated with it (#11366).
    21  - //Clear default// buttons allow the ticket system default values (e.g. `default_milestone`, `default_version`) options to be cleared through the corresponding admin pages (#10772, #11300).
     29 - //Clear default// buttons allow the ticket system default values (e.g. `default_milestone`, `default_version`) to be cleared through the corresponding admin pages (#10772, #11300).
    2230 - The `TitleIndex` macro supports relative path prefixes when used on wiki pages (#11455).
    23  - Changed styling of the Milestone, Ticket System Admin and Repository Admin edit pages (#11499).
    24  - The //default handler// can be set as a session preference (#11597), and the default value for all users can be set from the //Basic Settings// admin page (#11519).
    2531 - CommitTicketUpdater will recognize a ticket reference that includes a trailing `#comment:N` or `#comment:desccription` (#11622).
    26  - The //Tickets// column of the milestone table on the //Milestone Admin// page contains links to the query page showing all tickets associated with the milestone, grouped by status (#11661).
     32 - The //Tickets// column of the milestone table on the //Milestone// admin page contains links to the query page showing all tickets associated with the milestone, grouped by status (#11661).
    2733 - Authz policy can be used to restrict access to the //Report List// page using the resource id `-1` (#11697).
    28  - Dropped support for Python 2.5. Trac can no longer be run on Python 2.5 as incompatible changes have been made in the source code (#11600).
    29 
    30 See also the [[TracDev/ApiChanges/1.1.2]].
     34
     35See also the [[TracDev/ApiChanges/1.1.2]] and the detailed release notes for [[TracDev/ReleaseNotes/1.1#DevelopmentReleases | 1.1.2]], [[TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.2]] and [[TracDev/ReleaseNotes/0.12#MaintenanceReleases | 0.12.6]] (as 1.1.2 contains all the fixes done for 1.0.2 and 0.12.6).
    3136
    3237[source:/tags/trac-1.1.2 View Tag] | [milestone:1.1.2 View Milestone]
     
    4752 - Dropped support for Python 2.5, either Python 2.6 or Python 2.7 is required //(well, as it happens, 2.5 //still// works, that's a bug ;-) )//
    4853
    49 See also the [[TracDev/ApiChanges/1.1.1]].
     54See also the [[TracDev/ApiChanges/1.1.1]] and the detailed release notes for [[TracDev/ReleaseNotes/1.1#DevelopmentReleases | 1.1.1]], [[TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.1]] and [[TracDev/ReleaseNotes/0.12#MaintenanceReleases | 0.12.5]] (as 1.1.1 contains all the fixes done for 1.0.1 and 0.12.5).
    5055
    5156[source:/tags/trac-1.1.1 View Tag] | [milestone:1.1.1 View Milestone]
     
    5358== 1.0.x Releases ==
    5459
     60=== 1.0.2
     61
     62Trac 1.0.2 contains a number of bug fixes and minor enhancements, as well as a major update for many translations.
     63
     64The following list contains only a few highlights:
     65
     66 - //(to be completed)//
     67
     68See the detailed release notes for [[TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.2]] and [[TracDev/ReleaseNotes/0.12#MaintenanceReleases | 0.12.6]] (as 1.0.2 contains all the fixes done for 0.12.6).
     69
     70[source:/tags/trac-1.0.2 View Tag] | [milestone:1.0.2 View Milestone]
     71
     72
    5573=== 1.0.1
    5674
    57 Trac 1.0.1 contains a number of bug fixes and minor enhancements, as well as a major updates for many translations.
     75Trac 1.0.1 contains a number of bug fixes and minor enhancements, as well as a major update for many translations.
    5876
    5977The following list contains only a few highlights:
     
    92110
    93111== 0.12.x Releases ==
     112
     113=== 0.12.6
     114
     115Trac 0.12.6 contains fixes for a few issues:
     116 - //(to be completed)//
     117
     118[source:/tags/trac-0.12.6 View Tag] | [milestone:0.12.6 View Milestone]
    94119
    95120=== 0.12.5