Doug Bell
5ece597592
remove HTMLForm from ZipArchive
2011-01-13 14:33:04 -06:00
Colin Kuskie
c4553012d1
Syntax clean.
2010-11-17 16:34:11 -08:00
Doug Bell
199c4e4960
change ErrorHandler to Log
2010-10-27 12:50:12 -05:00
Graham Knop
6aa26c2e44
remove WebGUI::Utility::isIn
2010-09-07 12:33:15 -05:00
Colin Kuskie
acc47daffc
Fixes bug #11780 : anchor filename regex to the end of the string.
2010-08-25 11:44:00 -07:00
Colin Kuskie
3e8e2d452c
Merge branch 'master' into WebGUI8. Merged up to 7.9.12
2010-08-13 12:25:19 -07:00
Colin Kuskie
7251cc2c23
Secure and fix the Zip Archive.
2010-08-11 17:38:15 -07:00
Colin Kuskie
9fafa25bf5
Give ZipArchives a default template. Fixes bug #11769 .
2010-08-09 15:26:19 -07:00
Scott Walters
13e7d4c6d5
Fix: WebGUI::Asset::File::ZipArchive specifies a default template of ''
2010-08-09 13:39:16 -04:00
Doug Bell
3934a6704c
fix getEditForm
2010-07-15 11:55:25 -05:00
Doug Bell
3c17dafeb4
processPropertiesFromFormPost to processEditForm
2010-07-15 11:52:04 -05:00
Graham Knop
0efa62a73c
asset immutability
2010-04-19 18:57:01 -05:00
Doug Bell
165be5b389
remove eval{} from caching code
2010-04-19 18:41:13 -05:00
Graham Knop
2400f19099
Merge branch 'master' into WebGUI8
2010-04-13 07:50:02 -05:00
Colin Kuskie
d3a3c4d37e
Moose subclassing for Asset/File/*
2010-04-09 10:36:16 -07:00
Graham Knop
2af4c4de63
clean up WebGUI::Utility imports
2010-03-10 12:59:51 -06:00
Colin Kuskie
117c7897bb
Closer to Roles. Remove also from WebGUI::Definition, and put use Moose in all Asset classes.
2010-02-26 12:01:25 -08:00
Graham Knop
20ee527dbd
change aspect to define
2010-02-17 16:31:10 -06:00
Colin Kuskie
3b4dd658d1
Update for Moose accessors
2010-02-11 19:31:47 -08:00
Colin Kuskie
c6331036e2
Update the ZipArchive for Moose.
2010-02-10 09:28:18 -08:00
Colin Kuskie
5bd5bb48a9
Central cache access for Assets to handle SSL caching. Fixes bug #11131 .
2009-10-20 15:15:38 -07:00
JT Smith
ebb6134c2d
bug fixes
2009-09-25 22:50:59 -05:00
JT Smith
ccff9c7014
Converted all existing uses of cache.
2009-09-25 22:24:33 -05:00
Graham Knop
3756624523
fix ZipArchive changing current directory
2009-09-20 20:45:01 -05:00
Colin Kuskie
04217e67e0
Fix POD typos and add POD to get to 100% POD coverage.
2009-04-01 04:10:14 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Chris Nehren
36eb8db8fc
add ability to show metadata values in head blocks.
2008-08-21 18:51:16 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
fa09c41598
replaced return; with return undef;
2008-01-24 21:58:15 +00:00
JT Smith
f6cab15bd0
removed help links that are referring to help that has been moved to the wiki
2007-07-26 04:53:14 +00:00
Colin Kuskie
90f53fbe9d
Change ZipArchive Asset to use the addEditLabel method in www_edit
2007-07-22 05:24:26 +00:00
Colin Kuskie
804721d0b8
More top level Asset Help and i18n pruning.
...
FilePile, WikiPage, Event, RSSCapable.
2007-07-19 22:44:29 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Colin Kuskie
8b7bafe1ae
fix for editing interfaces to Assets that still display an edit button even if the Asset is edit locked.
2007-04-29 03:16:13 +00:00
JT Smith
2ae31ce34b
- fix: WeatherData asset not displaying properly
...
- rfe: Weather-Data not only for US-Cities
- rfe: WeatherData Asset - Convert to International format
2007-02-25 18:55:10 +00:00
Colin Kuskie
a9e4de8ffa
add missing i18n labels from ZipArchive template
2007-01-25 04:41:26 +00:00
Drake
0d1c1ea96a
Make Asset::getContainer no longer change the session asset.
2006-11-07 00:30:44 +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
JT Smith
33272fd76c
- All assets now have an autoGenerateForms property just like wobjects per the
...
rough edges discussions in Community IRC.
- fix: not set UTF-8 in setup page
2006-05-31 23:01:53 +00:00
Wouter van Oijen
684f08649d
Fixing stuff
2006-05-21 14:49:40 +00:00
JT Smith
2f24cd3f3c
[ 1475220 ] some 6.99 templates have double slashes
2006-04-28 16:59:32 +00:00
JT Smith
da9c26d72c
fixed redirect bugs in file, image, and zip archive
...
added cache control headers to style
added cache control headers to snippet
added server side caching to snippet
2006-04-15 16:07:04 +00:00
JT Smith
e4392f7449
new caching system to replace old page cache
2006-04-05 20:46:57 +00:00
JT Smith
46fa7e78e7
began adding streaming support for view method
2006-01-30 21:26:22 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
09483e18c5
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
2006-01-16 22:45:21 +00:00
Matthew Wilson
128f265678
finally, the last of this round of syntax fixes.
2006-01-15 21:02:00 +00:00
Matthew Wilson
f2cccdff9f
more oodles of changes.
2006-01-15 18:19:44 +00:00
Matthew Wilson
65823b1f53
oodles of fixes.
2006-01-15 15:56:17 +00:00
JT Smith
a3adaee3a0
removing unnecessary use lines
2006-01-12 22:27:20 +00:00