Redmine/app/views
Jean-Philippe Lang 438161ad1f Added basic support for CVS and Mercurial SCMs.
Browsing, changesets fetching and diff viewing are implemented.
Only tested with local repositories.

Thanks to Ralph Vater for CVS specific code.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@559 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-06-12 20:12:05 +00:00
..
account Added autologin feature (disabled by default). 2007-05-06 12:49:32 +00:00
admin Added the ability to archive projects: 2007-05-27 17:42:04 +00:00
attachments Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. 2007-05-26 15:42:37 +00:00
auth_sources deprecated start_form_tag replaced by form_tag 2007-01-26 19:56:25 +00:00
boards Added watchers for message boards (watchers controller modified to support any watchable model). 2007-05-13 19:43:35 +00:00
common A 403 error page is now displayed (instead of a blank page) when trying to access a protected page. 2007-04-30 19:47:28 +00:00
custom_fields Custom fields for issues can now be used as filters on issue list. 2007-04-17 10:53:20 +00:00
documents Attachments can be displayed inline in Documents 2007-05-28 12:15:19 +00:00
enumerations added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
feeds Fixed: error on history atom feed when there's no notes on an issue change 2007-04-22 12:50:26 +00:00
issue_categories deprecated start_form_tag replaced by form_tag 2007-01-26 19:56:25 +00:00
issue_relations Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 2007-05-05 13:22:27 +00:00
issue_statuses Applied the same column width in different similar views. 2007-04-02 19:27:05 +00:00
issues Slight views refactoring 2007-05-27 12:38:29 +00:00
layouts Fixed "Projects" drop-down menu for IE. 2007-05-26 15:53:15 +00:00
mailer Added Swedish translation supplied by Thomas Habets. 2007-05-29 17:57:10 +00:00
messages Slight views refactoring 2007-05-27 12:38:29 +00:00
my Added the ability to archive projects: 2007-05-27 17:42:04 +00:00
news Slight views refactoring 2007-05-27 12:38:29 +00:00
projects Added basic support for CVS and Mercurial SCMs. 2007-06-12 20:12:05 +00:00
queries Filter values hidden by default to avoid show/hide flashes when loading screen. 2007-05-05 16:10:45 +00:00
reports Added issue count details for versions on Reports view. 2007-05-26 16:06:02 +00:00
repositories Added basic support for CVS and Mercurial SCMs. 2007-06-12 20:12:05 +00:00
roles Removed some parentheses before arguments. 2007-04-23 16:46:04 +00:00
search Text search added on messages. 2007-05-14 17:46:58 +00:00
settings Fixed a couple of spelling errors (JT Zemp) 2007-05-20 18:11:49 +00:00
timelog Fixed comments header label on time log details 2007-04-28 17:32:11 +00:00
trackers Added a warning message on tracker list for trackers that don't have any workflow defined. 2007-04-07 17:33:07 +00:00
users Password fields hidden on users/add form when selecting an external authentication mode. 2007-05-27 11:57:49 +00:00
versions Versions can now be created with no date. 2007-05-20 17:46:02 +00:00
welcome added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
wiki Optimistic locking added for wiki edits. 2007-05-26 17:22:27 +00:00