Commit graph

254 commits

Author SHA1 Message Date
JT Smith
bc5fd3c727 - Added a wait timeout parameter to the WAITING method, so that Spectre
doesn't have to check something that the workflow activity knows it will 
   have to wait on for a while.
 - Added --stop and --start aliases to spectre.pl.
2008-11-19 01:15:31 +00:00
Doug Bell
7349633d63 reverted FileUrl macro, added new StorageUrl macro 2008-11-19 00:17:34 +00:00
Frank Dillon
4ff722bd5d Pluggable Account system added to WebGUI with new Profile, Inbox, Friends, User, and Shop interfaces. 2008-11-15 11:39:23 +00:00
Frank Dillon
615e0e3746 lots of changes 2008-11-12 23:03:42 +00:00
Graham Knop
d6e00cab05 improved performance of file uploads and changed format of created uploads locations, avoiding case sensitivity problems 2008-11-12 01:17:33 +00:00
JT Smith
d73e8c8fb0 adding missing entry for data table 2008-11-05 23:02:07 +00:00
Frank Dillon
d1c3dc46f5 Added new content handlers to WebGUI.conf.original 2008-11-04 16:26:35 +00:00
Doug Bell
63de5b4ee7 added DataTable to WebGUI.conf.original 2008-11-03 17:50:38 +00:00
JT Smith
b41c1639a1 - Inclusion of UsersOnline macro into the core (#766) 2008-10-21 19:54:51 +00:00
Kaleb Murphy
77913e956b RFE 549 commits now check for spectre connectivity before commiting and a new macro for showing spectre status. 2008-10-21 16:54:00 +00:00
Chris Nehren
921ee1ab96 Added the NotifyAboutThing workflow activity. Use this activity to create
workflows for the add / edit / delete workflows for a thingy's things.

Also fixed a typo in the POD for Thingy.
2008-10-20 20:00:51 +00:00
Colin Kuskie
2b87238a63 fix the manage workflow link in the admin console #8853 2008-10-18 05:09:33 +00:00
Chris Nehren
a30b919cff remove the superfluous '.'s from the exportBinaryExtensions config field and
update exportGetUrlAsPath's regex to match.
2008-10-17 20:36:35 +00:00
JT Smith
7ee6136a36 adding asset discovery service 2008-10-15 14:42:04 +00:00
Chris Nehren
21058ead4d changed: the list of extensions for the export system to pass through
unmodified has been moved to the configuration file under the
"exportBianryExtensions" field.
2008-10-01 19:22:34 +00:00
JT Smith
564fea1583 - Rebuilt AdminBar. Now renders faster, and has categories in the new content
menu.
 - Reconfigured asset configuration file properties
2008-09-28 19:50:31 +00:00
JT Smith
e97f5fd352 admin console pluggability 2008-09-27 17:10:30 +00:00
Frank Dillon
7901eb9642 Added a config setting that allows email to be piped to the log rather than pass through a mailserver that may or may not exist. Added a TODO test block. 2008-08-26 15:56:21 +00:00
Colin Kuskie
d2413148a8 add the Referral Content manage to the default WebGUI.conf file 2008-08-15 18:11:19 +00:00
Kaleb Murphy
a9c4f2e4e7 Removed extra macro I accidently put in for testing. 2008-07-18 16:12:13 +00:00
Kaleb Murphy
6e97455afb Product.pm no longer caches if a cart object has been created for this session. 2008-07-18 16:11:21 +00:00
Colin Kuskie
9e4394808f Fix more JSON errors in WebGUI.conf.original
Add a test to make sure that it is valid JSON.
2008-07-12 04:26:23 +00:00
Colin Kuskie
ba677052b1 In WebGUI.conf.orig, remove dangling commas, which are illegal in JSON.
Restore the order of the Content handlers, which are searched in the order listed.
2008-07-12 03:44:28 +00:00
Ernesto Hernández-Novich
ef75d39e9d Tidy up default configuration file to enhance readability,
having consistent indentation and (re-)ordered lists.
2008-07-12 00:27:06 +00:00
Graham Knop
b84c0f8360 fixed: Wait Until, new approval request workflow not available to add 2008-07-03 23:07:59 +00:00
Yung Han Khoe
1c408b1c3f fixed: UserList wobject not in new content menu 2008-06-24 15:40:54 +00:00
Doug Bell
f50f09756a removed fixUrl workaround for Gallery. added AssetManager to WebGUI.conf.original 2008-06-13 15:16:45 +00:00
Colin Kuskie
d6a2d6e321 Add subscription assets to the user's config file and the example config file. 2008-06-10 17:56:57 +00:00
JT Smith
7bdf22e412 removed SQL Form from the distro 2008-05-28 21:43:22 +00:00
Patrick Donelan
12fbd6a65c Fixed JSON syntax error in etc/WebGUI.conf.original 2008-05-27 03:23:30 +00:00
JT Smith
57c85fde5a changed the name of getCartBySession to newBySession
created the CartItemCount and MiniCart macros
added help for MinCart, Cart, Address Book, and Edit Address templates
2008-05-24 23:27:30 +00:00
JT Smith
fd7a1d28a1 zero dollar transactions
in-shop credit applies to orders
2008-05-05 19:53:25 +00:00
JT Smith
102b5fd1ae added coupons 2008-04-30 21:43:16 +00:00
JT Smith
82056c66aa Added an asset called Shelf, which allows you to create categories of Skus. 2008-04-29 01:26:45 +00:00
JT Smith
5fb4807edc merging commerce branch back into head 2008-04-20 18:08:26 +00:00
Colin Kuskie
7d60aca041 forward port config comment ordering 2008-04-18 22:07:40 +00:00
JT Smith
23ea56bbe6 Added the viewcart macro.
Lookup registrant now works.
Fixed some bugs.
2008-04-11 22:00:17 +00:00
Yung Han Khoe
9de7e34112 add: Thingy asset 2008-03-13 19:06:18 +00:00
JT Smith
fc3ccba4f3 added payment manager 2008-03-07 20:16:09 +00:00
JT Smith
3cb0ccd0e2 started adding cart UI 2008-02-27 22:47:33 +00:00
JT Smith
4a73cadf64 created donation asset 2008-02-27 02:44:33 +00:00
Colin Kuskie
f2c0a672f4 Add the shippingDrivers entry to the config file.
Have the update script remove the old shipping plugin and add the new shipping driver entry to config files.
Tests for Ship.t.  getDrivers and some "new" code for Shop::Ship.
2008-02-26 22:45:06 +00:00
Colin Kuskie
01d2a207b0 make it a little clearer that sslEnabled needs to be set to use encryptLogin 2008-01-31 00:00:26 +00:00
JT Smith
215914590a fix: Pluggable URL handlers didn't work with gateways other than /. 2008-01-29 22:21:51 +00:00
Doug Bell
83196421bc fix: Gallery is now part of the default set of assets 2008-01-24 23:44:22 +00:00
JT Smith
1fc11fbda8 Added pluggable URL and content handlers. 2007-12-14 22:08:09 +00:00
Graham Knop
f14c6e4b91 merging 7.4 changes 2007-12-13 10:41:27 +00:00
JT Smith
62b09b4116 rfe: Default log level to ERROR 2007-10-23 15:17:39 +00:00
JT Smith
f24ef44f5f getting rid of references to memcached 2007-09-21 15:44:00 +00:00
JT Smith
562a8de4d8 updated documentation for cacheType 2007-09-21 15:42:51 +00:00