Commit graph

149 commits

Author SHA1 Message Date
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
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
JT Smith
66e4b82f8a - Added new registration search and management interface to the EMS.
- Added badge printing support to the EMS.
2007-07-29 16:08:19 +00:00
JT Smith
f9f49c3c36 wiki bug fixes
made wiki and message board containers as they should be since they don't actually have any content of their own.
2007-07-27 05:08:56 +00:00
James Tolley
e1de42261d workflow activity to notify admins of old version tags; start thread group in CS 2007-07-09 20:02:09 +00:00
Frank Dillon
7291e2b6f0 Added caseSensitiveOS flag 2007-05-04 19:49:16 +00:00
JT Smith
98331a137e - Added master failover database config option. 2007-03-14 04:10:03 +00:00
Doug Bell
40e3967b19 fix: Added Calendar workflow activity to original configuration file 2006-12-14 18:09:51 +00:00
Doug Bell
9b5f1e5c68 fix: Removing more Events Calendar stuff 2006-12-14 18:06:43 +00:00
JT Smith
430583ef1c fixed a couple of bugs with the new autocommit functionality for cs posts and the like 2006-12-07 00:17:54 +00:00
JT Smith
efa444c1d3 moving wiki down the path of ajax enlightenment 2006-11-28 21:29:58 +00:00
JT Smith
899e9754b6 - karma rfe: Limiting access to admin mode to set of ip's 2006-11-08 17:43:44 +00:00
Doug Bell
db04aa9b7c fix: AdSpace macro not enabled by default, but referred to in help files. 2006-10-24 18:38:14 +00:00
Martin Kamerbeek
9f232b4049 Adding spellchecker 2006-10-19 15:25:50 +00:00
Drake
44884ef7c8 Add line to WebGUI.conf.original documenting new value for cookieTTL. 2006-09-22 01:54:56 +00:00
Frank Dillon
cb68edcef3 added LDAP activity mapping 2006-09-20 20:41:11 +00:00
JT Smith
35f4f5c4fb rfe: Image Management (funded by Formation Design Systems) 2006-09-07 01:05:34 +00:00
Frank Dillon
3bab20fb62 added cookieTTL property with documentation 2006-08-09 23:35:10 +00:00
JT Smith
c956ba3969 - Added an option to override the session cookie domain.
- fix: Search results not showing synopses
 - fix: Redirects get displayed inside page layouts as '0'
 - fix: Mysterious "0" Appearing When Admin Is Off
 - fix: Deletion of Products
2006-08-08 17:27:41 +00:00
JT Smith
2ea58485c9 - Added an option to override the session cookie name. 2006-08-04 15:16:18 +00:00
JT Smith
09af3e8785 - Added "Save and Commit" option for environments where the appearance of
workflow is unwanted.
2006-07-25 21:11:14 +00:00
Frank Dillon
e2ae2f3582 added runOnLogout and runOnLogin config file params 2006-07-19 16:24:02 +00:00
JT Smith
ce50d2808b - fix: Uncommitted, new Assets BREAK Navigations
- fix: I get on the chewed page
 - fix: Bug in updateMetaData function in AssetMetaData.pm
 - fix: Problems with In/Out Board
 - fix: Alternate Apache Port breaks "Commit with Approval"
 - Rearranged the "Getting Started" page in the default content to make it
   easier to follow for noobs.
2006-06-12 19:41:09 +00:00
JT Smith
5f01dd9cd7 preparing for 6.99.3 release 2006-06-02 22:12:38 +00:00
JT Smith
15bb672c3c some bug fixes 2006-05-25 00:20:39 +00:00
JT Smith
414dfde9c3 removed old macros from default config file
added duplicate button
2006-05-19 05:29:34 +00:00
JT Smith
aff2236d69 fixed a bug that caused threadId's to be empty in new posts 2006-05-15 16:06:31 +00:00
Frank Dillon
a60c2b076a Added Time Tracking asset to asset list 2006-05-14 16:04:36 +00:00
Frank Dillon
30ccfd71a6 added Project Manager to list of available wobjects 2006-05-08 15:01:26 +00:00
JT Smith
485c5ab37e fixing martin's mistake 2006-05-04 18:49:04 +00:00
Martin Kamerbeek
dfef678b06 Adding the graphing plugins to the config file 2006-05-01 08:56:21 +00:00
Jukka Raimovaara
1f78c2b077 Added internal redirect
(Is there a way to get content_type that wouldn't require File::MMagic?)
Apache2::SubRequest's method lookup_file coused segfault in apache, so I scrapped that and used File::MMagic to to content type determing
Also fixed credit and added a currentPage.rankIsN variable to navigation
2006-04-30 13:07:00 +00:00
JT Smith
44e03d36e5 added database cache cleaner 2006-04-27 05:29:48 +00:00
Martin Kamerbeek
179e4a89ef Adding the SQL Form and editForm error feedback. 2006-04-18 15:09:07 +00:00
JT Smith
c658b310c0 added the export version tag to html workflow activity 2006-04-15 21:09:03 +00:00
JT Smith
5a7fedc731 - Added an option for hosters to limit the number of assets that may be
created on a WebGUI site.
fixed some bugs
2006-03-29 20:22:09 +00:00
JT Smith
7c71d93c1e added mail send queue 2006-03-21 03:27:57 +00:00
JT Smith
3c1a42eeff a little closer 2006-03-18 03:04:19 +00:00
JT Smith
eb6a7a9416 started adding new workflow based approval process 2006-03-15 20:15:55 +00:00
JT Smith
fe6d5342cf oops, forgot this on last commit 2006-03-10 03:51:24 +00:00
JT Smith
d0fca48a32 fixing typo 2006-03-08 20:49:08 +00:00
JT Smith
8a86fea5f0 converted sync profiles to ldap to workflow 2006-03-03 17:18:29 +00:00