webgui/lib/WebGUI
2009-07-15 17:46:47 +00:00
..
Account Fixed a bug in my purchases where tarnsaction amounts were shown that did not take into account the in store credit 2009-07-15 14:15:06 +00:00
AdSpace
Asset added thingyrecord per-field pricing 2009-07-15 04:58:33 +00:00
AssetAspect Update POD in HTML.pm, 'html' is not an option for format content. 2009-07-10 23:40:57 +00:00
AssetCollateral Fix a bug in AssetCollateral/DataForm/Entry with renameField. 2009-07-05 17:00:31 +00:00
Auth Added POD to WebGUI::Auth::LDAP 2009-07-06 03:31:49 +00:00
Cache
Content Sorting search results works now. Added a button to clear the search and submit the form. 2009-07-15 17:46:47 +00:00
Exception Add POD for Exception/Shop. 2009-07-08 22:19:06 +00:00
FilePump FilePump bug fixes 2009-07-10 03:33:06 +00:00
Form Provide a framework for CSRF protection, with tests. 2009-07-06 16:58:57 +00:00
Help Add Help docs for the Admin Console template. 2009-07-14 15:48:47 +00:00
i18n added thingyrecord per-field pricing 2009-07-15 04:58:33 +00:00
Image Add missing POD to WebGUI::Image and child classes, and fix any POD typos that affect coverage. 2009-07-04 20:29:54 +00:00
Inbox
Macro Fix pasting from the AdminBar macro due to CSRF requirements. 2009-07-14 23:39:14 +00:00
Mail
Operation Fix becomeUser and deleteUser CSRF protected submenu links. 2009-07-14 15:54:03 +00:00
PassiveAnalytics
Search
Session Provide a framework for CSRF protection, with tests. 2009-07-06 16:58:57 +00:00
Shop Fixed a rounding error bug in the Ogone payment plugin. 2009-07-15 14:08:05 +00:00
SQL
Storage
URL Allow snippets to be really empty, without showing the Page Not Found screen. 2009-07-06 19:35:00 +00:00
Workflow Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
Account.pm
AdminConsole.pm Add a form to the admin console for CSRF protected actions. 2009-07-14 15:52:55 +00:00
AdSpace.pm
Affiliate.pm
Asset.pm Remove debug code. 2009-07-08 05:18:11 +00:00
AssetBranch.pm
AssetClipboard.pm Fix pasting from the AdminBar macro due to CSRF requirements. 2009-07-14 23:39:14 +00:00
AssetExportHtml.pm
AssetLineage.pm Provide a framework for CSRF protection, with tests. 2009-07-06 16:58:57 +00:00
AssetMetaData.pm Update POD for addMetaDataField, which also masquerades as editMetaDataField. 2009-06-26 21:50:17 +00:00
AssetPackage.pm
AssetTrash.pm Provide a framework for CSRF protection, with tests. 2009-07-06 16:58:57 +00:00
AssetVersioning.pm Forward port fix for updating property cache on editSave with autoCommit 2009-07-08 04:29:27 +00:00
Auth.pm
Cache.pm
Config.pm
Crud.pm Add missing POD, or fix POD typos which caused coverage to be low. 2009-07-04 17:16:36 +00:00
DatabaseLink.pm
DateTime.pm
Exception.pm
Form.pm Automatically add a token to any autogenerated form. 2009-07-06 17:20:27 +00:00
FormValidator.pm
Friends.pm
Group.pm Have just 1 list of groups that should not be deleted. 2009-07-05 20:33:31 +00:00
HTML.pm Update POD in HTML.pm, 'html' is not an option for format content. 2009-07-10 23:40:57 +00:00
HTMLForm.pm
Image.pm
Inbox.pm
International.pm
Keyword.pm
LDAPLink.pm
Macro.pm
Operation.pm
Paginator.pm
PassiveProfiling.pm
PerformanceProfiler.pm Add missing POD to PerformanceProfiler. 2009-07-04 23:56:39 +00:00
Pluggable.pm
ProfileCategory.pm
ProfileField.pm Do not rely on a database default for the profile field formType. 2009-07-10 22:41:07 +00:00
ProgressBar.pm
Search.pm
Session.pm
SQL.pm
Storage.pm Fix mistakes in POD for Storage.pm 2009-07-06 04:41:26 +00:00
TabForm.pm Automatically add a token to any autogenerated form. 2009-07-06 17:20:27 +00:00
Text.pm
User.pm
Utility.pm
VersionTag.pm Fixed a bug where VersionTag->get would return unsafe copies. Also added tests for this. 2009-07-15 06:50:33 +00:00
Workflow.pm