webgui/lib/WebGUI
JT Smith e42a744ed9 - fix: XSS Vulnerability in WikiPage titles
- Depricated the random array function in WebGUI::Utility in favor of 
   List::Utils per the WebGUI Best Practices.
2007-01-17 05:23:03 +00:00
..
AdSpace - fix: Bug in "Article with Files" 2006-11-15 22:30:50 +00:00
Asset - fix: XSS Vulnerability in WikiPage titles 2007-01-17 05:23:03 +00:00
Auth Add safeties to avoid password recovery being turned on at all with zero 2006-12-06 22:31:00 +00:00
Cache
Commerce Made the shopping cart support dynamic item plugins 2007-01-14 15:26:26 +00:00
Form bugfix in WG::FOrm::Date where epoch values were not processed correctly 2007-01-12 12:51:37 +00:00
Help asset template variables, ISA relationships and new i18n tag for HttpProxy 2007-01-17 04:29:18 +00:00
i18n asset template variables, ISA relationships and new i18n tag for HttpProxy 2007-01-17 04:29:18 +00:00
Image silly typo 2006-11-17 16:15:29 +00:00
Inbox
Macro Removed <labels> for 508 compliance. They exist in the templates. 2006-12-06 19:23:46 +00:00
Mail fix: Mail::Get now handles multipart/alternative messages appropriately. This fixes CS posts showing multiple versions when e-mailed in. 2007-01-07 08:07:54 +00:00
Operation don't need this line anymore 2007-01-16 16:08:17 +00:00
Search Added more i18n labels to HttpProxy so that error messages can be internationalized. 2006-11-08 04:29:10 +00:00
Session - fix: Styles were printing double head block headers. 2007-01-07 17:38:24 +00:00
SQL
Storage fix - Storage::Image copy does not create thumbnails 2006-11-18 18:06:54 +00:00
Workflow fix - Wiki shows add link to users who don't have privileges to add 2007-01-07 03:12:21 +00:00
AdminConsole.pm
AdSpace.pm some upgrade script fixes 2006-11-16 00:14:14 +00:00
Affiliate.pm
Asset.pm - fix: XSS Vulnerability in WikiPage titles 2007-01-17 05:23:03 +00:00
AssetBranch.pm fixed a couple of bugs with the new autocommit functionality for cs posts and the like 2006-12-07 00:17:54 +00:00
AssetClipboard.pm fixed a couple of bugs with the new autocommit functionality for cs posts and the like 2006-12-07 00:17:54 +00:00
AssetExportHtml.pm Correct the POD from copying a method in Asset/Redirect. 2006-11-19 06:19:31 +00:00
AssetLineage.pm Multiple fixes in the code Doug wrote for 7.3 - Calendar / DateTime / Event 2006-12-23 02:22:02 +00:00
AssetMetaData.pm
AssetPackage.pm
AssetTrash.pm Added a stop gap to assetTrash to keep it from dying if someone tries to purge an asset and the object is not defined. 2006-12-07 04:46:21 +00:00
AssetVersioning.pm fixed a couple of bugs with the new autocommit functionality for cs posts and the like 2006-12-07 00:17:54 +00:00
Auth.pm Fixed encrypt login behaviour 2006-12-01 10:25:40 +00:00
Cache.pm
Commerce.pm
Config.pm Forgot to update changelog Added fatal error should parsing JSON config fail (thanks jZed__ on freenode #webgui) 2006-11-13 22:17:56 +00:00
DatabaseLink.pm
DateTime.pm More WebGUI::DateTime documentation updates. 2006-12-23 02:26:12 +00:00
Form.pm
Group.pm
HTML.pm
HTMLForm.pm
Image.pm
Inbox.pm
International.pm fix lookup of English language tags when translation fails 2006-12-13 04:47:41 +00:00
LDAPLink.pm
Macro.pm
Operation.pm
Paginator.pm fix POD for Paginator, number of rows per page 2007-01-14 03:46:07 +00:00
PassiveProfiling.pm
PerformanceProfiler.pm
Product.pm
ProfileCategory.pm
ProfileField.pm fixed a small bug in WebGUI::ProfileField 2006-12-08 13:55:49 +00:00
Search.pm Additional features in preparation for final checkin of Calendar rewrite. 2006-12-01 22:26:09 +00:00
Session.pm fix: DB slaves were not being instanciated correctly. 2007-01-09 16:40:16 +00:00
SQL.pm
Storage.pm fixed a phishing exploit. html and htm files are now renamed to have a .txt extenstion appended to them. 2006-12-16 22:16:30 +00:00
Subscription.pm Subscription dates fix. 2006-12-06 17:19:04 +00:00
TabForm.pm Additional features in preparation for final checkin of Calendar rewrite. 2006-12-01 22:26:09 +00:00
Text.pm
User.pm fix typo for session->warn 2007-01-05 23:57:52 +00:00
Utility.pm - fix: XSS Vulnerability in WikiPage titles 2007-01-17 05:23:03 +00:00
VersionTag.pm fix: Closed Posts Displaying in CS 2007-01-05 15:52:25 +00:00
Workflow.pm Minor fixups of POD and code. 2006-11-22 16:05:51 +00:00