Colin Kuskie
cb5144f809
Check for a valid group before using it.
2010-02-03 17:11:59 -08:00
Colin Kuskie
3570411a7b
Fix bad path to a YUI JS library. Fixes bug #11387
2010-02-02 06:59:06 -08:00
Colin Kuskie
fb49a14547
Update POD.
2010-02-01 18:41:25 -08:00
Colin Kuskie
fc9e1152bf
Autocommit tags created when making shortcuts in the Gallery (cross publishing). Fixes bug #11378
2010-02-01 17:01:24 -08:00
Colin Kuskie
acc6447841
Only users who canAdminister the parent wiki are allowed to purge revisions of a wiki page. Fixes bug #11377
2010-02-01 14:50:40 -08:00
Doug Bell
21183eb10c
fix #11292 : Asset Manager search too sticky
2010-01-29 17:06:49 -06:00
Colin Kuskie
44193585ad
UI improvement to the Vendor Payouts screen. Display username in parentheses after actual name.
2010-01-29 09:08:13 -08:00
Martin Kamerbeek
02f4211f12
Typo caused EU TaxDriver to not charge taxes for shipping addresses in France.
2010-01-28 10:39:40 +01:00
Colin Kuskie
6ca3bedcb4
Fix syntax errors with the config file fix.
2010-01-27 21:19:12 -08:00
Colin Kuskie
db1b565560
More code formatting, and fix double my
2010-01-27 16:19:57 -08:00
Colin Kuskie
7c8f65ebdd
Code formatting and bugfix documentation for #11379 .
2010-01-27 16:15:45 -08:00
Luke Robinson
017a9a7fc2
allow field overrides in the config file
2010-01-27 15:57:26 -08:00
Colin Kuskie
ca86f3d84b
Change the showing of hidden pages by the SiteIndex to be configurable. Fixes RFE #11044 .
...
Also, change the SiteIndex to use an iterator.
2010-01-27 11:32:27 -08:00
Colin Kuskie
bfa862b80d
Decrease connection timeout on USPS shipping drivers. Fixes bug #11374
2010-01-26 10:55:39 -08:00
Colin Kuskie
5a346afd9e
Fix FilePump parsing of lastModified times when fetching files via HTTP, using DateTime::Format::HTTP. Fixes bug #11373 .
2010-01-26 10:39:20 -08:00
Colin Kuskie
38e6bfad3e
Convert many search forms from POST to GET. Fixes bug ##11372
2010-01-25 15:53:49 -08:00
Colin Kuskie
077f29fff0
Prevent ProfileField fieldNames from containing spaces. They cause problems with JS in some kinds of form fields. Fixes bug #11371 .
2010-01-25 11:44:30 -08:00
Colin Kuskie
e4da19bcc3
Show sku instead of short description.
2010-01-21 12:02:17 -08:00
Colin Kuskie
ba91560a96
Fix Notify About Low Stock email to be more user friendly. Fixes bug #11364 .
2010-01-21 11:56:01 -08:00
Colin Kuskie
38dedef368
Remove debug from Asset.pm
2010-01-21 11:55:49 -08:00
Colin Kuskie
b86be55ba2
Fix the double click on the ITransact submit button. Fixes bug #11362 .
2010-01-20 15:32:10 -08:00
Colin Kuskie
066e654640
Improve the performance of getThumbnailUrl by 1400%. Fixes bug #11346
2010-01-19 15:57:28 -08:00
Colin Kuskie
d04d457d44
Fix several countries whose addresses were rejected by the USPS International ship driver. Fixes bug #11359 .
...
Also, update two countries in Form::Country
2010-01-18 19:59:50 -08:00
Colin Kuskie
97338ffefe
When duplicating a CS with now children, clear out the replies and threads. When duplicating with children, recalculate them again, since duplicating clears them. Fixes bug #11347 .
...
Note, the lastPostId and lastPostDate are cleared, and gone. There is no way to recover it after duplicating the branch since
the creationDates and revisionDates are reset when duplicating.
2010-01-18 14:59:34 -08:00
Colin Kuskie
6fe662ef83
Make sure template attachments are duplicated. Fixes bug #11355 .
2010-01-18 10:58:03 -08:00
Colin Kuskie
1e7f443126
Fix problems with the Sales tab in the Shop Account plugin.
...
Only display the Sales tab to vendors, and prevent www_viewSales from erroring out if the
user is not a vendor. New template, template variable, i18n.
2010-01-18 08:51:17 -08:00
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
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
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
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
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
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
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
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
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
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
fc4dca65e1
Calculate ratings, even is the count is less than 10.
2009-12-09 10:44:30 -08:00