Colin Kuskie
c8b17b3f68
Fix a spelling error.
2009-09-28 16:03:27 -07:00
Graham Knop
1f2addb104
fixed: DataForm allows edits when locked by another version tag
2009-09-28 17:46:43 -05:00
Colin Kuskie
9a8b6d292e
Fix EMS Schdedule template bugs. Fixes bug #10988 .
...
Give the EMS Schdule template its own namespace. In the db,
remove usage of EMS template and EMS Schedule templates in the
wrong places.
2009-09-28 13:38:18 -07:00
Colin Kuskie
e5ead13da3
Force the user to pick a shipping method before checking out. Implements RFE #10940
...
If there is only 1 shipping method, automatically choose it. Displays
an message to the user if they have an address, but no shipping method.
2009-09-28 10:04:52 -07:00
Colin Kuskie
cad1d99844
Do not display the history tab in the wiki page if the user can't see the history page. Fixes bug #11056
2009-09-27 20:31:10 -07:00
Colin Kuskie
01b6305aa7
Add no-cache headers to maintenance screen. Fixes bug #11037
2009-09-26 08:25:12 -07:00
Colin Kuskie
ec6887b0ac
Make thingy respect thing permissions when generating form field for other things. Fixes bug #11032
2009-09-25 16:58:26 -07:00
Colin Kuskie
c5e9abe10e
Add a progress bar to uploading zip archives in Gallery Albums. Fixes bug #10994 .
2009-09-25 11:24:12 -07:00
Patrick Donelan
549f9ce650
Fix bugs in ExpireIncompleteSurveyResponses Workflow
...
Need to join on revisionDate otherwise one email per Survey revision
will be sent. (Added explicit test for this)
Some standard template vars were also missing - username and userId.
(forward-port from webgui-7.7)
2009-09-25 14:13:15 +10:00
Colin Kuskie
3e38ac540a
Move YUI filename fixes after the packages are installed. Part of bugfix #11038
2009-09-24 19:38:54 -07:00
Colin Kuskie
6d33558607
YUI 2.8 hiccup in the default carousel template. Fixes bug #11038 .
...
The upgrade script ran, then a template without the fix was installed
at the end of the upgrade.
2009-09-24 19:38:54 -07:00
Colin Kuskie
7d60f7523e
Events in the calendar, with and without starting times, behave similarly. Fixes bug #11033
2009-09-24 16:00:54 -07:00
Colin Kuskie
6a3d1588be
Uppercase any lowercase zipcode letters entered. Fixes 11018.
2009-09-24 09:32:14 -07:00
Colin Kuskie
77fc01af38
Do not set a redirect when streaming downloads. fixes file #11029
2009-09-23 21:27:43 -07:00
Colin Kuskie
564378bba8
Do not log empty statuses in the InOutBoard.
2009-09-23 16:34:24 -07:00
Colin Kuskie
8276336cbe
Templates in the trash or clipboard now log and return warnings. fixes bug #11031
2009-09-23 15:40:35 -07:00
Colin Kuskie
e4b99f1d6c
Clear cache on assets in trash and clipboard limbo states. fixes bug #11027
2009-09-23 15:39:56 -07:00
Colin Kuskie
79a544d4ae
Remove debug code from wiki keyword template. Fixes bug#11025.
2009-09-23 10:05:38 -07:00
Colin Kuskie
65f1377081
Add tests for InOutBoard. documents bug#11024.
...
Also, add a purge method to clean-up the collateral tables for this asset.
2009-09-23 09:55:25 -07:00
Graham Knop
929c012075
fixed: Wikis broken by 7.8.0 upgrade
2009-09-23 06:47:01 -05:00
Colin Kuskie
272fcec3b1
Ready for 7.8.1 development cycle.
2009-09-22 22:37:21 -07:00
Colin Kuskie
bcf9998634
Preparing for 7.8.0 release.
2009-09-22 20:31:38 -07:00
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