pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ja-trac
Module Name: pkgsrc
Committed By: obache
Date: Sat Aug 28 00:44:31 UTC 2010
Modified Files:
pkgsrc/www/ja-trac: Makefile PLIST distinfo
Log Message:
Update japanized Trac to 0.12.ja1 a.k.a. 0.12pl1.
Trac-0.12.ja1 (Aug 25, 2010)
* Based on Trac 0.12 'Babel'
* Change document and parameters for our distribution.
- *.trac-ja
- setup.py
- trac/templates/about.html
- trac/templates/theme.html
* Translate default Wiki pages into Japanese.
- trac/wiki/default-pages/*
* Translate document of Wiki macros into Japanese.
- trac/admin/console.py
- trac/ticket/query.py
- trac/wiki/macros.py
* Translate document of trac.ini options into Japanese.
- trac/attachment.py
- trac/db/api.py
- trac/db/mysql_backend.py
- trac/db/postgres_backend.py
- trac/db/sqlite_backend.py
- trac/env.py
- trac/mimeview/api.py
- trac/mimeview/silvercity.py
- trac/notification.py
- trac/perm.py
- trac/search/web_ui.py
- trac/ticket/api.py
- trac/ticket/notification.py
- trac/ticket/query.py
- trac/ticket/report.py
- trac/ticket/roadmap.py
- trac/ticket/web_ui.py
- trac/timeline/web_ui.py
- trac/versioncontrol/api.py
- trac/versioncontrol/svn_authz.py
- trac/versioncontrol/svn_fs.py
- trac/versioncontrol/web_ui/browser.py
- trac/versioncontrol/web_ui/changeset.py
- trac/versioncontrol/web_ui/log.py
- trac/web/auth.py
- trac/web/chrome.py
- trac/web/main.py
- trac/wiki/api.py
- trac/wiki/web_ui.py
- tracopt/mimeview/enscript.py
- tracopt/mimeview/php.py
* Change default values for databases and trac.ini to Japanese
- trac/db_default.py
- trac/ticket/workflows/basic-workflow.ini
- trac/ticket/workflows/original-workflow.ini
* [Patch] Change default date/time format to Japan
- trac/log.py
- trac/util/datefmt.py
* [Patch] Change default encode to cp932
- trac/mimeview/api.py
* [Patch] Add format processing with Japanese coumn name in reports
- trac/ticket/report.py
- trac/ticket/templates/report.rss
- trac/ticket/templates/report_view.html
* [Patch] Fixes a bug that local time is not applied when download Zip file
from repository
- trac/versioncontrol/web_ui/changeset.py
* [Patch] minor patch for Unicode handling
- trac/about.py
Trac 0.12 'Babel' (June 13, 2010)
http://svn.edgewall.org/repos/trac/tags/trac-0.12
Trac 0.12 is a major release introducing i18n and multiple repository support
as the most visible changes.
The following list contains only a few highlights:
- The user interface is translated in a dozen of languages, provided the
[Babel:] package is installed
- Multiple repositories can be associated to a single Trac environment; the
repositories can be of heterogeneous types (svn, hg, git, darcs...)
- Usability improvements for the Wiki, with a nice side-by-side edit mode with
automatic preview
- Richer Wiki syntax, with much improved support for tables, partial
WikiCreole compatibility and numerous smaller improvements
- Usability improvements for the Ticket module, with automatic preview of
comments while you type and possibility to edit or remove them later
- Improved Custom Queries (time fields, multiple disjoint conditions,
a.k.a. OR queries)
- Timeline filtering by user
- ... and numerous smaller features added and bugs fixed since 0.11!
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/www/ja-trac/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/ja-trac/PLIST
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/ja-trac/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index