webgui/lib/WebGUI
Frank Dillon dd89a88cc7
2006-08-15 23:55:26 +00:00
..
AdSpace
Asset 2006-08-15 23:55:26 +00:00
Auth
Cache
Commerce - fix: Shopping Cart Not Working 2006-07-24 20:00:53 +00:00
Form fix typo in Form/Date language code 2006-08-15 17:30:30 +00:00
Help - Added a forum.lastPost.user.hasRead variable to the Message Board template. 2006-07-26 22:26:19 +00:00
i18n another doc fix, missing semicolons in macro doc 2006-08-11 15:29:04 +00:00
Image
Inbox
Macro Remove the use trace line from Paginator.t. It's not used. 2006-07-30 18:10:31 +00:00
Mail preparing for 7.0.5 release 2006-08-09 16:09:17 +00:00
Operation - Added an option to override the session cookie domain. 2006-08-08 17:27:41 +00:00
Search - fix: Head Block in styles 2006-07-25 17:15:57 +00:00
Session fix bad minute spec in Session/DateTime/epochToHttp. Add tests to cover 2006-08-09 20:06:19 +00:00
SQL - Added the arrayRef() method to WebGUI::SQL::ResultSet, which is 12% faster 2006-07-25 17:58:54 +00:00
Storage
Workflow preparing for 7.0.5 release 2006-08-09 16:09:17 +00:00
AdminConsole.pm - fix: Head Block in styles 2006-07-25 17:15:57 +00:00
AdSpace.pm
Affiliate.pm fix scratch->process to form->process in Affiliate.pm 2006-07-21 18:14:22 +00:00
Asset.pm fix syntax error 2006-08-09 23:09:51 +00:00
AssetBranch.pm
AssetClipboard.pm
AssetExportHtml.pm preparing for 7.0.5 release 2006-08-09 16:09:17 +00:00
AssetLineage.pm
AssetMetaData.pm
AssetPackage.pm
AssetTrash.pm
AssetVersioning.pm
Auth.pm added runOnLogin and runOnLogout functionality. 2006-07-19 16:23:19 +00:00
Cache.pm
Commerce.pm
Config.pm added cookieTTL method which returns the time to live of cookies set in the config file. 2006-08-09 23:11:16 +00:00
DatabaseLink.pm
Form.pm
Group.pm Fixed a typo in the POD for Session/Env.pm 2006-07-24 05:08:17 +00:00
HTML.pm Revised WebGUI::HTML::filter "all" so that text does not run together when tags are removed. Added additional tests to HTML.t. 2006-07-24 17:31:57 +00:00
HTMLForm.pm bug fixes and new tests 2006-08-02 15:39:23 +00:00
Image.pm add missing filename methods 2006-07-19 18:10:37 +00:00
Inbox.pm
International.pm
LDAPLink.pm
Macro.pm
Operation.pm
Paginator.pm
PassiveProfiling.pm
PerformanceProfiler.pm
Product.pm
ProfileCategory.pm
ProfileField.pm
Search.pm RFE: By default Search results need to match ALL keywords 2006-08-11 09:55:20 +00:00
Session.pm - Added an option to override the session cookie name. 2006-08-04 15:16:18 +00:00
SQL.pm
Storage.pm webgui for windows changes 2006-07-21 20:42:50 +00:00
Subscription.pm
TabForm.pm - Added "Save and Commit" option for environments where the appearance of 2006-07-25 21:11:14 +00:00
User.pm Fix a bug where a User's object cached lastModified time and the time in the 2006-07-17 00:37:32 +00:00
Utility.pm
VersionTag.pm Two bugs in rollback. 2006-07-28 23:40:06 +00:00
Workflow.pm