[Rt-commit] [rtir] annotated tag 3.0.0rc2 created (now f9bc69d)
Kevin Falcone
falcone at bestpractical.com
Tue Jul 16 10:50:13 EDT 2013
This is an automated email from the git hooks/post-receive script.
falcone pushed a change to annotated tag 3.0.0rc2
in repository rtir.
at f9bc69d (tag)
tagging 2a953fd99e42bcd03f782c7c4a3f511d44690a6d (commit)
replaces 3.0.0rc1
tagged by Kevin Falcone
on Mon Jul 15 16:35:20 2013 -0400
- Log -----------------------------------------------------------------
release 3.0.0rc2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (Darwin)
Comment: GPGTools - http://gpgtools.org
iEYEABECAAYFAlHkXQgACgkQ0+gKWp5CJQqB6wCg5WT1343+TcP3NZ2MwCo6+sgI
lYYAn0CpTwOQsZnoCcCWqoxOZVwkoNT1
=Htid
-----END PGP SIGNATURE-----
Alex Vandiver (1):
Ensure that all MakeClicky replacement strings escape their user-supplied content, to prevent XSS
Jason May (1):
Make all the svn.bestpractical.com links up to date
Jim Brandt (27):
README doc updates
Updates to UPGRADING doc
Documentation updates to admin tutorial
Move checkbox select flags to links and remove arg changing code
Update debug message in content to warn on success
Documentation updates for tutorial
Documentation updates for constituencies
Change the Investigations submenu from Create to Launch
Give DutyTeam the ShowOutgoingEmail right
Update tests to handle changed Launch link.
Make IP custom field link to Lookup page
Create docs directory and move UPGRADING and RTIR docs
Update whois docs and options
Warn on old CF names in searches
Default field value to '' if undef from null DB value
Add debug messages to 1.1.1 upgrade for scrip deletes
Remove requirement for RTFM in 1.9.0 upgrade script
Convert RTFM updates to RT::Articles updates
Run substitutions for 2.5.1 update_saved_searches.pl
Handle unnamed searches in update_saved_searches
Fix typo in reportertype hash key
Lower-case CF matches to find new CF hash keys
Add quotes around new CF values in searches
Remove duplicated substitutions
Update $RT::SystemUser to RT->SystemUser
Initial caps for params passed in link to Shredder
Show chart when clicking Chart link from search results
Kevin Falcone (125):
Strengthen and clarify some of the SLA documentation
We no longer use Business::SLA
Remove the Business::Hours dep
Fix a missed s/Ticket/TicketObj/ from merging in MaybeRedirectForResults
Quote the strings in the list being looped
Scrips have Descriptions not Names
Begin using l_unsafe in a few places that pass HTML to /l
Merge branch '2.9/use-l_unsafe' into 2.9-trunk
Merge branch '2.9/error-message-on-251-upgrade' into 2.9-trunk
upgrade Module::Install::RTx and friends
Don't try to syntax check vim swap files
Clean up test warnings
Remove use of SelectAllTickets
A few nits after re-re-reading the docs updates.
Merge branch '2.9/doc-updates' into 2.9-trunk
MYMETA comes in json AND yaml.
Avoid loading Constituencies on every ACL check in non-RTIR Queues.
t/walk-web.t was failing because of undef warnings
Failing because we properly catch library warnings now
Merge branch '2.9/test-warnings' into 2.9-trunk
cfqueues was renamed to queues in 67ed6217
Document some presumed intent for this callback.
We no longer need to do this weird dequoting dance.
Correctly name the AdminCc field
Possible warning for FilterRTAddresses
bump Module::Install::RTx
Account for the SearchesForObject changes in d04c615489
Merge branch '2.9/capture-cc-admincc-on-incidents' into 2.9-trunk
Pattern is a string, not a qr//
Merge branch '2.9/avoid-unnecessary-constituency-loads' into 2.9-trunk
Ensure that reports are passed the Constituency selected on the index.html
Switch to using the standard SelectDate widget
This CF was renamed during the 2.4->2.6 update
Menus were missing on the Forward and Advanced pages
Clean up the Lookup title when you navigate without searching
Use RT's license_tag to update copyright
Stop clobbering the collection of tickets stored in your session
Nothing ever thaws the limits, so stop freezing.
Merge branch '3.0/tab-canonicalize-request-path' into 2.9-trunk
Change all of the SelectSingle CFs to dropdowns
Upgrade existing select singles in older RTIRs to use dropdowns
Don't hardcode Rows => 1
Port in the smallest possible part of EditCustomFieldSelect
Merge branch '2.9/update-copyright' into 2.9-trunk
We removed report.pl a while ago and should never ship MYMETA.*
/RTIR/Search/Results.html shows up less often
Merge branch '2.9/stop-clobbering-session-collection' into 2.9-trunk
Switch to using .in files
Merge branch '2.9/make-investigations-menu-launch' into 2.9-trunk
Don't hardcode the system perl
Merge branch '2.9/stop-inline-substitution' into 2.9-trunk
Merge branch '2.9/lookup-link-for-ip-cf' into 2.9-trunk
Merge branch '2.9/grant-dutyteam-showoutgoingemail' into 2.9-trunk
Missed pointer update to moved docs
505733fd6 bumped the minimum version to 4.0.11
Merge branch '2.9/rtir-docs-dir' into 2.9-trunk
Fix a few doubled license tags from dcb4a0364d4
Sync ShowPeople back up
Include the user/search information in the warning.
Merge branch '2.9/warn-on-old-search-formats' into 2.9-trunk
Multiple Incidents per Investigations didn't work
Make IncidentObj optional as documented
Ignore .prove file - useful if you're running parallel tests.
Fix table names in the snapshot
When linking a singular Incident Child type, delete other Links
If you're displaying a single optional option, use a checkbox
Update the logic about displaying Checkboxes vs Radio Buttons.
Simplify Signature Inclusion
Merge branch '3.0/consistent-signature' into 2.9-trunk
Merge branch '2.9/cf-tweaks' into 2.9-trunk
Fix up the MANIFEST
Clean up our doc links
Add a make upgrade-database command
Use the built-in-logger
Merge branch '2.9/make-upgrade-database' into 2.9-trunk
Merge branch '2.9/1.1.1-upgrade-script-updates' into 2.9-trunk
Merge branch '2.9/dont-require-rtfm-for-1.9.0-upgrade' into 2.9-trunk
Stop referring to 2.9.0, there is more than one database upgrade step.
Recommend several indexes that improve MySQL performance.
Remove an ORDER BY
Failing tests for splitting a Report.
Stop choosing an Incident for the User.
Display default Incidents as selected
Merge branch '2.9/split-multiple-incidents' into 2.9-trunk
Merge branch '2.9/incident-children' into 2.9-trunk
When launching an Investigation, Notify the Ccs
Merge branch '2.9/notify-ccs-on-investigation-launch' into 2.9-trunk
Merge branch '2.9/update-whois-config' into 2.9-trunk
Merge branch '2.9/2.9.0-performance-on-mysql' into 2.9-trunk
Trim upgrading docs
Merge branch '2.9/update-2.5.1-update-saved-search' into 2.9-trunk
We substitute lib paths now.
Order query parameters to avoid perl-5.18's random hash ordering
Now that update_saved_searches.pl is substituted, ignore the result
Stop hiding the Status select when refining.
Remove another double-tag
Remove an erroneous arg added in 1dda1b71ab0626
Carry forward SelectFooAll links in the Refine mechanism
Remove 'New Search' on subsearch pages
Give the Search form an id so that core CSS applies.
Pass a requested argument to Refine.html
Stop using Mason Notes and just pass Arguments.
Grab and pass along the id of the Ticket we're working from.
Pass through all the arguments on Incident Reply
Properly set QueryBuilder arguments for Linking searches
No longer allow Editing of the Children search
Rename RefineArgs to SearchArgs
Pass search state to the RTIR Search UI
Limit what Menus are shown on a New Search
Don't send full search interface into the limited Refine interface.
Add a QueryString to the top-level Search Results link.
More consistent Search naming
Switch to DECODED_ARGS from request_args
Bump the version requirements
Bundle Net::Whois::RIPE 1.31
Don't run a query unless something is provided.
Remove references to installing Net::Whois::RIPE
Remove an RTFM reference.
defined @array is deprecated on 5.18
Merge branch '2.9/edit-search-regressions' into 2.9-trunk
Merge branch '2.9/search-menus' into 2.9-trunk
Merge branch '2.9/bundle-net-whois-ripe' into 2.9-trunk
Clean up the MANIFEST
Provide a 'make snapshot'
release 3.0.0rc2
Ruslan Zakirov (8):
mention RTx::SLA in README
bring tutorial up to date
Merge branch '2.9-trunk' of git+ssh://git.bestpractical.com/git/rtir into 2.9-trunk
Merge branch '2.9/scrips-have-descriptions' into 2.9-trunk
Merge branch '2.9/modernize-doc' into 2.9-trunk
Merge branch '2.9/remove-check-all-ticket-workaround' into 2.9-trunk
we removed _RTIR_ prefix from CFs, fix add_constituency
Merge branch '3.0/cleanup-restore-rights-in-tests' into 2.9-trunk
Thomas Sibley (4):
Remove .pod from bestpractical.com documentation links
F<docs/...> links need the .pod extension or they aren't linked
Correct formatting of POD links
Correct some internal pointers to documentation in the DocIndex
sunnavy (6):
squeeze all repeated slashes in request path into a single one like in rt4
include signature consistently for investigation form along with incident creation
respect config MessageBoxIncludeSignatureOnComment
no need to restore_rights any more in tests
don't include signature in Incident creation
more investigation tests with single/multiple/none incidents
-----------------------------------------------------------------------
No new revisions were added by this update.
More information about the Rt-commit
mailing list