webgui/lib/WebGUI/Operation
Drake 565119fa1a Multiple changes:
- Shift ProfileField API so that new returns undef on invalid fields.
    This makes it possible for Shortcut::www_saveUserPrefs to execute.
    The class methods in ProfileField are now also actually class methods.

    + Also fix up other modules that created dummy ProfileFields so that
      they don't need to do that anymore, because it's now invalid.

  - Merge contradictory-looking code from Shortcut's view and www_view
    into a reasonable compromise in view, and then have www_view call
    $self->view in a manner similar to that of the default Asset::view.

    + The profile field overrides still don't work, because there's no
      obvious mechanism for "transclude asset in context".  This may
      require some fiddling to get right...
2006-08-31 00:14:56 +00:00
..
ActiveSessions.pm
Admin.pm
AdSpace.pm - fix create.sql / style3 2006-05-25 04:56:12 +00:00
Auth.pm
Cache.pm
Commerce.pm - fix: Shopping Cart Not Working 2006-07-24 20:00:53 +00:00
Cron.pm several bug fixes 2006-05-26 23:08:18 +00:00
DatabaseLink.pm fix: Unable to remove databaselinks 2006-07-13 12:52:20 +00:00
FormHelpers.pm POD 2006-07-13 12:49:51 +00:00
Graphics.pm Bugfixes, removed warnings, XHTML compliance 2006-05-19 21:23:56 +00:00
Group.pm Multiple enhancements: 2006-08-29 16:49:25 +00:00
Help.pm fix: Missing documentation breaks the list of Available Macros 2006-07-20 12:41:32 +00:00
Inbox.pm
LDAPLink.pm adding recursive group filter for cases where the LDAP group property and recursive property are the same. 2006-07-12 20:29:14 +00:00
LoginHistory.pm
ProductManager.pm - Added an option to override the session cookie domain. 2006-08-08 17:27:41 +00:00
Profile.pm Multiple changes: 2006-08-31 00:14:56 +00:00
ProfileSettings.pm Fixed some bugs in the profile setting stuff 2006-05-03 15:08:55 +00:00
Replacements.pm
Scratch.pm
Settings.pm - fix: op=saveSettings broken 2006-06-10 02:39:46 +00:00
Shared.pm Fix a parsing bug in WebGUI::Operation::Shared where it would puke if 2006-07-26 01:23:30 +00:00
Spectre.pm - fix: Shopping Cart Not Working 2006-07-24 20:00:53 +00:00
Statistics.pm misc stuff 2006-05-04 04:01:38 +00:00
Style.pm
Subscription.pm fix: op=editSubscription causes fatal 2006-06-15 20:22:16 +00:00
TransactionLog.pm POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
User.pm Multiple changes: 2006-08-31 00:14:56 +00:00
VersionTag.pm - fix: Head Block in styles 2006-07-25 17:15:57 +00:00
WebGUI.pm switched around the setup system so that spectre can still do it's thing even if users haven't gone through setup. this should help eliminate some of the memory leak problems. 2006-05-25 16:30:54 +00:00
Workflow.pm few more bug fixes and preparing for 7.0.3 release 2006-07-26 20:05:43 +00:00