.. |
account_controller.rb
|
Fixed: error on account/register when validation fails.
|
2007-11-23 23:23:39 +00:00 |
admin_controller.rb
|
Email notifications are now sent as Blind carbon copy by default. This can be changed in email notifications settings (new setting added).
|
2007-12-02 13:52:16 +00:00 |
application.rb
|
Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums.
|
2007-11-20 15:40:16 +00:00 |
attachments_controller.rb
|
Image attachments are now sent inline to be viewed directly in the browser.
|
2007-08-15 15:36:15 +00:00 |
auth_sources_controller.rb
|
Added LDAPS support migration and fixed connection test flash messages.
|
2007-10-16 19:19:10 +00:00 |
boards_controller.rb
|
Forums enhancements:
|
2007-11-24 12:25:07 +00:00 |
custom_fields_controller.rb
|
Custom fields can now be reordered.
|
2007-11-12 17:23:14 +00:00 |
documents_controller.rb
|
Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums.
|
2007-11-20 15:40:16 +00:00 |
enumerations_controller.rb
|
Added position on Enumeration model.
|
2007-10-04 17:04:50 +00:00 |
issue_categories_controller.rb
|
A category with assigned issue can now be deleted. 2 options are proposed:
|
2007-09-15 16:52:32 +00:00 |
issue_relations_controller.rb
|
Issue relations first commit (not thoroughly tested). 4 kinds of relation are available:
|
2007-05-05 13:22:27 +00:00 |
issue_statuses_controller.rb
|
Applied the flash notices patch by Matt Jones (slightly edited).
|
2007-08-02 17:42:20 +00:00 |
issues_controller.rb
|
Added per-project tracker selection. Trackers can be selected on project settings.
|
2007-11-20 20:29:03 +00:00 |
members_controller.rb
|
Added project module concept.
|
2007-09-14 11:34:08 +00:00 |
messages_controller.rb
|
Forums enhancements:
|
2007-11-24 12:25:07 +00:00 |
my_controller.rb
|
Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums.
|
2007-11-20 15:40:16 +00:00 |
news_controller.rb
|
Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums.
|
2007-11-20 15:40:16 +00:00 |
projects_controller.rb
|
Changesets retrieval optimization on the activity view. Prevents additional query from being executed for each displayed changeset.
|
2007-12-03 23:05:45 +00:00 |
queries_controller.rb
|
Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums.
|
2007-11-20 15:40:16 +00:00 |
reports_controller.rb
|
Added per-project tracker selection. Trackers can be selected on project settings.
|
2007-11-20 20:29:03 +00:00 |
repositories_controller.rb
|
Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.
|
2007-12-02 20:58:02 +00:00 |
roles_controller.rb
|
When creating a new role, permissions are pre-filled with 'Non member' role permissions.
|
2007-12-02 12:58:07 +00:00 |
search_controller.rb
|
Search engine: search can be restricted to an exact phrase by using quotation marks (eg. hello "bye bye" can be used to search for "hello" and "bye bye" strings).
|
2007-11-29 18:33:42 +00:00 |
settings_controller.rb
|
Basic plugin support.
|
2007-09-23 17:19:27 +00:00 |
sys_controller.rb
|
SVN integration: reposman.rb can now register created repositories in Redmine, so that the administrator doesn't have to enter the repository url in Redmine once it's created.
|
2007-10-21 16:26:14 +00:00 |
timelog_controller.rb
|
* Added links to previous and next revisions on revision view (patch by Cyril Mougel slightly edited)
|
2007-12-01 17:15:42 +00:00 |
trackers_controller.rb
|
Applied the flash notices patch by Matt Jones (slightly edited).
|
2007-08-02 17:42:20 +00:00 |
users_controller.rb
|
Custom fields can now be reordered.
|
2007-11-12 17:23:14 +00:00 |
versions_controller.rb
|
Fixed: No mime-types in documents/files downloading
|
2007-11-12 15:13:42 +00:00 |
watchers_controller.rb
|
Merged 0.6 branch into trunk.
|
2007-08-29 16:52:35 +00:00 |
welcome_controller.rb
|
Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums.
|
2007-11-20 15:40:16 +00:00 |
wiki_controller.rb
|
Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums.
|
2007-11-20 15:40:16 +00:00 |
wikis_controller.rb
|
Added project module concept.
|
2007-09-14 11:34:08 +00:00 |