Commit graph

73 commits

Author SHA1 Message Date
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
JT Smith
e4392f7449 new caching system to replace old page cache 2006-04-05 20:46:57 +00:00
Colin Kuskie
a78932b3b2 speed up HttpProxy in case where user is not allowed to view content 2006-03-23 00:18:52 +00:00
Roy Johnson
d7e2264153 merging 6.8 bugfixes 2006-02-12 20:32:09 +00:00
JT Smith
6c4ae02f34 more conversion to the new streaming/chunking/bucketing system 2006-01-30 22:15:27 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
f64ec77d8a fixing the ->param ->body distinction issue. 2006-01-23 05:18:54 +00:00
Matthew Wilson
150087f703 lots of operation and auth fixes. 2006-01-19 03:07:34 +00:00
Colin Kuskie
1fdc49b3bf Storage constructors need session variables 2006-01-18 21:43:01 +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
Colin Kuskie
35c4ad353d missing session variables from ->new found via code analysis 2006-01-16 21:55:39 +00:00
JT Smith
b0ffb721b6 more session related bug fixes 2006-01-15 18:34:44 +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
Colin Kuskie
441e6e1d4a last bunch of i18n bug fixes 2006-01-15 04:01:38 +00:00
Colin Kuskie
edfaa153b9 end of test program sweeps for dictionary lookups via subroutine instead
of object method.
2006-01-15 02:34:50 +00:00
JT Smith
3feda4d3f3 more bug fixes 2006-01-13 19:51:51 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
JT Smith
1e5034acd6 refactored storage api to handle new session stuff 2006-01-12 19:15:34 +00:00
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
877bf082a0 migrating paginator api to new session system
fixed a few old style session vars
2006-01-12 17:24:06 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00