obsolete.ChilliProject/app/helpers
Jean-Philippe Lang 97f0da0b1a Moved login and logout links to ApplicationHelper methods for easier customization.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1030 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-12-30 11:44:46 +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 Moved login and logout links to ApplicationHelper methods for easier customization. 2007-12-30 11:44:46 +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 Fixed: Date and time formats defined in settings not applied to the issues CSV export. 2007-12-01 21:34:16 +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 some tests for projects controller and helper. 2007-12-14 17:31:24 +00:00
queries_helper.rb Project name format limitation removed (name can now contain any character). 2007-12-03 10:28:08 +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 Added Bazaar adapter. 2007-12-03 17:40:43 +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 version details view accessible from the roadmap. 2007-12-07 10:26:07 +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