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
fix formbuilder tests for new flags More... almost 15 years ago
make Admin interface into a settings template More... almost 15 years ago
add template toolkit to the default template parsers More... almost 15 years ago
add flags to determine what formbuilder object type More... almost 15 years ago
allow non-hash values in arrays, valid in TT templates More... almost 15 years ago
change asset www_add and www_edit into templates More... almost 15 years ago
rfe #12105: Make shortcuts related for export purposes More... almost 15 years ago
add YUI button to WebGUI button More... almost 15 years ago
formbuilder toTemplateVars is now complete and tested More... almost 15 years ago
Unescape paypal's content before parsing it so that multi-line data is handled correctly. Fixes bug #12103. More... almost 15 years ago
Allow the Rich Editor used by the Carousel to be customized for each Carousel asset instead of inheriting the Editor from the site's Settings. Fixes bug #12100. More... almost 15 years ago
Upgrade TinyMCE to 3.4.2, fixes bugs 11955, 11992 More... almost 15 years ago
remove old forwardButton class and "Please Wait..." text More... almost 15 years ago
add wg-form-TYPE class to all form control wrappers More... almost 15 years ago
redefine a submit button in terms of a normal button More... almost 15 years ago
add "type" param to button control More... almost 15 years ago
move save buttons out into www_add and www_edit More... almost 15 years ago
do not remove an element while splicing More... almost 15 years ago
allow adding formbuilder fields at specific positions More... almost 15 years ago
Cleanup loose file leftover from the TimeField form plugin rewrite. More... almost 15 years ago
missing required module App::Cmd for WebGUI::Command More... almost 15 years ago
fix syntax error :p More... almost 15 years ago
Merge branch 'master' of git://github.com/plainblack/webgui More... almost 15 years ago
Added myself to credits =) More... almost 15 years ago
for exportRelatedAssetIds, Don't create a version tag unless it's needed, and then don't restore it unless it exists. Otherwise, the tag leaks and breaks downstream tests. More... almost 15 years ago
Move Article.t over to using the new storage API for checking for storage location existance. More... almost 15 years ago
Provide a method to see if a storage location exists. This is handy for testing. More... almost 15 years ago
allow templates to be returned from content handlers More... almost 15 years ago
add style parameter to template assets to store a style template id More... almost 15 years ago
add setParam, getParam, deleteParam to template assets More... almost 15 years ago