Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (8m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 05:17:17 UTC Now

2014-01-21 22:29:33 UTC MAIN commitmail json YAML

Update to 1.0.1

Sort PLIST.  Add new files.

Trac 1.0.1 (February 1, 2013)
http://svn.edgewall.org/repos/trac/tags/trac-1.0.1

- Fix zip source download for large directories in Subversion repositories
- Performance improvement for the Roadmap, by caching milestone properties
- Added a ''select all'' checkbox to table of components for each plugin on
  the Plugins admin panel
- Restore the ''Modify'' link at the top of the ticket page, as it was in
  Trac 0.12
- `ListOption` keeps values other than empty string and None in raw list
  as default
- Prevent possibility of multiple identical info or warning messages being
  presented to the user
- The BatchModify select-all checkboxes are toggled with tri-state behavior
  when the ticket checkboxes are toggled
- Update the ticket changetime to the current time when deleting a ticket
  comment
- ... and quite more! In particular, see also the changes for 0.12.5
  which are also integrated and new since 1.0

Trac 0.12.5 (January 15, 2013)
http://svn.edgewall.org/repos/trac/tags/trac-0.12.5

Trac 0.12.5 is a maintenance release and contains
a few interesting fixes:
- upload of .mht files (MHTML web page archive files) now works
  (#9880)
- more robust parsing of attachment URLs (#10280) and uploaded
  file names (#10850)
- lots of improvement to the date formatting code, which is now
  much more robust when timezone and daylight saving time
  computations are involved (#10768, #10863, #10864, #10912, #10920)
- no longer generate invalid JSON encoded data with Python 2.4 and
  2.5 (#10877)
- ... and a few more!

(gdt)