Yung Han Khoe
17378e2e77
taking out an unapproved rfe
2009-03-25 21:59:09 +00:00
Yung Han Khoe
9a88b8756e
added Thingy field-copy function and changed thingy field pretext and subtext
2009-03-25 21:52:33 +00:00
Yung Han Khoe
a57fc80a18
Added rfe #9098 Thingy thing-copy function and added some context to thingy's i18n
2009-03-24 17:08:33 +00:00
Brian Medley
4c408da55a
Image Asset tests, upgrade package, and code.
...
RSS Limiter tests, upgrade package, and code.
2009-03-23 21:11:10 +00:00
Yung Han Khoe
25afba2f52
Added caching to statistics on Matrix view.
2009-03-23 20:54:26 +00:00
Kaleb Murphy
cafd31f87a
New Question type. Just a Month-Year type with a month drop down and a 4 digit year text box.
2009-03-22 18:18:38 +00:00
Yung Han Khoe
2151730767
small matrix fix
2009-03-21 23:34:13 +00:00
Yung Han Khoe
302952b206
Matrix performance improvements
2009-03-21 23:26:08 +00:00
Doug Bell
212989054d
fixed error in new skeleton
2009-03-19 16:50:19 +00:00
Doug Bell
815134dca1
updating skeletons. run through perltidy. added note about Installable aspect. removed old install routines
2009-03-19 16:36:35 +00:00
Brian Medley
6acbdc063a
Checkpoint
2009-03-17 20:45:25 +00:00
Colin Kuskie
f621c1c0eb
Make the Shelf set and update the menuTitle, too.
2009-03-17 03:16:52 +00:00
Kaleb Murphy
fb8cd3af30
Removed debug sleep
2009-03-16 16:33:46 +00:00
Kaleb Murphy
cc11480d6d
Added Edit Survey loading mask to reduce loading confusing on slow connections.
2009-03-16 15:59:20 +00:00
Colin Kuskie
6ba8d34574
Help the DataForm deal with bad data in its JSON.
2009-03-15 22:57:18 +00:00
Patrick Donelan
b1b033afa5
Added Survey Workflow onSurveyEndWorkflowId
...
Fixed username bug
2009-03-15 06:34:37 +00:00
Patrick Donelan
d95a076ac5
Add optional userId param to Survey::responseId so that you can create a
...
response for a specific user (not just current user bound to session)
2009-03-15 06:34:15 +00:00
Graham Knop
b47ee4ea4d
fixing pod
2009-03-12 21:38:58 +00: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
Kaleb Murphy
0db9be4512
Added goto to sections and questions. Order of precedence is answer, question, then section.
2009-03-09 17:23:06 +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
03dce77e90
matrix upgrade and privileging fixes
2009-03-06 05:04:24 +00:00
JT Smith
1cfa9372b5
forward porting gallery bug fixes
2009-03-04 21:57:31 +00:00
Yung Han Khoe
b7037dc7f9
matrix bugfixes
2009-02-28 01:49:03 +00:00
Yung Han Khoe
c4376366f3
fixing matrix compare results
2009-02-27 21:53:24 +00:00
Kaleb Murphy
31341e5701
removing surveybundle
2009-02-27 18:40:05 +00:00
Kaleb Murphy
91b49f96b0
removing trace
2009-02-27 18:39:38 +00:00
Yung Han Khoe
45a724f761
fixing combo/select boxes on Matrix search and edit listing screens
2009-02-27 14:17:09 +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
a8979545ef
Fix another DataForm deletion bug, deleting when there's no storage object.
2009-02-26 16:09:51 +00:00
Kaleb Murphy
f275024f67
Survey.pm now has surveyJSON as a normal definition property, which is also versioned. Survey Responses are not versioned, so updating a survey can cause errors with ongoing responses.
2009-02-25 18:53:14 +00:00
Colin Kuskie
ae1d89de3b
i18n the Survey Asset definition, and add hoverhelp.
2009-02-25 04:47:47 +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
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Colin Kuskie
44ac8a42b9
Add a missing template variable, which prevented users from deleting
...
a DataForm entry when viewing that entry.
2009-02-19 06:10:52 +00:00
Colin Kuskie
021215c9bd
Fix a hash lookup into a C::IO object in the DataForm, which isn't a hash.
2009-02-18 23:58:05 +00:00
Graham Knop
e5ede77c29
use char instead of varchar
2009-02-18 03:18:20 +00:00
Yung Han Khoe
90247ac13c
matrix performance improvements
2009-02-17 01:34:34 +00:00
Yung Han Khoe
6286f2e31d
fixing Matrix sort by updated
2009-02-16 17:06:06 +00:00
Patrick Donelan
16c122a550
Fixed regression in ResponseJSON's sectionId, questionId and answerId
...
methods
2009-02-16 01:21:47 +00:00
Patrick Donelan
50091e8e3a
Started working on Survey Multiple Choice bundle management.
2009-02-16 00:13:58 +00:00
Patrick Donelan
bc9c66c2fd
Fixed template var regression in Survey.pm
2009-02-16 00:13:36 +00:00
Patrick Donelan
7958aefe64
Survey documentation improvements
2009-02-16 00:13:19 +00:00
Yung Han Khoe
d1680cf867
matrix search fixes and performance improvements
2009-02-15 16:08:48 +00:00
Colin Kuskie
9fd2d511a0
Make sure that the gallery obeys the displayTitle flag. Many gallery
...
templates were altered to support this.
2009-02-13 23:47:30 +00:00
Kaleb Murphy
a350398f41
Logic is corrected, but the JS should probably be rewritten to be more like the WG PageLayout drag and drop so that it isn't so finicky.
2009-02-13 18:28:52 +00:00
Patrick Donelan
34340e56fb
Added Survey::surveyJSON_* convenience methods that auto-persist to the db
2009-02-12 01:07:22 +00:00
Patrick Donelan
d9316f47c4
Made perlcritic a little less grumpy about Survey.pm
2009-02-11 09:28:16 +00:00