Commit graph

3061 commits

Author SHA1 Message Date
Doug Bell
dcf8b747b1 preparing for 7.9.7 dev 2010-06-01 21:13:20 -05:00
kimd
387942e68d Added search by location to the Gallery (RFE 11504) 2010-06-01 16:23:48 -05:00
khenn
b5e20607f8 Added index to inbox_messageState. This table can grow very large on some sites and cause queries to get unread messages to slow down to 3-5 seconds. This index corrects that problem. 2010-05-23 08:24:10 -05:00
Colin Kuskie
ce8b1dc63a Remove an old database column from EMS mark 1. 2010-05-20 16:00:48 -07:00
kimd
77e331a129 Added more owner information to the gallery (RFE 9774) 2010-05-20 13:25:46 -05:00
Colin Kuskie
e03f754bce Fix the name of the ConvertUTCToTZ macro in config files. Fixes bug #11576. 2010-05-19 08:38:22 -07:00
Colin Kuskie
d3cd81f759 Upgrade the template for adding an archive to handle sorting order. Fixes bug #11577 2010-05-19 08:29:14 -07:00
Colin Kuskie
5a0d7ddf64 Ready for 7.9.6 development cycle. 2010-05-18 21:18:31 -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
Colin Kuskie
22a6ce339e Remove 7.8 upgrade files from 7.9 2010-05-18 11:34:18 -07:00
Doug Bell
96a52c5748 Merge remote branch 'spunky/rfe11517' 2010-05-18 11:24:23 -05:00
khenn
d99e4cc415 put checks in before alter groupGroupings table 2010-05-17 09:59:51 -05:00
Colin Kuskie
d2b6a7fff1 Fix a bug in how groups using IP filters cache the user Visitor. Also, significant speedups in group lookups. Fixes bug #11552. 2010-05-16 22:11:33 -07: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
Colin Kuskie
55d55b4eee Install better error handling code into RequestApprovalForVersionTag. Do not generate leading commas in workflow instance scratch data. 2010-05-11 16:21:32 -07:00
Colin Kuskie
007391d5f1 Label the form field for entering in sub-keywords. 2010-05-10 10:55:02 -07:00
martin
cc7b3fe3ef Fix a bug in upgrade script where session was not passed. 2010-05-07 11:26:21 +00:00
Paul Driver
40d11e8693 more sorting options for SyndicatedContent 2010-05-06 15:03:01 -07:00
Colin Kuskie
41575d24bb ready for 7.9.5 development 2010-05-04 22:17:46 -07:00
Colin Kuskie
491c302309 Finish rework of hierarchial keywords/categories. 2010-05-04 20:43:50 -07:00
Colin Kuskie
960ff2287c Tests, bugfixes, and adding synopsis to the byKeyword template. 2010-05-04 15:50:14 -07:00
Colin Kuskie
39b44504c3 Finish wiki sub-category API code, with upgrade sub and tests. 2010-05-04 15:04:27 -07:00
Colin Kuskie
984003123c Shade the buttons with CSS. Don't show per-item shipping if there's only 1 item in the cart. 2010-05-04 10:20:31 -07:00
Colin Kuskie
9e2e39cc43 Fix a template typo. 2010-05-03 10:53:30 -07:00
Colin Kuskie
127e9632a7 Change location of yesNo and i18n for chooseing same shipping and billing addresses. 2010-05-03 10:49:22 -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
42a6b612f7 Fix a bad delete button in the view inbox template. Fixes bug #11547 2010-05-02 00:56:08 -07:00
Colin Kuskie
6a77eb0854 Fix bad extras macros in the greenportal style. 2010-05-01 23:36:55 -07:00
Colin Kuskie
cbad514c66 Fix bad gateway macros in the new style templates. 2010-05-01 23:35:14 -07:00
Colin Kuskie
b2cf1ccc8c Fix bad extras in the greenportal package. 2010-05-01 23:29:59 -07:00
Colin Kuskie
cb8c8da1ac Per item shipping. 2010-04-30 16:42:10 -07:00
Colin Kuskie
3c868de4ea Do not show special shipping option unless user is logged in. 2010-04-29 18:36:40 -07:00
Colin Kuskie
60f37b5036 Cart template is now large and blocky, but not so ugly. 2010-04-29 15:38:11 -07:00
Colin Kuskie
273452c024 Restore the checkout button. 2010-04-29 15:25:57 -07:00
Colin Kuskie
b186f2f713 Make the cart be able to remove items, without using Javascript. 2010-04-29 15:20:58 -07:00
Colin Kuskie
42f89c0893 Correct update procedure for ITransact drivers. 2010-04-28 15:44:36 -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
e7942d6d68 Remove another standalone template, in preference to the whole folder. 2010-04-28 14:43:26 -07:00
Colin Kuskie
53367fffb6 Use a top-level package for the shopping cart templates. 2010-04-28 14:31:34 -07:00
Colin Kuskie
64866dd485 Update ITranasct plugin for Shop 1.5 2010-04-28 12:08:14 -07:00
Colin Kuskie
4417623947 Add a pay button to the summary screen to finish the transaction. 2010-04-28 11:50:55 -07:00
Colin Kuskie
b316e84feb Cash summary template 2010-04-28 11:47:57 -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
9365a55477 Bad code fixes, and no tax calculations without an address. 2010-04-27 13:14:53 -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
d15cfd56a4 add synopses to styles 2010-04-27 11:07:06 -05:00
Doug Bell
097fb4c4a3 add style picker during setup 2010-04-26 19:09:05 -05:00
Doug Bell
23d80cfa5c add: example images to templates 2010-04-26 19:09:05 -05:00
Colin Kuskie
fe7f3e0cb2 Recalculate totals based on shipping, now that it works correctly. 2010-04-26 16:15:45 -07:00