Commit graph

11640 commits

Author SHA1 Message Date
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
Brian Medley
3e5c9d04ae Another checkpoint. 2009-02-26 00:02:07 +00:00
Doug Bell
0828ecfef5 fixed: IE6 shows Admin Bar over Asset Manager 2009-02-25 23:55:40 +00:00
Graham Knop
a18bccd543 preparing for 7.6.14 dev 2009-02-25 21:49:09 +00:00
Graham Knop
a26e500d05 preparing for 7.6.13 release 2009-02-25 21:15:40 +00:00
Graham Knop
ddf3a9ed74 test fix 2009-02-25 21:15:34 +00:00
Kaleb Murphy
f275024f67 Survey.pm now has surveyJSON as a normal definition property, which is also versioned. Survey Responses are not versioned, so updating a survey can cause errors with ongoing responses. 2009-02-25 18:53:14 +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
David Delikat
fc21af73d2 Ad Sku for selling advertising through WebGUI online shopping 2009-02-24 15:12:01 +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
Colin Kuskie
715d2ff6b6 New template with user filter. 2009-02-23 13:43:28 -08:00
Colin Kuskie
2173a202f8 Add Help for new template variable, and i18n. 2009-02-23 13:41:15 -08:00
Colin Kuskie
2548273219 Add UI for filtering based on sender.
Adds a dropdown with JS on change for instant submit.  Works with
column sorting.
2009-02-23 12:28:13 -08:00
Colin Kuskie
b2523d8b24 API change to allow filtering messages by userId.
Changes to getMessagesForUser, getMessagePaginator.  With tests.
2009-02-23 12:27:11 -08:00
Colin Kuskie
a6c9d3c3d1 Peel off SQL so that others things can be selected. 2009-02-23 09:11:34 -08:00
Colin Kuskie
9231eb9f46 Add an option to create, to not make emails. 2009-02-23 09:10:31 -08:00
Colin Kuskie
12de18502a Beginning of Inbox/Message.t testing 2009-02-23 09:09:47 -08:00
Colin Kuskie
92502151f8 Add a test for setDelete. 2009-02-23 09:09:11 -08:00
David Delikat
8adae35947 fixed postfix object notation 2009-02-23 04:51:45 +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
Brian Medley
2bbd1c8610 First try at resize of an image. 2009-02-22 20:40:36 +00:00
Brian Medley
3ff4f161fe Needed for the crop utility. 2009-02-22 19:45:48 +00:00
Colin Kuskie
fdeece9a64 Fix the Account/Inbox template so that the select all button works. 2009-02-22 19:27:40 +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
7684aa6e53 Add a quick, 1-off profile category test. 2009-02-21 23:17:25 +00:00
Colin Kuskie
118a05a00c Handle the case when CODE_COP=0 2009-02-21 22:22:05 +00:00
Colin Kuskie
9988f6a116 Add a check for keys with spaces. 2009-02-21 22:19:46 +00:00
Graham Knop
e596489f10 adjust template i18n test to use the real macro parser 2009-02-21 22:17:24 +00:00
Colin Kuskie
cd30eb437c Branching for Story Manager. 2009-02-21 06:12:57 +00:00
Colin Kuskie
f509317d55 Complete the Asset/Wobject/Matrix.t fix by using the newly calculated assetId in the test. 2009-02-21 02:24:34 +00:00
Colin Kuskie
f0b025e855 Update International test for new International module. 2009-02-21 02:16:15 +00:00
Colin Kuskie
cdcdd2951f Clean up after the newly modified DeleteExpiredSession test. 2009-02-21 02:06:22 +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
8b06f912ca Rewrite the DeleteExpiredSessions test to not take cheap shortcuts
that are not very reliable.
2009-02-20 22:31:03 +00:00
Colin Kuskie
179e75ef8f Fixes of defaultValue from undef to '', 0 for mysql 5.1 2009-02-20 17:28:23 +00:00
Brian Medley
482267b8af check point 2009-02-19 18:32:57 +00:00