David Delikat
bce42bca47
ticket 12318: asset error causes asset manager to fail
2012-01-12 00:20:41 +00:00
Colin Kuskie
fabf59fa54
Remove YUI tests (with and without PHP) from git repo. Fixes RFE #12315 .
2012-01-12 15:40:25 -08:00
Colin Kuskie
e5f987babf
Fix a bad nested macro in the Shop's my purchases template. Fixes bug #12312
2012-01-04 11:23:41 -08:00
JT Smith
ba68ae8dcd
fixed possible values and default values on EMS submission.
2012-01-04 10:04:39 -06:00
Colin Kuskie
c22bc0c54a
Add missing POD to AssetExportHtml.
2012-01-03 14:57:17 -08:00
David Delikat
7120969ba2
added test for scalar exception test
2011-12-13 22:09:18 +00:00
David Delikat
e364012044
fixed #12308 : error message used scalar as reference
2011-12-12 17:05:54 -06:00
David Delikat
db46cad887
fixed bug in error message in sub process: check caught exception for reference or scalar before processing
2011-12-12 16:46:07 -06:00
Colin Kuskie
fd98df41d3
Fix visitorCacheTimeout usage in the Thread and Event assets. Fixes bug #12309 .
2011-12-09 10:55:25 -08:00
Colin Kuskie
ce327bd49a
Fix some POD syntax issues in the userImport script.
2011-12-08 10:03:46 -08:00
Colin Kuskie
b619392d2e
Remove debug code from the Event for logging.
2011-11-28 10:23:13 -08:00
Colin Kuskie
626011a850
Only export custom choice types for the Survey, and only the ones that are used by this Survey.
2011-11-22 09:02:10 -08:00
Colin Kuskie
9d2bcd282b
Make sure that custom question types are included in the packaged Survey. Fixes bug #12304 .
2011-11-21 14:19:51 -08:00
Colin Kuskie
6e164dc2dd
Better, cleaner test cleanup.
2011-11-21 11:06:08 -08:00
Colin Kuskie
200494b28d
Fix an edge case where invalid JSON is written the database. Fixes bug #12303 .
2011-11-20 22:24:14 -08:00
Colin Kuskie
b1133d9118
Fix a typo in the cart.
2011-10-27 21:39:09 -07:00
Colin Kuskie
36dec3b094
Fix a typo in the EMS www_printBadge
2011-10-27 21:29:32 -07:00
Colin Kuskie
7c1e81a761
Fix the POD docs for LDAPLink
2011-10-27 13:23:48 -07:00
Colin Kuskie
b6c4adc8e0
Fix bucket name truncation in the bucket log, and don't forget to check the delta interval when summarizing.
2011-10-20 20:25:16 -07:00
Colin Kuskie
9ef8f098cf
Convert Passive Analytics to use the new ProgressBar with Download code.
2011-10-15 13:54:17 -07:00
Colin Kuskie
63c31404c2
Allow a redirect to be sent to the user that cannot be calculated when creating the Fork object. This is useful for Forks that build files to be downloaded.
2011-10-15 13:53:33 -07:00
Colin Kuskie
22bf6e8451
Fix a bug in Fork where it would quit on the first lookup, whether or not the Fork was really done. The variable for completeness is "current" instead of finished.
2011-10-15 13:52:15 -07:00
Colin Kuskie
9da88844e0
Make sure that calendar time span flags are always set. Fixes bug #12271 .
2011-10-15 13:06:44 -07:00
Colin Kuskie
82603b29c7
Add a progress bar to the passive analytics data export functions.
2011-10-13 09:10:35 -07:00
Colin Kuskie
40c61575d6
Fix syntax errors in the last Auth patch for bug #12269 .
2011-10-13 09:09:45 -07:00
Colin Kuskie
916a1eadc8
Fix a typo in the scratch variable for the last log position during PA bucketing.
2011-10-07 11:23:36 -07:00
Colin Kuskie
a9cac3bdd9
Restore remembering the count from time to time while doing PA.
2011-10-06 15:24:50 -07:00
Colin Kuskie
3832e130dc
Make the upgrade sub safe for reinstalls.
2011-10-06 14:51:35 -07:00
Colin Kuskie
6ed275b133
Rework PA again to not try and sort the passiveLog. Instead, we iterate and store "last" data in a new database table.
2011-10-06 10:22:39 -07:00
Colin Kuskie
5314530a3c
When using encrypted logins, do not add the webServerPort from the config file. Fixes bug #12269 .
2011-10-05 22:39:20 -07:00
Ernesto Hernández-Novich
e5ef40f0a4
Adding back call to assetReport.js - Fixes bug #12201
2011-10-04 19:14:04 -04:30
Colin Kuskie
c1945a1dd0
Fix template logic which was hiding the PoS form in the cart. Fixes bug #12268 .
2011-10-04 10:53:46 -07:00
Colin Kuskie
e599e1ca97
Add an i18n namespace for the TimeField form plugin.
2011-10-03 14:39:49 -07:00
Colin Kuskie
c17d9aa394
Allow PseudoRequest to handle 0 and '' correctly. Kudos to knowmad for pointing this behavior out.
2011-09-29 14:39:52 -07:00
Colin Kuskie
f33c19d503
Bump the module version for Business::OnlinePayment::AuthorizeNet to make WebGUI install the version that will automatically install.
2011-09-27 09:59:37 -07:00
Colin Kuskie
45b5370469
Allow Passive Analytics to scale to analyzing millions of log entries without nuking MySQL in the process. More thorough test cleanup.
2011-09-25 18:45:19 -07:00
Colin Kuskie
ec00e867a9
Remove bad template code from calendar search template. Fixes bug #12256
2011-09-23 13:00:44 -07:00
Colin Kuskie
77a2a09d3c
Ready to 7.10.24 development.
2011-09-12 18:39:20 -07:00
Colin Kuskie
d84dd42413
Preparing for 7.10.23 release.
2011-09-12 18:26:04 -07:00
Colin Kuskie
1f9413e2a5
Display an error message anytime the cart is viewed if it has mixed items (recurring and non-recurring, or too many recurring). Fixes bug #12211 .
2011-09-12 11:34:38 -07:00
Colin Kuskie
1acc6411fa
encryptLogin should not trump showMessageOnLogin. Fixes bug #12245 .
2011-09-08 19:34:52 -07:00
Colin Kuskie
d38992cea6
Update the POD for Session/Url
2011-09-08 16:35:55 -07:00
Scott Walters
e2f95778ce
Two newlines before the URL breaks linking even in the default template where this value is used as the url parameter.
...
The newlines get changed to <br />'s and that stuffed into the param of an href. A URL really should just be a URL.
Or a URI. Or one of those things.
2011-09-08 14:33:59 -04:00
Colin Kuskie
d7218166bb
Fix a problem with case sensitivity when in Thingy's getFieldValue. Fixes bug #12231 .
2011-09-08 09:53:47 -07:00
Scott Walters
622391b61d
Using Basic Auth with WebGUI ( #12198 )
...
Per IRC discussion with preaction, make HTTP auth failures soft failures.
Don't attempt to re-auth the user on failure. Otherwise, .htaccess or
similar put in place to protect a site and WebGUI get into a skirmish
(users are asked to re-auth even if they did the .htaccess correctly,
the log gets flooded, cats get radio shows, etc).
2011-09-07 20:24:29 -04:00
Scott Walters
ee121e9460
Mobile template is not being inherited ( #12246 )
...
Break get_add_instance out of www_add; subclass it in Layout to
pull mobileTemplateId and mobileStyleTemplateId from the parent
if the parent is also a Layout.
2011-09-07 20:19:50 -04:00
Scott Walters
b05c7ea810
Revert "Mobile template is not being inherited ( #12246 )"
...
... per perlDreamer's additional argument for his original design for this
This reverts commit 2628263384 .
2011-09-07 20:19:50 -04:00
Colin Kuskie
0871ceb56a
Fix the WaitForUserConfirmation test to make sure that TT is enabled in the config file.
2011-09-07 17:01:49 -07:00
Scott Walters
2628263384
Mobile template is not being inherited ( #12246 )
...
added extra_www_add_properties method to Asset.pm and subclassed it in as
Layout.pm as properties fix-up hook in child for www_add
2011-09-07 15:43:23 -04:00
Scott Walters
d65fd7e646
Pending perlDreamer's comments...:
...
Revert "Mobile template is not being inherited (#12246 )"
This reverts commit a4624663cf .
2011-09-06 20:32:50 -04:00