Commit graph

26 commits

Author SHA1 Message Date
Doug Bell
3151a029de we don't always have an asset, so use the page url instead 2011-06-03 20:50:19 -05:00
Colin Kuskie
90dec24634 Prevent an empty AssetProxy macro from causing an infinite loop. Fixes bug #12046. Thanks to Trex for the patch! 2011-02-14 17:49:47 -08:00
Colin Kuskie
37689843a3 Update the POD for the AssetProxy macro, re the displaying of edit controls. Fixes bug #11189 2009-11-02 09:43:12 -08:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
95ea885cdc fixed: AssetProxy allows proxying content in the trash or clipboard 2008-09-15 21:51:26 +00:00
Yung Han Khoe
65a6de8038 Changed AssetProxy macro's error handling 2008-05-30 16:32:32 +00:00
JT Smith
17c7a0ad7a AssetProxy macro can now use asset id as a parameter like so: ^AssetProxy(abcdefghijklmnopqrstuv,assetId);
subscriptionitem macro is now autoconverted to assetproxy
2008-05-28 17:14:05 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Colin Kuskie
cee13f4a24 fix variable assignment inside of conditional, according to perlcritic 2008-01-28 19:01:24 +00:00
JT Smith
fa09c41598 replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Colin Kuskie
96178fd70c first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +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
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
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +00:00
Colin Kuskie
7c619a1ecd Added POD to 5 macros
Internationalized the AssetProxy "Invalid Asset URL" error message.
2005-12-16 21:51:53 +00:00
JT Smith
ea868a8c0e moved uploadsAccessHandler into the main webgui handler mechanism
converted macros to use references
fixed some other various bugs
2005-11-07 01:40:07 +00:00
JT Smith
283839a077 performance indicators 2005-09-09 19:57:58 +00:00
Matthew Wilson
f2108d88a2 - fix [ 1180455 ] assetproxy of a nonexistent asset inserts the page_not_found 2005-05-12 21:07:23 +00:00
JT Smith
736d341312 bug fixes 2005-03-17 20:13:01 +00:00
JT Smith
9238c028c6 more bug fixes 2005-02-18 01:04:05 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
JT Smith
1c409def1f oops, forgot to add these to the repository 2004-12-29 15:13:54 +00:00