11
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Dec 28, 2024 — Dec 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
When using encrypted logins, do not add the webServerPort from the config file. Fixes bug #12269. More... over 14 years ago
Adding back call to assetReport.js - Fixes bug #12201 More... over 14 years ago
Move GalleryFile/Photo over to getEditTemplate so it can inherit templates from its parent. More... over 14 years ago
Fix template logic which was hiding the PoS form in the cart. Fixes bug #12268. More... over 14 years ago
Set the action to get the save! More... over 14 years ago
Add an i18n namespace for the TimeField form plugin. More... over 14 years ago
Make a custom getEditTemplate method to handle getting information from the parent Matrix. Fix class=>className form code, and adding buttons. More... over 14 years ago
Use done_testing() and test if addButton called twice nukues buttons. More... over 14 years ago
save some typing when getting the admin object. Mark the type column as not sortable since it isn't an asset property. More... over 14 years ago
Fix various object scoping issues. Still not context more/helper menus... More... over 14 years ago
Internationalize the month names in the asset history helper in the new admin console. More... over 14 years ago
Pass admin.navigate an assetId instead of an object. More... over 14 years ago
Strip out unnecessary whitespace. Add enough error handling to test out the Ticket, Token, Ribbon and Badge. More... over 14 years ago
Fix EMS issues and change www_edit to a getEditForm override. More... over 14 years ago
UPdated POD for getEditForm override. More... over 14 years ago
Add some redirect/proceed magic to make it return you to the EMS after adding/editing a badge. More... over 14 years ago
Updated to work with getEditForm. More... over 14 years ago
I18n fix for EMSBadge, and updated to work with getEditForm. More... over 14 years ago
Merge branch 'master' into HEAD More... over 14 years ago
Allow PseudoRequest to handle 0 and '' correctly. Kudos to knowmad for pointing this behavior out. More... over 14 years ago
Bump the module version for Business::OnlinePayment::AuthorizeNet to make WebGUI install the version that will automatically install. More... over 14 years ago
Allow Passive Analytics to scale to analyzing millions of log entries without nuking MySQL in the process. More thorough test cleanup. More... over 14 years ago
Remove bad template code from calendar search template. Fixes bug #12256 More... over 14 years ago
Ready to 7.10.24 development. More... over 14 years ago
Preparing for 7.10.23 release. More... over 14 years ago
Display an error message anytime the cart is viewed if it has mixed items (recurring and non-recurring, or too many recurring). Fixes bug #12211. More... over 14 years ago
encryptLogin should not trump showMessageOnLogin. Fixes bug #12245. More... over 14 years ago
Update the POD for Session/Url More... over 14 years ago
Two newlines before the URL breaks linking even in the default template where this value is used as the url parameter. The newlines get changed to <br />'s and that stuffed into the param of an href. A URL really should just be a URL. Or a URI. Or one of those things. More... over 14 years ago
Fix a problem with case sensitivity when in Thingy's getFieldValue. Fixes bug #12231. More... over 14 years ago