Redmine/app/views
Jean-Philippe Lang ec0525d497 Move unified diff parser out of the scm abstract adapter so it can be reused for viewing attached diffs (#1403).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1513 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-06-08 16:28:42 +00:00
..
account Move repetitive calendar include code from views into helper (patch #966 by Peter Suschlik). 2008-03-31 21:48:01 +00:00
admin Added translation support for project modules names and a few other strings. 2008-02-16 10:15:19 +00:00
attachments Prevent page reloading if something goes wrong in the 'add more file' javascript. 2008-03-16 21:41:36 +00:00
auth_sources New setting added to specify how many objects should be displayed on most paginated lists. 2007-12-29 11:36:30 +00:00
boards Add breadcrumb nav for the forums (#892). 2008-03-27 18:41:42 +00:00
common Fixed: changesets titles should not be multiline in atom feeds (#1356). 2008-06-04 18:13:14 +00:00
custom_fields Do not use javascript to hide tabs content on page loading and make tabs work with javascript disabled. 2008-03-26 18:49:12 +00:00
documents Adds an optional description to attachments. 2008-02-29 19:46:58 +00:00
enumerations Removes constraint on enumerations name (#1384). 2008-06-07 15:08:59 +00:00
issue_categories Let the user choose when deleting issues with reported hours (closes #734, #71): 2008-02-29 22:54:07 +00:00
issue_relations Application layout refactored. 2007-09-22 13:17:49 +00:00
issue_statuses Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
issues Fixed: Atom link on saved query does not include query_id (#1390). 2008-06-06 15:20:08 +00:00
journals Added the following permissions (#527, #585, #627): 2008-02-16 13:19:33 +00:00
layouts Removes the Redmine version from the footer (closes #794). It can still be viewed on admin -> info. 2008-03-09 22:24:38 +00:00
mailer Adds a rake task to send reminders. An email is sent to each user with a list of the issues due in the next days, if any. 2008-05-25 17:31:50 +00:00
messages Hides the "Replies" heading below a message if there is no reply (#1350). 2008-06-06 15:14:09 +00:00
my Add a time tracking block for 'My page' (#615). 2008-03-16 12:21:54 +00:00
news Use #blank? instead of #empty? in news/show view. 2008-03-29 20:03:20 +00:00
projects Ability to disable unused SCM adapters in application settings. 2008-06-08 14:59:26 +00:00
queries Left align filter buttons (closes #872) and reduce filters spacing. 2008-04-13 11:18:09 +00:00
reports Added details by assignees on issue summary view (Hans Yoon). 2008-01-10 19:20:36 +00:00
repositories Move unified diff parser out of the scm abstract adapter so it can be reused for viewing attached diffs (#1403). 2008-06-08 16:28:42 +00:00
roles Do not toggle assignable check box when using un/check all permissions links on role form. 2008-05-14 17:26:13 +00:00
search Slight changes to the search results. 2008-05-20 20:45:53 +00:00
settings Ability to disable unused SCM adapters in application settings. 2008-06-08 14:59:26 +00:00
timelog Removes constraint on enumerations name (#1384). 2008-06-07 15:08:59 +00:00
trackers Workflow copy: 2008-03-15 08:27:38 +00:00
users Prevent admin users from making themselves non-administrator (#1276). 2008-05-25 11:22:53 +00:00
versions Move repetitive calendar include code from views into helper (patch #966 by Peter Suschlik). 2008-03-31 21:48:01 +00:00
welcome Hide the 'Latest projects' box on the welcome screen if there are no projects (#1156). 2008-05-01 13:01:23 +00:00
wiki Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes). 2008-05-04 15:05:38 +00:00
wikis Added project module concept. 2007-09-14 11:34:08 +00:00