Commit graph

21 commits

Author SHA1 Message Date
Colin Kuskie
d32e127e8d remove Data::Dumper 2007-03-01 00:16:44 +00:00
Colin Kuskie
218415ad27 fix generic package uploading 2007-02-27 19:05:45 +00:00
Colin Kuskie
ab6d0d2ce6 fix for file uploading problems in File, Image, FilePile, Graphics (font) and FormHelper 2007-02-16 22:31:53 +00:00
Colin Kuskie
3625526909 fix package double import problem 2007-01-30 04:31:36 +00:00
JT Smith
aeba6ec83c merging 7.1.4 changes 2006-11-03 04:36:13 +00:00
JT Smith
7571dbca39 merging 7.1.3 fixes 2006-11-02 00:21:58 +00:00
Drake
c438d55310 Normalized signature of Asset::duplicate. This involved going through
existing overrides and callers for that method and making sure they followed
the correct signature.  Various related cleanups.

This should fix those bugs with collaboration systems refusing to be copied
or deployed as packages.
2006-09-23 01:33:46 +00:00
Roy Johnson
7de1fcfcc2 fix - packages don't take on new pages style when deployed 2006-06-21 21:56:55 +00:00
JT Smith
d24ac0b273 fixing a problem with hex and JSON
gettign rid of the migration.txt script, because it's now published on the site instead since all changes are complete
2006-05-03 00:11:54 +00:00
JT Smith
ab4e801bfe got the tree following to work 2006-04-13 21:40:40 +00:00
JT Smith
e262da13f8 files (and subclasses) and posts (and threads) can now export attachments in packages
fixed a couple of bugs
added some error handling and corruption detection
2006-04-13 18:34:35 +00:00
JT Smith
e2109910fd holy crap it actually works!!! import/export of themes base system is complete.
fixed some chunking related bugs in Session/Style
fixed other misc bugs
2006-04-13 03:31:39 +00:00
kenperl
65cfad4096 fix Global symbol %session requires explicit package name at WebGUI/lib/WebGUI/AssetPackage.pm line 87 and the WebGUI::Grouping::isInGroup('4') reference. 2006-02-24 07:42:08 +00:00
Roy Johnson
3530c41e7d Merging 6.8.7 security fixes 2006-02-23 02:40:58 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
d470a7cdd4 more session related changes 2006-01-09 20:43:02 +00:00
JT Smith
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +00:00
Matthew Wilson
f5f73c1681 - Converted all the max((assetData.)revisionDate) calls to use mysql5/(4.1)
nested queries.
 - fix [ 1323184 ] CS Submissions Not Sorting on multiple sites
 - fixed some major oversights in the new profile system.
2005-12-12 10:34:39 +00:00
JT Smith
8a656aece7 bug fixes 2005-08-23 21:45:44 +00:00
JT Smith
5af6eaa085 Split the asset base class up into several mixin packages to make it more managable. 2005-08-02 15:58:59 +00:00