Redmine/app/views
Jean-Philippe Lang 5a90b6d0b5 Fixed that project name is not properly escaped in issue filters (#14186).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11915 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-05-31 20:47:38 +00:00
..
account Use POST instead of GET for logging out (#13022). 2013-01-30 17:34:48 +00:00
activities use li tags for issue links in activities index (#13242) 2013-05-03 08:09:36 +00:00
admin Use route helper in #link_to_project. 2013-01-14 19:16:29 +00:00
attachments Display error messages when attachment validation fails (#13949). 2013-05-13 18:50:04 +00:00
auth_sources Missing labels on auth_source edit form. 2012-12-24 10:42:37 +00:00
auto_completes JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
boards Don't wrap watcher link with span. 2013-02-07 20:13:15 +00:00
calendars JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
common Highlighting of source link target line (#13746). 2013-05-18 07:09:02 +00:00
context_menus remove trailing tabs from app/views/context_menus/issues.html.erb 2013-03-15 13:12:04 +00:00
custom_fields Adds the date picker for the default value of date custom fields. 2013-02-15 10:45:34 +00:00
documents use li tags for issue links in documents index (#13242) 2013-05-03 08:09:47 +00:00
enumerations Fixed that submitting the form without selecting a value may raise raises an error with SQLServer (#13783). 2013-05-17 18:18:06 +00:00
files Deprecated :confirm => 'Text' option. 2012-07-07 14:36:49 +00:00
gantts Preserve gantt options when changing filters (#12122). 2013-03-09 10:44:39 +00:00
groups Fixing HTML in groups index view 2013-03-12 23:17:16 +00:00
issue_categories JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
issue_relations Always instanciate a relation. 2013-03-12 18:35:59 +00:00
issue_statuses Deprecated :confirm => 'Text' option. 2012-07-07 14:36:49 +00:00
issues add test of current issue start and due date datepicker (#14024) 2013-05-19 00:27:39 +00:00
journals use document.referrer instead of history.length (#13697) 2013-05-24 07:21:56 +00:00
layouts Add links to attachments in new issue email notification (#12293). 2013-05-17 16:51:09 +00:00
mailer Adds markings to emails generated by private comments (#12888). 2013-05-18 17:24:23 +00:00
members Adds pagination to users list when adding project or group members (#9549). 2013-01-18 17:57:16 +00:00
messages Don't wrap watcher link with span. 2013-02-07 20:13:15 +00:00
my User #where instead of :conditions. 2013-05-18 07:49:13 +00:00
news Don't wrap watcher link with span. 2013-02-07 20:13:15 +00:00
previews Merged ajax_upload branch (#3957). 2012-12-10 20:09:41 +00:00
projects Add a "Cancel" button to the "Delete" project page when deleting a project (#2795). 2013-03-19 21:19:46 +00:00
queries Fixed that project name is not properly escaped in issue filters (#14186). 2013-05-31 20:47:38 +00:00
reports Code cleanup, use named routes. 2012-12-23 15:55:57 +00:00
repositories add changeset comment in revision page title (#14138) 2013-05-30 08:05:44 +00:00
roles Code cleanup, use named routes. 2012-12-23 16:10:07 +00:00
search Fixed that search results are escaped twice. 2012-08-10 16:22:26 +00:00
settings replace tabs to spaces and fix indents at app/views/settings/_repositories.html.erb 2013-03-15 10:51:24 +00:00
timelog Fixed that CSV Export of Spent Time ignores filters and columns selection (#13618). 2013-04-03 16:48:28 +00:00
trackers Code cleanup, use named routes. 2012-12-23 16:10:07 +00:00
users Update notified_project_ids while saving record. 2013-05-13 17:11:38 +00:00
versions use li tags for label completed versions and subproject in version index sidebar (#13242) 2013-05-03 11:39:23 +00:00
watchers Bulk watch/unwatch issues from the context menu (#7159). 2013-02-10 10:31:12 +00:00
welcome Moved syntax highlight styles to application.css. 2012-07-28 15:54:23 +00:00
wiki use li tags for issue links in the wiki sidebar (#13242) 2013-05-03 08:09:26 +00:00
wikis JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
workflows Adds a button to duplicate a workflow permission to the next statuses. 2013-05-28 10:59:04 +00:00