webgui/lib/WebGUI/Asset
Colin Kuskie 2180b9bf91 Added a test to see if clone would duplicate the session. It does.
Subclassed DateTime's from_object method, which was secretely deleting
the internal session variable.  There is probably a more robust way to
do this, such as by "...implementing the utc_rd_values() method as the
from_object docs suggest.
Finished fixing the bug with time zone errors in editing an event.
2007-01-19 06:25:43 +00:00
..
File fix a bug where updating the storageId in File Type assets did not update the cached storageLocation. Also fixed the Thumbnail Macro test 2006-12-09 06:05:26 +00:00
Post Fix how Thread determines the "current" Post to be a little more logical, 2006-11-22 15:38:32 +00:00
Template Added scratch variables to all templates. 2006-12-05 16:33:16 +00:00
Wobject New methods in WebGUI::DateTime that clearly state how they handle timezones. 2007-01-19 05:16:57 +00:00
_NewAsset.skeleton Normalized signature of Asset::duplicate. This involved going through 2006-09-23 01:33:46 +00:00
Event.pm Added a test to see if clone would duplicate the session. It does. 2007-01-19 06:25:43 +00:00
File.pm fix a bug where updating the storageId in File Type assets did not update the cached storageLocation. Also fixed the Thumbnail Macro test 2006-12-09 06:05:26 +00:00
FilePile.pm Fix a bug with uploading files through the FilePile. 2007-01-11 03:56:44 +00:00
Post.pm - fix: notifications from postings 2007-01-17 21:34:49 +00:00
Redirect.pm Correct the POD from copying a method in Asset/Redirect. 2006-11-19 06:19:31 +00:00
RichEdit.pm Huge amount of ISA work for Assets (as opposed to Wobjects). 2006-12-23 23:58:51 +00:00
RSSCapable.pm Fix missing newline before =cut paragraph. 2006-11-07 19:06:45 +00:00
RSSFromParent.pm Fixed RSSFromParent bug 2007-01-17 18:20:00 +00:00
Shortcut.pm merging 7.1.3 changes 2006-10-30 20:20:24 +00:00
Snippet.pm fix - Updated Snippets not being cleared from cache 2006-12-06 18:15:01 +00:00
Template.pm Make Asset::getContainer no longer change the session asset. 2006-11-07 00:30:44 +00:00
WikiPage.pm added restore option to wiki page 2007-01-17 23:33:58 +00:00
Wobject.pm Remove debug output from DataForm 2006-11-07 05:09:41 +00:00