Redmine/app/helpers
Jean-Philippe Lang 63ceea2e21 Custom fields can now be displayed as columns on the issue list.
Custom fields marked as "for all projects" can be added to the default columns of the issue list (in application settings).
Project specific custom fields can be displayed on custom queries.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@889 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-11-07 20:42:28 +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 AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue. 2007-10-28 10:55:59 +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 "Float" as a custom field format. 2007-10-25 17:38:05 +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
ifpdf_helper.rb Fixed: some quotation marks are rendered as strange characters in pdf. 2007-10-26 16:35:27 +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 ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 2007-11-05 18:38:42 +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 project module concept. 2007-09-14 11:34:08 +00:00
queries_helper.rb Custom fields can now be displayed as columns on the issue list. 2007-11-07 20:42:28 +00:00
reports_helper.rb On the issue report page, 0 issue counts are now displayed as dashes. 2007-08-13 17:00:59 +00:00
repositories_helper.rb Default encodings for repository files can now be set in application settings (Admin -> Settings -> Repositories encodings). 2007-10-07 15:21:40 +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 Search engine: 2007-10-15 16:15:20 +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 Added radio buttons on the documents list to sort documents by category, date, title or author. 2007-11-04 11:15:04 +00:00
timelog_helper.rb Added time report. 2007-06-24 16:07:06 +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 Merged 0.6 branch into trunk. 2007-08-29 16:52: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 Added wiki diff. 2007-07-14 11:25:03 +00:00