Colin Kuskie
a20f76d8ec
correct sitemap name in site index generator
2008-11-05 04:45:35 +00:00
Colin Kuskie
84a6f71c9b
anchor the URL for checking whether or not to generate a sitemap
2008-11-04 20:15:47 +00:00
Frank Dillon
293e1c0e47
Google sitemaps index added to WebGUI
2008-11-04 15:58:04 +00:00
Doug Bell
3e1f66a0e7
added: DataTable asset
2008-10-28 22:27:17 +00:00
Graham Knop
5cdcf892bf
fixed: site starter fails after site style page
2008-10-28 18:15:43 +00:00
Colin Kuskie
e92017500e
change mime type of json methods from text/json to application/json
2008-10-26 04:11:47 +00:00
JT Smith
7dc7034861
fixed pagination in asset manager
2008-10-23 19:03:45 +00:00
Graham Knop
26790fd1dd
fix some issues with autocommit
2008-10-23 10:20:53 +00:00
JT Smith
20f8df1291
upgrading to YUI 2.6
...
data tables are going to need some work yet, but the other stuff seems to be working 100%
2008-10-22 23:53:29 +00:00
Graham Knop
99a9da626d
rfe #640 : Refactored autocommit and autocomment
...
Autocommit assets like CS posts or Calendar Events can now be added before the
parent is committed. They will go into the same version tag as their parent.
2008-10-22 16:04:10 +00:00
Frank Dillon
d7faae1830
Asset manager now displays menuTitle instead of title for both the display and the search
2008-10-21 16:34:36 +00:00
JT Smith
2b8a3c279d
Fixed a limit bug in the asset discovery service.
2008-10-16 16:16:23 +00:00
Colin Kuskie
cd848f6074
fix POD whitespace probems
2008-10-14 18:44:32 +00:00
JT Smith
bae51e6ed5
Added the Asset Discovery web service content handler.
2008-10-13 16:53:19 +00:00
JT Smith
94f14353f4
enable/disable pagination in asset manager ( #756 )
2008-10-10 15:51:44 +00:00
JT Smith
72edbfd628
various fixes and enhancements for the asset configuration stuff i checked in earlier
2008-09-29 00:14:49 +00:00
Kaleb Murphy
fba02ac784
AssetManager now times out after 30 seconds on the AJAX call to load assets. This will help people realize they are having network issues.
2008-09-19 16:51:39 +00:00
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