Commit graph

268 commits

Author SHA1 Message Date
Colin Kuskie
8469b17414 Add ArchiveOldStories workflow activity to default WebGUI.conf file. 2009-03-25 01:10:32 +00:00
Graham Knop
1653d35e1e add asset history back to config file 2009-03-19 22:45:19 +00:00
Brian Medley
49c4233bab preparing for 7.7.0 release 2009-03-19 22:42:06 +00:00
Colin Kuskie
2bd7a60a01 Merge in HEAD, up to 9866. 2009-03-17 23:45:21 +00:00
Colin Kuskie
9e20aabd18 Add icons for the Asset History browser. Change the
default WebGUI conf, upgrade script, and content handler
to use them.
2009-03-12 22:01:55 +00:00
Colin Kuskie
8cbf232e72 Adding Asset History content manager. 2009-03-12 05:08:03 +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
Graham Knop
3433c7c332 fixed #9542: Default WebGUI config contains invalid workflow activity 2009-02-03 23:28:25 +00:00
Graham Knop
0957247dbc removing WSClient 2008-12-03 00:32:58 +00:00
Patrick Donelan
51c133fa1e Made log.conf.original comment consistent with what log4perl configuration
actually does (WARNings are not captured).
2008-12-01 06:03:41 +00:00
Frank Dillon
35efde1a79 Contribs missing from default config 2008-11-25 18:37:38 +00:00
Colin Kuskie
72380c7bb0 Add another missing macro, DeactiveAccount to the config. 2008-11-24 23:49:49 +00:00
Colin Kuskie
2bb2bc1144 update WebGUI.conf.original for Account 2008-11-24 23:37:47 +00:00
Martin Kamerbeek
84a98029eb Fixed borked defaul config file. 2008-11-19 09:14:03 +00:00
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