Commit graph

5947 commits

Author SHA1 Message Date
Colin Kuskie
b1221a8442 DataTable pagination is not by page, but by result number. Fixes bug #11567. 2010-05-12 13:48:09 -07:00
Colin Kuskie
18de531bc1 Fix typos in recursive Group->getAllUsers calls. Fixes bug #11566 2010-05-11 18:41:23 -07: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
Paul Driver
503a378756 ProgressBar::run and now Asset->www_copy has a bar 2010-05-11 15:34:22 -07:00
Colin Kuskie
67a66647ec CHI requires a switch to keep track of cache size. Also, flush should be mapped to CHI's clear method. Fixes bug #11565. 2010-05-11 10:09:55 -07:00
Colin Kuskie
d1559c06cf Document new required modules. 2010-05-10 19:28:10 -07:00
Colin Kuskie
6965611994 Make the state field required in cart addresses. Fixes bug #11564. 2010-05-10 16:15:28 -07:00
Colin Kuskie
f3010db1b3 Persist data entered by the user in the registration form, but keep falling back to user profile field defaults if no user input is given. Fixes bug #11533. 2010-05-10 14:12:07 -07:00
Colin Kuskie
f3d95f99b4 Change how the query is persisted in Wiki search results. Fixes bug #11558. 2010-05-10 13:23:32 -07:00
Graham Knop
06d61ec19d fixed: UserList asset has SQL injection bug 2010-05-10 13:07:02 -05:00
Colin Kuskie
007391d5f1 Label the form field for entering in sub-keywords. 2010-05-10 10:55:02 -07:00
Colin Kuskie
a03e13ea4d When a version tag is deleted, delete it's workflow instance, if it exists. Fixes bug #11544. 2010-05-10 10:38:15 -07:00
Colin Kuskie
e6ab688751 If a sitename is passed, filter based on sitename for spectre status. Fixes bug #11541. 2010-05-10 09:57:17 -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
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
f04cf29300 Fix display of the shop credit deduction when there's a recurring item in the cart. Fixes bug #11557 2010-05-05 18:29:03 -07:00
Colin Kuskie
113c44ada8 Give the cart an id for the JS to work with. 2010-05-05 16:36:31 -07:00
Colin Kuskie
41575d24bb ready for 7.9.5 development 2010-05-04 22:17:46 -07:00
Colin Kuskie
d05547473f Preparing for 7.9.4 release 2010-05-04 21:16:59 -07:00
Colin Kuskie
491c302309 Finish rework of hierarchial keywords/categories. 2010-05-04 20:43:50 -07:00
khenn
ac7ce44180 Added support for utf-8 characters in urls for English language pack 2010-05-04 18:45:10 -05: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
ec2d6a85e5 Document Shop and Cart changes for users. 2010-05-03 15:17:17 -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
Colin Kuskie
1c70821a6f Really make the wiki sort by popularity (then lineage). Fixes bug #11537 2010-05-02 01:18:26 -07:00
Colin Kuskie
b9c2a3b0ad Make the Date macro handle leading and trailing whitespace. Fixes bug #11542. 2010-05-02 01:07:35 -07: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
kimd
660d036f8a Gallery: Automatically adjust orientation of images based on EXIF data (RFE11498) 2010-04-30 10:37:46 -05: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
Paul Driver
c0e3ec0d58 We're shipping underscore.js now. 2010-04-29 13:06:27 -07:00
Doug Bell
6a000fffd3 added CHI to testEnv 2010-04-29 13:24:50 -05: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