summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Fixed that project name is not properly escaped in issue filters (#14186).Jean-Philippe Lang2013-05-311-1/+1
* add changeset comment in revision page title (#14138)Toshi MARUYAMA2013-05-301-1/+5
* Adds a button to duplicate a workflow permission to the next statuses.Jean-Philippe Lang2013-05-281-0/+11
* use document.referrer instead of history.length (#13697)Toshi MARUYAMA2013-05-241-1/+1
* remove trailing white-space from app/views/repositories/_breadcrumbs.html.erbToshi MARUYAMA2013-05-241-1/+1
* remove unneeded escaping at app/views/journals/diff.html.erbToshi MARUYAMA2013-05-211-1/+1
* fix back-button on description diff page in case of no browser history (#13697)Toshi MARUYAMA2013-05-211-1/+4
* add test of current issue start and due date datepicker (#14024)Toshi MARUYAMA2013-05-191-2/+2
* Adds markings to emails generated by private comments (#12888).Jean-Philippe Lang2013-05-182-1/+4
* User #where instead of :conditions.Jean-Philippe Lang2013-05-182-2/+2
* Moved links to block titles on "My page".Jean-Philippe Lang2013-05-183-26/+16
* Adds a link on "My Page" to view all my spent time (#13157).Jean-Philippe Lang2013-05-181-1/+4
* Highlighting of source link target line for annotate view (#13746).Jean-Philippe Lang2013-05-181-2/+2
* Highlighting of source link target line (#13746).Jean-Philippe Lang2013-05-181-2/+2
* Fixed that submitting the form without selecting a value may raise raises an ...Jean-Philippe Lang2013-05-171-1/+1
* Add links to attachments in new issue email notification (#12293).Jean-Philippe Lang2013-05-173-1/+18
* remove width and height from repository stats embed tags (#1983, #13486)Toshi MARUYAMA2013-05-161-2/+2
* Display error messages when attachment validation fails (#13949).Jean-Philippe Lang2013-05-131-0/+5
* Update notified_project_ids while saving record.Jean-Philippe Lang2013-05-131-1/+2
* Fixed that locking and unlocking a user resets the email notification checkbo...Jean-Philippe Lang2013-05-131-4/+5
* code layout clean up app/views/issues/_attributes.html.erbToshi MARUYAMA2013-05-101-2/+10
* Add status to /users/:id API for admins (#13948).Jean-Baptiste Barth2013-05-051-0/+1
* Preserve field values on bulk edit failure (#13943).Jean-Philippe Lang2013-05-041-20/+34
* Display the bulk edit form with error messages when some issues can not be sa...Jean-Philippe Lang2013-05-041-0/+16
* 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: "obj" parameter is not defined for macros used in description of docum...Jean-Philippe Lang2013-05-011-1/+1
* 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
* make height of "Commits per author" graph flexible (#1983, #13486)Toshi MARUYAMA2013-04-181-2/+10
* not add empty header/footer to notification emails (#13482)Toshi MARUYAMA2013-04-182-0/+8
* Fixed that CSV Export of Spent Time ignores filters and columns selection (#1...Jean-Philippe Lang2013-04-031-1/+2
* Add a "Cancel" button to the "Delete" project page when deleting a project (#...Jean-Philippe Lang2013-03-191-0/+1
* 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
* replace tabs to spaces at app/views/documents/index.html.erbToshi MARUYAMA2013-03-151-1/+1
* remove trailing tabs from app/views/context_menus/issues.html.erbToshi MARUYAMA2013-03-151-1/+1