Colin Kuskie
|
923e03f048
|
Add a method for getViewCacheKey. Update number of tests.
|
2010-05-09 19:03:20 -07:00 |
|
Colin Kuskie
|
95fe1e6d52
|
Module use, and cache updates.
|
2010-05-09 18:14:27 -07:00 |
|
Colin Kuskie
|
057260f131
|
fix a ->get conversion typo.
|
2010-05-09 18:04:19 -07:00 |
|
Colin Kuskie
|
97d5caab17
|
Exception handling for Thumbnail macro.
|
2010-05-09 15:37:13 -07:00 |
|
Colin Kuskie
|
a2feddc3b5
|
Exception handling.
|
2010-05-09 15:35:07 -07:00 |
|
Colin Kuskie
|
4ecc8dce2a
|
AssetLineage should throw exceptions.
|
2010-05-09 15:27:39 -07:00 |
|
Colin Kuskie
|
ab6476012a
|
Add missing module use line to Group.pm
|
2010-05-09 15:08:18 -07:00 |
|
Colin Kuskie
|
2c80c501c6
|
Test assets for valid methods before calling them.
|
2010-05-09 15:05:41 -07:00 |
|
Colin Kuskie
|
0bef2b2839
|
Change the core to use newById instead of new.
|
2010-05-09 14:30:47 -07:00 |
|
Graham Knop
|
30ed305b62
|
put all url validation in WebGUI::Session::Url instead of i18n
|
2010-05-08 12:22:01 -05:00 |
|
Colin Kuskie
|
1450d1361d
|
Fix POD problems
|
2010-05-07 18:27:39 -07:00 |
|
Colin Kuskie
|
2fad20dcd0
|
Exception handling when trying to get assets for their content.
|
2010-05-07 18:02:17 -07:00 |
|
Colin Kuskie
|
855b59f61d
|
Similar changes as to Definition::Meta::Class in --::Asset
|
2010-05-07 17:58:00 -07:00 |
|
Colin Kuskie
|
6154044719
|
when using goto on objects, must restore $self into @_...
|
2010-05-07 17:56:30 -07:00 |
|
Colin Kuskie
|
c8075d98cd
|
Add a missing module use line.
|
2010-05-07 15:21:06 -07:00 |
|
Colin Kuskie
|
d0b17aced8
|
Update EMSSubmission to Moose.
|
2010-05-07 13:43:04 -07:00 |
|
Colin Kuskie
|
ad88c37581
|
Revert back to the old setRow that handles sparse updates, like the one used by Group.
|
2010-05-06 20:48:39 -07:00 |
|
Colin Kuskie
|
7032e86cf1
|
Change cache strategy for User.t. Fix setRow in SQL.pm to accept overrides in row identifiers.
|
2010-05-06 15:50:43 -07:00 |
|
Paul Driver
|
40d11e8693
|
more sorting options for SyndicatedContent
|
2010-05-06 15:03:01 -07:00 |
|
Colin Kuskie
|
1aeb75bce9
|
Fix POD whitespace problems.
|
2010-05-06 12:38:00 -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 |
|
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
|
eb9d32f6f5
|
Log the correct transaction data on a $0 checkout.
|
2010-05-05 17:28:33 -07:00 |
|
Colin Kuskie
|
113c44ada8
|
Give the cart an id for the JS to work with.
|
2010-05-05 16:36:31 -07:00 |
|
Doug Bell
|
38d4631312
|
startup cleaning
|
2010-05-05 15:01:33 -05:00 |
|
Doug Bell
|
a9b4ba168e
|
added new wg logo
|
2010-05-05 14:18:25 -05:00 |
|
Colin Kuskie
|
3e168b1c87
|
Trap calls to newById inside getParent. StoryArchive should use cloneFromDb.
|
2010-05-05 11:50:31 -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
|
3096054aaf
|
Template variable help for the new wiki sub-keywords.
|
2010-05-03 21:33:57 -07:00 |
|
Colin Kuskie
|
7dd02d6108
|
Pull hierarchial keywords from the wiki, instead of pages in it.
|
2010-05-03 21:28:28 -07:00 |
|
Colin Kuskie
|
3ea9f29a3f
|
add a method to save the new keywords from the from in www_byKeyword.
|
2010-05-03 19:29:55 -07:00 |
|
Colin Kuskie
|
5afdefe4fb
|
Foundational work for wiki sub-keywords.
|
2010-05-03 18:38:38 -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 |
|
Paul Driver
|
e26723f526
|
handling per-item shipping dropdowns in js
|
2010-05-03 17:06:11 -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 |
|
Colin Kuskie
|
d92347bf34
|
Use a method rather than reinventing the getPaymentGateway method.
|
2010-05-02 18:13:25 -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
|
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
|
4a9a46f328
|
Add missing module to Cache::CHI. Fix tests to add a cache config if the current config file does not have one.
|
2010-05-02 00:27:32 -07:00 |
|
Colin Kuskie
|
884e61aaf6
|
Fix broken ITransact template variable help
|
2010-05-01 23:38:49 -07:00 |
|
Colin Kuskie
|
3eb479c646
|
Fix module usage.
|
2010-05-01 23:26:38 -07:00 |
|