Chris Nehren
5dfc9e3bfc
bug fixes for widgets and exports. snippets were exported as index.html or the
...
like, and widget toolboxes weren't popping up in a widgetized view.
2008-05-31 19:42:38 +00:00
Chris Nehren
6139073807
Fixed POD for exportGetUrlAsPath. Parameter list didn't match actual
...
parameters.
2008-05-20 19:49:05 +00:00
Chris Nehren
02535bf196
fix a small scope bug
2008-04-17 21:09:49 +00:00
Chris Nehren
8fffa72836
Add a virtual method plugin point, exportAssetCollateral, for complex assets
...
(like the CS and the calendar) to override and specify how to export all of
their different data.
2008-04-17 20:25:26 +00:00
Chris Nehren
78667e80aa
Rearrange a couple of lines in exportAsHtml to only get the exportPath if we
...
know it's valid.
2008-04-17 15:36:51 +00:00
Chris Nehren
304ec5d687
A few more fixes, mostly POD. Add an exportCheckPath call to
...
exportGetUrlAsPath.
2008-04-17 15:34:35 +00:00
Chris Nehren
e9d41d6264
Several fixes, namely compliance with WGBP / PBP. This file is now tab-free!
2008-04-17 03:49:19 +00:00
Chris Nehren
684ce5a7ca
The export system has been completely rewritten to be less monolithic and
...
easier to understand. It's also got a fully rewritten test suite (145 and
counting). It uses Path::Class for much of its work, which is now a requirement
for wG.
2008-04-16 22:16:11 +00:00
Graham Knop
797b1d2cc6
fixed: exporting as HTML leaks sessions for inaccessible assets
2008-03-07 16:35:12 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
Chris Nehren
7accc3c57f
Add fine-grained export controls. You can now specify whether you want specific
...
assets to be exportable. If any of an asset's parents aren't exportable, that
asset also won't be exportable.
2008-01-02 22:32:40 +00:00
Graham Knop
f8781fede9
setHelp not used anymore, clean up tests
2007-09-21 02:30:12 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Roy Johnson
9c3fb513c4
7.3.12 release
2007-03-14 15:31:23 +00:00
JT Smith
456ec9dd0b
fixed a double // problem with export, and added a missing entry to the change log
2007-03-12 15:16:38 +00:00
JT Smith
fc3f206171
EXPORT- Exporting Files (PDFs, docs, and some pages)
2007-03-07 21:50:25 +00:00
Doug Bell
6e8547169a
fixed changelog and some formatting issues
2007-02-01 20:24:00 +00:00
Doug Bell
af66fa585c
Updated AssetExportHtml and tests. Now to re-order the export.
2007-02-01 16:57:05 +00:00
Doug Bell
d6be45a1c0
Updated docs for AssetVersioning, WebGUI::DateTime
...
Added some Help/i18n for Calendar
Fixed some Asset::Event formatting issues
Step one in fixing AssetExportHtml
2007-02-01 16:36:48 +00:00
Roy Johnson
63376067ff
removed some debug comments and fixed a cut and paste comment error
2007-01-30 15:44:31 +00:00
Roy Johnson
19bf1f4e8a
fix - export fails with strange urls. Factored url to path translation out into a seperate method. Added beginnings of a smoke test for AssetExportHtml.pm.
2007-01-30 15:34:43 +00:00
Colin Kuskie
96f292bb45
Correct the POD from copying a method in Asset/Redirect.
...
Fix a whitespace problem in AssetExportHtml.
2006-11-19 06:19:31 +00:00
JT Smith
bc4125204a
- fix: Bug in "Article with Files"
...
- fix: SQLReport pagination retains op= parameter
- fix: Invalid MIME type set for images
2006-11-15 22:30:50 +00:00
Drake
c14b75f606
Fix the MIME type bug that I introduced when making File assets work with
...
the exporter properly.
2006-11-11 00:25:57 +00:00
Drake
a1120bc987
Add workflow activity, workflow, and hooks for deletion of exported files
...
on asset trash, purge, and changeUrl. This is kind of crufty. :-\
2006-11-03 01:21:50 +00:00
Drake
e03d761eca
Internationalize additions to asset expoter.
2006-10-13 21:22:28 +00:00
Drake
57f7fe1c6f
Make the asset exporter use one session per asset, so as to avoid breaking
...
state that relies on only one asset being viewed per session.
2006-10-12 02:45:43 +00:00
Drake
dad217b7fe
Add feature for asset exporter that creates appropriate symlinks for
...
extras, uploads, and the default asset at the root URL.
2006-10-12 02:22:47 +00:00
Drake
f7a61cd5c6
Fix problem with asset export not handling certain URLs with dots in them correctly.
2006-10-12 00:05:06 +00:00
Drake
1dd24dd6b7
Refactor duplicated asset export code. Fix asset context error
...
in the process, which should in turn fix a few related bugs
with static export.
2006-09-25 21:36:56 +00:00
Drake
8ffc2f57c2
Fix erroneous instances of printf into sprintf in AssetExportHtml.pm.
...
Remove extraneous error text from some internationalization files.
2006-09-25 19:11:05 +00:00
JT Smith
dfe92a73e2
preparing for 7.0.5 release
...
fixed some bugs
2006-08-09 16:09:17 +00:00
Roy Johnson
591921984b
fix - Export Functionality
2006-06-28 20:26:09 +00:00
JT Smith
c0a3695ef3
a little closer to being able to export content
2006-05-10 13:55:57 +00:00
JT Smith
e8c073b9df
some http header changes
2006-04-18 14:22:42 +00:00
JT Smith
e4392f7449
new caching system to replace old page cache
2006-04-05 20:46:57 +00:00
JT Smith
299dd5aa09
converted cs to use workflow engine for moderation
2006-03-30 03:52:18 +00:00
JT Smith
268947c1d5
getting closer to bucket output
2006-01-30 00:14:22 +00:00
JT Smith
b0ffb721b6
more session related bug fixes
2006-01-15 18:34:44 +00:00
Colin Kuskie
441e6e1d4a
last bunch of i18n bug fixes
2006-01-15 04:01:38 +00:00
JT Smith
4b439f610e
bugfixes from session conversion
2006-01-12 23:13:18 +00:00
Colin Kuskie
01d95a265e
new i18n api requiring $session
2006-01-12 17:49:20 +00:00
JT Smith
b3974c0cd5
refactored WebGUI::HTMLForm api to use new session system
2006-01-11 16:53:02 +00:00
JT Smith
c74c1bdcbc
merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
...
changed WebGUI::Group api to work with the new session api
2006-01-11 03:27:07 +00:00
JT Smith
9520b4ce48
migrating datetime api for session
2006-01-10 17:06:41 +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
d7ebf75b71
- fix [ 1328728 ] Export exports root page n times
2005-12-12 06:32:22 +00:00