]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2012-09-16 Jean-Philippe... Do not consider that versions that are due today are...
2012-09-16 Jean-Philippe... Accept float in inline styles.
2012-09-16 Jean-Philippe... Updates for 2.0.4 and 2.1.0 releases.
2012-09-16 Toshi MARUYAMAscm: mercurial: add test of diff from new to old revisi...
2012-09-16 Toshi MARUYAMAscm: bazaar: add diff test to unit lib test
2012-09-16 Toshi MARUYAMAscm: bazaar: separate constant repository path to repos...
2012-09-16 Toshi MARUYAMAscm: bazaar: do not use file:// for repository path...
2012-09-16 Toshi MARUYAMAscm: bazaar: add asserting entries subdirectory path...
2012-09-15 Toshi MARUYAMAscm: git: remove unnecessary encoding header from unit...
2012-09-15 Toshi MARUYAMAscm: git: change test author encoding in unit adapter...
2012-09-15 Toshi MARUYAMAremove unused "require 'redmine/codeset_util'" from...
2012-09-15 Toshi MARUYAMAremove redundant empty lines from RepositoriesHelper
2012-09-15 Toshi MARUYAMAremove unused "require 'iconv'" from RepositoriesHelper
2012-09-15 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#11836)
2012-09-14 Toshi MARUYAMAadd copyright statement to test/unit/lib/redmine/scm...
2012-09-12 Etienne MassipFixed comment.
2012-09-12 Jean-Philippe... Redmine.pm fails when permissions are NULL (#11818).
2012-09-11 Jean-Philippe... Code cleanup (#11814).
2012-09-11 Jean-Philippe... Set the first day of week in the date picker according...
2012-09-11 Jean-Philippe... Use javascript_tag.
2012-09-11 Jean-Philippe... Moved the javascript includes in html head.
2012-09-11 Jean-Philippe... Revision graph sometimes broken (#11612).
2012-09-11 Jean-Philippe... Upgraded raphael.js to 2.1.0 (#10419).
2012-09-11 Jean-Philippe... Set version to 2.1.0.
2012-09-11 Toshi MARUYAMAdo not show estimated time if it is nil on issue page
2012-09-11 Toshi MARUYAMAadd asserting that issue estimated hours is nil when...
2012-09-11 Toshi MARUYAMAgantt: use content_tag instead of html tag at the tooltip
2012-09-11 Toshi MARUYAMAgantt: use content_tag instead of html tag at the label...
2012-09-11 Toshi MARUYAMAgantt: remove redundant empty lines from unit gantt...
2012-09-11 Toshi MARUYAMAgantt: use content_tag instead of html tag at subject...
2012-09-11 Toshi MARUYAMAgantt: use content_tag instead of html tag at the markers
2012-09-11 Toshi MARUYAMAgantt: code layout cleanup to_pdf method of lib/redmine...
2012-09-11 Toshi MARUYAMAgantt: fix unit gantt helper test fails
2012-09-11 Toshi MARUYAMAgantt: use content_tag instead of html tag at the task bar
2012-09-11 Toshi MARUYAMAgantt: code layout cleanup image_task method of lib...
2012-09-11 Toshi MARUYAMAgantt: code layout cleanup to_image method of lib/redmi...
2012-09-11 Toshi MARUYAMAgantt: use content_tag instead of html tag at helper...
2012-09-11 Toshi MARUYAMAgantt: code layout cleanup pdf_task method of lib/redmi...
2012-09-11 Toshi MARUYAMAgantt: code layout cleanup pdf_subject method of lib...
2012-09-11 Toshi MARUYAMAgantt: code layout cleanup to_pdf method of lib/redmine...
2012-09-10 Toshi MARUYAMAgantt: use content_tag instead of html tag at subject...
2012-09-10 Toshi MARUYAMAgantt: code layout cleanup html_subject method of lib...
2012-09-10 Toshi MARUYAMAgantt: code layout cleanup line_for_issue method of...
2012-09-10 Toshi MARUYAMAgantt: code layout cleanup line_for_version method...
2012-09-10 Toshi MARUYAMAgantt: code layout cleanup render method of lib/redmine...
2012-09-10 Toshi MARUYAMAgantt: code layout cleanup params* method of lib/redmin...
2012-09-10 Toshi MARUYAMAgantt: code layout cleanup initialize method of lib...
2012-09-10 Toshi MARUYAMAgantt: remove redundant empty lines from lib/redmine...
2012-09-09 Jean-Philippe... Fixed TLS configuration in example (#11034).
2012-09-09 Jean-Philippe... Log current user on each request.
2012-09-09 Jean-Philippe... Deep headings in TOC are too small.
2012-09-09 Jean-Philippe... Code cleanup.
2012-09-09 Jean-Philippe... Issues assigned to a locked/closed version are now...
2012-09-09 Jean-Philippe... Fixed that the reminder email excludes issues assigned...
2012-09-09 Jean-Philippe... Fixed: Issues associated with a locked version are...
2012-09-09 Jean-Philippe... Fixed that target version is lost on project copy for...
2012-09-09 Jean-Philippe... Code cleanup.
2012-09-08 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#11799)
2012-09-08 Jean-Philippe... Filling locales (#6965).
2012-09-08 Jean-Philippe... Do not copy subtasks twice when copying an issue and...
2012-09-08 Jean-Philippe... Adapt subtasks copy when copying a project (#6965).
2012-09-08 Jean-Philippe... Option to copy subtasks when copying issue(s) (#6965).
2012-09-08 Toshi MARUYAMAgantt: code layout cleanup html days headers
2012-09-08 Toshi MARUYAMAgantt: code layout cleanup html weeks headers
2012-09-08 Toshi MARUYAMAgantt: use content_tag instead of html tag at days...
2012-09-08 Toshi MARUYAMAgantt: use content_tag instead of html tag at gantt...
2012-09-08 Toshi MARUYAMAgantt: code layout cleanup ruby code at head of show...
2012-09-08 Toshi MARUYAMAgantt: code layout cleanup html months headers
2012-09-08 Toshi MARUYAMAgantt: use content_tag instead of html tag at gantt...
2012-09-08 Toshi MARUYAMAgantt: code cleanup html today red line
2012-09-08 Toshi MARUYAMAgantt: fix code indents of html today red line
2012-09-07 Toshi MARUYAMAgantt: use content_tag instead of html tag at gantt...
2012-09-07 Toshi MARUYAMAgantt: use content_tag instead of html tag at gantt...
2012-09-07 Toshi MARUYAMAgantt: use content_tag instead of html tag at gantt...
2012-09-07 Toshi MARUYAMAgantt: code layout cleanup html gantt days headers
2012-09-07 Toshi MARUYAMAcode layout cleanup app/views/gantts/show.html.erb
2012-09-07 Toshi MARUYAMAcode layout cleanup gantt weeks headers
2012-09-07 Toshi MARUYAMAcode layout cleanup gantt months headers
2012-09-07 Toshi MARUYAMAfix code indent of gantt days headers
2012-09-07 Toshi MARUYAMAcode layout cleanup app/views/gantts/show.html.erb
2012-09-07 Toshi MARUYAMAremove redundant empty lines from app/views/repositorie...
2012-09-06 Jean-Philippe... XML output broken with builder 3.0.1.
2012-09-06 Jean-Philippe... Let plugin override mailer views (#11776).
2012-09-06 Jean-Philippe... Parse any heading level (#11789).
2012-09-06 Toshi MARUYAMAremove redundant empty lines from revision_graph.js
2012-09-06 Toshi MARUYAMAreplace tab to space at revision_graph.js
2012-09-05 Toshi MARUYAMAshow JQuery datepicker today button
2012-09-04 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2012-09-03 Toshi MARUYAMAfix redmine_plugin generator output in USAGE
2012-09-03 Toshi MARUYAMAfix plugin generator script name of USAGE on Rails3
2012-09-03 Jean-Philippe... Create role by copy (#9258).
2012-09-02 Jean-Philippe... Set radio button when selecting a date with the date...
2012-09-02 Jean-Philippe... Adds a view for editing all trackers fields.
2012-09-02 Jean-Philippe... Moved link to the contextual menu.
2012-09-02 Jean-Philippe... Redmine.pm: Allow fallback to other Apache auth provide...
2012-09-02 Jean-Philippe... Doc update.
2012-09-02 Jean-Philippe... Redmine.pm: HEAD is not considered as a read-only metho...
2012-09-02 Toshi MARUYAMAremove redundant empty lines from test/test_helper.rb
2012-09-02 Toshi MARUYAMAfix typo "MACROS_SUB_RE" (#11736)
2012-09-02 Jean-Philippe... Fixed: New multi-line macros regexp is too eager (...
next