summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fixed #onthefly_creation_failed broken by r9940 (#11850).Jean-Philippe Lang2012-09-171-1/+1
* Attachments should be available to the text formatter when previewing an exis...Jean-Philippe Lang2012-09-163-2/+6
* scm: bazaar: remove unused scm.revisions ":with_paths => true" option from fe...Toshi MARUYAMA2012-09-161-1/+1
* Do not consider that versions that are due today are completed.Jean-Philippe Lang2012-09-161-1/+1
* remove unused "require 'redmine/codeset_util'" from RepositoriesHelperToshi MARUYAMA2012-09-151-2/+0
* remove redundant empty lines from RepositoriesHelperToshi MARUYAMA2012-09-151-13/+0
* remove unused "require 'iconv'" from RepositoriesHelperToshi MARUYAMA2012-09-151-1/+0
* Fixed comment.Etienne Massip2012-09-121-1/+1
* Code cleanup (#11814).Jean-Philippe Lang2012-09-111-3/+5
* Set the first day of week in the date picker according to settings (#11814).Jean-Philippe Lang2012-09-111-1/+5
* Use javascript_tag.Jean-Philippe Lang2012-09-111-2/+3
* Moved the javascript includes in html head.Jean-Philippe Lang2012-09-111-2/+5
* do not show estimated time if it is nil on issue pageToshi MARUYAMA2012-09-111-1/+3
* Log current user on each request.Jean-Philippe Lang2012-09-091-0/+1
* Code cleanup.Jean-Philippe Lang2012-09-091-6/+6
* Fixed that the reminder email excludes issues assigned to groups (#11723).Jean-Philippe Lang2012-09-091-1/+10
* Fixed: Issues associated with a locked version are not copied when copying a ...Jean-Philippe Lang2012-09-091-1/+11
* Fixed that target version is lost on project copy for issues that are assigne...Jean-Philippe Lang2012-09-091-1/+1
* Code cleanup.Jean-Philippe Lang2012-09-091-6/+4
* Do not copy subtasks twice when copying an issue and its descendants (#6965).Jean-Philippe Lang2012-09-081-0/+7
* Adapt subtasks copy when copying a project (#6965).Jean-Philippe Lang2012-09-081-1/+1
* Option to copy subtasks when copying issue(s) (#6965).Jean-Philippe Lang2012-09-084-2/+47
* gantt: code layout cleanup html days headersToshi MARUYAMA2012-09-081-11/+7
* gantt: code layout cleanup html weeks headersToshi MARUYAMA2012-09-081-11/+7
* gantt: use content_tag instead of html tag at days headersToshi MARUYAMA2012-09-081-5/+13
* gantt: use content_tag instead of html tag at gantt header outlineToshi MARUYAMA2012-09-081-3/+8
* gantt: code layout cleanup ruby code at head of show.html.erbToshi MARUYAMA2012-09-081-17/+17
* gantt: code layout cleanup html months headersToshi MARUYAMA2012-09-081-11/+8
* gantt: use content_tag instead of html tag at gantt subjectToshi MARUYAMA2012-09-081-11/+28
* gantt: code cleanup html today red lineToshi MARUYAMA2012-09-081-1/+2
* gantt: fix code indents of html today red lineToshi MARUYAMA2012-09-081-7/+7
* gantt: use content_tag instead of html tag at gantt today red lineToshi MARUYAMA2012-09-071-6/+11
* gantt: use content_tag instead of html tag at gantt weeks headersToshi MARUYAMA2012-09-071-9/+25
* gantt: use content_tag instead of html tag at gantt months headersToshi MARUYAMA2012-09-071-3/+9
* gantt: code layout cleanup html gantt days headersToshi MARUYAMA2012-09-071-10/+13
* code layout cleanup app/views/gantts/show.html.erbToshi MARUYAMA2012-09-071-2/+8
* code layout cleanup gantt weeks headersToshi MARUYAMA2012-09-071-15/+19
* code layout cleanup gantt months headersToshi MARUYAMA2012-09-071-4/+7
* fix code indent of gantt days headersToshi MARUYAMA2012-09-071-10/+10
* code layout cleanup app/views/gantts/show.html.erbToshi MARUYAMA2012-09-071-7/+15
* remove redundant empty lines from app/views/repositories/_revision_graph.html...Toshi MARUYAMA2012-09-071-3/+0
* Parse any heading level (#11789).Jean-Philippe Lang2012-09-061-1/+3
* show JQuery datepicker today buttonToshi MARUYAMA2012-09-051-1/+5
* Create role by copy (#9258).Jean-Philippe Lang2012-09-034-2/+15
* Set radio button when selecting a date with the date picker.Jean-Philippe Lang2012-09-021-2/+6
* Adds a view for editing all trackers fields.Jean-Philippe Lang2012-09-023-0/+96
* Moved link to the contextual menu.Jean-Philippe Lang2012-09-021-2/+1
* fix typo "MACROS_SUB_RE" (#11736)Toshi MARUYAMA2012-09-021-1/+1
* Fixed: New multi-line macros regexp is too eager (#11736).Jean-Philippe Lang2012-09-021-1/+1
* Upgrade to Rails 3.2.8 (#11758).Jean-Philippe Lang2012-09-025-5/+5