Patrick Donelan
1376c8ae92
Merge commit WebGUI_7.6.9-beta into survey-rfe
...
* commit 'tags/WebGUI_7.6.9-beta': (31 commits)
Release 7.6.9-beta
preparing for 7.6.9 release
fixed: Exporting to static files can leak large amounts of memory
fixed: HTTP Proxy doesn't serve new content to visitors
use to_json and from_json in more places instead of encode_json and decode_json
Document the heretofore missing date template variable in
Qualify a chained method call when getting Workflow instances. If the
Attempt to fix IE6 bug
fixed: ukplayer example is now loaded with swfobject.js released under the MIT licence, see gotcha's and /extras/ukplayer
Added a style for printing Alumni pages
Emails sent about low stock should have status unread, not completed.
Moved draggable.js to extras/yui-webgui/build/layout since it is now a wrapper around YUI dragdrob
Attributions in the changelog for a patch provided to fix a bug.
whups, left in console.logs
Updated draggable.js to wrap the YUI
fixed #4137 : Calendar Search page has extra head tags in body
Fix a typo typo in the Operation/Workflow POD.
Forward port Shelf view fix. Was not displaying child shelves, only self.
Forward port the PayDriver bug fixes from 7.5 branch. Labels are always
fixed #9264 : new slideShow.swf uploaded in extras/ukplayer (United Knowledge/Arjan Widlak)
...
Conflicts:
lib/WebGUI/Asset/Wobject/Survey.pm
2009-01-22 04:39:43 +00:00
Yung Han Khoe
3a4f90aef6
rfe 9197: Survey timeout handling
2009-01-19 12:51:02 +00:00
Colin Kuskie
1b6dd7be63
Forward port the PayDriver bug fixes from 7.5 branch. Labels are always
...
taken consistently from the JSON blob, and not a mixture of the two.
2009-01-15 00:34:34 +00:00
Graham Knop
5334a678cc
preparing for 7.6.9 dev
2009-01-09 12:07:02 +00:00
JT Smith
75faea98af
added #!/usr/bin/env perl to all utility scripts
2009-01-07 23:40:15 +00:00
Colin Kuskie
70a5299114
Legend and fieldset tags do not seem to obey CSS width limits. Add a paragraph
...
tag around the photo title to limit the width to 230px (250 - 2*10) for the
limit of the surrounding div.
2008-12-31 05:51:08 +00:00
Colin Kuskie
bddd156875
fix a typo in the Photo isHidden subroutine
2008-12-31 02:27:05 +00:00
Colin Kuskie
ea253f3fae
Really fix the database misspellings in the Account template settings.
2008-12-31 00:05:24 +00:00
Colin Kuskie
457f89d2d4
Added CSS file needed to make wiki tabs work.
2008-12-30 16:31:59 +00:00
Colin Kuskie
8b5f0ea4d8
Fix Gallery template errors and i18n.
2008-12-29 21:17:23 +00:00
Colin Kuskie
78cd604176
Fixed missing Gallery i18n, and some Dashboard i18n.
2008-12-29 20:08:51 +00:00
Colin Kuskie
47eb1998dd
Make the Redeem Subscription code template user selectable in the Subscription Asset.
...
Add Help, i18n for that template.
2008-12-29 17:31:36 +00:00
Colin Kuskie
153347e055
Last chunk of templates. Now to go back and do the heavy fixes.
2008-12-27 06:10:59 +00:00
Colin Kuskie
6233660669
Template i18n, new batch. Through 210 of 247.
2008-12-27 05:48:59 +00:00
Colin Kuskie
117c9dedab
More template i18n, through index 180/245.
2008-12-26 05:38:02 +00:00
Colin Kuskie
51d1955671
Set isHidden=1 in GalleryFile by default, to prevent some navigations from having
...
problems.
Update existing GalleryFile assets to set isHidden=1.
2008-12-24 23:13:11 +00:00
Colin Kuskie
e66e2d04cc
More template i18n.
2008-12-24 23:00:01 +00:00
Colin Kuskie
eeef2fb330
Fix a bug where the ITransact credentials template was not defined for plugins.
...
This prevented any credit card transactions from taking place.
2008-12-19 14:55:34 +00:00
Colin Kuskie
76d8c516ca
template i18n, along with new labels
2008-12-18 06:22:58 +00:00
Colin Kuskie
2c3fbf0744
more template i18n
2008-12-18 05:57:24 +00:00
Colin Kuskie
20070aac8d
i18n manually made buttons in these gallery templates, too.
2008-12-17 06:30:41 +00:00
Colin Kuskie
2dcea08b02
fix i18n problems in stock data template
2008-12-17 06:22:32 +00:00
Colin Kuskie
73ba12f2c1
i18n the second stock data template.
2008-12-17 06:18:32 +00:00
Graham Knop
b921f6bdc5
preparing for 7.6.8 dev
2008-12-16 21:45:10 +00:00
Colin Kuskie
753a5d4200
fix i18n problems in two templates.
2008-12-16 18:55:31 +00:00
Colin Kuskie
71b16e3bb3
Forward port Gallery Shortcut graphics fix.
2008-12-16 00:45:37 +00:00
Colin Kuskie
b8ef0d659c
i18n one of the two stock data templates
2008-12-15 04:26:51 +00:00
Colin Kuskie
f3d40423be
i18n a time tracking template
2008-12-15 03:22:12 +00:00
Colin Kuskie
3fd3bf8cd7
i18n the calendar print list template
2008-12-15 03:16:11 +00:00
Colin Kuskie
633d0fcedd
Internationalize two Gallery templates.
2008-12-15 03:09:09 +00:00
Colin Kuskie
a8011070bf
Fix my stupid typo in the Shelf template with div.
2008-12-12 21:44:46 +00:00
Colin Kuskie
d42d4e2569
Remove old discussion related items from the Article templates.
2008-12-12 16:44:06 +00:00
Colin Kuskie
b42d3a80de
forward port syndicated articles i18n template fix
2008-12-11 16:37:21 +00:00
Colin Kuskie
b9edc2592d
Forward port templated ITransact edit credentials screen.
2008-12-11 16:28:58 +00:00
Colin Kuskie
c15cc0ca51
Forward port address book title i18n fix
2008-12-11 16:26:15 +00:00
Colin Kuskie
5de83bb5af
add related product controls template variable to the default product template
2008-12-10 18:46:23 +00:00
Graham Knop
5e14b1d978
preparing for 7.6.7 dev
2008-12-10 06:43:51 +00:00
Yung Han Khoe
1a67df91bc
Making Matrix edit listing screen templatable
2008-12-09 15:17:20 +00:00
Colin Kuskie
dcb22dfd6a
Forward port Thingy_fields defaultValue size fix.
2008-12-09 01:35:18 +00:00
Yung Han Khoe
8ba4f6ef70
More Matrix bugfixes
2008-12-07 13:10:08 +00:00
Graham Knop
935054dd82
preparing for 7.6.6 dev
2008-12-03 01:11:48 +00:00
Graham Knop
0957247dbc
removing WSClient
2008-12-03 00:32:58 +00:00
Yung Han Khoe
bde609f5cb
fixing matrix upgrade bugfix
2008-12-02 11:03:04 +00:00
Colin Kuskie
c7c13f03bf
Add basic pagination support to the default Shelf template.
2008-12-02 03:56:38 +00:00
Yung Han Khoe
e085eff6af
fixed UserList
2008-12-01 10:11:24 +00:00
Yung Han Khoe
f61b2222ae
fixing a Matrix v2 upgrade bug
2008-11-30 23:02:13 +00:00
Colin Kuskie
27d7a73e53
Internationalize a Thingy template
...
Add a link from the manage screen back to the default view.
2008-11-27 02:33:08 +00:00
Colin Kuskie
2b3b3fd458
Remove the headblock property from the Template Asset, and merge
...
it into extra head tags. Style templates are not allowed to
have extra head tags.
2008-11-26 21:24:44 +00:00
Colin Kuskie
f1c94b241c
fix the misspelled word Template in template titles, properties and code for the Account
2008-11-24 22:50:10 +00:00
Colin Kuskie
7027178762
add upgrade script for 7.6.5
2008-11-24 22:12:25 +00:00