Edgewall Software

Changes between Version 86 and Version 87 of TracChangeLog


Ignore:
Timestamp:
Aug 14, 2014, 9:05:03 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Reviewed first 100 tickets in milestone:1.0.2

Legend:

Unmodified
Added
Removed
Modified
  • TracChangeLog

    v86 v87  
    6464The following list contains only a few highlights:
    6565
     66 - Subversion keywords are expanded and EOL substitutions made when viewing a file in the repository browser and when downloading a file (#717).
     67 - Notification email is sent to the old owner when a ticket is reassigned (#2311).
     68 - Ticket change history is updated when renaming and deleting a milestone, and when retargeting tickets to another milestone (#4582, #5658).
     69 - Numerous fixes for the Authz permissions policy in the repository (#8336, #10931), wiki (#8976, #11067), admin (#11069) and report (#11176) realms.
     70 - Multiple forms submits are disallowed (#10138).
     71 - `ConfigurationError` is raised if any of the `permission_policies` can't be loaded, preventing possible information leakage due to internal and installation errors (#10285).
     72 - Wiki toolbars can be disabled through a configuration setting (#10837)
     73 - The number of table entries is shown next to heading on applicable admin pages (#11027).
     74 - //Cancel// buttons are consistently located on all pages (#11076).
     75 - Focus is placed on a text element when an edit page is loaded (#11084).
     76 - The //Edit conflict// and //Merge// warning messages are always visible when a page refreshed in side-by-side edit mode (#11102).
     77 - Improvements to the layout of the Report (#11106) and Ticket pages (TBD).
     78 - Genshi 0.7 compatibility (#11218).
     79 - Numerous minor fixes for Git repository support.
    6680 - //(to be completed)//
     81 - … and more than a hundred more fixes!
    6782
    6883See 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).