Code cleanup/refactoring
Patch #16878 Parse configuration file for ERB
configuration.yml内にERB(環境変数などが利用可能)
の記述が可能に
Patch #16905 Count users with a single query on
group list
管理のグループ設定画面のCSSが変更に
14年11月15日土曜日
Issues
Feature #17431 Display a target version's date if
available in issue forms, as a tooltip
チケットの対象バージョンのリンクにカーソルを載
せることでツールチップ表示で期日を確認可能
Defect #17959 Issue notes not previewed when project
is changed
プロジェクト間でチケットを移動させる場合、変
更内容のプレビューが正しく表示されない問題を
修正
14年11月15日土曜日
Issues
Defect #17202 Copying Project Fails to Copy Queries
with visibility == VISIBILITY_ROLES
Defect #14281 Parent issue autocomplete does not
follow to the "Allow cross-project subtasks" setting
プロジェクトのコピー時、ロー
ルベースの表示範囲設定のカス
タムクエリ(2.4以降の機能)がコ
ピーされない問題を修正
親チケット入力の自動補完
が設定不可範囲のチケット
を含めて補完対象として検
索していたのを修正
14年11月15日土曜日
My page
Feature #17955 Add link to /time_entries/new from My
Page Spent Time block
マイページで「作業時間の記録」パーツから書き込
みが可能に。(今までは閲覧のみ)
14年11月15日土曜日
PDF export
Feature #17570 use rbpdf gem instead of bundled
rfpdf
PDF出力をRfpdf(TCPDF 1.53.0.TC031ベース)
Rbpdf(TCPDF 5.1.002ベース) gem に更新
PDF機能を gem 管理に
14年11月15日土曜日
PDF export (rbpdf の機能)
Use UTF-8 encoding.
RTL (Right-To-Left) languages support was added.
HTML tag inside table supported.
CSS minimum support.
Bookmark support.
Adhoc Thai language support. (Bold font not support)
Image
8bit PNG image support without RMagick liblary.
16bit PNG image support. (use RMagick liblary)
Alpha channel PNG image support. (use RMagick liblary)
JPEG/GIF image support. (use RMagick liblary)
14年11月15日土曜日
PDF export
Defect #8753 PDF export for Hebrew is reversed
RTL(右から左へ書く)文字が逆転する問題を修正
Feature #14599 Support 16-bit depth PNG images in
PDF export
Feature #12447 Support for PNG with alpha channel in
pdf export
PDF出力の16bit-PNG・透明化PNGへの対応
14年11月15日土曜日
PDF export
Defect #18041 Wiki, Pdf export, Table, <pre>
Defect #14917 Bad table formatting in pdf export
Defect #12934 PDF export: No images in tables
Defect #11788 Export to PDF: align right in table
doesn't work
PDF出力のテーブル内の書式(<pre>や、Bold/Italic、
画像など)対応
14年11月15日土曜日
PDF export
Defect #13860 Text of custom fields is not wrapped in
PDF exports of issues
Defect #14466 Wrap long issue fields in issue pdf
header
チケットのPDF出力で長いバージョン名や、長いカ
スタムフィールドの場合、改行されない問題を修正
Defect #13781 CJK(Chinese/Japanese/Korean)
characters are not shown in PDF on non CJK locales
非日本語ロケール(USなど)でPDF出力で日本語が表
示されない問題に対処(config/locales/*.yml の
general_pdf_fontnameで日本語CID Fontを指定)
14年11月15日土曜日
Permissions and roles
Feature #17976 Custom permissions per project for
non member and anonymous users
非メンバーや匿名ユーザーをプロジェクトのロール
に割当可能に。
14年11月15日土曜日
Permissions and roles
Patch #6498 Make options parameter optional in
User#allowed_to_globally?
User#allowed_to_globally? の第2パラメータ options
を省略可能に。
14年11月15日土曜日
Plugin API
Feature #14030 Allow plugins to put gems inside
PluginGemfile
Redmine plugin 作成時、bundler での各種gem定義
を、plugins/*/PluginGemfile にも記載できるように
なりました。(プラグイン間gem競合を回避するた
めの仕組み?)
※互換性維持のため plugins/*/ Gemfileも使用可能。
Feature #14008 Add a warning if 2 plugins have the
same settings partial name
複数plugin間で同一の partial 設定使用時の警告追加
14年11月15日土曜日
REST API
Feature #10914 Include is_private setting in xml/json
output
チケット情報のREST API応答に private情報
(is_private)を追加
Feature #17628 Expose project is_public property via
API
Patch #17602 Include enabled modules in projects API
プロジェクト情報のREST API応答に public情報
(is_public)を追加、”include=enabled_modules”オプ
ションでプロジェクトの有効モジュール情報を応答
14年11月15日土曜日
Roadmap
Defect #9660 Issues counters in roadmap only link to
issues in the same project
複数プロジェクトで共有されているロードマップに
他プロジェクトのチケットが混在している場合、チ
ケット一覧へのリンクが自プロジェクトのチケッ
トのみが対象となっているのを修正
14年11月15日土曜日
SCM
Feature #17077 fetch_changesets should use POST
method too
Subversion等のpost-commitスクリプトで使用する
sys/fetch_changesetsに Getに加えPostメソッドが
使えるようになりました。
参考: http://blog.redmine.jp/articles/redmine-0_9-url-
to-fetch-changesets/
14年11月15日土曜日
SCM
Defect #17931 note "Applied in changeset" generated
multiple times for the same repo
複数のサブプロジェクトなどで同一のリポジトリ
を参照している場合、チェンジセットが複数にな
らないように修正。
Defect #13487 Honor committer => user mapping in
repository statistics
リポジトリの統計表示でcommiter/userマッピング
が反映されるように修正
14年11月15日土曜日
UI
Feature #17993 Issues list : css tags to get sort orders
チケット一覧のソート順を示すCSSクラス sort-by-
*, sort-asc, sort-desc を追加
Feature #17380 Move project sidebar content to a
partial
プロジェクトサイドバーを部分テンプレート化。プ
ラグインによるオーバーライドが可能に
Patch #16240 Private notes should be marked more
clearly
プライベート注記にラベル追加
14年11月15日土曜日
UI
Defect #12580 long hyperlinks inserted in task
description breaks right frame boundary
Defect #17322 Long strings such as URL break out of
box
長い文字やURLリンクが折り返されない問題を修正
14年11月15日土曜日
Redmine 3の目玉
Feature #14534 Upgrade to Rails 4.1
Feature #14371 Drop Ruby 1.8.7 support
Rails 4.1 & Ruby 1.9.3以降サポート
Feature #5450 Move wiki page to other project
Wikiのプロジェクト間移動が可能に
Feature #11702 Add user/group to multiple projects at
once
ユーザ・グループの複数プロジェクト一括登録
14年11月15日土曜日