Colin Kuskie
aa6367d459
Bug fixes: sticky delta time and dropped 1st entry.
...
Make the delta time interval sticky in the form where the
workflow is launched. Also, fix a bug where the first line
of data is dropped because the statement handle was read
twice.
2009-03-04 13:24:23 +11:00
Colin Kuskie
92841f2bf5
Must use stringy GUIDs to compare in Summarizer.
2009-03-04 13:24:23 +11:00
Patrick Donelan
f1968c9d40
passiveLog entry should land in the first bucket that matches, not all
...
buckets that match.
Added help info about escaping meta-characters in regexps.
2009-03-04 13:24:23 +11:00
Colin Kuskie
bd38691cf0
Perl code for user selectable columns in the data table.
2009-03-04 13:24:23 +11:00
Colin Kuskie
2bb63fa79b
Log the complete URI, with query fragment.
2009-03-04 13:24:23 +11:00
Colin Kuskie
3de4e4ac87
Fix the name of the SummarizePassizeAnalytics workflow.
2009-03-04 13:24:23 +11:00
Colin Kuskie
eb844fd26e
Add Passive Analytics modules, Workflow Activites, i18n and content
...
handler.
2009-03-04 13:24:23 +11:00
Colin Kuskie
d59cdea8a7
Add logging to the Asset Content handler.
2009-03-04 13:24:22 +11:00
Graham Knop
c7f887e47a
fix AdSpace, Ad tests
2009-03-03 20:11:22 +00:00
Colin Kuskie
71d7e4cb08
Fix a missing help entry in the i18n for the Search.
2009-03-03 17:25:23 +00:00
Colin Kuskie
3049a3cce3
Fix POD/whitespace issues.
2009-03-02 17:48:06 +00:00
Yung Han Khoe
8a06e67b83
added edit link to matrix listing view
2009-03-02 09:54:22 +00:00
Yung Han Khoe
b7037dc7f9
matrix bugfixes
2009-02-28 01:49:03 +00:00
Yung Han Khoe
c4376366f3
fixing matrix compare results
2009-02-27 21:53:24 +00:00
Yung Han Khoe
45a724f761
fixing combo/select boxes on Matrix search and edit listing screens
2009-02-27 14:17:09 +00:00
Colin Kuskie
e25d605ccc
Add a cancel button to the Matrix Listing form.
2009-02-26 21:04:46 +00:00
Colin Kuskie
20131cf130
Fix a label in the Matrix (privileged vs Registered.)
2009-02-26 20:53:00 +00:00
Colin Kuskie
b934a59998
Fix Survey hoverhelp and i18n.
2009-02-26 20:48:22 +00:00
Colin Kuskie
67f3f98731
Fix a Survey typo in the name of a political party.
2009-02-26 18:05:22 +00:00
Colin Kuskie
91ecdda498
Fix a bug in the paginator where in 10/20 page links the number
...
of pages becomes less than 10/20.
Add lots of Paginator tests to check this.
2009-02-26 18:01:57 +00:00
Colin Kuskie
a8979545ef
Fix another DataForm deletion bug, deleting when there's no storage object.
2009-02-26 16:09:51 +00:00
Colin Kuskie
a9a49d3205
Fix an i18n problem in the Asset_Search namespace.
2009-02-26 05:49:42 +00:00
Colin Kuskie
69b678b9c0
Remove another double quote in HTMLForm.
2009-02-26 05:49:22 +00:00
Doug Bell
0828ecfef5
fixed: IE6 shows Admin Bar over Asset Manager
2009-02-25 23:55:40 +00:00
Graham Knop
ddf3a9ed74
test fix
2009-02-25 21:15:34 +00:00
Colin Kuskie
c2390164e6
Remove a dangling double quote in the HTMLForm table inside of the fieldset.
2009-02-25 05:01:52 +00:00
Colin Kuskie
ae1d89de3b
i18n the Survey Asset definition, and add hoverhelp.
2009-02-25 04:47:47 +00:00
Yung Han Khoe
be4749120b
fixed ukplayer in Matrix Listing view
2009-02-24 04:04:42 +00:00
Yung Han Khoe
5874a16579
fixing a syntax error in WebGUI/AdSpace.pm
2009-02-24 02:34:23 +00:00
Colin Kuskie
c1ef15b838
More Inbox template variables.
2009-02-23 23:53:10 +00:00
Colin Kuskie
1849daa922
Account Inbox template variables.
2009-02-23 21:57:29 +00:00
Graham Knop
65a0c7bbae
allow single quote delimiters for macro parameters
2009-02-23 04:25:17 +00:00
David Delikat
af5ad84fc8
added code and test suite for a series of functions that
...
identify non-human web clients so that advertising can
eliminate ghost impressions and ghost clicks
2009-02-23 00:20:46 +00:00
Colin Kuskie
64427568b1
Fix API problems with adding a new payment gateway.
2009-02-22 18:09:31 +00:00
Colin Kuskie
9f10c3c693
Move template variable generation back into prepareView in the GalleryAlbum, so
...
that scripts are properly put into the HEAD block of a page.
2009-02-22 03:36:09 +00:00
Colin Kuskie
1a4211dcb5
Really fix Thingy pagination this time. I promise. For sure.
...
No kidding.
2009-02-21 00:37:57 +00:00
Graham Knop
9686a74244
International text retrieval has been optimized
2009-02-20 23:50:20 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Colin Kuskie
179e75ef8f
Fixes of defaultValue from undef to '', 0 for mysql 5.1
2009-02-20 17:28:23 +00:00
Colin Kuskie
44ac8a42b9
Add a missing template variable, which prevented users from deleting
...
a DataForm entry when viewing that entry.
2009-02-19 06:10:52 +00:00
Colin Kuskie
021215c9bd
Fix a hash lookup into a C::IO object in the DataForm, which isn't a hash.
2009-02-18 23:58:05 +00:00
Wes Morgan
f88093a82b
added more MIME encoding of mail headers in case wide chars sneak in there
2009-02-18 21:40:47 +00:00
Graham Knop
5800a9ef0a
fix compile time warning
2009-02-18 03:20:51 +00:00
Graham Knop
e5ede77c29
use char instead of varchar
2009-02-18 03:18:20 +00:00
Colin Kuskie
c90fa56507
Make WebGUI::PseudoRequest work with fatals. Cookies are now mocked and
...
tied off inside that package. ErrorHandler uses the session request object,
instead of RequestUtil.
2009-02-18 02:46:59 +00:00
Colin Kuskie
e0ce8caf5a
ProfileCategory->set really wants ALL the options. Document that in POD.
2009-02-18 02:42:27 +00:00
Colin Kuskie
41e56932e6
If the get credentials template is deleted, give an error message instead of
...
silently dying and returning to the page from the cart interface.
2009-02-17 23:59:07 +00:00
Doug Bell
30158b7f8d
fixed: Collab groupToEditPost shouldn't be empty
...
fixed: WebGUI::User->isInGroup has bad defaulting behavior
2009-02-17 23:21:30 +00:00
Graham Knop
e7e46ed865
cache canShowDebug a little differently to allow for mime type changes
2009-02-17 17:29:00 +00:00
Yung Han Khoe
90247ac13c
matrix performance improvements
2009-02-17 01:34:34 +00:00