webgui/lib/WebGUI/Asset
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
..
File Changed behavior of Image assets when admin mode is on so that browsing to an images url no longer takes you to the assets edit screen, but rather to the image it's self. 2006-08-27 18:55:14 +00:00
Post fix: Security bug in session env 2006-07-11 20:32:46 +00:00
Template [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 17:26:21 +00:00
Wobject 1 getUrl was missed 2006-08-29 17:27:09 +00:00
_NewAsset.skeleton - All assets now have an autoGenerateForms property just like wobjects per the 2006-05-31 23:01:53 +00:00
Event.pm fix: Event calendar SCOPE doesn't work!! 2006-05-20 20:28:38 +00:00
File.pm Fixed bugs in navigation template vars and privilege bug in WG::A::File. Also added page.parent.rank tmpl_var to the nav template. 2006-07-19 15:16:53 +00:00
FilePile.pm - Made some changes to make WebGUI compatible with the WRE for Windows. 2006-08-16 21:25:27 +00:00
Post.pm 2006-08-15 23:55:26 +00:00
Redirect.pm - Made some changes to make WebGUI compatible with the WRE for Windows. 2006-08-16 21:25:27 +00:00
RichEdit.pm POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Shortcut.pm Multiple changes: 2006-08-31 00:14:56 +00:00
Snippet.pm Fixed hoverHelp in Snippet 2006-06-20 07:44:07 +00:00
Template.pm - fix: Style Wizard 2006-07-11 20:08:30 +00:00
Wobject.pm Multiple fixes: 2006-08-29 16:44:41 +00:00