11
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 02, 2025 — Mar 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update WikiPage to use the right style template. More... over 14 years ago
Add a method that returns either the standard style template or the mobile style template based on the Session. More... over 14 years ago
allow edit templates without attached forms More... over 14 years ago
fix adding new WikiPage assets More... over 14 years ago
Fix replacements (again). Add tests to test words and sequences with punctuation. Fixes bug #12208. More... over 14 years ago
Fix some POD spelling areas. More... over 14 years ago
Docs about how to do error handling from the user app side in WG8 More... over 14 years ago
Add a little POD to the decimated Session/Id.pm module. More... over 14 years ago
Merge pull request #20 from zylopfa/master More... over 14 years ago
RFE 12207 : www_editThingDataSaveViaAjax should return more info if thingdata fails to be saved. As it is it returns json with an array of error messages: [{error_message=>"some error"},..] But to be able to do anything useful with this. eg. highlighting of form fields whose input is erroneous we should also return the fieldName. More... over 14 years ago
RFE 12207 : www_editThingDataSaveViaAjax should return more info if thingdata fails to be saved. As it is it returns json with an array of error messages: [{error_message=>"some error"},..] But to be able to do anything useful with this. eg. highlighting of form fields whose input is erroneous we should also return the fieldName. This patch takes care of this. More... over 14 years ago
Forgot a comment for the extension test in the attachment_loop More... over 14 years ago
better upgrade script name detection More... over 14 years ago
No need to remake the same user object. More... over 14 years ago
Update test for change in Definition behavior. Labels/noFormPost is not required any longer. More... over 14 years ago
Update test for changes to the underlying form code, submit => send More... over 14 years ago
Update a test for WebGUI 8 mock asset creation. More... over 14 years ago
Fix bad i18n in the admin console admin interface template More... over 14 years ago
Fix whitespace problems with POD in Session/Response More... over 14 years ago
Fix whitespace problem with POD in Asset/Shortcut More... over 14 years ago
Fix a broken test. More... over 14 years ago
Add payment driver for Authorize.net. i18n, upgrade script, config file changes, and new template. More... over 14 years ago
fixed #12206: Bad Subscription Groups in Duplicated Threads More... over 14 years ago
Reworked error handling to propogate errors downward, especially when webgui.debug is set More... over 14 years ago
Ready for 7.10.21 development More... over 14 years ago
Preparing for 7.10.21 release. More... over 14 years ago
Fix bad tests that were order dependent on the FS. Fix tests that leaked assets and/or version tags. More... over 14 years ago
Add POD to PDFGenerator so it passes tests. More... over 14 years ago
A couple of forgotten things for the WaitForUserConfirmation workflow More... over 14 years ago
Fix a syntax error in the Json table caused by my bad merge. More... over 14 years ago