r1286: We no longer need a lot of these text files as they were from the 1.0.x days
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 14 Nov 2006 04:21:10 +0000 (04:21 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 14 Nov 2006 04:21:10 +0000 (04:21 +0000)
docs/auto_actions.txt [deleted file]
docs/beta-3-review.txt [deleted file]
docs/post_review_changes.txt [deleted file]
docs/roadmap.txt [deleted file]

diff --git a/docs/auto_actions.txt b/docs/auto_actions.txt
deleted file mode 100644 (file)
index 2056c6e..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-RENAPSUS AUTO-ACTIONS
-
-SVN: $Id$
-
-###############################################################################
-
-There are many times when you want to automate standard tasks, such as marking a bug as confirmed and then assigning it to yourself, marking a but as duplicate and then providing auto-text that tells that it's a duplicate of a certain bug.
-
-The feature works as such:
-
-Admin definable sets of auto-actions that can change any bug fields (including custom ones) and default ones. They can be changed to any value and also there's a "no change" option if no change is desired. Automatic replies can also be added as an automatic post. Automatic posts can also have additional fields that are populated inside a reply. For instance, there could be an automatic action for marking a bug a duplicate, it sets the proper bug information, creates an automatic reply with the bug that it has been marked a duplicate of and creates a link to it.
-
-This would be a sample text:
-
-"Thank you for submitting your bug report. However this bug has already been reported. You can find the original bug <a href="showreport.php?bugid=$1">bugid $1</a>"
-
-All \$([0-9].+?) are replaced with appropriate field values.
\ No newline at end of file
diff --git a/docs/beta-3-review.txt b/docs/beta-3-review.txt
deleted file mode 100644 (file)
index 992a975..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-## $Id$ ##
-
-- getting login page multiple times for admin [can't reproduce]
\ No newline at end of file
diff --git a/docs/post_review_changes.txt b/docs/post_review_changes.txt
deleted file mode 100644 (file)
index 00352c1..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-newreport.php
-
-       - other releases that show if a bug exists in other versions
-
-search.php
-
-       + update en-masse
-       + save queries
-
-status.php
-
-       + add "deferred" status
\ No newline at end of file
diff --git a/docs/roadmap.txt b/docs/roadmap.txt
deleted file mode 100755 (executable)
index 618650c..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-THIS IS THE ROADMAP FOR BUGTRACK 1.0
-
-SVN: $Id$
-
-###############################################################################
-BUGTRACK 1.0
-
-----------------------------------------
-  RELEASE CANDIDATES
-----------------------------------------
-- Create upgrade system
-- Stomp out all remaining bugs
\ No newline at end of file