summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Document project links in ApplicationHelper#parse_redmine_links (#6689).Jean-Baptiste Barth2013-05-081-0/+3
* Add status to /users/:id API for admins (#13948).Jean-Baptiste Barth2013-05-051-0/+1
* Fixed test broken by r11787 (#13943).Jean-Philippe Lang2013-05-041-1/+1
* Fixed that bulk copy raises an error on validation failure (#13943).Jean-Philippe Lang2013-05-041-4/+6
* Preserve field values on bulk edit failure (#13943).Jean-Philippe Lang2013-05-045-29/+51
* Display the bulk edit form with error messages when some issues can not be sa...Jean-Philippe Lang2013-05-044-29/+49
* Adds a method for extracting MailHandler options from ENV.Jean-Philippe Lang2013-05-041-0/+13
* use li tags for label completed versions and subproject in version index side...Toshi MARUYAMA2013-05-031-5/+15
* use li tags for completed versions in version index sidebar (#13242)Toshi MARUYAMA2013-05-031-4/+6
* use li tags for versions in version index (#13242)Toshi MARUYAMA2013-05-031-1/+5
* remove unneeded h() from versions index tracker nameToshi MARUYAMA2013-05-031-1/+1
* use li tags for trackers in version index (#13242)Toshi MARUYAMA2013-05-031-3/+11
* code layout clean up app/views/versions/index.html.erbToshi MARUYAMA2013-05-031-19/+20
* use li tags for issue links in documents index (#13242)Toshi MARUYAMA2013-05-031-4/+10
* use li tags for issue links in activities index (#13242)Toshi MARUYAMA2013-05-031-5/+11
* use li tags for issue links in the wiki sidebar (#13242)Toshi MARUYAMA2013-05-031-4/+7
* Update URL when changing tab (#13900).Jean-Baptiste Barth2013-05-021-1/+1
* Fixed that deleting a system activity with children in use raises an error (#...Jean-Philippe Lang2013-05-011-2/+6
* Propose system activities only when reassigning time entries (#13783).Jean-Philippe Lang2013-05-012-1/+2
* Fixed: "obj" parameter is not defined for macros used in description of docum...Jean-Philippe Lang2013-05-011-1/+1
* Fixed: Unable to set custom fields for versions using the REST API (#13850).Jean-Philippe Lang2013-05-011-1/+2
* 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
* remove trailing white-space from app/models/project.rbToshi MARUYAMA2013-04-211-1/+1
* remove trailing white-spaces and redundant empty line from app/models/issue_q...Toshi MARUYAMA2013-04-191-2/+1
* make height of "Commits per author" graph flexible (#1983, #13486)Toshi MARUYAMA2013-04-182-3/+11
* not add empty header/footer to notification emails (#13482)Toshi MARUYAMA2013-04-182-0/+8
* remove trailing white-space from app/models/role.rbToshi MARUYAMA2013-04-121-1/+1
* Fixed that CSV Export of Spent Time ignores filters and columns selection (#1...Jean-Philippe Lang2013-04-032-1/+26
* Fixed that r11641 prevents precedes/follows relations between subtasks (#13586).Jean-Philippe Lang2013-03-261-2/+6
* remove trailing white-space from app/models/setting.rbToshi MARUYAMA2013-03-251-1/+1
* Fixed commit link title escaping (fixes #13405).Etienne Massip2013-03-211-1/+1
* remove trailing white-space from app/models/user_preference.rbToshi MARUYAMA2013-03-201-1/+1
* JQuery Datepicker popup is missing multiple month/year modifiers (#13260).Jean-Philippe Lang2013-03-191-1/+1
* Add a "Cancel" button to the "Delete" project page when deleting a project (#...Jean-Philippe Lang2013-03-191-0/+1
* remove trailing white space from app/models/version.rbToshi MARUYAMA2013-03-191-1/+1
* fix broken tests on Rails 3.2.13 with Ruby 1.8 (#12399, #12375)Toshi MARUYAMA2013-03-191-31/+1
* replace tab to space at app/models/mail_handler.rbToshi MARUYAMA2013-03-181-1/+1
* Code cleanup.Jean-Philippe Lang2013-03-171-19/+7
* Fixed: Circular loop when using relations and subtasks (#8794).Jean-Philippe Lang2013-03-171-0/+14
* Fixed: subtasks don't resepect following/precedes relations on creation (#129...Jean-Philippe Lang2013-03-171-1/+1
* PDF: fix incompatible character encodings: UTF-8 and ASCII-8BIT (#13354)Toshi MARUYAMA2013-03-161-1/+4
* replace tabs to spaces at app/views/repositories/_navigation.html.erbToshi MARUYAMA2013-03-151-1/+1
* replace tabs to spaces at app/views/projects/settings/_issue_categories.html.erbToshi MARUYAMA2013-03-151-2/+2
* replace tabs to spaces at app/views/projects/settings/_boards.html.erbToshi MARUYAMA2013-03-151-1/+1
* replace tabs to spaces and code cleanup at app/views/repositories/_form.html.erbToshi MARUYAMA2013-03-151-6/+10
* replace tabs to spaces and code cleanup at app/views/issues/bulk_edit.html.erbToshi MARUYAMA2013-03-151-12/+12
* replace tabs to spaces and code cleanup at app/views/versions/_overview.html.erbToshi MARUYAMA2013-03-151-8/+15
* replace tabs to spaces at app/views/versions/index.html.erbToshi MARUYAMA2013-03-151-6/+6