Commit graph

14684 commits

Author SHA1 Message Date
Colin Kuskie
92f4a5f1af Document a template variable that already existed to fulfill RFE #9730. 2012-02-29 23:51:57 -08:00
Colin Kuskie
d2f157ddea Provide a fallback for contents of .wgaccess files. Fixes bug #12328 2012-02-24 22:27:44 -08:00
Colin Kuskie
99fa73ab34 Document bugfix. 2012-02-24 22:23:13 -08:00
david nicol
ff28ef9dc1 #13787 issue -- and general core repair 2012-02-24 22:22:36 -08:00
Colin Kuskie
3b544ee4fb Fix a problem with fixing parents. Better handling of potential problems in File assets with no storage location. 2012-02-17 17:26:43 -08:00
Colin Kuskie
aa76dc52cd Document the bug fix for the flat discount asset. 2012-02-15 16:37:07 -08:00
Colin Kuskie
e86b7bb180 Fix the FlatDiscount, so that it actually discounts all the time. 2012-02-15 16:36:55 -08:00
Colin Kuskie
82554add6b Make sure that HttpProxy cleans up after itself when purging assets or revisions. 2012-02-14 15:30:07 -08:00
Colin Kuskie
80ec20b8f2 Fix a typo in a used module name. 2012-02-14 15:29:44 -08:00
Colin Kuskie
2dbd38f519 Make a safe copy of the config file before modifying it. Fixes bug #12322. 2012-02-04 14:52:16 -08:00
Colin Kuskie
78159c9795 Fix typo introduced into Group.pm 2012-01-31 15:37:08 -08:00
Colin Kuskie
20e49b51d6 Try to trap errors while loading classes. Fixes bug #12321. 2012-01-26 16:04:02 -08:00
Colin Kuskie
3a3227cd6d Fix a typo in the documentation for the list of assets in the Admin Console. Thanks to ckotil for pointing it out. 2012-01-19 14:35:38 -08:00
Colin Kuskie
c35b2e5758 findBrokenAssets: Don't delete Shortcuts if they were requested to be fixed. Also handle File assets that have lost their files. 2012-01-19 08:41:32 -08:00
Colin Kuskie
3ef66c73c7 Add broken shortcut detection to findBrokenAssets 2012-01-18 20:22:00 -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
Colin Kuskie
b1df3ad3fc Fix a flaky test. 2012-01-16 14:37:09 -08:00
Colin Kuskie
3b3502b565 Trim extra whitespace. 2012-01-13 13:34:49 -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
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