Doug Bell
60b6620aac
re-adding necessary template
2009-09-22 21:36:36 -05:00
Doug Bell
89642317b5
added gotcha for shunt point
2009-09-22 21:31:14 -05:00
Colin Kuskie
e751c7ffea
Update changelog and upgrade scripts to build shunt from 7.7.20 to 7.8.0
2009-09-22 19:28:05 -07:00
Doug Bell
a8e4b0b9a9
move shunt point to 7.7.20
2009-09-22 21:27:18 -05:00
Doug Bell
5987f5821c
remove templates included with 7.7.20 upgrade
2009-09-22 21:09:18 -05:00
Doug Bell
c102454fdd
fixed #11019 : Ctrl-A blinks and deletes code in code editor
2009-09-22 18:45:49 -05:00
Doug Bell
73f17571b2
fixed #11012 : Code editor corrupts JS
2009-09-22 17:32:57 -05:00
Colin Kuskie
c16ed6ca8e
Account CSS cleanup, related to #10029 .
...
Remove file from Extras, remove link to file in an unused account layout
template. Remove global CSS settings for body, img, a.
2009-09-22 13:57:01 -07:00
Colin Kuskie
c7e7b6eed0
remove debug code from CSRF code.
2009-09-22 13:35:16 -07:00
Colin Kuskie
9d438f7266
Fix bad URLs from happening when inheritUrlFromParent is used. Fixes bug #11011
2009-09-22 11:45:06 -07:00
Graham Knop
fcf73a4d29
remove beta from urls for carousel and imagecropper
2009-09-22 11:21:16 -05:00
Colin Kuskie
bd2fd0d9a3
Also convert carousel from beta to stable in JS urls.
2009-09-22 09:19:12 -07:00
Graham Knop
c5b7785fe7
fix macro usage and element-beta URLs in story manager templates
2009-09-22 11:08:19 -05:00
Graham Knop
16a102c9b9
note YUI upgrade
2009-09-22 10:41:18 -05:00
Graham Knop
8efdc04dce
fix bad macro usage in story manager template
2009-09-22 10:40:39 -05:00
Colin Kuskie
50d3f48936
Extend existing non-recurring Subscriptions when rebought. Fixes bug #11010
2009-09-21 22:17:21 -07:00
Colin Kuskie
323edd888e
More tests for bug fix #11009 .
...
Abstract out making a session in WebGUI::Test. Update POD
in Shop/Address. Add tests for newBySession, showing that
the previous commit that allows update to update addressBookId
actually fixed the bug in question.
2009-09-21 19:44:43 -07:00
Colin Kuskie
90b42437af
Unify the story manager upgrade packages for 7.8.0.
...
Also, using Tabb's awesome improved templates.
2009-09-21 15:53:47 -07:00
Colin Kuskie
975a40f6cb
Fix column typo, and also fix YUI filenames in packed head tags and templates.
2009-09-21 13:48:46 -07:00
Graham Knop
2d28e0c0ba
update YUI to 2.8.0r4
2009-09-21 13:13:24 -05:00
Graham Knop
29fa3883f2
fix url on subscription template
2009-09-20 23:30:04 -05:00
Colin Kuskie
e3029f3661
Fix a typo in exportTransposedResults in the Survey fixes bug#10990.
2009-09-18 10:37:39 -07:00
Colin Kuskie
56f68bf291
Make subscribable asset handle its built-in group correctly. Fixes bug#11004
2009-09-18 09:25:30 -07:00
Colin Kuskie
dd9a78d24e
Fix Subscribable aspect i18n. Fixes bug #11003 .
2009-09-17 15:55:42 -07:00
Colin Kuskie
eac2099246
Mark Testing modules as optional, fixes bug #11008 .
2009-09-17 15:43:46 -07:00
Colin Kuskie
255abcdf97
Set correct defaults for icalFeeds in existant calendars. Fixes bug #11005
2009-09-17 15:36:58 -07:00
Colin Kuskie
bb10f0e3d0
i18n the datepicker. fixes bug #10976 .
2009-09-17 10:07:55 -07:00
Colin Kuskie
8395d090fa
Show thingy controls when maxEntriesPerUser is reached. Fixes bug #10950 .
2009-09-16 21:58:24 -07:00
Colin Kuskie
f4d19c41f7
DataForms logs an error when it cannot load the requested form type. Fixes bug #10954 .
2009-09-16 19:24:28 -07:00
Colin Kuskie
5499515600
Browser detection for calendar drop-down in IE8.
2009-09-16 17:23:40 -07:00
Colin Kuskie
79b849262c
WikiPage displays a locked label when locked. fixes bug #10998
2009-09-16 16:07:59 -07:00
Colin Kuskie
96dba300f7
Consider time zone when creating start/end dates for calendar view methods. Fixes bug #10924
2009-09-16 11:23:47 -07:00
Colin Kuskie
bcaff3b9eb
Add permission check to www_viewSchedule for the EMS. fixes bug #10987
2009-09-15 21:23:35 -07:00
Doug Bell
af4eff37f9
Merge branch 'master' of git@github.com:plainblack/webgui
...
Conflicts:
docs/changelog/7.x.x.txt
2009-09-15 20:17:31 -05:00
Doug Bell
ed8a0dac5c
added direct value access in DataForm list view
2009-09-15 20:16:31 -05:00
Colin Kuskie
694d54928e
autoGenerate and noFormPost are required for JSON fields. Fixes bug #10991 .
2009-09-15 14:21:19 -07:00
Doug Bell
e161afd5c0
fixed #10885 : code editor breaks JS comments
2009-09-15 14:37:03 -05:00
Colin Kuskie
740066cebc
Fix sorting in the EMS ticket screen. bug #10929 .
2009-09-15 10:24:19 -07:00
hao
082b04b967
Fixed bug #10982 where survey admin menu options appear twice. Caused by the Survey Asset directly calling its parent getAdminConsole method instead of instantiating a session instance of the method.
2009-09-15 12:02:49 -04:00
Colin Kuskie
5ee64a57d3
Allow profile fields to be emptied. Fixes bug #10913 .
2009-09-14 20:42:38 -07:00
Colin Kuskie
b57dff3e3e
Fix a bad template variable in SendNewletters workflow activity, bug #10953
2009-09-14 18:58:10 -07:00
hao
5a43e24384
Merge branch 'master' of git@github.com:plainblack/webgui
2009-09-14 14:29:58 -04:00
hao
a48b16dbfc
Fixed #10967 : Using a round bracket (parenthesis) in a macro. Unbalanced parentheses can now be escaped in macro calls using the backslash character.
2009-09-14 14:27:14 -04:00
daviddelikat
7fff83f8ad
fixed the name of an upgrade function, now the upgrade works
2009-09-12 01:09:59 -05:00
Colin Kuskie
b090f92d78
Fix the Newsletter template. Hide subscribe link if used in a CS, and change the namespace.
2009-09-11 08:30:42 -07:00
Doug Bell
6da85b89a7
add #455 : Featured page in wiki
2009-09-10 15:57:59 -05:00
Colin Kuskie
cf9df28ddd
Fix import Story Archive packages with sub-stories.
2009-09-10 09:57:18 -07:00
Colin Kuskie
021b7f8fed
Fix import Story Archive packages with sub-stories.
2009-09-10 08:43:26 -07:00
Colin Kuskie
f5b2b6d4cd
Check for additional bad user profile field names. bug #10941
2009-09-10 08:43:25 -07:00
Doug Bell
65120a61cb
Merge branch 'master' of git@github.com:plainblack/webgui
...
Conflicts:
docs/changelog/7.x.x.txt
docs/upgrades/upgrade_7.7.19-7.8.0.pl
2009-09-09 17:26:55 -05:00