Patrick Donelan
8c5436b7d2
Added Survey upgrade script for doAfterTimeLimit and RemoveResponseTemplate
2009-03-11 15:34:36 +11:00
Patrick Donelan
7ec5cab126
Merge branch 'master' into survey
...
* master: (121 commits)
Fix a POD typo.
correct inbox message from user preface
Fix a typo in the Default gallery view template
Documentation bug in buildArrayRefOfHashRefs
changed screenshots in Matrix Listing view to popup
matrix privileging fixes
Fix an i18n typo in the Post user defined variables.
Remove debugging code.
approval workflow fix
matrix upgrade and privileging fixes
fixed: Template parser cannot be set
forward porting gallery bug fixes
preparing for 7.7.0 dev
parser should be a selectbox, not a selectlist.
labeling survey as beta
fixeding my borkes to the changelog
fixed #9852 : Users can accept private messages from Visitor, but Visitor cannot send messages
preparing for 7.6.14 release
fix AdSpace, Ad tests
Restore the original properties for the profile category that was modified for test.
...
Conflicts:
docs/gotcha.txt
docs/upgrades/upgrade_7.6.10-7.6.11.pl
lib/WebGUI/Asset/Wobject/Survey.pm
lib/WebGUI/Asset/Wobject/Survey/SurveyJSON.pm
2009-03-11 15:26:07 +11:00
Colin Kuskie
cb7d37de32
Fix a typo in the Default gallery view template
2009-03-09 23:30:09 +00:00
Yung Han Khoe
d7f94f450b
changed screenshots in Matrix Listing view to popup
2009-03-09 10:48:26 +00:00
Yung Han Khoe
9d62603869
matrix privileging fixes
2009-03-08 13:23:52 +00:00
Colin Kuskie
c12e1b3758
Search form for StoryArchive view form.
2009-03-07 04:16:29 +00:00
Colin Kuskie
ae4c57a7f0
Add the new timeUpdated variable to the template, along with i18n phrase support.
2009-03-07 00:52:48 +00:00
Colin Kuskie
0e9f88ae07
Fix an i18n typo in the Post user defined variables.
2009-03-06 15:41:14 +00:00
Yung Han Khoe
03dce77e90
matrix upgrade and privileging fixes
2009-03-06 05:04:24 +00:00
Colin Kuskie
5bb4cbf299
change names of loops to be _loop vs Loop.
...
Added keyword loop variable.
Change subtitle to a textarea.
Add tests for Story template variables.
2009-03-05 23:43:50 +00:00
Colin Kuskie
f37e98b982
Fixes to edit story, view story templates. There is no summary field, it's
...
subtitle.
2009-03-05 22:48:25 +00:00
Colin Kuskie
8f933d96f5
Fix namespace in Story template
2009-03-05 21:59:36 +00:00
Colin Kuskie
fccab4a2c0
Template/folder clean-up
2009-03-05 21:50:54 +00:00
Colin Kuskie
e0f46517bb
Add a cancel button to the edit story form.
2009-03-05 17:59:22 +00:00
Colin Kuskie
40d17b7be9
Add stories to a story archive.
...
i18n support for that.
log problems when calling www_add in the story archive.
2009-03-05 17:22:41 +00:00
Colin Kuskie
04105713f0
merge back with HEAD for 7.7.0
2009-03-05 16:19:12 +00:00
Colin Kuskie
d134336ffc
Fix a broken label.
2009-03-05 01:01:03 +00:00
Colin Kuskie
cff0a9ae9d
Templates for archive, and edit story.
...
Added switches and URLs for adding stories.
Fixed date problems in the date_loop.
Fixed an autocommit issue with folders when there's no currently open version tag.
2009-03-05 00:15:20 +00:00
Graham Knop
cc1c1d165a
fixed: Template parser cannot be set
2009-03-04 22:09:08 +00:00
Graham Knop
e4006b3323
preparing for 7.7.0 dev
2009-03-04 20:11:19 +00:00
Colin Kuskie
f7ebd6189a
Beginnings of an edit form for the Story.
2009-03-04 18:11:57 +00:00
Doug Bell
04ad7d75ac
fixeding my borkes to the changelog
2009-03-04 03:40:16 +00:00
Doug Bell
a58300f8d5
fixed #9852 : Users can accept private messages from Visitor, but Visitor cannot send messages
2009-03-04 03:28:48 +00:00
Graham Knop
dd86f8c71e
preparing for 7.6.14 release
2009-03-03 20:11:30 +00:00
Colin Kuskie
02dc71055b
Story code. Added validParent, storage location code.
2009-03-02 20:20:43 +00:00
Colin Kuskie
b1add0ebdf
Add column for approval workflow.
2009-03-02 16:44:07 +00:00
Yung Han Khoe
8a06e67b83
added edit link to matrix listing view
2009-03-02 09:54:22 +00:00
Colin Kuskie
5009c96c32
Modify default config file.
...
Upgrade script adds Story Manager assets to site config files.
2009-02-27 22:25:47 +00:00
Colin Kuskie
49f5702aa8
Add Story Manager tables.
2009-02-27 19:23:44 +00:00
Colin Kuskie
f8b11b5423
merging back with HEAD
2009-02-27 06:06:05 +00:00
Steve Swanson
2cabca66e9
Bug fixed Matrix templates
2009-02-27 04:38:39 +00:00
Yung Han Khoe
125b81f247
fixing a Matrix upgrade bug
2009-02-27 01:29:07 +00:00
Colin Kuskie
e25d605ccc
Add a cancel button to the Matrix Listing form.
2009-02-26 21:04:46 +00:00
Colin Kuskie
20131cf130
Fix a label in the Matrix (privileged vs Registered.)
2009-02-26 20:53:00 +00:00
Colin Kuskie
b934a59998
Fix Survey hoverhelp and i18n.
2009-02-26 20:48:22 +00:00
Colin Kuskie
67f3f98731
Fix a Survey typo in the name of a political party.
2009-02-26 18:05:22 +00:00
Colin Kuskie
91ecdda498
Fix a bug in the paginator where in 10/20 page links the number
...
of pages becomes less than 10/20.
Add lots of Paginator tests to check this.
2009-02-26 18:01:57 +00:00
Colin Kuskie
a8979545ef
Fix another DataForm deletion bug, deleting when there's no storage object.
2009-02-26 16:09:51 +00:00
Colin Kuskie
a9a49d3205
Fix an i18n problem in the Asset_Search namespace.
2009-02-26 05:49:42 +00:00
Doug Bell
0828ecfef5
fixed: IE6 shows Admin Bar over Asset Manager
2009-02-25 23:55:40 +00:00
Graham Knop
a18bccd543
preparing for 7.6.14 dev
2009-02-25 21:49:09 +00:00
Graham Knop
a26e500d05
preparing for 7.6.13 release
2009-02-25 21:15:40 +00:00
Colin Kuskie
c2390164e6
Remove a dangling double quote in the HTMLForm table inside of the fieldset.
2009-02-25 05:01:52 +00:00
Colin Kuskie
ae1d89de3b
i18n the Survey Asset definition, and add hoverhelp.
2009-02-25 04:47:47 +00:00
David Delikat
af5ad84fc8
added code and test suite for a series of functions that
...
identify non-human web clients so that advertising can
eliminate ghost impressions and ghost clicks
2009-02-23 00:20:46 +00:00
Colin Kuskie
fdeece9a64
Fix the Account/Inbox template so that the select all button works.
2009-02-22 19:27:40 +00:00
Colin Kuskie
64427568b1
Fix API problems with adding a new payment gateway.
2009-02-22 18:09:31 +00:00
Colin Kuskie
9f10c3c693
Move template variable generation back into prepareView in the GalleryAlbum, so
...
that scripts are properly put into the HEAD block of a page.
2009-02-22 03:36:09 +00:00
Colin Kuskie
1a4211dcb5
Really fix Thingy pagination this time. I promise. For sure.
...
No kidding.
2009-02-21 00:37:57 +00:00
Graham Knop
9686a74244
International text retrieval has been optimized
2009-02-20 23:50:20 +00:00