11
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Dec 28, 2024 — Dec 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add POD to WebGUI::Admin::Plugin and rename canUse to canView More... almost 15 years ago
GalleryFile handles its own template More... almost 15 years ago
WebGUI::Event More... almost 15 years ago
changelog/gotchas for account change More... almost 15 years ago
Check permissions in account plugin More... almost 15 years ago
cleanup extra thread in 12142 test More... almost 15 years ago
Fix more i18n issues with the RenderThingData macro. Addresses bug #12141 More... almost 15 years ago
fixed #12142: Copy fails on imported threads More... almost 15 years ago
Ready for 7.10.18 development. More... almost 15 years ago
Preparing for 7.10.17 release. More... almost 15 years ago
Tests for templateId and URL handling, some i18n for the RenderThingData macro. More... almost 15 years ago
Prevent the PayPal standard driver from being abused. Update POD and comments in several Shop files. Fix form labels for PayPal Express checkout driver. Fix a niggling bug with updating a transaction with a cart, twice. Fixes bug #12140. More... almost 15 years ago
Explict failure return More... almost 15 years ago
Durr, I are frodiwht. I are code. More... almost 15 years ago
Check the return value of IKC call to spectre More... almost 15 years ago
The text of the error message might be useful in the stack trace. More... almost 15 years ago
Back out $SIG{__DIE__}. Exposes far too many caught errors. Back to the drawing board. More... almost 15 years ago
Warn the user if upgradeState is set but not current, and WebGUI::Middleware::Maintenance is going to block everything because of it. More... almost 15 years ago
session->var is apparently deprecated. More... almost 15 years ago
Fixing the var() deprecation crutch. More... almost 15 years ago
Author: kthakore <[email protected]> Date: Sun May 22 16:02:00 2011 -0400 More... almost 15 years ago
Failed calls to www_ methods generating stack traces when webgui.debug is on is useful for developers; merely warning skips stack traces in WebGUI::Middleware::StackTrace. Make this an error. More... almost 15 years ago
$SIG{__DIE__} is a can of worms. Why doesn't try { } localize it...? More... almost 15 years ago
Can't try possibily null data in an asset constructor any more, at least not without catching; this throws exceptions now. More... almost 15 years ago
Perl run-time errors get kicked over to session->log->error, and WebGUI::Middleware::StackTrace now intercepts errors as well as fatals (since fatals are likely going away). More... almost 15 years ago
Add the i18n alias to the default WebGUI configuration file. More... almost 15 years ago
Merge commit '1966cc02a70752' More... almost 15 years ago
always forget a changelog... maybe I need a git hook... More... almost 15 years ago
add metadata to assets inside an AssetReport More... almost 15 years ago
process non-TT templates before including them More... almost 15 years ago