Commit graph

94 commits

Author SHA1 Message Date
Colin Kuskie
e0177dc666 Remove Session::Env, migrate code to Plack::Request object in Session, and WebGUI::Session::Request 2010-07-01 17:40:12 -07:00
Doug Bell
cb3f83a93e Merge branch '8' into psgi
Conflicts:
	lib/WebGUI/Asset/Template.pm
	lib/WebGUI/Session/Scratch.pm
2010-04-21 13:03:03 -05:00
Graham Knop
0efa62a73c asset immutability 2010-04-19 18:57:01 -05:00
Doug Bell
b767824711 cache: s/delete/remove/ 2010-04-19 18:51:10 -05:00
Doug Bell
92cd204b31 fix composite cache keys and remove setByHttp 2010-04-19 14:59:24 -05:00
Graham Knop
8186754b86 asset immutability 2010-04-18 18:50:56 -05:00
Graham Knop
5122518652 remove useless DESTROYs 2010-04-16 20:57:00 -05:00
Graham Knop
373be0881d Merge branch 'WebGUI8' into HEAD 2010-04-16 20:52:46 -05:00
Patrick Donelan
4d703ffd47 Added preloading
Removed evil overload
Removed references to Apache2:: from codebase
Attempted to remove circular references
2010-04-14 19:36:41 -04:00
Colin Kuskie
616d5cc866 Moose overrides for purge, purgeRevision, and purgeCache. 2010-04-07 16:43:16 -07:00
Graham Knop
913fa9ad03 clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
Colin Kuskie
87c00d41c1 appending to an attribute must quote the + 2010-03-09 13:43:22 -08:00
Colin Kuskie
a3aeae9a4e Continue change from define uiLevel to has uiLevel. 2010-03-09 13:07:14 -08:00
Colin Kuskie
814c2af249 Change calls to new to newById across Asset/ 2010-03-03 16:27:45 -08: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
03ccc7febb Update HttpProxy for Moose. 2010-02-11 19:29:24 -08: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
Colin Kuskie
f2b640f480 Add missing POD to the HttpProxy 2009-07-05 00:38:07 +00:00
Colin Kuskie
80dfb9ffd0 Throw an exception in all wobjects if the main template (used by view)
has been deleted.
2009-06-02 19:34:18 +00:00
Colin Kuskie
76b9f01e77 Prevent head tags from appearing twice in wobjects.
prepareView sets the extra head tags.  Have all wobjects, in their www_view method,
tell processStyle not to set the extra head tags again.
2009-06-01 02:03:05 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
5fe7ffa55c fixed: HTTP Proxy doesn't serve new content to visitors 2009-01-22 01:14:26 +00:00
Colin Kuskie
13eb87ffe5 forward porting fix for non-unique separator strings, ~~~, #8543 2008-11-21 23:07:05 +00:00
JT Smith
7a1136dd89 rfe: Process Macros in HTTP Proxy's URL 2008-09-16 15:26:49 +00:00
Chris Nehren
36eb8db8fc add ability to show metadata values in head blocks. 2008-08-21 18:51:16 +00:00
Graham Knop
357b2b3c5c improved behavior of CS mail message filtering 2008-04-01 14:42:42 +00:00
Graham Knop
3a98713980 fixed: HttpProxy mixes original site's content encoding with WebGUI's 2008-03-18 15:46:02 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Graham Knop
75457b765d fix: macros not processed in HttpProxy template 2007-07-19 18:18:16 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Frank Dillon
6047b341be Added HttpProxy URL Pattern Filter 2007-06-28 14:26:39 +00:00
Doug Bell
7ebea75e33 fix: HttpProxy no longer processes macros in proxied content 2007-05-02 16:44:02 +00:00
Colin Kuskie
7529f9c147 asset template variables, ISA relationships and new i18n tag for HttpProxy 2007-01-17 04:29:18 +00:00
Drake
4f57b49504 Fix form processing bug with HTTP proxy. 2006-12-06 20:22:12 +00:00
Doug Bell
96b6559250 HttpProxy now handles styles appropriately 2006-11-22 05:54:15 +00:00
Colin Kuskie
5dddf92543 fixed looping logic in HttpProxy redirect follower 2006-11-17 23:42:19 +00:00
Colin Kuskie
91ee102c5f Added more i18n labels to HttpProxy so that error messages can be internationalized.
Added skeletal documentation for the new RSS modules.
Fixed a bug in Search/Index.pm that was giving a warning during syntax checks.
2006-11-08 04:29:10 +00:00
Drake
46739e813b Move simple overrides of getEditForm from Dashboard, Folder, and HttpProxy
into relevant definition clauses.
2006-11-07 22:58:09 +00:00
Doug Bell
f1aef291cf Partial re-write of HttpProxy's main method. 2006-11-07 14:37:16 +00:00
Drake
7dcd6c0bfd Merge r3114 fix for HttpProxy not requiring Apache2::Upload correctly
into HEAD.
2006-11-01 21:27:17 +00:00
Doug Bell
524f361047 fix: HttpProxy would not put correct values for multiple query params
with the same name
Tried to clean up some HttpProxy code. Still rather ugly (need rewrite?)
2006-10-27 23:40:34 +00:00
Drake
e8fd02ca9e Fix HTTP Proxy asset file uploads. 2006-09-28 01:49:12 +00:00
Eric Kennedy
fc0a50661f HttpProxy bug fix 2006-07-21 02:09:42 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Colin Kuskie
736b1381f0 Fix misisin HTTPProxy label.
Document that session variables are deprecated.
2006-06-20 18:38:20 +00:00
JT Smith
0d1d2a4675 fix HttpProxy turns ampersands into semicolons 2006-06-10 16:34:59 +00:00
JT Smith
1ddeea9b39 - fix: Adding HTTP Proxy 2006-06-09 17:51:42 +00:00
Roy Johnson
e783ce7660 fix HTTPproxy 2006-06-05 21:50:12 +00:00