Commit graph

6703 commits

Author SHA1 Message Date
Scott Walters
0c01db9069 Revert "testenvironment does not check for correct perl version (#12377)" ... apparently this was either already done or done separately
This reverts commit b009dc7b5a.

Conflicts:
	docs/changelog/8.x.x.txt
2012-11-11 23:16:05 -05:00
Scott Walters
a6dc17313f changelog and testEnvironment entries for haarg's Imager work 2012-11-02 17:33:18 -04:00
Scott Walters
b009dc7b5a testenvironment does not check for correct perl version (#12377)
add verbiage about requiring a post Apollo era perl if such a perl is detected
2012-11-02 17:26:28 -04:00
Scott Walters
73152fa399 Install instructions for installing wG8 using the new WRE. 2012-11-02 17:25:49 -04:00
Colin Kuskie
7656276203 Ready for WebGUI 8.0.1 development 2012-03-12 13:59:28 -07:00
Colin Kuskie
db0befd864 Document a template variable that already existed to fulfill RFE #9730. 2012-02-29 23:50:51 -08:00
Colin Kuskie
04c902a23e Add feature, redirect after logout. 2012-02-24 23:07:15 -08:00
Colin Kuskie
02bb3a9d67 Template::Toolkit is no longer an optional dependency for WebGUI. 2012-02-12 21:47:30 -08:00
Colin Kuskie
2f15d87377 Make sure that the Env macro cannot be used to access objects or data references. 2012-02-11 14:16:45 -08:00
David Delikat
c76f12d278 change metaData_values.value from char(255) to varchar(1024) 2012-02-10 16:49:19 +00:00
Colin Kuskie
4ea362ba6f Merge branch 'master' into WebGUI8. 2012-01-19 11:17:44 -08:00
Colin Kuskie
a6e1adf183 Fixes to Survey tests and merged code from 7.10 2012-01-17 19:10:16 -08:00
Colin Kuskie
3b418ede3c Merge commit 'v7.10.24' into WebGUI8 2012-01-17 15:03:45 -08:00
Colin Kuskie
3c8ee71da2 Ready for 7.10.25 development. 2012-01-16 21:27:55 -08:00
Colin Kuskie
9ba3022b5b Preparing for 7.10.24 release. 2012-01-16 20:56:42 -08:00
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
300cd51143 remove support for the serverside spell checker since most modern browsers do this natively 2012-01-06 09:16:47 -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
d3b574da13 Dump WebGUI Statistics. 2012-01-03 11:29:00 -08:00
Colin Kuskie
4eed008c1d Document some more gotchas. 2012-01-02 20:15:28 -08:00
Colin Kuskie
55a05e99fa Document that the showPerformanceIndicator setting is gone. 2011-12-28 18:34:23 -08:00
Colin Kuskie
b323f74121 Update copyright notice 2011-12-28 11:30:38 -08:00
David Delikat
e364012044 fixed #12308: error message used scalar as reference 2011-12-12 17:05:54 -06:00
Colin Kuskie
69dc8f576e Fix visitorCacheTimeout usage in the Thread and Event assets. Fixes bug #12309. 2011-12-09 10:59:26 -08: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
2eb7b11880 Document how to modify update, and why in general it shouldn't be done. 2011-12-05 16:32:52 -08:00
Colin Kuskie
46c4a88e3c Fix spelling errors. 2011-12-05 15:10:21 -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
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
26244635e1 These upgrades are in the wrong branch. 2011-11-07 13:59:51 -08:00
Colin Kuskie
a2a821822d Merge commit 'v7.10.23' into WebGUI8. Tests need fixing. 2011-11-02 11:12:18 -07:00
Colin Kuskie
431cd280a4 Merge commit 'v7.10.22' into WebGUI8 2011-10-31 20:13:01 -07:00
Colin Kuskie
4855816a29 Merge commit 'v7.10.21' into WebGUI8. Also, add POD and fix broken tests. 2011-10-27 16:45:19 -07:00
Colin Kuskie
fdb979ca8a Merge commit 'v7.10.20' into WebGUI8 2011-10-26 15:02:51 -07:00
Colin Kuskie
4fea10a1f5 Merge commit 'v7.10.19' into WebGUI8 2011-10-25 20:31:50 -07:00
Colin Kuskie
4bfabb9469 Make version tags mandatory again. 2011-10-25 19:44:58 -07:00
Colin Kuskie
d0b3be1749 Document what happened to the upgrade script. 2011-10-25 14:51:49 -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
50616de038 Documen the incompatible change in the Gallery Album and loss of functions. 2011-10-16 17:55:35 -07:00
Colin Kuskie
7bfcdd1d8c Note that lineage is missing from assets created during www_add and give examples for assets that need to override www_edit/getEditTemplate. 2011-10-15 17:57:41 -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
9da88844e0 Make sure that calendar time span flags are always set. Fixes bug #12271. 2011-10-15 13:06:44 -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
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