webgui/lib/WebGUI
Colin Kuskie be4fd74276 WebGUI::Auth provides a set of default template variables inherited
by both AuthWebGUI and AuthLDAP.  I've pulled the defaults out of
AuthWebGUI for one template (anonymous registration) into its own
namspace, Auth.  Default variables will be pulled out for all of the templates
eventually.
2006-11-24 04:01:52 +00:00
..
AdSpace - fix: Bug in "Article with Files" 2006-11-15 22:30:50 +00:00
Asset Fix how Thread determines the "current" Post to be a little more logical, 2006-11-22 15:38:32 +00:00
Auth Streamlining of a few character-counting methods regarding suitability of 2006-11-22 21:32:28 +00:00
Cache merging 7.1.4 changes 2006-11-03 04:36:13 +00:00
Commerce fix: Product add-to-group would always try to add to group 2006-11-02 22:10:51 +00:00
Form Removed WebGUI::Form::Workflow "edit" button because it won't work right. 2006-11-17 22:11:32 +00:00
Help WebGUI::Auth provides a set of default template variables inherited 2006-11-24 04:01:52 +00:00
i18n WebGUI::Auth provides a set of default template variables inherited 2006-11-24 04:01:52 +00:00
Image silly typo 2006-11-17 16:15:29 +00:00
Inbox
Macro Final test for L_loginBox, and coverage improvements for RootTitle. 2006-09-15 21:08:04 +00:00
Mail Removed extraneous UTF-8 BOM from WebGUI/Mail/Send.pm since the rest of the 2006-11-03 15:11:13 +00:00
Operation Implement RFE "Non Required Fields on User Registration". Associated upgrade. 2006-11-22 23:50:00 +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 Found and fixed a bug in ErrorHandler, canShowPerformanceIndicators. 2006-11-21 03:50:15 +00:00
SQL
Storage fix - Storage::Image copy does not create thumbnails 2006-11-18 18:06:54 +00:00
Workflow Fixed bugs in the SyncProfileToLdap workflow activity 2006-11-10 12:42:44 +00:00
AdminConsole.pm Multiple enhancements: 2006-08-29 16:49:25 +00:00
AdSpace.pm some upgrade script fixes 2006-11-16 00:14:14 +00:00
Affiliate.pm merging 7.1.4 changes 2006-11-03 04:36:13 +00:00
Asset.pm - fix: Bug in "Article with Files" 2006-11-15 22:30:50 +00:00
AssetBranch.pm Normalized signature of Asset::duplicate. This involved going through 2006-09-23 01:33:46 +00:00
AssetClipboard.pm Fix inability to create shortcuts to threads. 2006-11-07 15:52:25 +00:00
AssetExportHtml.pm Correct the POD from copying a method in Asset/Redirect. 2006-11-19 06:19:31 +00:00
AssetLineage.pm Make Asset::getContainer no longer change the session asset. 2006-11-07 00:30:44 +00:00
AssetMetaData.pm
AssetPackage.pm merging 7.1.4 changes 2006-11-03 04:36:13 +00:00
AssetTrash.pm Fix missing require in AssetTrash that was making some tests fail. 2006-11-06 23:49:21 +00:00
AssetVersioning.pm fixing a little problem i created yesterday 2006-11-08 18:53:51 +00:00
Auth.pm WebGUI::Auth provides a set of default template variables inherited 2006-11-24 04:01:52 +00:00
Cache.pm merging 7.1.4 changes 2006-11-03 04:36:13 +00:00
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 fix: SQLReport now throws fatal if can't find DatabaseLink 2006-10-27 20:42:59 +00:00
Form.pm
Group.pm merging 7.1.3 changes 2006-10-31 23:34:55 +00:00
HTML.pm
HTMLForm.pm Remove crufty code from HTMLForm that was never used. 2006-10-21 02:12:34 +00:00
Image.pm
Inbox.pm
International.pm merging 7.1.4 changes 2006-11-03 04:36:13 +00:00
LDAPLink.pm Missed a few lines. D'oh. 2006-10-11 19:00:50 +00:00
Macro.pm
Operation.pm sales tax 2006-10-21 01:13:07 +00:00
Paginator.pm
PassiveProfiling.pm
PerformanceProfiler.pm
Product.pm merging 7.1.4 changes 2006-11-03 04:36:13 +00:00
ProfileCategory.pm
ProfileField.pm Implement RFE "Non Required Fields on User Registration". Associated upgrade. 2006-11-22 23:50:00 +00:00
Search.pm Fixed the search function that broke in 7.0.7. 2006-09-26 20:34:59 +00:00
Session.pm Make DBI connect errors not infinitely recurse. 2006-09-21 00:25:01 +00:00
SQL.pm Add progressive tasks to the Task Manager; these are distinct from the 2006-10-02 22:33:00 +00:00
Storage.pm fix - Storage::Image copy does not create thumbnails 2006-11-18 18:06:54 +00:00
Subscription.pm Possible fix for dates being messed up on subscriptions. 2006-11-07 23:08:30 +00:00
TabForm.pm
Text.pm WebGUI::Text no longer spits out a billion warnings 2006-11-03 21:43:44 +00:00
User.pm - fix: Bug in "Article with Files" 2006-11-15 22:30:50 +00:00
Utility.pm Clearly document that sortHash* returns a Tie::IxHash. 2006-11-16 17:50:57 +00:00
VersionTag.pm - Made a change to version tag commits to deal with unusually long commit 2006-11-09 20:57:53 +00:00
Workflow.pm Minor fixups of POD and code. 2006-11-22 16:05:51 +00:00