[Rt-commit] rt annotated tag, rt-4.0.0rc5, created. rt-4.0.0rc5

Kevin Falcone falcone at bestpractical.com
Wed Feb 16 09:29:48 EST 2011


The annotated tag, rt-4.0.0rc5 has been created
        at  c1595d97c1df230eb07d8f0daffd4ce6ab689ee7 (tag)
   tagging  3729163a2f38b6a62eda6a306477453c6e02f47b (commit)
  replaces  rt-4.0.0rc4
 tagged by  Kevin Falcone
        on  Tue Feb 15 16:32:07 2011 -0500

- Log -----------------------------------------------------------------
Release 4.0.0rc5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)

iEYEABECAAYFAk1a8NcACgkQ0+gKWp5CJQrdgQCgwTQ9yxsAZwyFO0MHsHSJ6dE8
lk0AnRcJ9OC1oTSYgY7TXZ6diOQBehTX
=tc+N
-----END PGP SIGNATURE-----

Alex Vandiver (38):
      Make the menu items not lose the search directly after loading
      Remove empty query parameters from URI when building
      Minor reformat
      When pushing to Edit.html because of broken syntax, preserve saved search id
      When pushing to Edit.html because of broken syntax, preserve format
      Skip a bunch of invalid SQL warnings on invalid TicketSQL by overriding it with a known-good empty result set
      Provide a summary of what is broken when pushing to Edit.html on invalid TicketSQL
      Localize error messages from RT::SQL
      Fix argument name to ProcessTicketReminders
      Queue= takes priority over id=, otherwise the menu breaks in queue scrips
      Escape exactly the same things that FCKEditor does when comparing sigs
      Remove debugging lines
      Merge branch '4.0/advanced-keeps-saved-search' into 4.0.0-releng
      Optimize the generated regular expression slightly, and allow more than 100 queues
      Fix case on lifecycle method names
      Fix other copyright date
      Merge branch '4.0.0-releng' into 4.0-trunk
      One more basic ASCII character that CKeditor changes
      Allow users without Comment and Correspond rights to view the ModifyPeople page without error
      Since moving the ticket my require owning it, wait until after the queue move
      Unify code between QueueSummaryByStatus and QueueSummaryByLifecycle
      Revert "Showing Starts in two places on the page leads to both JS and update errors"
      Prevent hangs during testing by removing a signals race condition
      Avoid sleeping for 15s if the server is already ready
      POD nitpick
      Avoid "that is currently the current value" -- the default lifecycle is stored as undef, not "default"
      Warnings avoidance
      Merge branch '4.0/test-race-conditions' into 4.0-trunk
      Default the AutoComplete SelectOwner to the current owner
      jQuery can't select ids which contain "@" or ".", like email addresses have
      Instead of 1334022, escape the CSS selector instead
      Merge branch '4.0/owner-autocomplete-default' into 4.0-trunk
      Make ExternalAuth also respect the ?next=hash argument after logins
      Merge branch '4.0/upgrade-no-db-changes-fix' into 4.0-trunk
      Setting groups limit to undef skips group display on MoreAboutRequestor
      Merge branch '4.0/farbtastic-to-base' into 4.0-trunk
      Provide some rationale in comments for the convoluted logic
      Merge branch '4.0/po-local-override' into 4.0.0-releng

Emmanuel Lacour (1):
      Load "local" po files after plugins po files so it's possible to override those last ones

Jesse Vincent (3):
      It's 2011. Let's put that in the copyright, so the software looks futuristic
      Update the copyright year in the license tagger.
      Push farbtastic css into css/base.

Kevin Falcone (15):
      Warn users that they need to bounce apache after changing their config
      FindAllRows doesn't
      Fix capitalization
      Merge branch '4.0/hide-requestor-groups' into 4.0-trunk
      Merge branch '4.0/externalauth-use-next' into 4.0-trunk
      Merge branch '4.0/queue-summary' into 4.0-trunk
      Merge branch '4.0/use-rt-test-first' into 4.0-trunk
      Merge branch '4.0/queue-already-current-value' into 4.0-trunk
      We don't want to tag superfish
      Bump Copyright for 2011
      we probably want to copyright our upgrade scripts too
      Run copyright tagger on etc/upgrade
      send jesse a little less spam
      rerun license tagger
      Also skip the tablesorter code from jquery

Ruslan Zakirov (3):
      localizing sighandler wouldn't do harm, %SIG stays clean
      handle no-versions to upgrade to earlier
      MUST NOT load any of RT::** classes before RT::Test

sunnavy (2):
      we don't like 2 args open any more
      add parens for open() call to avoid confusion; also with left 2-arg => 3-arg change

-----------------------------------------------------------------------


More information about the Rt-commit mailing list