Commit graph

2636 commits

Author SHA1 Message Date
Yung Han Khoe
9cdd099d5e fixed #9933: Matrix 2.0 - Unable to view/edit product maintainer account 2009-03-28 20:04:20 +00:00
Colin Kuskie
01b8ccf412 Add getAddToCartForm to skus, update Shelf code, help, i18n and template. 2009-03-28 17:25:43 +00:00
Yung Han Khoe
2f1837c608 fixed #9865: Matrix: Later added attributes are not detected in older listings 2009-03-28 15:51:45 +00:00
Yung Han Khoe
15b29252ed Fixed Matrix alpha numeric sort direction, changed default sort to alpa numeric 2009-03-28 15:26:09 +00:00
Patrick Donelan
07e03c7b15 Fixed Survey to follow convention that a value of 0 for maxResponsesPerUser
should imply unlimited. Updated tests and docs to match.
2009-03-27 05:12:57 +00:00
Kaleb Murphy
774ef99cb6 Dont let stupid monkies play with object members 2009-03-27 00:11:19 +00:00
Graham Knop
e1d659553e Fix Ad Sku templates: Asset ID, Namespace, I18n 2009-03-26 22:29:13 +00:00
Graham Knop
c91878c9a3 test fixes and small cleanups 2009-03-26 21:44:55 +00:00
Kaleb Murphy
046dae4f31 Moved multiple choice questions to the data base, and they can now be edited globally from the Survey edito 2009-03-26 21:02:30 +00:00
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
David Delikat
daf279f8d2 merged from HEAD 2009-03-25 14:45:27 +00:00
David Delikat
b1bd7e6205 done!
I'd like to thank all the little people because I wouldn't be here if it wasn't for you.
;)
2009-03-24 23:04:56 +00:00
David Delikat
e0ef9d3c6e all functions complete
-- pre-polish check point
2009-03-24 21:13:13 +00:00
Colin Kuskie
9a544df683 Remove old debugging code. 2009-03-24 19:33:07 +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
David Delikat
efbe79e365 almost done 2009-03-24 04:49:06 +00:00
David Delikat
b35848179c little changes here-n-there 2009-03-24 00:56:35 +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
Brian Medley
e7a3282af3 RSS Limiter 2009-03-23 09:09:48 +00:00
Brian Medley
cdb5421c3c Seems to be done 2009-03-23 08:41:16 +00:00
David Delikat
279cb24cbe working image upload
thanks PerlDreamer
2009-03-23 03:33:17 +00:00
Brian Medley
689a8b3e23 checkpoint 2009-03-22 23:56:32 +00:00
Brian Medley
fe54073536 checkpoint 2009-03-22 20:47:46 +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
David Delikat
e9d54a3171 90% functionally complete 2009-03-22 01:25:19 +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
David Delikat
df234709f4 merged to 9933 2009-03-21 12:58:03 +00:00
David Delikat
4fb7b2c81b big check point
passes lots of tests
well 8
but hey there are tests!
2009-03-20 03:56:11 +00:00
Graham Knop
25af23ff2c test fixes 2009-03-19 21:59:18 +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
David Delikat
856cc06d04 merged with HEAD and other interesting changes 2009-03-19 04:12:03 +00:00
David Delikat
66c6c0fae5 yet another check point 2009-03-19 01:42:22 +00:00
David Delikat
3c56bb64ae nuther check point 2009-03-18 17:50:56 +00:00
Martin Kamerbeek
7c7db4d688 Cleanup. 2009-03-18 15:50:52 +00:00
Martin Kamerbeek
1361ecb65a Fixed validation issue in Donation asset. 2009-03-18 15:47:17 +00:00
Brian Medley
6acbdc063a Checkpoint 2009-03-17 20:45:25 +00:00
David Delikat
e6fc38a502 check point 2009-03-17 16:31:54 +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
Martin Kamerbeek
7ce918852e Adding vendor payout manager 2009-03-13 12:39:29 +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