Commit graph

8537 commits

Author SHA1 Message Date
Colin Kuskie
2f602dfdb1 Force userId comparisons in SQL to use strings, not numbers.
Use WGBP for reference syntax.
2009-09-05 10:04:16 -07:00
Colin Kuskie
9e2cdbdc4b Fix POD in duplicateBranch, tidy the code. 2009-09-05 10:03:26 -07:00
Colin Kuskie
6b1fde7038 Log an error if duplicate cannot make a copy of itself. 2009-09-05 09:59:53 -07:00
Colin Kuskie
0cbc4eece1 fix #10879. Form/File loses files from previous storageId.
Tested Collaboration System, and User Profile Avatar field.
2009-09-04 17:16:22 -07:00
Colin Kuskie
20c19425eb Only log products that aren't defined in the Shelf. fix 10902 2009-09-04 11:35:57 -07:00
Colin Kuskie
084da8e159 fix #10891: Change session->output->print to skip macros based on detecting the mime-type. 2009-09-04 09:06:23 -07:00
Colin Kuskie
48be049930 Update POD to show new default mime type. 2009-09-04 09:06:16 -07:00
Colin Kuskie
0dd476e59f YUI 2.6 has element-beta-min. Fixes 10893. 2009-09-04 08:32:34 -07:00
Colin Kuskie
f4d8725190 Massive refactoring and bug fixing in InOutBoard.
Used placeholders for many queries, i18n'ed the Search button in
viewReport, fixed bugs related to users with no selected department
in their profile, fixed a bad query still looking for old style
user profile data.
2009-09-03 17:18:32 -07:00
Colin Kuskie
046bc36e5e Update POD for getValue in Form/Image 2009-09-03 14:53:29 -07:00
Colin Kuskie
541b8a4416 Remove debug code from Codearea 2009-09-03 14:53:18 -07:00
Colin Kuskie
cdb7fd2d6f Fix pagination for keywords listing in Story Archive. Fixes bug #10890. 2009-09-03 12:54:15 -07:00
Colin Kuskie
4ea146fc07 WikiMaster keyword pagination fixes, re # 10856.
Add pagination template variables to the default byKeyword template.
Fix pagination URL for keywords.

Conflicts:

	docs/changelog/7.x.x.txt
2009-09-03 09:00:50 -07:00
Colin Kuskie
fea30d0db0 Fix getProfileUrl, so it works with preventProxyCache. fixes #10877 2009-09-02 19:07:54 -07:00
Colin Kuskie
831664397d Remove group cleanup check for AdSpace group. 2009-09-02 19:04:50 -07:00
Colin Kuskie
13dd3f358c Finish updating AdSpace for reorganization.
Remove groupToPurchase, update tests to follow suit.
2009-09-02 18:47:55 -07:00
Colin Kuskie
fe253042ea Reorganize AdSpace properties for prices and permissions.
Remove click and impression prices.  Remove groupToPurchase.
Expose minimum clicks and impressions to the UI.
2009-09-02 10:42:29 -07:00
Colin Kuskie
1b9c2f324c fix 10838, AdSku template variable help. 2009-09-02 08:48:07 -07:00
Doug Bell
adc5e69498 remove logger 2009-09-02 03:41:56 +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
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
Doug Bell
81a256bd71 fixed codearea to work better and more compatible 2009-09-01 21:16:30 +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
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
daf9284b55 Remove debug code. 2009-08-28 19:51:59 +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
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
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
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
9442227ce8 i18n the New Column and Value entries. Fixes #10817. 2009-08-24 16:56:46 +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
Colin Kuskie
223a5125bf Use setting API to determine if the setting exists in the db. 2009-08-23 19:09:37 +00:00
Colin Kuskie
4f23d88b19 Use the new User API for determining if session user is visitor. 2009-08-23 19:09:14 +00:00
Patrick Donelan
f3c3bfb4dc Fixed GUID string comparisons (eq instead of ==) 2009-08-23 07:44:41 +00:00
Patrick Donelan
280e902c09 Fixes to Survey reporting and performance improvements
Fix: Survey export simple/transposed results to csv or tab
Fix: loadTempReportTable handling of revisionDates (and documentation)
Fix: returnResponseForReporting handling of mc questions
NYTProf performance improvements
Added some very basic Survey reporting tests
2009-08-23 05:15:32 +00:00
Colin Kuskie
ea51ba559e Add tests for ideogram searching. ft_min_word_len must be 2 or less. 2009-08-21 21:29:43 +00:00