Commit graph

10638 commits

Author SHA1 Message Date
David Delikat
e0ef9d3c6e all functions complete
-- pre-polish check point
2009-03-24 21:13:13 +00:00
David Delikat
efbe79e365 almost done 2009-03-24 04:49:06 +00:00
David Delikat
b35848179c little changes here-n-there 2009-03-24 00:56:35 +00:00
David Delikat
279cb24cbe working image upload
thanks PerlDreamer
2009-03-23 03:33:17 +00:00
David Delikat
e9d54a3171 90% functionally complete 2009-03-22 01:25:19 +00:00
David Delikat
df234709f4 merged to 9933 2009-03-21 12:58:03 +00:00
David Delikat
4fb7b2c81b big check point
passes lots of tests
well 8
but hey there are tests!
2009-03-20 03:56:11 +00:00
David Delikat
856cc06d04 merged with HEAD and other interesting changes 2009-03-19 04:12:03 +00:00
David Delikat
66c6c0fae5 yet another check point 2009-03-19 01:42:22 +00:00
David Delikat
3c56bb64ae nuther check point 2009-03-18 17:50:56 +00:00
David Delikat
e6fc38a502 check point 2009-03-17 16:31:54 +00:00
David Delikat
30fa2028ff some changes 2009-03-06 21:54:28 +00:00
David Delikat
1869017ff3 first success 2009-02-28 20:17:32 +00:00
David Delikat
15a2cbd840 first part of coding 2009-02-27 03:37:55 +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
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
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
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
Colin Kuskie
4ee2e59f1d Add a test to make sure that update does not erase values that it is not given. 2009-02-19 18:09:32 +00:00
Colin Kuskie
d4fb48f77d Fix a bad test that will fail when we upgrade to mysql 5.1 2009-02-19 16:35:46 +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
Tabitha Zipperer
99281df4a8 Admin Bar fixing 2009-02-19 00:58:04 +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
Tabitha Zipperer
8b7db9ff38 Continuing to attempt to fix the admin bar 2009-02-18 23:46:22 +00:00
Tabitha Zipperer
895bfc3c4f Continued attempts at fixing the admin bar 2009-02-18 23:35:13 +00:00
Tabitha Zipperer
fe65b6bfb8 Fixed the Admin Bar problem 2009-02-18 23:01:54 +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
882a54fe5d preparing for 7.6.23 dev 2009-02-18 04:57:03 +00:00
Graham Knop
ff04f7a06c preparing for 7.6.12 release 2009-02-18 03:22:25 +00:00
Graham Knop
fe0fdda551 update gotchas for stable release 2009-02-18 03:21:46 +00:00
Graham Knop
5800a9ef0a fix compile time warning 2009-02-18 03:20:51 +00:00