Commit graph

12391 commits

Author SHA1 Message Date
Colin Kuskie
1b9c2f324c fix 10838, AdSku template variable help. 2009-09-02 08:48:07 -07:00
Graham Knop
4bf61807f7 change versions to 7.8.0 2009-09-02 01:47:34 -05:00
Colin Kuskie
36dd8eeb11 Ready for 7.7.20 development. 2009-09-02 06:09:14 +00:00
Colin Kuskie
a259d1ee24 19 > 17 2009-09-02 04:52:36 +00:00
Colin Kuskie
21f4bb14eb Add note about minimum upgrade requirements. 2009-09-02 04:51:30 +00:00
Doug Bell
adc5e69498 remove logger 2009-09-02 03:41:56 +00:00
Graham Knop
edae7a3b1c preparing for 7.7.19 release 2009-09-02 00:18:42 +00:00
Graham Knop
6f3980a9c9 fixed #10838: Forwarded forum post email to new CS adds reply to original thread 2009-09-01 22:40:08 +00:00
Colin Kuskie
838ae00af5 Provide a way for tests to purge assets with all their (hidden and unreachable)
version tags.  Fix Survey.t that was leaking versionTags.
2009-09-01 22:30:07 +00:00
Doug Bell
c671e94056 remove orphaned version tags 2009-09-01 22:25:22 +00:00
Colin Kuskie
d8ae7fc68e When purging an asset, clean up all version tags for this asset, which may
contain only this asset. Fixes #10872
2009-09-01 22:13:17 +00:00
Colin Kuskie
2703deba2e Use a consistent naming convention for Asset tests. 2009-09-01 21:33:32 +00:00
Doug Bell
81a256bd71 fixed codearea to work better and more compatible 2009-09-01 21:16:30 +00:00
Colin Kuskie
13c588ff7f Fix the DateTime form control, to actually update the time when changed
in the text box.
2009-09-01 20:13:47 +00:00
Colin Kuskie
a0d2e982bc Add upgrade path from 7.6.35 to 7.7.17. 2009-09-01 15:53:44 +00:00
Colin Kuskie
e9e2155254 Handle UTF8 in XML data sent to ITransact. Adds a test. Fixes bug #10855. 2009-09-01 15:42:39 +00:00
Colin Kuskie
baadf9c0ec Fix lots of typos. 2009-08-31 22:52:18 +00:00
Colin Kuskie
6d393fe269 Make Ogone.t test for its own name. 2009-08-31 21:30:54 +00:00
Colin Kuskie
22ea557532 Give EMS'es default values for Schedule Locations per Page. Fixes #10868. 2009-08-31 20:37:15 +00:00
Colin Kuskie
128d2b0014 Fix copy/paste error in the TimeTracker i18n. fixes bug #10857 2009-08-29 03:49:38 +00:00
Colin Kuskie
2f3b8b8037 Persist form data in the Files and Images.
Reformat lots of AdSku code, and change it to persist the storage for uploading an Image ad.
2009-08-28 22:56:17 +00:00
Colin Kuskie
9d23680e99 Fix styling of pagination in the default search template. Fixes #10851. 2009-08-28 20:40:22 +00:00
Colin Kuskie
daf9284b55 Remove debug code. 2009-08-28 19:51:59 +00:00
Colin Kuskie
d0648ecbbf Document 2nd bug fixed by commit 12267. 2009-08-28 17:58:00 +00:00
Colin Kuskie
0b43ba64f4 Use the right group in the canView check for Shop settings. fixes #10845. 2009-08-28 15:50:00 +00:00
Colin Kuskie
d902174739 Provide warnings in the Cart and Ship Driver screens when there are no
shipping plugins configured.  This prevented checkout no feedback.
fixes #10849.
2009-08-28 15:35:40 +00:00
Colin Kuskie
6c9ae74654 Leave instructions on how to replace images in an Ad. 2009-08-28 03:35:27 +00:00
Colin Kuskie
63388dcb93 Remove dead template code. 2009-08-28 01:58:20 +00:00
Colin Kuskie
dd89a77ba8 Display the minimum number of clicks and impressions that must be
bought by the user, in the buy ad space form.
tidy up code.  Fixes bug #10843
2009-08-28 00:17:08 +00:00
Colin Kuskie
95e979deda Form/AdSpace should should be a single select form element, not a multiple.
This fixes bug #10835.
2009-08-27 22:09:55 +00:00
Colin Kuskie
68f30825ce Fix Ad Asset hover help spelling errors. 2009-08-27 21:47:29 +00:00
Kaleb Murphy
2131e9f75a Corrected IE6/7 bugs while managing not to reintroduce the mem leak bug. 2009-08-27 18:30:30 +00:00
Martin Kamerbeek
106d321dd9 Fixed Poll: Pie Chart broken (#10830) 2009-08-27 16:17:14 +00:00
Colin Kuskie
22d462166f Move Calendar feeds into the Calendar Asset table as JSON collateral.
Update tests and workflows to follow.
2009-08-26 22:14:04 +00:00
Colin Kuskie
bfd25d6de2 i18n the Graphing tab title in the Poll. Fixes #10831. 2009-08-26 18:45:56 +00:00
Colin Kuskie
39550d399f Prevent the generateGraph yesNo from being generated twice in the editForm.
Fixes bug #10829.
2009-08-26 18:40:20 +00:00
Colin Kuskie
13cceb9c1a Check JSON deserialization, and make Assets do it. 2009-08-26 17:13:00 +00:00
Colin Kuskie
dc99ee12aa Refactor FilePump/Bundle.pm to use the JSONCollateral Aspect. 2009-08-26 15:46:33 +00:00
Colin Kuskie
18a52b9aa2 Refactor out the JSON collateral code from FilePump/Bundle.pm to make an aspect
that can be used by assets, operations and any other modules in WebGUI.
2009-08-26 15:42:18 +00:00
Colin Kuskie
7fcb339605 Upgrade all database tables that use JSON to be LONGTEXT instead of what they were.
Addresses bug #10825
2009-08-25 21:42:16 +00:00
Colin Kuskie
d0dd47a5a4 Define what I want the user to do in the gotcha's file, and in the spectre error messages. 2009-08-24 23:05:13 +00:00
Colin Kuskie
5a9f9f486e Make "ask user about using rich edit" work on IE6. Fixes #10808 (I hope). 2009-08-24 22:03:22 +00:00
Colin Kuskie
4c0f971699 Use a default location for spectre.pid, tweak the gotchas text. Addresses bug #10822. 2009-08-24 20:21:37 +00:00
Colin Kuskie
9442227ce8 i18n the New Column and Value entries. Fixes #10817. 2009-08-24 16:56:46 +00:00
Patrick Donelan
491e06bf7d Fixed Suvery Number js validation
Attaching the number validation code to onkeydown was very problematic.
Changing to onblur is much cleaner, and probably nicer for the user.
This commit also fixes the problem that Number questions without a 'step'
set would not be checked for 'required'-ness.
2009-08-24 08:31:02 +00:00
Colin Kuskie
6e0fcee52e Add WEBGUI_LIVE env variable to more tests that use Test::WWW::Mechanize. 2009-08-24 04:45:29 +00:00
Colin Kuskie
6634f3e337 Fix broken tests that were creating odd directories. 2009-08-24 03:39:04 +00:00
Colin Kuskie
0d0e5747d8 Fix a capitalization issue. Fixes bug 10816. 2009-08-24 00:13:46 +00:00
Colin Kuskie
6f830468d4 Fix broken i18n in the ThingyRecord. 2009-08-23 23:52:24 +00:00
Colin Kuskie
327efb2f1b Fix broken i18n for the progress bar in deleting assets. 2009-08-23 23:51:13 +00:00