Commit graph

61 commits

Author SHA1 Message Date
Colin Kuskie
586164d8d0 rfe: VIM perl mode for skeletons 2008-09-16 22:28:17 +00:00
Graham Knop
79e88a867a rfe: let package import inherit permissions 2008-09-16 21:34:40 +00:00
JT Smith
d41625dc40 rfe: TimeZone for the User Profiles displays incorrectly after installation 2008-09-16 15:59:38 +00:00
Colin Kuskie
dd22207f22 finish Content/Setup i18n, and use 2 i18n objects so that it can be automatically tested 2008-09-06 01:54:41 +00:00
Colin Kuskie
33109c66eb more Content/Setup i18n 2008-09-05 23:44:20 +00:00
Colin Kuskie
addc026387 more Content/Setup i18n 2008-08-28 19:38:18 +00:00
Colin Kuskie
c59b48a3db Begin to i18n the Site Starter. Added a Save tag to the WebGUI
namespace so we don't have to put one in every other namespace
anymore.
2008-08-28 19:22:00 +00:00
Doug Bell
6edcd7ab61 fix: No Select All button in asset manager 2008-08-28 18:29:29 +00:00
Graham Knop
2158d13b45 fixed: after editting assets from the asset manager, it returns to site instead of manager 2008-08-27 15:09:35 +00:00
Graham Knop
c8c8747efa fixed: copying or duplicating an asset in the asset manager never autocommits 2008-08-25 16:10:07 +00:00
Graham Knop
27a76cd9a3 fixed: Back to Site link in asset manager points to wrong location
fixed: Some import node folders have invalid template
2008-08-19 17:36:17 +00:00
JT Smith
cc0105a9a4 move product import to shelf 2008-07-12 21:40:27 +00:00
Doug Bell
b02bc68215 fixed: Asset manager buttons now work in IE6 2008-07-08 21:14:21 +00:00
Graham Knop
cf1dce7a7f fixed: Asset Manager shows data error when no child assets to display
changed: show 25 items per page in asset manager
2008-07-08 20:53:31 +00:00
JT Smith
570ecd0c50 15 is too little 2008-06-13 16:36:25 +00:00
Doug Bell
0f321642ab fixed: Asset manager breaks when asset is locked. fixed loading slowness in asset manager too 2008-06-13 16:17:06 +00:00
Graham Knop
5b467483f5 fix site starter with new dataform 2008-06-12 21:08:42 +00:00
Doug Bell
4eb7b10cd3 fixed asset manager pagination 2008-06-12 19:02:55 +00:00
Doug Bell
b01da5e8e0 fixed a JS error in the asset manager 2008-06-12 18:35:21 +00:00
Doug Bell
36bea30cd6 fixed some problems with the new asset manager. restored functionality to search with the hope of making the asset data table an API we can use in all the places we display tables of assets 2008-06-12 08:58:51 +00:00
Colin Kuskie
af061533ad prevent assetManager from crashing. Still does not work right. 2008-06-12 04:19:43 +00:00
Doug Bell
38a6fbef48 the MORE menu exists now, but ... it doesn't show up with the right style, nor in the right place. Work continues. 2008-06-10 05:29:22 +00:00
Colin Kuskie
1fd425ac96 Convert WebGUI::Shop::Products over to be object oriented.
Update the tests and Content plugin for the Shop.
Add the Products screen to the Shop admin screen.
Add exception handling to www_import.
Add a status message to the manage products screen.
2008-06-09 21:52:59 +00:00
Colin Kuskie
994da561a5 web interface for importing and exporting products. Additional tests for the import/export API 2008-06-05 04:10:48 +00:00
Doug Bell
4aa428e927 added temporary edit / more links 2008-05-28 05:03:11 +00:00
Doug Bell
a00746d482 changed new asset manager to use YUI DataTable / DataSource 2008-05-28 04:58:22 +00:00
Doug Bell
f3996eb316 Complete asset manager rewrite. 2008-05-26 22:07:16 +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
b7840e7ed9 added a very basic in shop credit manager screen 2008-05-20 22:14:55 +00:00
JT Smith
ca9278190e mostly working transaction manager
fixed many bugs
2008-05-19 22:17:08 +00:00
JT Smith
0e257e7c94 got transaction management working well enough to notice that there are a few things broken about it =) 2008-05-19 01:48:31 +00:00
Martin Kamerbeek
edac2bfd81 Reverted a problem which caused the address book content handler to fail 2008-05-02 14:07:29 +00:00
JT Smith
6616504077 added vendor management
fixed a few privilege statements in some other code
2008-04-29 21:25:15 +00:00
JT Smith
17d6151832 some updates to URL and content handlers to make them a bit more flexible 2008-04-26 18:59:48 +00:00
JT Smith
5fb4807edc merging commerce branch back into head 2008-04-20 18:08:26 +00:00
JT Smith
8dd5a6bd2c a number of bug fixes 2008-04-04 22:42:54 +00:00
JT Smith
4debcec7a0 added transaction searching 2008-03-17 20:28:51 +00:00
JT Smith
d2684f466b added clarity 2008-03-17 19:00:43 +00:00
JT Smith
232cc9fd1d added documentation on how to access the shop modules via a url 2008-03-17 18:58:48 +00:00
JT Smith
537824fdc9 fixed some bugs, added human friendly order number to transactions 2008-03-17 17:02:27 +00:00
JT Smith
fb17e6375e started on transaction management interface
finished merging new yui
2008-03-15 19:39:19 +00:00
JT Smith
7c184b26c3 added getCartBySession() 2008-03-13 21:15:56 +00:00
JT Smith
819552ce06 finally got shipping driver management working 2008-03-12 23:18:04 +00:00
JT Smith
a535104d7a shipping is closer 2008-03-07 17:04:26 +00:00
JT Smith
9284f8744f beginnings of shipping mangement interface 2008-03-07 03:50:40 +00:00
JT Smith
cbe9cc29df we now have shop settings admin screen 2008-03-06 22:33:57 +00:00
Graham Knop
ef83ebbcaf new colorpicker 2008-03-04 21:35:03 +00:00
JT Smith
cebb684536 added address book management system, no ui 2008-02-29 22:17:02 +00:00
JT Smith
3cb0ccd0e2 started adding cart UI 2008-02-27 22:47:33 +00:00
JT Smith
152e96f695 added commerce ui glue 2008-02-27 16:30:10 +00:00