webgui/lib/WebGUI/Macro
Colin Kuskie 5febc0ebbc Merge commit '41575d24bb' into webgui8. Some tests still failing.
Conflicts:
	docs/gotcha.txt
	lib/WebGUI.pm
	lib/WebGUI/Asset.pm
	lib/WebGUI/Asset/File/GalleryFile/Photo.pm
	lib/WebGUI/Asset/Post.pm
	lib/WebGUI/Asset/Template.pm
	lib/WebGUI/Asset/WikiPage.pm
	lib/WebGUI/Asset/Wobject/WikiMaster.pm
	lib/WebGUI/Cache.pm
	lib/WebGUI/Content/Setup.pm
	lib/WebGUI/Role/Asset/Subscribable.pm
	lib/WebGUI/Shop/Cart.pm
	lib/WebGUI/Shop/Pay.pm
	lib/WebGUI/Shop/PayDriver/ITransact.pm
	sbin/testEnvironment.pl
	t/Asset/WikiPage.t
	t/Shop/PayDriver.t
	t/Shop/PayDriver/ITransact.t
	t/Shop/PayDriver/Ogone.t
	t/Shop/TaxDriver/EU.t
	t/Shop/TaxDriver/Generic.t
	t/Workflow/Activity/RemoveOldCarts.t
	t/lib/WebGUI/Test.pm
2010-06-25 23:25:26 -07:00
..
_macro.skeleton updating copyright year 2009-02-20 23:47:30 +00:00
a_account.pm Update Macros for wg8 instanciators. 2010-03-04 08:48:27 -08:00
AdminBar.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
AdminText.pm updating copyright year 2009-02-20 23:47:30 +00:00
AdminToggle.pm Update Macros for wg8 instanciators. 2010-03-04 08:48:27 -08:00
AdSpace.pm updating copyright year 2009-02-20 23:47:30 +00:00
AOIHits.pm updating copyright year 2009-02-20 23:47:30 +00:00
AOIRank.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetProxy.pm convert performance indicators to a Plack::Middleware::Debug panel 2010-04-16 20:56:09 -05:00
At_username.pm updating copyright year 2009-02-20 23:47:30 +00:00
BackToSite.pm updating copyright year 2009-02-20 23:47:30 +00:00
c_companyName.pm updating copyright year 2009-02-20 23:47:30 +00:00
CanEditText.pm updating copyright year 2009-02-20 23:47:30 +00:00
CartItemCount.pm updating copyright year 2009-02-20 23:47:30 +00:00
ConvertUTCToTZ.pm Remove unneeded checks for session user existance. 2009-11-28 11:33:05 -08:00
D_date.pm Make the Date macro handle leading and trailing whitespace. Fixes bug #11542. 2010-05-02 01:07:35 -07:00
DeactivateAccount.pm Fix incorrect POD. 2009-10-28 08:10:40 -07:00
e_companyEmail.pm updating copyright year 2009-02-20 23:47:30 +00:00
EditableToggle.pm Update Macros for wg8 instanciators. 2010-03-04 08:48:27 -08:00
Env.pm updating copyright year 2009-02-20 23:47:30 +00:00
Execute.pm updating copyright year 2009-02-20 23:47:30 +00:00
Extras.pm updating copyright year 2009-02-20 23:47:30 +00:00
FetchMimeType.pm updating copyright year 2009-02-20 23:47:30 +00:00
FilePump.pm Merge branch 'WebGUI8' into HEAD 2010-04-16 20:52:46 -05:00
FileUrl.pm Test assets for valid methods before calling them. 2010-05-09 15:05:41 -07:00
FormParam.pm updating copyright year 2009-02-20 23:47:30 +00:00
GroupAdd.pm Update Macros for wg8 instanciators. 2010-03-04 08:48:27 -08:00
GroupDelete.pm Update Macros for wg8 instanciators. 2010-03-04 08:48:27 -08:00
GroupText.pm updating copyright year 2009-02-20 23:47:30 +00:00
H_homeLink.pm Update Macros for wg8 instanciators. 2010-03-04 08:48:27 -08:00
Hash_userId.pm updating copyright year 2009-02-20 23:47:30 +00:00
If.pm Fix the if macro to recognize that 0 is a false value. 2009-07-12 20:44:00 +00:00
Include.pm updating copyright year 2009-02-20 23:47:30 +00:00
International.pm updating copyright year 2009-02-20 23:47:30 +00:00
L_loginBox.pm Update Macros for wg8 instanciators. 2010-03-04 08:48:27 -08:00
LastModified.pm updating copyright year 2009-02-20 23:47:30 +00:00
LoginToggle.pm Update Macros for wg8 instanciators. 2010-03-04 08:48:27 -08:00
MiniCart.pm Update Macros for wg8 instanciators. 2010-03-04 08:48:27 -08:00
NewMail.pm Add tests for NewMail macro. Small refactoring for NewMail macro. 2009-11-08 09:11:40 -08:00
Page.pm updating copyright year 2009-02-20 23:47:30 +00:00
PageTitle.pm updating copyright year 2009-02-20 23:47:30 +00:00
PageUrl.pm updating copyright year 2009-02-20 23:47:30 +00:00
PickLanguage.pm Exception handling. 2010-05-09 15:35:07 -07:00
Quote.pm updating copyright year 2009-02-20 23:47:30 +00:00
r_printable.pm clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
RandomAssetProxy.pm Fix RandomAssetProxy macro. 2010-01-27 21:42:27 -08:00
RandomThread.pm Update Macros for wg8 instanciators. 2010-03-04 08:48:27 -08:00
RootTitle.pm Fix the RootTitle macro. 2010-01-27 21:38:12 -08:00
SessionId.pm updating copyright year 2009-02-20 23:47:30 +00:00
Slash_gatewayUrl.pm updating copyright year 2009-02-20 23:47:30 +00:00
Spacer.pm updating copyright year 2009-02-20 23:47:30 +00:00
SpectreCheck.pm Add test for SpectreTest macro. Handle fall-through condition in Macro itself. 2009-12-01 15:40:24 -08:00
Splat_random.pm clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
SQL.pm updating copyright year 2009-02-20 23:47:30 +00:00
StorageUrl.pm updating copyright year 2009-02-20 23:47:30 +00:00
Thumbnail.pm Exception handling for Thumbnail macro. 2010-05-09 15:37:13 -07:00
u_companyUrl.pm updating copyright year 2009-02-20 23:47:30 +00:00
URLEncode.pm updating copyright year 2009-02-20 23:47:30 +00:00
User.pm updating copyright year 2009-02-20 23:47:30 +00:00
UsersOnline.pm Use placeholder parameters to prevent string interpolation in SQL queries. 2010-06-16 08:55:25 -07:00
ViewCart.pm updating copyright year 2009-02-20 23:47:30 +00:00
Widget.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00