Commit graph

1635 commits

Author SHA1 Message Date
Colin Kuskie
60a3906b05 Add a creation date to the Cart.
Use that date to expire carts older than an interval, via a new workflow.
Config file changes, tests, i18n.
2009-04-02 21:58:45 +00:00
Matthew Wilson
118ebf679e buhleted. (RSS* i18n) 2009-04-02 20:22:18 +00:00
David Delikat
1e445f82c4 fixed AdSku
added 'thanks' text after ad to cart
cleaned up i18n text
moved shop fields to shop tab
added AdSku Asset to WebGUI original config file
2009-04-01 02:54:55 +00:00
Matthew Wilson
cf63a4e4f3 (Matthew Wilson) add AssetAspect/RssFeed. See exportAssetCollateral for a good time. 2009-03-30 21:38:12 +00:00
Colin Kuskie
01b8ccf412 Add getAddToCartForm to skus, update Shelf code, help, i18n and template. 2009-03-28 17:25:43 +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
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
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
Colin Kuskie
b4ebcb2ae3 Fix a typo in Navigation help, for page.isDescendant. Attribution pending. 2009-03-24 02:04:31 +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
bd5c023bd0 Seems to be working. 2009-03-23 08:43:48 +00:00
David Delikat
279cb24cbe working image upload
thanks PerlDreamer
2009-03-23 03:33:17 +00:00
Yung Han Khoe
b8d4eac3ca rfe #9353: Welcome message template 2009-03-21 15:17:29 +00:00
David Delikat
df234709f4 merged to 9933 2009-03-21 12:58:03 +00:00
Graham Knop
25af23ff2c test fixes 2009-03-19 21:59:18 +00:00
Colin Kuskie
ccbff17b14 Add i18n for the Gallery and Album. 2009-03-19 15:45:53 +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
Yung Han Khoe
f14832a583 making account activation email templatable 2009-03-18 20:25:01 +00:00
David Delikat
3c56bb64ae nuther check point 2009-03-18 17:50:56 +00:00
Martin Kamerbeek
0a12c20691 Adding minimum checkout amount. 2009-03-18 13:06:00 +00:00
Yung Han Khoe
5176e17522 rfe #9355: Password Recovery email subject 2009-03-18 11:27:04 +00:00
Brian Medley
6acbdc063a Checkpoint 2009-03-17 20:45:25 +00:00
Martin Kamerbeek
320e1738a3 Adding base of Shop account plugin vendor payouts stuff. 2009-03-13 16:13:20 +00:00
Colin Kuskie
429d6b5a47 Add missing i18n for Passive Analytic Bucket workflow. 2009-03-12 21:53:19 +00:00
Colin Kuskie
6d1fddb4ef Add missing i18n labels. 2009-03-12 21:46:29 +00:00
Colin Kuskie
f15bb8558d Restoring i18n that was lost for the Survey. 2009-03-12 20:52:19 +00:00
Colin Kuskie
8cbf232e72 Adding Asset History content manager. 2009-03-12 05:08:03 +00:00
Patrick Donelan
a36750fde3 Removed DataTable edits from this topic branch 2009-03-11 18:57:21 +11:00
Patrick Donelan
634706efc1 Merge branch 'master' into passive_analytics_without_flux
* master:
  Fixed Survey Take template
  Squashed commit of the following: (from survey-rfe branch)
  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
2009-03-11 18:53:58 +11:00
Patrick Donelan
1f6ee6f595 Cleaned up Survey i18n 2009-03-11 15:43:20 +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
Graham Knop
27a51adfa0 correct inbox message from user preface 2009-03-10 19:14:42 +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
David Delikat
30fa2028ff some changes 2009-03-06 21:54:28 +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
JT Smith
f6e8d939ee labeling survey as beta 2009-03-04 17:12:03 +00:00
Colin Kuskie
4df4862c68 Add an enable button, to disable Logging.
Refactor out logging code into its own module for cleanliness.
2009-03-04 13:24:24 +11:00
Colin Kuskie
f676bfc536 Provide CVS data for all logs.
Generalized the CSV creation routine, then made wrappers for
all log types.
2009-03-04 13:24:24 +11:00
Colin Kuskie
c0adc273aa Label for regular expression errors on rule save. 2009-03-04 13:24:24 +11:00
Colin Kuskie
266dca5af6 Add admin settings for interval and table cleanup.
Interval is used as the default in the editRuleflow page.
table cleanup works as a setting, but doesn't do anything yet.
2009-03-04 13:24:23 +11:00
Patrick Donelan
f1968c9d40 passiveLog entry should land in the first bucket that matches, not all
buckets that match.

Added help info about escaping meta-characters in regexps.
2009-03-04 13:24:23 +11:00
Colin Kuskie
bd38691cf0 Perl code for user selectable columns in the data table. 2009-03-04 13:24:23 +11:00
Colin Kuskie
eb844fd26e Add Passive Analytics modules, Workflow Activites, i18n and content
handler.
2009-03-04 13:24:23 +11:00
Colin Kuskie
71d7e4cb08 Fix a missing help entry in the i18n for the Search. 2009-03-03 17:25:23 +00:00