Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
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
docs Multiple changes: 2006-08-31 00:14:56 +00:00
etc added cookieTTL property with documentation 2006-08-09 23:35:10 +00:00
lib Multiple changes: 2006-08-31 00:14:56 +00:00
sbin Multiple fixes: 2006-08-29 16:44:41 +00:00
t fix a very bad, simple text parser 2006-08-29 21:13:15 +00:00
www 2006-08-24 17:29:46 +00:00