Commit graph

9854 commits

Author SHA1 Message Date
Arjan Widlak
7ab4726600 - fixed #12365: editing a metadata category may cause a fatal error 2012-06-05 12:34:50 +02:00
Colin Kuskie
2aa8de8a86 Don't pull data from the version tag table that isn't used. 2012-05-29 19:51:26 -07:00
Colin Kuskie
fd4b75b2b2 Make sure that the session actually contains a slave connection before trying to use it. Fixes bug #12305 2012-05-28 14:28:01 -07:00
Colin Kuskie
45d7c5505f Do not show Tickets in the schedule screen when they are either in the Trash or in the Clipboard. Fixes bug #12345. 2012-05-26 20:59:14 -07:00
Colin Kuskie
ee783e7374 Make exporting assets as HTML work when an export with mobile styling has been selected. Fixes bug #12364 2012-05-26 20:40:38 -07:00
Colin Kuskie
70c9939169 Make sure that viewing permissions are obeyed in the method, and that the DataForm just doesn't hide the link. Fixes bug #12353. 2012-04-17 19:02:12 -07:00
Colin Kuskie
2c225f30f5 Do not attempt to change the status on an inbox message which doesn't exist. Fixes bug #12349. 2012-04-02 18:33:38 -07:00
Colin Kuskie
07bd545538 Remove cookie jar files left by the HttpProxy asset. Finishes the fix for bug #12327. 2012-04-02 18:32:13 -07:00
Colin Kuskie
fcd933489b Fix the duplicating of events with related links that have restrictive permissions. Fixes bug #12010. 2012-03-20 11:59:13 -07:00
Colin Kuskie
275fcd0bb8 Do not return content from cacheByHTTP if the request errors, otherwise callers can process bad content, like SC assets expecting RSS feeds and getting 404 error pages. 2012-03-13 21:29:32 -07:00
Colin Kuskie
9a09ec0447 sslEnabled in the config file trumps encryptLogin in the settings. 2012-03-11 16:04:31 -07:00
Chris Liu
b39a7d5f0f Fixed bug 12297 - keywords.form help text 2012-03-09 14:23:47 -06:00
Colin Kuskie
4a8c63ec0a Make sure that lastUpdated in updated in the database as well as in the object. 2012-03-05 17:56:46 -08:00
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
david nicol
ff28ef9dc1 #13787 issue -- and general core repair 2012-02-24 22:22:36 -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
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
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
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
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
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
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
e599e1ca97 Add an i18n namespace for the TimeField form plugin. 2011-10-03 14:39:49 -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
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