Commit graph

12418 commits

Author SHA1 Message Date
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
c7eacad029 Patch matrix listing template. fixes #10900 2009-09-04 11:08:35 -07:00
Colin Kuskie
54b9d4d7df Make test clean-up its version tag. 2009-09-04 09:43:14 -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
8d30bc2b49 Document that the IOB bug was fixed in the changelog. 2009-09-03 18:59:59 -07:00
Colin Kuskie
2d967fc6f8 Merge branch 'master' of git@github.com:plainblack/webgui 2009-09-03 17:22:10 -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
Graham Knop
5090c8029e add another quoting edge case to macro tests 2009-09-03 18:24:36 -05:00
Colin Kuskie
39b9bd399e Clarify the documentation for webServerPort in config file. Fixes bug #10883 2009-09-03 15:17:51 -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
bdfe44dec3 fix EMS registrant lookup template JS bug #10884. 2009-09-03 12:57:06 -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
3632c87656 Remove extra JSON file. 2009-09-03 09:34:21 -07:00
Colin Kuskie
7d74429fca Fix issues with upgrading templates from 7.6.35 to 7.7.19. Fixes #10878. 2009-09-03 09:30:59 -07:00
Colin Kuskie
9c2fb21670 Move package to correct directory for 7.8. 2009-09-03 09:03:36 -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
7ebd486797 Update gotcha about changes to RSS. 2009-09-02 18:41:55 -07:00
Colin Kuskie
3d931206a9 Merge branch 'master' of git@github.com:plainblack/webgui 2009-09-02 18:41:26 -07:00
Doug Bell
e502e777d2 fix #10873: Code editor breaks CSS comments 2009-09-02 17:41:41 -05: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
7b15f13ffb Fix a spelling typo. 2009-09-02 09:25:00 -07:00
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