Commit graph

2109 commits

Author SHA1 Message Date
Colin Kuskie
565cf955d7 Merge commit '469c2b72b4' into WebGUI8. All tests passing. 2010-07-01 10:13:22 -07:00
Colin Kuskie
5e502fee53 Merge commit '17ce3572bf' into WebGUI8. All tests passing. 2010-06-30 18:43:27 -07:00
Colin Kuskie
bb2587b1ea Add a new template variable to the Thingy search screen, so that List type form fields can display a better form for searching. Fixes bug #11612. 2010-06-29 15:14:12 -07:00
Colin Kuskie
3ea4ab8a1a Fix many missing and wrong Cart template variables. Kudos to Bart Jol for tracking them down. 2010-06-28 11:28:16 -07:00
Colin Kuskie
385931aaab Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
Doug Bell
4e2ff6a51f add i18n modules 2010-06-27 22:09:06 -05:00
Colin Kuskie
e5b82bc861 Merge commit '4969f31e1f' into WebGUI8 2010-06-26 14:37:31 -07:00
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
Colin Kuskie
b30491f3a6 Merge commit '808a866c8b' into webgui8. 7.9.4 release point
Conflicts:
	docs/upgrades/packages-7.9.3/root_import_gallery-templates_default-gallery-edit-album.wgpkg
	docs/upgrades/upgrade_7.9.2-7.9.3.pl
	lib/WebGUI.pm
	lib/WebGUI/Asset/MapPoint.pm
	lib/WebGUI/Asset/Wobject/Calendar.pm
	lib/WebGUI/Asset/Wobject/Gallery.pm
	lib/WebGUI/Asset/Wobject/GalleryAlbum.pm
	lib/WebGUI/Asset/Wobject/WikiMaster.pm
	lib/WebGUI/AssetClipboard.pm
	lib/WebGUI/AssetVersioning.pm
	lib/WebGUI/Auth.pm
	t/Asset/Asset.t
2010-06-25 20:08:11 -07:00
Colin Kuskie
da320a0313 Add a template variable to hide the subscribe form when editing a Post when the user is subscribed to the parent CS. Updated all PostForm templates to use this new variable. Fixes bug #11626. 2010-06-22 08:06:25 -07:00
Colin Kuskie
f4a42593f7 Document the Cart template variable, message. Fixes bug #11658 2010-06-21 08:55:30 -07:00
khenn
ef31678b7f Fixed #11656: Thingy: Select list fields are not sorted properly 2010-06-17 12:30:22 -05:00
kimd
fa04d01518 o Allow return from photo edit view to gallery edit view (RFE 11571)
o Reject form submissions without image selected for upload in edit view of Photo asset
2010-06-09 15:28:42 -05:00
Colin Kuskie
20e6ba5ed3 Fix a typo in the CS sort by hover help. Fixes bug #11610 2010-06-07 07:59:02 -07:00
Colin Kuskie
d81a28b235 Fix some broken Form fields. Fixes bug #11611 2010-06-06 22:29:52 -07:00
kimd
387942e68d Added search by location to the Gallery (RFE 11504) 2010-06-01 16:23:48 -05:00
Paul Driver
3a9c3e5d9a checkbox in asset manager for clearPackageFlag 2010-06-01 12:25:49 -07:00
Colin Kuskie
c2e6978873 Add a template variable for the current language, for better user feedback. Fixes bug #11573. 2010-05-25 14:14:58 -07:00
Colin Kuskie
ab0204dfd9 Remove HTML from SC sentences and words template variables, and any initial whitespace. Fixes bug #11589. 2010-05-25 12:41:22 -07:00
kimd
77e331a129 Added more owner information to the gallery (RFE 9774) 2010-05-20 13:25:46 -05:00
Colin Kuskie
e485fc36b4 Add a missing i18n label for the new unsubscribe help. 2010-05-18 17:42:50 -07:00
Colin Kuskie
f1ea8105d4 Allow users to unsubscribe via email address, without logging in. Fixes bug #11559. 2010-05-18 15:58:24 -07:00
Doug Bell
96a52c5748 Merge remote branch 'spunky/rfe11517' 2010-05-18 11:24:23 -05:00
kimd
8030bed30b Gallery: Sorting of files uploaded in zip archives (RFE 11517) 2010-05-17 22:03:38 +02:00
khenn
b0c7c1162d Added sendNotification flag to WebGUI::Friends::rejectAddRequest. Added setting which supresses friend rejection notices from the inbox. 2010-05-13 17:15:41 -05:00
Paul Driver
503a378756 ProgressBar::run and now Asset->www_copy has a bar 2010-05-11 15:34:22 -07:00
Colin Kuskie
bd41360ad4 Internationalize all cart error messages. 2010-05-10 19:21:57 -07:00
Colin Kuskie
22d6806dfe Better UI for changing addresses. Prevent bad things from happening if the user delete required fields. 2010-05-10 17:19:01 -07:00
Colin Kuskie
007391d5f1 Label the form field for entering in sub-keywords. 2010-05-10 10:55:02 -07:00
Colin Kuskie
19e497f66e Fix some copy/paste errors in the Cash i18n. Fixes bug #11561 2010-05-10 08:19:58 -07:00
Paul Driver
40d11e8693 more sorting options for SyndicatedContent 2010-05-06 15:03:01 -07:00
Colin Kuskie
17841c838f Better messaging and error handling in the Shop/Credit screen. Cannot give credit to Visitor. 2010-05-05 18:48:41 -07:00
Doug Bell
38d4631312 startup cleaning 2010-05-05 15:01:33 -05:00
Colin Kuskie
491c302309 Finish rework of hierarchial keywords/categories. 2010-05-04 20:43:50 -07:00
Colin Kuskie
3096054aaf Template variable help for the new wiki sub-keywords. 2010-05-03 21:33:57 -07:00
Colin Kuskie
b2dd6135b6 Add the missing documentation for the by keyword template in the WikiMaster. 2010-05-03 18:38:38 -07:00
Colin Kuskie
4933e5d52e Template variable help for the Pay Pal modules, and name the ITransact template better. 2010-05-03 14:31:35 -07:00
Colin Kuskie
e21ce2c477 Template variable help docs for the Cash plugin 2010-05-03 14:20:43 -07:00
Colin Kuskie
36169ef81f Template variable help docs for the Ogone template. 2010-05-03 14:06:08 -07:00
Colin Kuskie
0c4cb91e01 Update template variables for ITransact payment driver. 2010-05-03 13:45:13 -07:00
Colin Kuskie
24b1682be3 i18n for the PayDriver summary variables. 2010-05-03 10:26:50 -07:00
kimd
95e9e52389 Gallery: Allow specification of location when uploading ZIP archives (RFE 11502) 2010-05-02 20:47:13 +02:00
Colin Kuskie
e9313959eb Refactor out template processing code into the PayDriver module. 2010-04-29 14:31:13 -07:00
Colin Kuskie
777edf5c32 Fix i18n syntax errors. 2010-04-28 15:51:29 -07:00
Colin Kuskie
470710abb9 Update both paypal drivers for the new shop checkout procedure. 2010-04-28 15:27:08 -07:00
Colin Kuskie
aedda01e58 Update Ogone driver for new Shop checkout procedures. 2010-04-28 14:57:47 -07:00
Colin Kuskie
a472f9ebdd Add common cart summary template variables to the PayDriver. Add a summary screen for Cash. i18n fixes for Cash. 2010-04-28 11:19:34 -07:00
Colin Kuskie
7ef8de2a1f Checkout preparations. Change payment options to a dropdown in the cart. Pay->getOptions now returns just a hash. 2010-04-27 12:03:43 -07:00
Doug Bell
23d80cfa5c add: example images to templates 2010-04-26 19:09:05 -05:00
Doug Bell
59b7de0d0c bad phrasing 2010-04-26 17:12:19 -05:00