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
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
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
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
Colin Kuskie
5a25a44221
Made Asset Manager search too sticky.
2009-12-06 14:57:08 -08:00
Colin Kuskie
9476878b5e
Fix a call on potentially undefined parent in Gallery Album. Fixes bug #11289 .
2009-12-03 22:46:33 -08:00
Colin Kuskie
8574b68586
Fix some bad POD in the Vendor module. Fixes bug #11287
2009-12-03 08:06:28 -08:00
Colin Kuskie
ff7e09e44c
Ready for 7.8.8 development.
2009-12-01 19:06:50 -08:00
Colin Kuskie
9bb5497aff
Fix Cron issues with CSes. Fixes bug #11284 .
2009-11-30 11:11:36 -08:00
Colin Kuskie
cc0cc0ba64
Have the USPS shipping driver accept ZIP+4, even if USPS doesn't.
2009-11-28 19:23:35 -08:00
Colin Kuskie
13fd430a16
Test for the correct Template::Toolkit version, by the right name. Fixes bug #11278
2009-11-25 11:14:21 -08:00
Colin Kuskie
bc58293bc1
Ready for 7.8.7 development cycle.
2009-11-25 00:05:13 -08:00
Colin Kuskie
f96c2f7af1
Change assetManager search to work like assetManager manage. Fixes bug #11272
...
Force all actions to be routed through asset methods with Csrf and
permission checks.
2009-11-24 22:53:20 -08:00
Colin Kuskie
871991ae87
Fix a JS race condition with template attachments i18n.
2009-11-24 16:57:45 -08:00
Doug Bell
db14bc6458
fix 10888 final touches on map point bugs
2009-11-23 16:52:01 -06:00
Doug Bell
a1413a95b0
fix 11177 Code editor steals focus on load
2009-11-23 16:26:58 -06:00
Doug Bell
16cfc756ce
fix 11185 Code editor broken in IE8 for SQLreport
2009-11-23 16:21:49 -06:00
Colin Kuskie
dd897f50ec
Fix bad usage of quoteAndJoin in CleanLoginHistory. There's no other place where this happens. Fixes bug #11263
2009-11-23 10:53:27 -08:00
Colin Kuskie
e54d02cfe6
Fix i18n typo in EMS Submission.
2009-11-23 08:21:56 -08:00
Colin Kuskie
da2c6621d2
Fix usage of the assetId in comments, which can break the comment syntax. Fixes bug #10932
2009-11-20 15:47:48 -08:00
Colin Kuskie
c0fea48a28
Bump requirement on LWP to fix a MIME type issue with LWP::MediaTypes. Fixes bug #11254
2009-11-20 14:19:02 -08:00
Colin Kuskie
17297f4fe6
Fix cache setting and cleaning up issues in the Snippet. Fixes bug #11259
2009-11-20 11:34:13 -08:00
Colin Kuskie
519a0915c3
Prevent the back button from resubmitting data as much as possible. Fixes bug #11143 .
2009-11-20 08:47:21 -08:00
Colin Kuskie
e1c77cf314
Fix the issue with Assets with macro based content not showing the new content to Visitors. Fixes bug #11200 .
2009-11-19 10:04:19 -08:00
Colin Kuskie
49ec9f65f4
Use https method in SSL mode. Fixes bug #11249
2009-11-18 14:54:16 -08:00
Colin Kuskie
53f3683c21
Do not include . in @INC.
2009-11-18 10:24:39 -08:00
Colin Kuskie
3951072f0c
Fix an i18n typo.
2009-11-18 09:01:58 -08:00
Colin Kuskie
816bc2c49f
Ready for 7.8.6 development.
2009-11-18 00:25:17 -08:00
Colin Kuskie
fae8b162fa
Replace the deprecated module Net::Subnets with Net::CIDR::Lite.
2009-11-17 18:34:42 -08:00
Colin Kuskie
f3e699e9a7
Retrofit UPS to use Locales instead of Locales::Country. Fixes bug #11221
...
Updated tests, module, gotcha.txt, and testEnvironment.pl
2009-11-17 09:37:05 -08:00
Colin Kuskie
15ce7b56cc
Quote the id generated by the Image asset. Also, do not overwrite user uploaded parameters. Fixes bug #11246
2009-11-17 08:53:56 -08:00
Colin Kuskie
03d9263079
Fix a JS typo in the Edit Survey screen. Fixes bug #11247 .
2009-11-17 07:48:12 -08:00
Colin Kuskie
0103cba326
Disable the Send Stats workflow, to avoid confusion. Fixes bug #11245
2009-11-16 22:19:53 -08:00
Colin Kuskie
5bf3e44ad6
Accept time zones with spaces or underscores to help users.
2009-11-16 18:35:01 -08:00
Colin Kuskie
110a236fcd
When using a download template, macros are always processed in the output. fixes bug #11242 .
2009-11-16 17:03:38 -08:00
Colin Kuskie
1db4a7f916
Allow file globbing in preload.exclude
2009-11-16 11:33:14 -08:00
Colin Kuskie
7c240127e8
In the site starter, allow users to pick the default language for a site based on installed language packs. Adds RFE #10727 .
2009-11-16 09:47:54 -08:00
Colin Kuskie
1fc291954d
Merge branch 'USPS_int'
...
Adding International USPS driver.
2009-11-14 22:19:02 -08:00
Colin Kuskie
1f49737ae7
Allow other users to save photos into another user's album. Fixes bug #11228 .
2009-11-13 17:16:56 -08:00
Colin Kuskie
c4e63dfef0
Auto update user's DN if it changes on the LDAP server. Fixes bug #11217
2009-11-13 16:17:18 -08:00
Colin Kuskie
b88a7bc190
Escape single quotes sent to the ProgressBar. Fixes but #11229 .
2009-11-13 11:19:25 -08:00
Colin Kuskie
bc21f904da
Fix status reporting for successful connects but bad binds. Fixes bug #11216
2009-11-13 09:49:36 -08:00
Colin Kuskie
97ce509059
Adding new Style templates and CSS from TWG.
...
The new css/wg-css replaces /webgui.css. It is removed in this upgrade.
2009-11-12 13:59:10 -08:00