[Rt-commit] rt annotated tag, rt-3.8.7rc1, created. rt-3.8.7rc1

Kevin Falcone falcone at bestpractical.com
Wed Dec 2 13:10:23 EST 2009


The annotated tag, rt-3.8.7rc1 has been created
        at  f566e634aa34e7166ae7a6baa42ec0dd5f70be90 (tag)
   tagging  01e939aa54a0f79b2611c5bc3c3fd8943493e526 (commit)
  replaces  rt-3.8.6
 tagged by  Kevin Falcone
        on  Wed Dec 2 13:09:48 2009 -0500

- Log -----------------------------------------------------------------
release 3.8.7rc1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)

iEYEABECAAYFAksWrW0ACgkQ0+gKWp5CJQpWzQCgt7SJCkmEj5DexGxBIUm7on1g
bT4AoKAJi3wVOSr0c2mYETDEHWgJJuT2
=ypB8
-----END PGP SIGNATURE-----

Alex Vandiver (5):
      Split on the same string we actually join on
      Perltidy
      Only set time values on clone if they are non-zero
      Move all JS for hierarchical CFs onto derivative field; remove DerivativeCFs method
      Remove a double negative to clarify logic slightly

Carlos Fuentes Bermejo (1):
      If there is no ticket for outgoing mail, check a new configuration option for the From address

Dominic Hargreaves (1):
      Fix Postgres ACL script to work with usernames that need quoting

Emmanuel Lacour (11):
      Fix URL used for CF of type autocomplete.
      Fix "bareword" error on search charts when ChartFont isn't defined
      Revert "Fix "bareword" error on search charts when ChartFont isn't defined"
      Fix unconsistent component name
      Revert "Fix unconsistent component name"
      Fix perldoc for Queue object
      Fix shredder documentation typo
      Fix warning message
      Add ability to skip QuickCreate ticket creation in the Initial callback
      Add doc about @Plugins configuration variable.
      Code indent

Jesse Vincent (6):
      Fixes rt3.fsck.com#13490 - confusing instructions for the mysql 4.1->5 upgrade commands
      Add a systemwide plugin directory at the request of the Debian RT maintainers
      RT was accidentally injecting too many newlines when rendering plaintext messages without <pre>.
      Feed ticket information to MakeClicky when we're clicky-fying attachments
      [fsck.com #14092] Fixes a typo in the Norwegian Bokmal translation
      Danish translation fix from jonasbn. [fsck.com #14132]

Kevin Falcone (13):
      Fix dependency
      Merge branch '3.8.6-releng' into 3.8-trunk
      Fold hardcoded SelfService search format into a config option
      use err_headers_out instead of headers_out
      Stop people with old DateTime or DateTime::Locales from exploding in Preferences
      Skip the richtext editor for android and iphone devices
      Add CustomFieldValuesAsString method
      We should be using the same index on 4.0 and 4.1+
      Call the method on the object, not the username string
      When using WebExternalAuth don't issue a new session cookie on each request
      We want to capture the results
      Mention missing index that was only added to upgrade scripts and old
      Bump version for 3.8.7rc1 release

Ruslan Zakirov (19):
      refactor catching mails in tests
      adjust test level so failures reported in the right place
      clean cought emails on END
      move standalone related code into start_standalone_server
      minor changes in t/
      refactor tests: new tmp dir, Cfg->Set updates file and more
      refactor validation of transactions CFs on ticket update
      * show_customize -> ShowCustomize
      in error message we were using static value, when it's dynamic
      sort of typo, ContentType was passed twice
      missing localization
      allow to change page title via callback on Create
      another place where title is used on Create
      pass QueueObj into callback, we already loaded object
      we shouldn't escape selected="selected"
      add simple search on Admin/Queues page
      a callback in Elements/Logout
      there is no div around rtname anymore
      $SendTo argument in SimpleSearch widget

Shawn M Moore (16):
      Add a MassageDashboards callback for the dashboard homepage
      Callback for massaging the dashboard tabs on the homepage and dashboards
      Remove dated comment
      Begin a new test file for testing dashboard permissions
      Slightly more clear --all explanation for rt-email-dashboards
      Refactor run_mailgate into run_and_capture
      Documentation tweaks for new OutgoingMailFrom config
      Pluck Ticket and Transaction out of %args sooner
      Use spaces for indentation not tabs
      More cleanup
      Avoid redefine warnings
      Document the Default key
      Clean up some double-negative logic
      Ignore t/tmp/
      Tidy
      Fix URL thanks to Jason A. Smith [rt3.fsck.com #14000]

sunnavy (44):
      detect browser lang in LocalizedDateTime in Date.pm too
      added t/web/ticket_update_without_content.t
      refactor StripContent: make it return empty string as long as the content does *not* have any *real* data, i.e. \S but without <br/> and &nbsp;
      add monospace font to .plain-text-white-space: .mono is merged to it
      remove needless lines
      url path fix in /Admin/Elements/ToolTabs
      comment one confusing code
      update Query str in Tabs in Chart.html
      do *not* show the old saved search in /Search/Build.html if one loaded a saved search in /Search/Chart.html
      use $ARGS{Query} instead of $Query because we may change $ARGS{Query} later in /Search/Chart.html
      add t/web/saved_search_chart.t
      add t/web/command_line_with_unknown_field
      my %o = keys %$changes; is indeed wrong
      refactor a little
      make sure $PrimaryGroupBy is not undef in /Search/Elements/Chart
      more saved chart search tests
      make people can update saved chart search easily
      only when SaveSearchLoad, we can update Query,ChartType,PrimaryGroupBy,etc.
      we should save all the info when SavedSearchSave, not just Query
      test PrimaryGroupBy and ChartStyle too in saved_search_chart.t
      add t/web/offline_utf8.t
      we should try to decode uploaded template for offline
      clean a bit: file input's value attr is useless
      append plugin lib path to @INC if local lib path is *not* in @INC: see also ticket #13944
      add t/web/dashboard_with_deleted_saved_search.t
      show Update botton when a dashboard contains deleted searches
      tiny typo fix
      DisplayName is translated string
      better way to compare pane in @panes and @deleted in /Dashboards/Queries.html
      use get_ok() so we do *not* need to test the status stuff for new added tests
      erase the leading space in FormatType
      added t/web/search_bulk_update_links.t
      implement "Current Links" section in bulk update
      tweak BulkLinks a bit
      fixed a typo in fr.po. thanks, JeanBenoit++
      add t/web/offline_messages_utf8.t
      Merge branch '3.8-trunk' of diesel:/git/rt into 3.8-trunk
      remove misleading comment
      remove "use bytes;" in CreateTickets
      add t/web/saved_search_permissions.t
      Merge branch '3.8-trunk' of diesel:/git/rt into 3.8-trunk
      check $container to see if $ARGS{\'SavedSearchLoad\'} can be loaded
      we can't use @actions to store query's parse results: we should use another variable to do this
      tiny url fix: we do *not* need 2 leading /

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


More information about the Rt-commit mailing list