RT 2.0.5-test1 NOT FOR PRODUCTION USE

2.0.5 marks the largest changes inside RT since well before the 2.0.0
code slush. The changes have not yet been extensively tested and I
do not currently recommend this release for production use. Really.
Seriously. If you’re playing around or have testing infrastructure, I
encourage you to grab this release and play with it and tell me where it
breaks.

There have been a bunch of UI cleanups and I’ve implemented “Attach file”
for the web ui. There’s been some rearrangement of stuff from the mail
gateway to cut down the size of the script and move library functions to
where they belong.

2001-08-10 00:24 jesse

* Makefile:

Bumped version to 2.0.5test1

2001-08-10 00:24 jesse

* lib/RT/Users.pm, webrt/Elements/MessageBox,
webrt/Ticket/Elements/AddWatchers, webrt/Ticket/Elements/EditDates:

Cleanup to date editing ui

Code cleanups to Elements/MessageBox for more readable and maintainable code
Code cleanups to TicketElements/AddWatchers for more readable and maintainable code

2001-08-10 00:23 jesse

* webrt/Ticket/Elements/: EditLinks, ShowLinks:

Cleanup to Relationship editing and display ui

2001-08-10 00:21 jesse

* webrt/Ticket/ModifyDates.html:

UI cleanups in Ticket/ModifyDates.html

2001-08-10 00:20 jesse

* webrt/Ticket/ModifyAll.html:

Jumbo no longer loses ticket update contents.

2001-08-09 20:07 jesse

* webrt/Admin/Users/index.html:

Cleaned up Admin/Users search functionality and made it look more like
other user searching screens and enables searching for disabled users.

2001-08-09 20:02 jesse

* lib/RT/Interface/Web.pm:

Properly strip trailing spaces from things we're trying to link to.

2001-08-09 20:00 jesse

* lib/RT/Links.pm:

By default, try to sort Links by something intelligent when displaying them

2001-08-03 01:52 jesse

* lib/RT/Action/Autoreply.pm:

Autoreplies are now from "Queuename" rather than from "RT"

2001-08-02 04:57 jesse

* webrt/: Admin/Queues/People.html, Elements/Quicksearch,
Elements/SelectResultsPerPage, Elements/SelectStatus,
Search/PickRestriction:

WebUI: Fixed a typo in hte 'bookmark this search' link display.
WebUI: By default, limit displayed results to 50 per page.

2001-08-02 04:57 jesse

* lib/RT/Interface/Web.pm:

Documented a function in the web ui library

2001-08-02 04:56 jesse

* etc/config.pm:

Fixed a typo in the docs in the config file, thanks to sheeri.

2001-08-02 04:55 jesse

* bin/rt-mailgate:

rt-mailgate: bug-fix to properly grab 'from' addresses for purposes of determinigng whether something's a mailer-daemon

2001-08-02 04:54 jesse

* bin/rt:

Added support for merging to the CLI
Cli now works as described when linking tickets. Formerly, you couldn't admit the "+" before an added link

2001-08-02 04:53 jesse

* webrt/User/Prefs.html:

Bugfix to allow users to fully delete their rt signatures

2001-07-30 03:54 jesse

* docs/design_docs/evil_plans:

file evil_plans was initially added on branch rt-1-1.

2001-07-30 03:54 jesse

* Makefile, docs/design_docs/evil_plans:

bumped the version, so as not to get confused users complaining to the lists

added some notes about what may happen for 2.2

2001-07-30 03:52 jesse

* webrt/SelfService/Display.html:

file Display.html was initially added on branch rt-1-1.

2001-07-30 03:52 jesse

* bin/mason_handler.fcgi, bin/webmux.pl, lib/RT/Interface/Web.pm,
webrt/SelfService/Create.html, webrt/SelfService/Details.html,
webrt/SelfService/Display.html, webrt/SelfService/Update.html,
webrt/SelfService/Elements/GotoTicket,
webrt/SelfService/Elements/MyRequests, webrt/Ticket/Create.html,
webrt/Ticket/Display.html, webrt/Ticket/Modify.html,
webrt/Ticket/ModifyAll.html, webrt/Ticket/ModifyDates.html,
webrt/Ticket/ModifyLinks.html, webrt/Ticket/ModifyPeople.html,
webrt/Ticket/Update.html, webrt/Ticket/Elements/EditBasics,
webrt/Ticket/Elements/ShowTransaction:

Switched SelfService/Details to SelfService/Display  to better jibe
with the regular UI.

Added better current-page navigation hints to most per-ticket pages.

Added support for uploading attachments on ticket create or update.

2001-07-30 03:51 jesse

* webrt/Admin/Elements/ListGlobalScrips:

file ListGlobalScrips was initially added on branch rt-1-1.

2001-07-30 03:51 jesse

* webrt/Admin/: Elements/ListGlobalKeywordSelects,
Elements/ListGlobalScrips, Global/Scrips.html,
Queues/Keywords.html, Queues/Scrips.html:

Added some ui to show global scrips and keywordselects in the queue
uis for adminning the same.

2001-07-30 03:51 jesse

* webrt/Admin/Elements/ListGlobalKeywordSelects:

file ListGlobalKeywordSelects was initially added on branch rt-1-1.

2001-07-30 03:49 jesse

* TODO:

Clarified the errata urls

2001-07-30 03:48 jesse

* lib/RT/Ticket.pm:

Cleaned up the return values from Ticket->CreateLink. (always return $status, $msg);

2001-07-30 03:48 jesse

* lib/RT/Action/SendEmail.pm:

changed the case of the Managed-by header to be less grating

2001-07-30 03:45 jesse

* bin/rt-mailgate, lib/RT/Interface/Email.pm:

Moving a bunch of mail gateway library routines to the library where they
belong

2001-07-27 01:06 jesse

* README:

fixed a typo in the cronjob

2001-07-25 01:05 jesse

* bin/rt-mailgate, lib/RT/Tickets.pm:

Fix for mailgateway being unable to send error mail with 'sendmailpipe' mailing
Fix for 'blank' searches when using search bookmarking.

jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

I admit that X is the second worst windowing system in the world, but all the
others I’ve used are tied for first.

Jesse wrote:

2.0.5 marks the largest changes inside RT since well before the 2.0.0
code slush. The changes have not yet been extensively tested and I
do not currently recommend this release for production use. Really.
Seriously. If you’re playing around or have testing infrastructure, I
encourage you to grab this release and play with it and tell me where it
breaks.

When Creating a ticket or replying to a ticket,
WebRT/data/obj/STANDARD/Elements/MessageBox throws an error.

Here’s a fix.

— MessageBox.orig Fri Aug 10 15:20:24 2001
+++ MessageBox Fri Aug 10 15:19:52 2001
@@ -31,10 +31,10 @@
# and buried in an unmarked grave.
my $dumb=“”;
my $d=$dumb;

  • if $message {
  • if ($message) {
    ($d, $Width)=$message->Quote(Reply=>$Default);
    }
  • $Default=$$d;
  • $Default=$d;
    #END todo

}

Ralph
Ralph Angenendt | “Military justice is to justice what military
http://www.letras.de | music is to music”
ra@letras.de | – Groucho Marx

Jesse wrote:

2.0.5 marks the largest changes inside RT since well before the 2.0.0
code slush. The changes have not yet been extensively tested and I
do not currently recommend this release for production use.

Somehow when replying to a request, the requestor gets an empty
mail - with or without attaching some stuff.

Ralph
Ralph Angenendt | “Military justice is to justice what military
http://www.letras.de | music is to music”
ra@letras.de | – Groucho Marx

I suspect that has to do with the patch you sent to the list.

eliminating the extra “$” in one of those lines caused a dereferencing
to get screwed up. Try 2.0.5-test2, hitting ftp.fsck.com…now.

    -jOn Fri, Aug 10, 2001 at 03:31:14PM +0200, Ralph Angenendt wrote:

Jesse wrote:

2.0.5 marks the largest changes inside RT since well before the 2.0.0
code slush. The changes have not yet been extensively tested and I
do not currently recommend this release for production use.

Somehow when replying to a request, the requestor gets an empty
mail - with or without attaching some stuff.

Ralph


Ralph Angenendt | “Military justice is to justice what military
http://www.letras.de | music is to music”
ra@letras.de | – Groucho Marx

jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

As I sit here alone looking at green text on a laptop in a mostly bare room listening
to loud music wearing all black, I realize that that it is much less cool in real life :slight_smile:
–Richard Tibbetts