summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updates for 2.3.1 release.Jean-Philippe Lang2013-05-012-1/+20
* Pevents duplicate accesskeys (#12684).Jean-Philippe Lang2013-05-011-1/+5
* Restores the bottom action menu.Jean-Philippe Lang2013-05-011-0/+1
* git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11752 e93f8b46-1217...Jean-Philippe Lang2013-05-011-1/+0
* Fixed: Lost text after selection in issue list with IE (#12650).Jean-Philippe Lang2013-05-011-1/+1
* Fetching emails via rake task does not support --no-account-notice and --defa...Jean-Philippe Lang2013-05-011-0/+10
* code layout clean up application.jsToshi MARUYAMA2013-04-231-20/+16
* code layout clean up select_list_move.jsToshi MARUYAMA2013-04-231-24/+10
* remove commented code from select_list_move.jsToshi MARUYAMA2013-04-231-4/+1
* application.js: randomKey function optimization (#13826)Toshi MARUYAMA2013-04-221-3/+3
* fix favicon bug in IE8 (#13829)Toshi MARUYAMA2013-04-221-0/+0
* fix JavaScript error of revision_graph.js on IE7 (#13823)Toshi MARUYAMA2013-04-211-1/+1
* fix JavaScript error of gantt.js on IE7 (#13823)Toshi MARUYAMA2013-04-211-1/+1
* remove trailing white-space from app/models/project.rbToshi MARUYAMA2013-04-211-1/+1
* update jquery.ui.datepicker-de.js (#13825)Toshi MARUYAMA2013-04-211-4/+4
* add missing ; in {} at application.js (#13811)Toshi MARUYAMA2013-04-201-1/+1
* fix ; position of if(){} at application.js (#13811)Toshi MARUYAMA2013-04-201-3/+3
* remove unneeded ; from warnLeavingUnsaved of application.js (#13811)Toshi MARUYAMA2013-04-201-1/+1
* add missing ; at toggleCheckboxesBySelector of application.js (#13811)Toshi MARUYAMA2013-04-201-1/+1
* use ===/!== instead of ==/!= in application.js (#13811)Toshi MARUYAMA2013-04-201-3/+3
* fix JavaScript error on IE7 (#13811)Toshi MARUYAMA2013-04-201-1/+1
* Bulgarian "label_statistics" translation changed by Ivan Cenov (#13808)Toshi MARUYAMA2013-04-191-1/+1
* remove trailing white-spaces and redundant empty line from app/models/issue_q...Toshi MARUYAMA2013-04-191-2/+1
* remove unused variable from QueriesHelperTestToshi MARUYAMA2013-04-191-1/+1
* add TODO comment about gantt issues sort (#7335)Toshi MARUYAMA2013-04-191-1/+1
* make height of "Commits per author" graph flexible (#1983, #13486)Toshi MARUYAMA2013-04-182-3/+11
* fix test name (#13482)Toshi MARUYAMA2013-04-181-1/+1
* not add empty header/footer to notification emails (#13482)Toshi MARUYAMA2013-04-183-0/+34
* add mail footer test (#13482)Toshi MARUYAMA2013-04-181-0/+20
* extend mail header test to text mail (#13482)Toshi MARUYAMA2013-04-181-4/+12
* stricter asserting of subversion url validation testToshi MARUYAMA2013-04-141-1/+1
* add unit tests of subversion url validationToshi MARUYAMA2013-04-141-0/+28
* code layout clean up test/unit/repository_subversion_test.rbToshi MARUYAMA2013-04-141-1/+1
* remove trailing white-space from app/models/role.rbToshi MARUYAMA2013-04-121-1/+1
* remove redundant 'IssuesHelper#' from issues_helper_test contextToshi MARUYAMA2013-04-121-19/+19
* code layout clean up issues_helper_test.rbToshi MARUYAMA2013-04-121-25/+43
* remove redundant variable from config/initializers/00-core_plugins.rbToshi MARUYAMA2013-04-121-1/+1
* fix favicon for Opera (#13687)Toshi MARUYAMA2013-04-061-0/+0
* svn propset svn:eol-style native test fixtures (#13644)Toshi MARUYAMA2013-04-050-0/+0
* fix diff error in case of line_left out of range (#13644)Toshi MARUYAMA2013-04-054-2/+80
* check integer ordinal range on only Ruby 1.8 (#13644)Toshi MARUYAMA2013-04-051-4/+8
* remove extra white-spaces around new-line from Lithuanian translationToshi MARUYAMA2013-04-041-3/+3
* remove trailing white-spaces from Lithuanian translationToshi MARUYAMA2013-04-041-4/+4
* Lithuanian translation changed by Vasaris Vėjas (#13674)Toshi MARUYAMA2013-04-041-48/+48
* Lithuanian translation for 2.3-stable updated by Vasaris Vėjas (#13678, #13674)Toshi MARUYAMA2013-04-042-32/+34
* remove duplicate "text_repository_usernames_mapping" from Lithuanian translationToshi MARUYAMA2013-04-041-1/+0
* Check that the SCM log file is writable before using it (#13541).Jean-Philippe Lang2013-04-031-4/+25
* Fixed that CSV Export of Spent Time ignores filters and columns selection (#1...Jean-Philippe Lang2013-04-033-1/+66
* Code cleanup (#13630).Etienne Massip2013-04-021-7/+6
* Fixed that issue list PDF export displays ID column twice (#13630).Etienne Massip2013-04-021-17/+14