Graham Knop
|
a80b6a5f6d
|
proper log caller depth with no request
|
2010-05-10 17:02:41 -05:00 |
|
Graham Knop
|
fc6d8e0016
|
workaround for url mapping when request unavailable
|
2010-05-10 17:02:32 -05:00 |
|
Graham Knop
|
8597bdbb0f
|
allow undefined template or snippet text
|
2010-05-10 17:02:29 -05:00 |
|
Graham Knop
|
9c725aa237
|
fix error handling in SQL
|
2010-05-10 17:01:39 -05: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
|
c11d195b21
|
forgot to pass param
|
2010-05-10 13:13:26 -05: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
|
19e497f66e
|
Fix some copy/paste errors in the Cash i18n. Fixes bug #11561
|
2010-05-10 08:19:58 -07:00 |
|
Colin Kuskie
|
7ba305109a
|
Set a trigger for the snippet. Update tests for snippet packing.
|
2010-05-09 21:44:18 -07:00 |
|
Colin Kuskie
|
50b2b116eb
|
Updated to Moose, and test updates.
|
2010-05-09 21:04:12 -07:00 |
|
Colin Kuskie
|
ecf1c521f3
|
Updates for Moose.
|
2010-05-09 21:03:59 -07:00 |
|
Colin Kuskie
|
8be35923e4
|
Drop session from get data generated by exportAssetData
|
2010-05-09 19:16:40 -07:00 |
|
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 |
|