Commit graph

9337 commits

Author SHA1 Message Date
Scott Walters
ca5ca46557 Don't call methods on the first story item when there are no story items.
Fixes #11747.
2010-07-28 08:34:39 -04:00
Scott Walters
e033192328 StoryTopic 'Alphabetically' sort order 2010-07-28 08:33:52 -04:00
Colin Kuskie
33592f9dbb Fix taking address information, and the right fields in the transaction item. 2010-07-27 23:02:28 -07:00
Colin Kuskie
30f3897fda Handle import of templates with old attachments the correct way. 2010-07-27 18:14:06 -07:00
Colin Kuskie
49374b43eb Operations should be able to handle UTF-8 urls, too. Fixes bug #11683 2010-07-27 15:37:53 -07:00
Colin Kuskie
bba978f2a1 Use the correct end tag identifier character. 2010-07-27 11:50:27 -07:00
Colin Kuskie
26484f3361 Make the FilePump macro return valid XHTML. Fixes bug #11742. 2010-07-27 11:45:03 -07:00
Colin Kuskie
fd79c7723b Correct carousel height hoverhelp copy/paste problems. Fixes bug #11741 2010-07-27 11:04:12 -07:00
Colin Kuskie
16173f8aaa Don't call newByLineage, if we know there's no lineage. 2010-07-27 10:30:19 -07:00
khenn
078bc0e162 fixed #11745: Pagination doesn't work in DataForm list mode 2010-07-27 11:20:30 -05:00
Colin Kuskie
5bc83c4b17 If the User Function Style template is cut or deleted, use the Fail Safe template instead. Fixes bug #11729 2010-07-26 09:01:21 -07:00
Colin Kuskie
ffe4b8fa2c Better handling of an empty spamStopWords entry in the config file, for WikiPage and Post. 2010-07-23 17:09:18 -07:00
Scott Walters
d17d096380 StoryArchive optional sorting by title.
Fwiw, this code was written a while ago but seems to have gotten
misplaced.
2010-07-23 09:13:55 -04:00
Scott Walters
031309a1aa Ignore calls to DESTROY in AUTOLOAD, as a matter of policy. 2010-07-20 08:59:53 -04:00
Scott Walters
3f52bd337f Don't AUTOLOAD calls to DESTROY. Avoids Could not load WebGUI::Form::DESTROY because Can't locate WebGUI/Form/DESTROY.pm in /data/WebGUI/lib/WebGUI/Pluggable.pm line 247. 2010-07-20 08:59:53 -04:00
Paul Driver
35efc69c32 reduce memory usage while importing packages 2010-07-16 15:34:50 -07:00
Doug Bell
b4f47dba7b read template attachments from prior versions 2010-07-13 13:41:29 -05:00
Doug Bell
0b87ce3e65 fix package import problem 2010-07-13 13:20:41 -05:00
Doug Bell
69b7fe0465 fix jsontable and use it for Calendar feeds 2010-07-13 13:12:47 -05:00
Doug Bell
65e9902001 migrate to JsonTable to edit template attachments 2010-07-13 13:12:46 -05:00
Doug Bell
60a813169a migrate attachments to JsonTable 2010-07-13 12:39:43 -05:00
Colin Kuskie
fd834a5384 Handle the case of an empty field name when adding user profile fields. Fixes bug #11715. 2010-07-13 09:48:09 -07:00
Colin Kuskie
e66be2a5b3 Add a minimum height to the Carousel due to further rendering problems. Fixes bug #11457. 2010-07-12 14:49:53 -07:00
Colin Kuskie
5ced1c3bcf Note in several packages when the gateway URL is appended to input. Fixes bug #11621 2010-07-12 10:43:33 -07:00
Colin Kuskie
5fdb8e3ba1 fix copy/paste error with shop template variables. Fixes bug #11709 2010-07-12 09:14:15 -07:00
Colin Kuskie
1abe035183 Refactor test to move makeCompliant tests out of urlize. Tweak makeCompliant for speed and clarity. 2010-07-06 10:21:41 -07:00
Colin Kuskie
aed2c13f52 Fix double body encoding when sending emails. Added tests. Fixes bug #11672. 2010-07-05 11:56:33 -07:00
Colin Kuskie
90f0a9b006 Fix date field type detection during import. Fixes bug #11692. 2010-07-05 09:02:48 -07:00
Colin Kuskie
61008c8bb8 Check that the Purge workflow exists before trying to run it. Fixes bug #11698 2010-07-01 11:08:44 -07:00
Colin Kuskie
0853a95873 Document per-item cart template variables relating to taxes. 2010-06-30 10:29:15 -07:00
Colin Kuskie
89e20a3073 Fix how the cart handles items with shipping, added to the cart by visitor. Fixes bug #11693. 2010-06-30 09:00:24 -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
0efc6514e3 Don't call asset methods on undef in the GalleryAlbum. Fixes bug #11681. 2010-06-29 13:50:36 -07:00
Colin Kuskie
8d61e5c3d6 When a version tag is approved or denied, run spectre right now. Fixes bug #11671. 2010-06-28 14:04:46 -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
Doug Bell
da498182bd fix docs 2010-06-27 22:09:07 -05:00
Doug Bell
687c36fd27 add tests 2010-06-27 22:09:06 -05:00
Doug Bell
f771e3fcd4 create getTwitter method to help testing 2010-06-27 22:09:06 -05:00
Doug Bell
78f0be42df fix sub to match doc 2010-06-27 22:09:06 -05:00
Doug Bell
52ad887163 make twitter handle things automatically 2010-06-27 22:09:06 -05:00
Doug Bell
4ee85e9239 fix key URL 2010-06-27 22:09:06 -05:00
Doug Bell
4e2ff6a51f add i18n modules 2010-06-27 22:09:06 -05:00
Doug Bell
3abea67b66 add template for choose username 2010-06-27 22:09:05 -05:00
Doug Bell
dd746c21c8 i18n 2010-06-27 22:09:05 -05:00
Doug Bell
889fa61521 add docs to WebGUI::Auth::Twitter 2010-06-27 22:09:05 -05:00
Doug Bell
03de39e25f twitter api keys in settings 2010-06-27 22:09:05 -05:00
Doug Bell
a2e246705f allow twitter enable/disable from settings 2010-06-27 22:09:05 -05:00
Doug Bell
a50de4281c add twitter login macro 2010-06-27 22:09:05 -05:00
Doug Bell
54eafd2cd6 Auth::Twitter works 2010-06-27 22:09:04 -05:00
Doug Bell
b34d7a0ef3 better diagnostic message 2010-06-27 22:09:04 -05:00