[Rt-commit] rt annotated tag, rt-4.2.1, created. rt-4.2.1

Alex Vandiver alexmv at bestpractical.com
Mon Nov 18 23:50:29 EST 2013


The annotated tag, rt-4.2.1 has been created
        at  675b585eaddcefd9cc3f530b810bfc0569cef59c (tag)
   tagging  915d5c248400cdc521ea21f1d88501dc9d3051a0 (commit)
  replaces  rt-4.2.0
 tagged by  Alex Vandiver
        on  Mon Nov 18 16:09:00 2013 -0500

- Log -----------------------------------------------------------------
version 4.2.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAlKKgewACgkQMflWJZZAbqAyyQCfTJtI7UuimRTo294RSKp5ILvR
N0IAnRXjezZvn7eSXEkt4GLl985DHbfR
=VGdE
-----END PGP SIGNATURE-----

Alex Vandiver (87):
      Reorganize to reduce number of variables used
      Merge branch '4.0/delete-system-branded-subject-tag' into 4.0-trunk
      Merge branch '4.2/delete-all-cf-values-in-bulk' into 4.2-trunk
      Merge branch '4.0/move-misversioned-upgrade' into 4.0-trunk
      Ensure that the Subject header is not double-encoded
      Re-add 4.0.18 upgrade step, for those who already upgraded to 4.2.0
      Merge branch '4.2/4.2.1-upgrade-policy' into 4.2-trunk
      Merge branch '4.2/pod-html-UPGRADING-links' into 4.2-trunk
      Merge branch '4.2.0-releng' into 4.2-trunk
      Update translation files from launchpad
      Set RejectOnUnencrypted explicitly, for fastcgi tests
      Include the $PATH in the GnuPG/SMIME error message, and suggest a full path
      Merge branch '4.0/ticket-update-callbacks' into 4.0-trunk
      Merge branch '4.0/two-digit-rfc2616-date' into 4.0-trunk
      Provide a default PATH in cases where it is unset (mod_fastcgi)
      Merge branch '4.2/use-queue-encryption-defaults-on-create' into 4.2-trunk
      Merge branch '4.2/after-form-callback-on-ticket-modify-pages' into 4.2-trunk
      Wording changes
      Merge branch '4.0/braceless-subcolumns' into 4.0-trunk
      Merge branch '4.0/autocomplete-cf-in-search-builder' into 4.0-trunk
      Make CKeditor work with the back button
      Merge branch '4.0/cf-cascaded-selects' into 4.0-trunk
      Merge branch '4.0/fix-blank-in-search-default-format' into 4.0-trunk
      Merge branch '4.0/fix-right-categries-ui' into 4.0-trunk
      Insert hidden name=value input after button, not inside of it
      Merge branch '4.2/pg-exploring-indexes' into 4.2-trunk
      Merge branch '4.2/potential-leak' into 4.2-trunk
      Merge branch '4.0/ical-date-timezone' into 4.0-trunk
      Merge branch '4.0/link-people-box-for-watch-right' into 4.0-trunk
      Merge branch '4.0/markasseen-in-selfservice' into 4.0-trunk
      jQuery 1.6 uses .prop("checked") not .attr("checked")
      Use .prop("disabled") to toggle the disabled property
      Move use of QueryProperties until after the callback can modify them
      Secondarily order by id descending, as Priority is often unset
      Rename RT::DependencyWalker::Dependencies to match package it contains
      Merge branch '4.2/rename-find-dependencies' into 4.2-trunk
      Short-circuit looking for transaction CFs where they can never exist
      Switch to --all instead of an incomprehensible 0
      fixup! Switch to --all instead of an incomprehensible 0
      Add a pointer to the initialdata docs
      Fix ->TemplateObj to be back-compatible
      Merge branch '4.0/dump-metadata-cleanups' into 4.0-trunk
      Return unescaped values from ParseFormat
      Merge branch '4.0/escape-quotes-in-search-format' into 4.0-trunk
      Merge branch '4.2/display-format-in-before-results-callback' into 4.2-trunk
      Fix format of ALTER TABLE statements for Oracle
      Fix backcompat detection on Oracle, where NULL != 'string' is false
      Indexes, like schema, needs to set the CURRENT_SCHEMA on oracle
      Switch to _arrayref so that case of returned columns is irrelevant
      Dropping an Oracle index may instead require dropping a constraint
      There may be more than one index that begins the way we are looking for
      Adjust log levels for consistency with 5d75726
      Merge branch '4.2/functionalize-custom-field-syncing' into 4.2-trunk
      Merge branch '4.2/unintentionally-multipart-rest' into 4.2-trunk
      Document the default "role" value for $UsernameFormat
      Fix duplicate word that crept in during move in 68ba8e8
      Standardize and loosen parsing of allowed characters prior to # loc
      Ensure that user properties that are public and useful are loc'd
      Don't localize the internal right names
      Ensure that the rights are sorted alphabetically _after_ localization
      Detect #loc-alikes that didn't get detected
      Adjust #loc tags and string positions to fix false negatives
      Add a new loc tag, #loc(), which pretends there was a loc() on plain parens
      Switch the non-working #loc tags in Transaction.pm to #loc() tags
      Add missing localization to EditScrips
      Add missing localization to Theme.html
      Fix simple placeholder errors
      Trim whitespace on locstring
      Remove a false-positive loc() extraction
      Add a missing loc() to a column title
      Re-generate po files
      Warnings avoidance on NULL (or blank, for Oracle) description
      Show (no value) for an unset new value
      Warnings avoidance for empty (meaning NULL, on Oracle) subjects
      Warnings avoidance for Oracle
      We require the user and their schema to exist, for Oracle -- not just the DB
      Oracle users cannot have empty passwords -- enforce this
      Minimal changes to t/api/group.t to not use principals 1, 2, 3
      Merge branch '4.0-trunk' into 4.2-trunk
      Update MaxAttachmentSize option to document its other use
      Increase maximum session size to match maximum attachment size
      Since ede2c65, Oracle has a Users1 index, not Users2
      Ensure that reports' entries are sorted as expected
      Provide a ticket subject to squash '' -> NULL -> undef warnings on Oracle
      Switch from "use base" to a method which can run more than once
      Merge branch '4.2/header-callback-add-argsref' into 4.2-trunk
      Merge branch '4.2/show-history-before-transactions-callback' into 4.2-trunk

Christian Loos (2):
      add new callback before submit button
      move upgrade script to the next free slot

Darren Hemphill (1):
      When formatting days in iCal, do so in the user's timezone

Emmanuel Lacour (1):
      Fix eroneous "<blank>" display in default searchbuilder format

Jim Brandt (4):
      Add docs for rt-crontool
      Merge branch '4.0/add-rt-crontool-docs' into 4.0-trunk
      Add a callback in ShowHistory before it iterates on transactions
      Add ARGSRef to Head calback

John Kelsh (1):
      Update RT::Template->Create to return failure message if requested when called.

Kai Storbeck (6):
      Only ever dump UserDefined groups, even with --all
      Add a --limit-to-privileged option
      Add a --skip-disabled option
      Add Applies-To information about CF's
      Make dumped ACLs not include references to principal ids
      Do not dump references to tickets

Kevin Falcone (21):
      Merge branch '4.0/beforesubmit-callback' into 4.0-trunk
      Only set X-RT-Encrypt|Sign if we get an argument.
      Merge branch '4.0/encode-2.53-support' into 4.0-trunk
      Merge branch '4.2/branded-subject-tag-again' into 4.2-trunk
      Make sure we always treat UPGRADING-* files as local links.
      Make 4.2.1/content pass 99-policy.t
      Merge branch '4.2/smime-gnupg-on-fastcgi' into 4.2-trunk
      Merge branch '4.2/ie-submit-button' into 4.2-trunk
      Fix tab weirdness
      Merge branch '4.0/return-errors-on-template-create' into 4.0-trunk
      Calling TemplateObj on a ScripAction is deprecated
      Merge branch '4.2/jquery-checkboxes' into 4.2-trunk
      Merge branch '4.2/previewscripmessages-regression' into 4.2-trunk
      Merge branch '4.2/transactions-cf-optimization' into 4.2-trunk
      Move the code that syncs CF edits to a function
      Don't create an empty part on text/plain ticket creations.
      Merge branch '4.2/oracle-upgrade' into 4.2-trunk
      Merge branch '4.0/ckeditor-back-button' into 4.0-trunk
      Merge branch '4.0/oracle-testing' into 4.0-trunk
      Merge branch '4.2/loc-fixes' into 4.2-trunk
      Merge branch '4.2/oracle-fixes' into 4.2-trunk

Matthew Horsfall (1):
      Allow for a few more callbacks on the ticket Update page.

Patrick Cherry (1):
      Update RT::Date RFC2822 to use two-digit month days, fixing RFC 2616 output

Ruslan Zakirov (5):
      delete all custom fields during bulk update
      perform bulk cf update operations in order
      zebra stripes for custom fields in bulk updates
      git rid of circular reference in global structure
      RT can in be in a custom Pg schema

Thomas Sibley (6):
      Support braceless subcolumn syntax (CF.Foo) when fetching column map values
      Link the title of the ticket "People" box when Watch/WatchAsAdminCc are granted
      Remove a stray signal handler used for debugging
      Send all test servers TERM instead of TERM to apache and INT to plack
      Configure an IndexName for Oracle FTS tests
      Avoid a warning; FIELD may not be passed to _SQLLimit

Todd Wade (2):
      Update self service ticket display to use MaybeRedirectForResults
      Add MarkAsSeen functionality to Self Service

sunnavy (10):
      show customized rights below their _corresponding_ categories
      clean up global BrandedSubjectTag, which we missed in 3.9.7 upgrade script
      no need 3.8-branded-queues-extension any more
      support DisplayFormat update in BeforeResults callback
      add AfterForm callback on ticket modify pages
      autocomplete "Autocomplete cf" in search builder
      search/show Description field too
      fully(all kinds of render types) cascaded selects support
      Handle single quotes correctly in format strings
      Merge remote-tracking branch 'origin/4.2/user-ticketlist' into 4.2-trunk

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


More information about the rt-commit mailing list