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
3c8ee71da2
Ready for 7.10.25 development.
2012-01-16 21:27:55 -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
77a2a09d3c
Ready to 7.10.24 development.
2011-09-12 18:39:20 -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
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