..
AdSpace
POD fixes and removing debug output
2006-07-11 09:05:22 +00:00
Asset
- Made some changes to make WebGUI compatible with the WRE for Windows.
2006-08-16 21:25:27 +00:00
Auth
- fix: Ldap Registration of new users (Thanks to guiuser)
2006-07-11 20:54:24 +00:00
Cache
Commerce
- fix: Shopping Cart Not Working
2006-07-24 20:00:53 +00:00
Form
- Made some changes to make WebGUI compatible with the WRE for Windows.
2006-08-16 21:25:27 +00:00
Help
- Added a forum.lastPost.user.hasRead variable to the Message Board template.
2006-07-26 22:26:19 +00:00
i18n
fix missing semicolon in macro doc
2006-08-16 17:23:42 +00:00
Image
POD fixes and removing debug output
2006-07-11 09:05:22 +00:00
Inbox
POD fixes and removing debug output
2006-07-11 09:05:22 +00:00
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
- fix: Style Wizard
2006-07-11 20:08:30 +00:00
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
POD fixes and removing debug output
2006-07-11 09:05:22 +00:00
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
update POD to reference correct group
2006-07-12 05:31:06 +00:00
AssetVersioning.pm
POD fixes and removing debug output
2006-07-11 09:05:22 +00:00
Auth.pm
added runOnLogin and runOnLogout functionality.
2006-07-19 16:23:19 +00:00
Cache.pm
POD fixes and removing debug output
2006-07-11 09:05:22 +00:00
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
POD fixes and removing debug output
2006-07-11 09:05:22 +00:00
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
POD fixes and removing debug output
2006-07-11 09:05:22 +00:00
International.pm
MultiSearch view method was missing the session variable in the form code for the
2006-07-13 21:55:21 +00:00
LDAPLink.pm
fixed bug in recursive ldap filter
2006-07-13 15:50:07 +00:00
Macro.pm
Operation.pm
Paginator.pm
PassiveProfiling.pm
PerformanceProfiler.pm
Product.pm
POD
2006-07-13 12:49:51 +00:00
ProfileCategory.pm
POD fixes and removing debug output
2006-07-11 09:05:22 +00:00
ProfileField.pm
POD fixes and removing debug output
2006-07-11 09:05:22 +00:00
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
POD fixes and removing debug output
2006-07-11 09:05:22 +00:00
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