[Bps-public-commit] RT-BugTracker-Public annotated tag, 0.05, created. 0.05
Alex Vandiver
alexmv at bestpractical.com
Fri Dec 12 16:03:13 EST 2014
The annotated tag, 0.05 has been created
at 3f62e713d8b6c745af16112f3c2cd0e7903dcdaf (tag)
tagging c07fcafd0b4ee3aeeae2d35466ea777e329f074c (commit)
tagged by Alex Vandiver
on Fri Dec 12 16:02:59 2014 -0500
- Log -----------------------------------------------------------------
Version 0.05
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlSLWAMACgkQMflWJZZAbqCabACeP1gHp+bGXzGtmFmfqTphamGN
lPUAnid6+bwDezgb6RsFpUA7UWHZX53/
=+4uy
-----END PGP SIGNATURE-----
Alex Vandiver (2):
Escape current username
Version 0.05 releng
Ian Norton (2):
Removing mention of WebNoAuthRegex
Display alternate bug tracker info for a distribution, if available [rt.cpan.org #80021]
Jesse Vincent (1):
* support for new openid auth plugin
Kevin Falcone (10):
Port a bugfix from rt-bugtracker
Port a wording change from rt-bugtracker
Bring in simple search bugfixes from master.
Fix up the MANIFEST
Update Module::Install
Ignore the MYMETA cruft
bump version for testing 0.03_01
Convert to the new callback method
Bump version for callback fixes
Add more warnings about the public nature of rt.cpan.org
Ruslan Zakirov (63):
* update M::I
* sync everything from private repo into public
* move notes into POD
* session is a hash not reference
* update docs
* check that public user exists before setting $session{'CurrentUser'}
* add XXX note, not sure
* bump version to release to the CPAN
* update manifest
* if the current user is not public/BitCard/OpenId account then
* add tab
* update M::I
* add missing WebPath prefix
* use WebPath instead of WebURL during redirects, to avoid
* minor
* use new component
* sync RT-BugTracker-Public's Dist/Display.html with RT-BugTracker's
* more on generalization of Dist/Display.html
* use new component
* use new comp
* update manifest
* delete debug logging on critical level
* don't redirect bitcard users back to public
* pass proper URL into ShowMaintainers
* update M::I
* refactor personal quickbar
* we don't need overlay for /Elements/Header
* looks like CurrentUser in the %session can be undef these days
* tidy and switch to new style callback
* switch over simple search widget
* localize a text
* use new in core CreateTicket widget
* handle Maintainer and Distribution searches right
* merge Browse.html into Dist/BeginsWith.html and add capability
* highlight proper Tab
* IsPublicUser in the lib
* match path in RT-BugTracker so we can jump when user is not public
* use public user detector from the lib
* cover more another group of paths fro redirect
* first implementation of ShowUserPublic, a special user
* delete ShowUserEntry as only purpose was to protect emails,
* delete some components, the only purpose of those was to lead to
* ShowHistory is absolutly equal to version in RT 3.6
* indent, very minor changes
* fix page results handling
* don't escape text with html
* support ticket argument in tabs
* display queue name in title
* delete unused variables
* we don't need PageLayout anymore as we changed way we build Tabs
* use new Tabs
* update manifest file
* we don't have overriding for PageLayout
* show links with WebPath
* redirect with WebPath
* update M::I::RTx
* bump version, 0.03
* don't abuse input-row divs
* redirect Bitcard users to public interface
* fix display path for public interface
update M::I and makefile a little
.gitignore
.gitignore
Shawn Moore (4):
Update Module::Install
Add ahah.js
Move the personal quickbar logic into a PersonalQuickbar template
Need to stash the $URL argument in a lexical
Thomas Sibley (41):
prep for moving RT-BugTracker-Public to public repo
copy RT-BugTracker-Public from private repo to public repo
r21318 at zot (orig r6386): trs | 2007-05-24 03:00:04 -0400
Revert "* ShowHistory is absolutly equal to version in RT 3.6"
Update our local copy of ShowHistory with the latest from 3.8-trunk
Protect email addresses with a cleaner callback in ShowMessageHeaders
Don't use our custom ShowHistory component anymore
Only protect email addresses from the public user
Munge addresses in RT's internal RT-Send-* headers too
Pass args into results component so paging works
Specify a default format, otherwise a blank format is used
Update M:I:RTx
We always use SSL these days
Adjust the public menus to apply only for public users
Restore highlighting of public distribution page menu items
Return to the original page if a public user decides to fully log in
Move the public menus into an Elements/Tabs callback instead of a separate component
The session CurrentUser is always an object in RT 4; check if it's loaded
Make sure to start with a fresh session before logging in the guest user
Allow public users access to the queues autocomplete endpoint
Mark distribution search inputs for autocomplete
Turn /Public/Search/Simple.html into a proxy for the standard endpoint
Refactor mapping of non-public url space to public url space
Auto-login the public user if the requested non-public page has a public equivalent
Remove non-working links from the public bug summary
Spam protect email addresses (or look-alikes) in all headers
Make "Show Full Headers" work on public bug reports
Don't redirect just-logged-out privileged users to /Public/
Avoid an uninitialized warning
Preserve the RT generated "Logged in as..." menu for Bitcard/OpenID users
Avoid an uninitialized warning on initial page load
Rework the bug report page with a split layout and clearer instructions
Show distribution notes on more public bug report pages
Merge branch 'alternate-bugtracker' into rt4
Provide a quick link to explicitly re-open a bug
Better layout for the three CFs when reporting a bug via the public UI
Bump up the menu sort orders to *really* always be at the end
Merge branch 'rt4'
A /Public version of /Ticket/Attachment for the benefit of curl/wget
Update M:I:RTx
Censor email addresses in mbox From_ headers too, which sometimes sneak in
sunnavy (2):
make it work with RT 4
cleanup for README
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list