Patrick Donelan
7a42b4b241
Merge branch 'master' into survey
...
* master: (36 commits)
Add a mutator for questionsAnswered, with tests.
Fix i18n file namespace.
Flesh out the recordResponses POD. Almost ready for more in depth testing.
recordResponse tests (just a few)
goto tests.
Add POD stubs, fully document goto.
Fix my stupid typo in the Shelf template with div.
nextQuestions tests.
Add section separator comments between the subroutines.
Remove old discussion related items from the Article templates.
matrix compare screen bugfix
matrix bug fixes
Add more AdminBar tests.
Add tests for nextSectionid, nextSection, currentSection.
Tests for createSurveyOrder and shuffle.
Change ResponseJSON to use a proper mutator for startTime.
Forward porting site starter css fix for clears and page content positioning.
forward porting quotes in asset title fixTitle test
forward port syndicated articles i18n template fix
Forward port templated ITransact edit credentials screen.
...
2008-12-15 00:35:32 +00:00
Colin Kuskie
9890ede43d
Forward porting removal of deleteFileUrl from Posts in the CS, re bug 9260.
2008-12-15 02:39:11 +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
8fa164200a
Add more AdminBar tests.
...
Fix adminbar macro to handle bad asset classes without dying.
2008-12-12 03:24:09 +00:00
Colin Kuskie
5096352780
Forward porting site starter css fix for clears and page content positioning.
2008-12-11 19:21:20 +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
Doug Bell
9f58115cac
fixed #9150 : Edit Data Table - Cannot add column (David Delikat)
2008-12-11 00:27:54 +00:00
Colin Kuskie
5de83bb5af
add related product controls template variable to the default product template
2008-12-10 18:46:23 +00:00
Colin Kuskie
09f7caab40
Provide a way for Template to import old packages that have headBlock properties, with tests.
2008-12-10 18:29:18 +00:00
Colin Kuskie
bb5ced3e0d
remove Combo from Thingy, and let it autodetect List type form fields like the dataform does
2008-12-10 17:03:25 +00:00
Graham Knop
5e14b1d978
preparing for 7.6.7 dev
2008-12-10 06:43:51 +00:00
Graham Knop
640539b651
preparing for 7.6.6 release
2008-12-10 05:46:53 +00:00
Colin Kuskie
6336e569ff
Forward port PayDriver button and labeling fix.
...
Forward port testEnvironment fix for not having prerequisite perl modules.
2008-12-10 02:28:39 +00:00
Colin Kuskie
869aa3e64d
Fix the TimeField form control, and add lots of tests.
2008-12-09 16:43:39 +00:00
Yung Han Khoe
1a67df91bc
Making Matrix edit listing screen templatable
2008-12-09 15:17:20 +00:00
Colin Kuskie
415221fb4d
Forward port Calendar location field fix in ical.
2008-12-09 04:29:22 +00:00
Colin Kuskie
dcb22dfd6a
Forward port Thingy_fields defaultValue size fix.
2008-12-09 01:35:18 +00:00
Colin Kuskie
e636e927e8
Fixed some Account i18n typos.
2008-12-08 22:06:08 +00:00
Colin Kuskie
aabec44de8
Forward porting singleton warn vs error for Cron.
2008-12-08 19:21:12 +00:00
Yung Han Khoe
77aefb85e6
fixed #9219 : Thingy After Save Search This Thing not showing all rows
2008-12-07 17:25:17 +00:00
Yung Han Khoe
8ba4f6ef70
More Matrix bugfixes
2008-12-07 13:10:08 +00:00
Colin Kuskie
0768af119f
fix quoting problems in webgui tinymce image plug-in
2008-12-05 18:46:43 +00:00
Colin Kuskie
a2a34e7a80
Have AssetAspect comment format its content as HTML, not text.
2008-12-03 22:46:51 +00:00
Colin Kuskie
49cbf11ed2
forward porting UserList profile field name bug fix
2008-12-03 22:39:11 +00:00
Colin Kuskie
1a3ad244b9
update RTE docs for adding toolbar buttons AND Valid Elements
2008-12-03 19:26:02 +00:00
Colin Kuskie
03c411b68e
Remove 7.5.34 changelog that snuck into the 7.6 branch.
...
Forward port imageTree thumbnail relative url fix for sites with multiple hostnames
2008-12-03 18:14:13 +00:00
Martin Kamerbeek
1dde85aad0
Merging fixed #8775 : Miscount in number of replies in CS Thread.
2008-12-03 15:39:33 +00:00
Graham Knop
935054dd82
preparing for 7.6.6 dev
2008-12-03 01:11:48 +00:00
Graham Knop
a3ac48b485
preparing for 7.6.5 release
2008-12-03 00:33:19 +00:00
Graham Knop
0957247dbc
removing WSClient
2008-12-03 00:32:58 +00:00
Graham Knop
f3e08f3268
fixed: international characters are corrupted on export
2008-12-03 00:32:43 +00:00
Graham Knop
4a88e39c21
fixed: filtering of rich text areas very slow for large content
2008-12-03 00:32:36 +00:00
Colin Kuskie
a71e494d34
Fix Calendar copy behavior. By default, duplicate will only copy
...
the Calendar. duplicateBranch must be called to copy it _and_ its
children.
2008-12-03 00:02:01 +00:00
JT Smith
943e220508
- security: A problem was discovered and fixed in which users could email executable attachments to a collaboration system and then when viewed online, could execute them.
2008-12-02 20:13:28 +00:00
Colin Kuskie
1fb383ec73
forward porting ems badge viewing permission fix
2008-12-02 19:07:40 +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
Colin Kuskie
b02fee3318
Adding tinymce language support for arabic, portugeuese,
...
danish, french, russian, spanish, german, dutch, norway,
hungarian and italian.
2008-12-02 02:09:04 +00:00
Colin Kuskie
f9d9de3cc6
Make Posts respect the email privacy setting. Fixed in 7.6 branch only.
2008-12-01 22:50:38 +00:00
Colin Kuskie
e961bb6f26
forward port Product JSON collateral wide character fix
2008-12-01 19:29:45 +00:00
Yung Han Khoe
e085eff6af
fixed UserList
2008-12-01 10:11:24 +00:00
Colin Kuskie
3999399d4d
remove some old merge leftovers
2008-12-01 05:40:41 +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
d3f8a075a7
forward port Thingy newline display fix (Form/Textarea)
2008-11-26 19:13:46 +00:00
JT Smith
18b26f8bc0
- fixed: a bug in Crud where keys being updated would cause a crash
2008-11-26 17:20:02 +00:00