Redmine/app/helpers
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_helper.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
admin_helper.rb Added the ability to archive projects: 2007-05-27 17:42:04 +00:00
application_helper.rb Added basic support for CVS and Mercurial SCMs. 2007-06-12 20:12:05 +00:00
attachments_helper.rb 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_helper.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
boards_helper.rb Per project forums added. 2007-05-13 17:09:56 +00:00
custom_fields_helper.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
documents_helper.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
enumerations_helper.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
feeds_helper.rb * news rss feed added 2006-12-26 16:19:12 +00:00
help_helper.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
ifpdf_helper.rb Added chinese simplified translation (Andy Wu) 2007-03-31 15:51:44 +00:00
issue_categories_helper.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
issue_relations_helper.rb Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 2007-05-05 13:22:27 +00:00
issue_statuses_helper.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
issues_helper.rb Feature 9867 Allow file upload in comment and add to issue history 2007-04-05 17:20:04 +00:00
members_helper.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
messages_helper.rb Per project forums added. 2007-05-13 17:09:56 +00:00
my_helper.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
news_helper.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
projects_helper.rb Added an option to see all versions in the roadmap view (including completed ones). 2007-05-07 16:54:26 +00:00
queries_helper.rb "queries" branch merged 2006-12-16 13:37:32 +00:00
reports_helper.rb Fixed: open/closed issue counts are always 0 on reports view (postgresql) 2007-05-28 09:09:37 +00:00
repositories_helper.rb Added basic support for CVS and Mercurial SCMs. 2007-06-12 20:12:05 +00:00
roles_helper.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
search_helper.rb Added a quick search form in page header. Search functionality moved to a dedicated controller. 2007-04-30 08:52:39 +00:00
settings_helper.rb settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 2007-01-21 11:50:22 +00:00
sort_helper.rb Quick fix for: 2007-04-03 17:46:05 +00:00
timelog_helper.rb Simple time tracking functionality added. Time can be logged at issue or project level. 2007-03-23 12:22:31 +00:00
trackers_helper.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
users_helper.rb added a status filter on users/list 2007-03-18 20:44:33 +00:00
versions_helper.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
watchers_helper.rb Added watchers for message boards (watchers controller modified to support any watchable model). 2007-05-13 19:43:35 +00:00
welcome_helper.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
wiki_helper.rb wiki branch merged into trunk 2007-03-10 15:09:49 +00:00