[rt-devel] I can't sleep. Clearly it's time to roll a new release (2.0.8pre3)
Jesse Vincent
jesse at bestpractical.com
Mon Oct 1 02:50:42 EDT 2001
A full changelog since 2.0.7. If folks could kick the tires, build RPMS from
the spec file, Kick those tires, try out the new web based ticket create UI,
see if the anti-looping stuff is better now, etc, I'd really appreciate it.
I'd love to get 2.0.8 out sometime this week.
Thanks,
Jesse
2001-10-01 02:44 jesse
* rt.spec:
Revved the version of DBIx::SearchBuilder needed in the .spec file
2001-10-01 02:42 jesse
* Makefile, lib/RT/Interface/Email.pm:
Fixed the call to MIME::Entity::Build in Email.pm
Bumped the version to 2.0.8pre3
2001-09-30 23:03 jesse
* README, bin/rt, lib/RT/Tickets.pm, lib/RT/Interface/Email.pm,
webrt/Search/PickRestriction, webrt/Ticket/History.html,
webrt/Ticket/Elements/EditBasics,
webrt/Ticket/Elements/ShowHistory:
Code refactoring to allow searching for nonlocal links
Cleanup to the Loop prevention stuff (v. 2.0.8pre2)
Readme cleanup
CLI cleanups. changed "return" to "exit"
2001-09-26 16:31 jesse
* tools/testdeps:
Bumped the searchbuilder dependency. to 0.43
2001-09-26 16:28 jesse
* Makefile, bin/rt, lib/RT/Tickets.pm,
webrt/Admin/Queues/Scrips.html:
Added a fix for ItemsArrayRef to Tickets which causes the Next/Prev links in
the web ui to be smarter.
Fixed a typo in SCrips.html
Bumped the version to 2.0.8pre2
2001-09-24 20:10 jesse
* rt.spec:
file rt.spec was initially added on branch rt-1-1.
2001-09-24 20:10 jesse
* Makefile, rt.spec:
Added destdir support to allow building of RPMS.
added rt.spec for building of RPMS.
2001-09-21 16:51 jesse
* Makefile:
Bumped makefule version to 2.0.8pre1
2001-09-21 16:45 jesse
* bin/rt, lib/RT/Ticket.pm, lib/RT/Transaction.pm,
lib/RT/Interface/Web.pm, webrt/Ticket/Elements/ShowTransaction:
Fixed a typo in the bin/rt docs
Allowed "Force owner change" from bulk update screen.
2001-09-20 22:34 jesse
* bin/rt, lib/RT/Action/SendEmail.pm, lib/RT/Interface/Email.pm,
webrt/Search/Bulk.html, webrt/Ticket/Elements/ShowTransaction:
Fixes for:
863 Ticket/Elements/ShowTransaction doesn't show headers sometimes
Fix for a bug in the code that prevents RT from looping with itself.
Start of work for "force change owner" in Bulk.html
2001-09-19 16:49 jesse
* bin/initacls.Pg, bin/rt, etc/config.pm, lib/RT/Queue.pm,
lib/RT/Ticket.pm, lib/RT/Tickets.pm, webrt/Elements/Header,
webrt/Search/Listing.html, webrt/Ticket/Create.html,
webrt/Ticket/Display.html, webrt/Ticket/ModifyAll.html,
webrt/Ticket/Update.html, webrt/Ticket/Elements/ShowLinks:
Fixed a bug that would cause installation on postgres to lose if $PORT wasn't
specified
Changed " to ' in a few places in the config file, to make file and variable
names with embedded metacharacters not lose as badly
Set some logical defaults for Queue->Create, so it's not as likely to fail
to create a queue if you leave out some fields
Ticket->Create: now takes a Starts date. Also, fixed some API docs.
Tickets: Negative searching on fields like "subject" should now work
WebUI: Added a pragma NO-CACHE pseudo-header, to stop overzealous browsers from caching RT's pages
WebUI: changed the "Bookmark this search" link to "Bookmarkable URL for this search"
WebUI: ticket create now has a "more detail" section
WebUI: ticket updates no longer have a default subject preset.
WebUI: fixed a bug in ShowLinks that generated bogus urls within RT if RT wasn't at / on your server
--
http://www.bestpractical.com/products/rt -- Trouble Ticketing. Free.
More information about the Rt-devel
mailing list