Commit graph

13108 commits

Author SHA1 Message Date
Colin Kuskie
022495506f Use some JS to prevent people clicking the submit button twice on the ITransact checkout screen. Fixes bug #11351 2010-01-14 15:56:00 -08:00
Colin Kuskie
81d811bef1 Add the Topic description to the default Story Topic template. 2010-01-14 15:27:53 -08:00
Colin Kuskie
8667876f63 Fix an i18n typo in the SQL Report, and also make sure that a query is not pure whitespace. Fixes bug #11348. 2010-01-14 08:30:17 -08:00
Colin Kuskie
7f3ad035db Fix pagination issues with the badge builder and default sort. Fixes bug #11344. 2010-01-12 15:42:27 -08:00
Colin Kuskie
c5b9cee56b Move package to correct location. 2010-01-12 15:37:52 -08:00
Colin Kuskie
6111403489 Provide a new Image Asset template without an internal div. Fixes bug #11345. 2010-01-12 15:37:25 -08:00
Colin Kuskie
47276ce4ad Fix exception handling by the NotifyAboutLowStock workflow activity. Fixes bug #11343. 2010-01-12 11:07:43 -08:00
Colin Kuskie
be7cd328cf Add POD for getIsa. Enforce a repeatable order for testing. 2010-01-12 11:07:25 -08:00
Colin Kuskie
c98cd87f80 Do not force Image assets to have an alt tag. Fixes bug #11337. 2010-01-11 16:48:08 -08:00
Colin Kuskie
06ac0360b6 Update test for new profile field value for gender. 2010-01-11 16:45:27 -08:00
Colin Kuskie
fc09d73b65 Update test for code changes with bug fix. 2010-01-11 16:34:50 -08:00
Colin Kuskie
dc94fe351a Force a recount of threads since the archive bug could make them out of date. 2010-01-11 14:00:04 -08:00
Colin Kuskie
6e0983a67b Update the number of threads in the CS when a thread is archived. Fixes bug #11341. 2010-01-11 11:54:59 -08:00
Colin Kuskie
b5f5f8f6e8 Threads should not show pagination query params in their URLs. 2010-01-07 08:34:27 -08:00
Colin Kuskie
2605a4c989 Ready for 7.8.10 development cycle 2010-01-05 21:59:09 -08:00
Colin Kuskie
4bf5cf2fa2 Preparing for 7.8.9 release. 2010-01-05 21:30:36 -08:00
Colin Kuskie
173bec1574 Handle linking to posts not on the first page on a thread view. Fixes bug #11318. 2010-01-05 20:52:27 -08:00
Colin Kuskie
7281a3dd8e Fix the CS search, so that links to anchors are correct. Fixes bug #11318 2010-01-05 16:47:56 -08:00
Colin Kuskie
ff1dbc1841 Update tests for new EU VAT workflow 2010-01-05 13:32:08 -08:00
Colin Kuskie
55f430d852 Fix the AssetProxy i18n error message. Fixes bug #11317 2009-12-29 12:13:40 -08:00
Colin Kuskie
e7ae5b60d3 Make the keywords hoverhelp clearer. Fixes bug #11314 2009-12-29 12:09:38 -08:00
Colin Kuskie
12e160bf8c Fix passing regex characters to the highlighter, which makes it break. Fixes bug #11311. 2009-12-21 11:38:52 -08:00
Colin Kuskie
4316cd218f Remove old, dead CSS from bullet list template. Fixes bug #11313. 2009-12-21 09:23:36 -08:00
Patrick Donelan
8b34dc79ee Fix minor Survey bug
WebGUI::Asset::Wobject::Survey::ResponseJSON::responseValues was
returning empty result for indexBy => 'addresses'
2009-12-20 16:10:04 -05:00
Colin Kuskie
6beb285d17 Proper bug attribution. 2009-12-18 09:05:05 -08:00
Colin Kuskie
bab059bc69 document VIES bugfix in changelog. 2009-12-18 09:03:16 -08:00
Colin Kuskie
8c0b73f2ec Fix an infinite loop with getting Photo under an album that is not committed. Fixes bug #11235. 2009-12-18 08:24:44 -08:00
Martin Kamerbeek
d45a58cf87 - updateVATNumber should delete ivalid numbers.
- Fix missing pod and put subroutines in the correct place.
2009-12-18 14:07:58 +01:00
Martin Kamerbeek
2e5250afe1 Refactored EU tax plugin code to reduce code duplication and added tests. 2009-12-18 13:45:50 +01:00
Martin Kamerbeek
6bdf5f42ed Merge branch 'master' of git@github.com:plainblack/webgui 2009-12-18 12:11:55 +01:00
Colin Kuskie
5ce2b6e0bd Ready for 7.8.9 deveopment cycle. 2009-12-15 20:36:17 -08:00
Colin Kuskie
47afff66fd Preparing for 7.8.8 release. 2009-12-15 19:40:23 -08:00
Colin Kuskie
310c0add71 When addin a child under a parent that is not committed, adopt the parent's version tag. Fixes bug #11295 2009-12-15 14:25:02 -08:00
Martin Kamerbeek
e88b0ca0d7 Adding VIES recheck workflow and tests. 2009-12-15 22:59:54 +01:00
Colin Kuskie
f582bfd99e Fix some broken Survey i18n (Add Section). Add i18n for object edit dialog buttons. 2009-12-14 11:26:08 -08:00
Colin Kuskie
b9a9c588d7 i18n another Survey label. Fixes bug #11306 2009-12-14 10:15:47 -08:00
Colin Kuskie
3b08b5184c Initialize the editor before rendering the intial dialog box for the Section Editor. Fixes bug #11297. 2009-12-14 10:08:28 -08:00
Colin Kuskie
f0b0179ad8 Make the warnings messages from the Matrix about having too many products to compare better. Fixes bug #11301 2009-12-10 13:59:26 -08:00
Colin Kuskie
4b65b441e0 Matrix search should be AND based, not OR. Fixes bug #11301 2009-12-10 12:57:45 -08:00
Colin Kuskie
c8d6f12629 Add conditional display code to default matrix main template. Fixes bug #11299 2009-12-09 15:20:51 -08:00
Colin Kuskie
fc4dca65e1 Calculate ratings, even is the count is less than 10. 2009-12-09 10:44:30 -08:00
Colin Kuskie
f2b7762ddd Do not remove ratings, just prevent them from being displayed in the best/worst list. 2009-12-09 10:39:42 -08:00
Colin Kuskie
c0a9358bcf Prevent statistics with a count of less than 10 from being listed in the worst list. 2009-12-09 10:18:43 -08:00
Colin Kuskie
af20594535 Fix looping construct in NotifyAboutLowStock activity. Fix tests. 2009-12-08 21:24:20 -08:00
Colin Kuskie
3cb7970a91 Change all upgrade subs to use returnAll with getIsa 2009-12-08 17:28:22 -08:00
Colin Kuskie
27a7c099ba fix: getIsa returns undef for pending assets.
Add a new option flag to getIsa, called returnAll.  If returnAll = 1, then
assets are returned regardless of status.  Otherwise, getIsa will only
return committed assets.
2009-12-08 17:22:59 -08:00
Colin Kuskie
d1e6f30493 Fix a bug where ratings were allowed to be set with less than 10 votes. Fixes bug #11294
This helps fix people trying to game the system.
2009-12-08 14:39:24 -08:00
Colin Kuskie
5153d82327 Remove abbreviated timeout for testing. 2009-12-07 18:44:55 -08:00
Colin Kuskie
7261ecd29d Fix an infinite loop in getting LDAP error messages. Fixes bug #11296 2009-12-07 18:43:09 -08:00
Colin Kuskie
c845849da0 Fix bug #11286: Tell the difference between end of Workflow, and unable to load WorkflowActivity.
Tests are added for new methods.  The changes to Workflow::Instance->run are peripherally
tested in Workflow Activity tests.
2009-12-07 13:07:46 -08:00