\ No newline at end of file
Property changes on: userctrl_search.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date
Index: email/bugnotification.xml.tpl
===================================================================
--- email/bugnotification.xml.tpl (.../tags/1.1.5/templates) (revision 0)
+++ email/bugnotification.xml.tpl (.../trunk/templates) (revision 1446)
@@ -0,0 +1,18 @@
+
+ {$this->registry->options['trackertitle']} Bug Notification - {$this->bug['summary']}
+ Hi {$this->users["$userid"]['displayname']},
+
+You are receiving this email because you have opted to get notifications for the {$this->registry->options['trackertitle']} bug tracker.
+
+The bug is "{$this->bug['summary']}" (id: {$this->bug['bugid']}) located at {$this->registry->options['trackerurl']}/showreport.php?bugid={$this->bug['bugid']}
+
+Here are the notices:
+###################################################################
+
+$parts
+
+###################################################################
+If you no longer want to receive email from us, please log into your account and click the "My Controls" tab at the top of the screen to change email preferences.
+
+{$this->registry->options['trackerurl']}
+
\ No newline at end of file
Property changes on: email/bugnotification.xml.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date
Index: email/notice_product.part.tpl
===================================================================
--- email/notice_product.part.tpl (.../tags/1.1.5/templates) (revision 0)
+++ email/notice_product.part.tpl (.../trunk/templates) (revision 1446)
@@ -0,0 +1 @@
+The product, component, and version combination has changed from "$old" to "$new".
\ No newline at end of file
Property changes on: email/notice_product.part.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date
Index: email/notice_priority.part.tpl
===================================================================
--- email/notice_priority.part.tpl (.../tags/1.1.5/templates) (revision 0)
+++ email/notice_priority.part.tpl (.../trunk/templates) (revision 1446)
@@ -0,0 +1 @@
+The priority has been elevatd from "{$this->registry->datastore['priority']["$old"]['priority']}" to "{$this->registry->datastore['priority']["$new"]['priority']}".
\ No newline at end of file
Property changes on: email/notice_priority.part.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date
Index: email/notice_other.part.tpl
===================================================================
--- email/notice_other.part.tpl (.../tags/1.1.5/templates) (revision 0)
+++ email/notice_other.part.tpl (.../trunk/templates) (revision 1446)
@@ -0,0 +1 @@
+The $name field changed from "$old" to "$new".
\ No newline at end of file
Property changes on: email/notice_other.part.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date
Index: email/notice_status.part.tpl
===================================================================
--- email/notice_status.part.tpl (.../tags/1.1.5/templates) (revision 0)
+++ email/notice_status.part.tpl (.../trunk/templates) (revision 1446)
@@ -0,0 +1 @@
+The status of the bug is now "{$this->registry->datastore['status']["$new"]['status']}", from "{$this->registry->datastore['status']["$old"]['status']}".
\ No newline at end of file
Property changes on: email/notice_status.part.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date
Index: email/welcome.xml.tpl
===================================================================
--- email/welcome.xml.tpl (.../tags/1.1.5/templates) (revision 0)
+++ email/welcome.xml.tpl (.../trunk/templates) (revision 1446)
@@ -0,0 +1,8 @@
+
+ Welcome to {$bugsys->options['trackertitle']}
+ Hi {$displayName},
+
+Thank you for taking the time to register at {$bugsys->options['trackertitle']}. We look forward to your contributations to making our products better.
+
+If you have any questions, please don't hesitate to contact the webmaster.
+
\ No newline at end of file
Property changes on: email/welcome.xml.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date
Index: email/notice_new_bug.part.tpl
===================================================================
--- email/notice_new_bug.part.tpl (.../tags/1.1.5/templates) (revision 0)
+++ email/notice_new_bug.part.tpl (.../trunk/templates) (revision 1446)
@@ -0,0 +1,11 @@
+This bug has been added to the database:
+============================================
+Bug ID: $bug[bugid]
+Summary: $bug[summary]
+Reporter: $user
+Product/Component/Version: $product
+Initial report:
+--------------------------------------------
+$comment[comment]
+--------------------------------------------
+============================================
\ No newline at end of file
Property changes on: email/notice_new_bug.part.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date
Index: email/notice_attachment.part.tpl
===================================================================
--- email/notice_attachment.part.tpl (.../tags/1.1.5/templates) (revision 0)
+++ email/notice_attachment.part.tpl (.../trunk/templates) (revision 1446)
@@ -0,0 +1,8 @@
+$user has uploaded a new attachment:
+============================================
+File name: $attachment[filename]
+Description: $attachment[description]
+File size: $attachment[filesize] Bytes
+Makes obsolete: $obsoletes
+View: {$this->registry->options['trackerurl']}/viewattachment.php?attachmentid=$id
+============================================
\ No newline at end of file
Property changes on: email/notice_attachment.part.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date
Index: email/notice_duplicates.part.tpl
===================================================================
--- email/notice_duplicates.part.tpl (.../tags/1.1.5/templates) (revision 0)
+++ email/notice_duplicates.part.tpl (.../trunk/templates) (revision 1446)
@@ -0,0 +1 @@
+The duplicates list has changed from "$old" to "$new".
\ No newline at end of file
Property changes on: email/notice_duplicates.part.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date
Index: email/notice_assigned.part.tpl
===================================================================
--- email/notice_assigned.part.tpl (.../tags/1.1.5/templates) (revision 0)
+++ email/notice_assigned.part.tpl (.../trunk/templates) (revision 1446)
@@ -0,0 +1 @@
+You have been assigned to this bug by $user.
\ No newline at end of file
Property changes on: email/notice_assigned.part.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date
Index: email/passwordreset.xml.tpl
===================================================================
--- email/passwordreset.xml.tpl (.../tags/1.1.5/templates) (revision 0)
+++ email/passwordreset.xml.tpl (.../trunk/templates) (revision 1446)
@@ -0,0 +1,10 @@
+
+ $bugsys->options['trackertitle'] Password Reset
+ Hi {$user->objdata['displayname']},
+
+You requested this lost password email at the {$bugsys->options['trackertitle']} bug tracker. To reset your password, simply click the link below (or paste it into your browser window exactly) and enter a new password.
+
+{$bugsys->options['trackerurl']}/login.php?do=recoverpw&activator=$activator
+
+If you did not request this, do not worry as this notice will expire in 24 hours.
+
\ No newline at end of file
Property changes on: email/passwordreset.xml.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date
Index: email/notice_unassigned.part.tpl
===================================================================
--- email/notice_unassigned.part.tpl (.../tags/1.1.5/templates) (revision 0)
+++ email/notice_unassigned.part.tpl (.../trunk/templates) (revision 1446)
@@ -0,0 +1 @@
+You are no longer assigned to this bug, per $user's changes.
\ No newline at end of file
Property changes on: email/notice_unassigned.part.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date
Index: email/notice_comment.part.tpl
===================================================================
--- email/notice_comment.part.tpl (.../tags/1.1.5/templates) (revision 0)
+++ email/notice_comment.part.tpl (.../trunk/templates) (revision 1446)
@@ -0,0 +1,4 @@
+The following comment was added by $user on $date:
+============================================
+$comment[comment]
+============================================
\ No newline at end of file
Property changes on: email/notice_comment.part.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date
Index: email/notice_resolution.part.tpl
===================================================================
--- email/notice_resolution.part.tpl (.../tags/1.1.5/templates) (revision 0)
+++ email/notice_resolution.part.tpl (.../trunk/templates) (revision 1446)
@@ -0,0 +1 @@
+This bug has been resolved with resolution "{$this->registry->datastore['resolution']["$new"]['resolution']}", from "{$this->registry->datastore['resolution']["$old"]['resolution']}".
\ No newline at end of file
Property changes on: email/notice_resolution.part.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date
Index: email/activateaccount.xml.tpl
===================================================================
--- email/activateaccount.xml.tpl (.../tags/1.1.5/templates) (revision 0)
+++ email/activateaccount.xml.tpl (.../trunk/templates) (revision 1446)
@@ -0,0 +1,8 @@
+
+ Welcome to {$bugsys->options['trackertitle']}
+ Hi {$bugsys->in['displayname']},
+
+Welcome to the {$bugsys->options['trackertitle']} tracker. Before you can begin posting bug reports, you'll need to activae your account. To do this, please click this link:
+
+{$bugsys->options['trackerurl']}/register.php?do=activate&userid=$userid&activator=$activationid
+
\ No newline at end of file
Property changes on: email/activateaccount.xml.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date
Index: email/notice_severity.part.tpl
===================================================================
--- email/notice_severity.part.tpl (.../tags/1.1.5/templates) (revision 0)
+++ email/notice_severity.part.tpl (.../trunk/templates) (revision 1446)
@@ -0,0 +1 @@
+The severity has been elevated from "{$this->registry->datastore['severity']["$old"]['severity']}" to "{$this->registry->datastore['severity']["$new"]['severity']}".
\ No newline at end of file
Property changes on: email/notice_severity.part.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date
Index: std_message.tpl
===================================================================
--- std_message.tpl (.../tags/1.1.5/templates) (revision 1446)
+++ std_message.tpl (.../trunk/templates) (revision 1446)
@@ -21,7 +21,7 @@
\ No newline at end of file
Property changes on: userctrl_column.tpl
___________________________________________________________________
Name: svn:keywords
+ LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date