Menu

Source Commit Log


Commit Date  
[r524] by jplang

Added a test for the mail handler.

2007-05-09 19:24:07 Tree
[r523] by jplang

Added a simple mail handler.

It lets users add notes to an existing issue by replying to the initial notification email.
Permissions are checked in the same way as in the application (the user is identified by its mail address).

Information about configuring the application so that it receives emails can be found here:
http://wiki.rubyonrails.com/rails/pages/HowToReceiveEmailsWithActionMailer

RedMine mail hander is MailHandler#receive

2007-05-09 18:46:43 Tree
[r522] by jplang

Fixed: files with an apostrophe in their names can't be accessed in the repository

2007-05-09 17:22:15 Tree
[r521] by jplang

Text files can now be viewed online when browsing the repository.

2007-05-08 15:49:20 Tree
[r520] by jplang

"me" value is now available in queries for "assigned to" and "author" filters.
When executing the query, it is replaced by the currently logged in user.

2007-05-08 12:46:15 Tree
[r519] by jplang

Fixed the order of the japanese day names

2007-05-08 11:51:20 Tree
[r518] by jplang

Changed the length of 'language' column in users table from 2 to 5, to allow long language codes like pt-br.
Updated portuguese translation (Arthur Zapparoli).
Current pt translation moved to pt-br.

2007-05-08 09:26:57 Tree
[r517] by jplang

Removed "Wiki edits" option in the activity view if the project has no wiki.

2007-05-07 16:57:42 Tree
[r516] by jplang

Added an option to see all versions in the roadmap view (including completed ones).
On calendar and gantt, versions are now clickable and link to the corresponding entry in the roadmap.

Since calendar and gantt are now cached, don't forget to empty your cache before restarting the application.

2007-05-07 16:54:26 Tree
[r515] by jplang

Added fragment caching for calendar and gantt views

2007-05-06 16:40:33 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.