webgui/lib/WebGUI
Colin Kuskie df47d0a07c Add more POD to Pluggable.
Add more POD to FlatRate.pm, for the to be written calculate method.
Build create and new methods for Ship, convert existing code to throw exceptions.
Tests for Ship, that look suspiciously similar to ShipDriver.
2008-02-28 23:22:55 +00:00
..
AdSpace updating copyright year 2008-02-07 23:28:18 +00:00
Asset base cart UI is working 2008-02-28 02:15:03 +00:00
Auth updating copyright year 2008-02-07 23:28:18 +00:00
Cache updating copyright year 2008-02-07 23:28:18 +00:00
Commerce updating copyright year 2008-02-07 23:28:18 +00:00
Content started adding cart UI 2008-02-27 22:47:33 +00:00
Exception base exception system 2008-02-26 22:12:39 +00:00
Form updating copyright year 2008-02-07 23:28:18 +00:00
Help add: Auth modules now accept a "returnUrl" form parameter when logging in or creating a new account. User will be redirected to the value in "returnUrl" after login / create account is complete. 2008-02-09 05:09:33 +00:00
i18n base cart UI is working 2008-02-28 02:15:03 +00:00
Image replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Inbox updating copyright year 2008-02-07 23:28:18 +00:00
Macro fix: don't show Admin mode toggle when not in adminModeSubnets 2008-02-12 10:16:41 +00:00
Mail updating copyright year 2008-02-07 23:28:18 +00:00
Operation um, add enough POD to by syntactically correct 2008-02-09 22:52:31 +00:00
Search updating copyright year 2008-02-07 23:28:18 +00:00
Session forward port slash handling fix from 7.4 branch 2008-02-14 23:51:17 +00:00
Shop Add more POD to Pluggable. 2008-02-28 23:22:55 +00:00
SQL updating copyright year 2008-02-07 23:28:18 +00:00
Storage updating copyright year 2008-02-07 23:28:18 +00:00
URL updating copyright year 2008-02-07 23:28:18 +00:00
Workflow Refactor out the getEditForm code from WebGUI::Workflow::Activity and 2008-02-24 04:04:36 +00:00
AdminConsole.pm updating copyright year 2008-02-07 23:28:18 +00:00
AdSpace.pm updating copyright year 2008-02-07 23:28:18 +00:00
Affiliate.pm updating copyright year 2008-02-07 23:28:18 +00:00
Asset.pm add more POD docs about Asset constructors and instanciators 2008-02-28 22:48:00 +00:00
AssetBranch.pm updating copyright year 2008-02-07 23:28:18 +00:00
AssetClipboard.pm updating copyright year 2008-02-07 23:28:18 +00:00
AssetExportHtml.pm updating copyright year 2008-02-07 23:28:18 +00:00
AssetLineage.pm updating copyright year 2008-02-07 23:28:18 +00:00
AssetMetaData.pm updating copyright year 2008-02-07 23:28:18 +00:00
AssetPackage.pm package importing fixes 2008-02-08 00:00:13 +00:00
AssetTrash.pm updating copyright year 2008-02-07 23:28:18 +00:00
AssetVersioning.pm updating copyright year 2008-02-07 23:28:18 +00:00
Auth.pm Reject HTML and macros in usernames 2008-02-15 14:56:40 +00:00
Cache.pm updating copyright year 2008-02-07 23:28:18 +00:00
Commerce.pm updating copyright year 2008-02-07 23:28:18 +00:00
Config.pm updating copyright year 2008-02-07 23:28:18 +00:00
DatabaseLink.pm updating copyright year 2008-02-07 23:28:18 +00:00
DateTime.pm updating copyright year 2008-02-07 23:28:18 +00:00
Exception.pm convert Shop::Tax to use exceptions 2008-02-27 00:35:10 +00:00
Form.pm updating copyright year 2008-02-07 23:28:18 +00:00
FormValidator.pm updating copyright year 2008-02-07 23:28:18 +00:00
Friends.pm updating copyright year 2008-02-07 23:28:18 +00:00
Group.pm updating copyright year 2008-02-07 23:28:18 +00:00
HTML.pm updating copyright year 2008-02-07 23:28:18 +00:00
HTMLForm.pm remove debugging code 2008-02-25 21:10:41 +00:00
Image.pm fix graph sizing problems with graphicsmagick 2007-10-11 21:51:29 +00:00
Inbox.pm updating copyright year 2008-02-07 23:28:18 +00:00
International.pm updating copyright year 2008-02-07 23:28:18 +00:00
Keyword.pm updating copyright year 2008-02-07 23:28:18 +00:00
LDAPLink.pm updating copyright year 2008-02-07 23:28:18 +00:00
Macro.pm updating copyright year 2008-02-07 23:28:18 +00:00
Operation.pm updating copyright year 2008-02-07 23:28:18 +00:00
Paginator.pm updating copyright year 2008-02-07 23:28:18 +00:00
PassiveProfiling.pm updating copyright year 2008-02-07 23:28:18 +00:00
PerformanceProfiler.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Pluggable.pm Add more POD to Pluggable. 2008-02-28 23:22:55 +00:00
Product.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
ProfileCategory.pm updating copyright year 2008-02-07 23:28:18 +00:00
ProfileField.pm updating copyright year 2008-02-07 23:28:18 +00:00
Search.pm updating copyright year 2008-02-07 23:28:18 +00:00
Session.pm updating copyright year 2008-02-07 23:28:18 +00:00
SQL.pm updating copyright year 2008-02-07 23:28:18 +00:00
Storage.pm Fix a bug where $/ ended up being undef globally. 2008-02-18 18:17:12 +00:00
Subscription.pm
TabForm.pm updating copyright year 2008-02-07 23:28:18 +00:00
Text.pm updating copyright year 2008-02-07 23:28:18 +00:00
User.pm updating copyright year 2008-02-07 23:28:18 +00:00
Utility.pm updating copyright year 2008-02-07 23:28:18 +00:00
VersionTag.pm um, add enough POD to by syntactically correct 2008-02-09 22:52:31 +00:00
Workflow.pm updating copyright year 2008-02-07 23:28:18 +00:00