To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
Rename .text.html.erb and .text.plain.erb to .html.erb and .text.erb in line with the other mailer files
needs further testing Moved several files' extension to ".erb"; modified two files because they were calling partials/templates with rhtml extensions; renamed email templates sent when a user is added to a publication.
renamed the email templates used when adding users to a project.
Merge from branch "redmine-1.3"
Remove .svn directories from subdirectories in preparation for merging from newer svn repo format
Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
Rename .rhtml files to .html.erb in preparation for merge
Merge from branch "luisf"
Merge from branch "cannam"
Merge
Merge from branch "redmine-1.2"
Update to Redmine 1.2.1 on 1.2-stable branch (Redmine SVN rev 6270)
Merge from branch "cannam-pre-20110113-merge"
Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
Merge from branch "bug_97"
merge from branch bug_97
fixed template variable problems; created subject label; fixed old labels
DEV commit: created template; need to solve bug in template variables.
Fix up entries, etc, from a current SVN checkout (for the same revision as previously)
Update to Redmine trunk rev 4802
Merge from the default branch
Update to Redmine trunk rev 4732
Merge from the default branch. Note that this is not a valid SVN repository any more (use default, redmine-1.1 etc for SVN updates).
Merge from branch "redmine-1.1"
Merge from branch "cannam". Includes changes merged previously from luisf branch to provide user description field etc.
Feature #53: minor formatting changes to the HTML version.
Feature #53: User's name and email address also shown in email.
Feature #53: Minor changes in email formatting.
Feature #53: Added the description to the admin's email. May need future fixes in terms of format (HTML and Plain text mail versions).
merged with new version from trunk