Colin Kuskie
a3a073296c
Add POD and fix typos to get POD coverage up
2009-04-01 03:53:34 +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
4df4862c68
Add an enable button, to disable Logging.
...
Refactor out logging code into its own module for cleanliness.
2009-03-04 13:24:24 +11:00
Colin Kuskie
2bb63fa79b
Log the complete URI, with query fragment.
2009-03-04 13:24:23 +11:00
Colin Kuskie
eb844fd26e
Add Passive Analytics modules, Workflow Activites, i18n and content
...
handler.
2009-03-04 13:24:23 +11:00
Colin Kuskie
d59cdea8a7
Add logging to the Asset Content handler.
2009-03-04 13:24:22 +11:00
Doug Bell
0828ecfef5
fixed: IE6 shows Admin Bar over Asset Manager
2009-02-25 23:55:40 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Colin Kuskie
0fa1ec4901
In the AssetManager, do not show the Edit link in the More menu if the asset is locked.
2009-02-11 04:42:15 +00:00
Graham Knop
04382640b8
fixed: Asset Manager can generate URLs that are too long
2009-02-10 21:42:02 +00:00
Colin Kuskie
6be6c0bb11
i18n the image labels and title for the asset manager, manage screen.
...
Also, display the username instead of the userId.
2009-02-06 19:32:05 +00:00
Graham Knop
315ce0941f
use to_json and from_json in more places instead of encode_json and decode_json
2009-01-22 01:14:14 +00:00
Colin Kuskie
784461481f
Forward port asset manager button fixes for search form.
2008-12-17 23:12:01 +00:00
Colin Kuskie
5096352780
Forward porting site starter css fix for clears and page content positioning.
2008-12-11 19:21:20 +00:00
JT Smith
ee84cc7611
Deprecated WebGUI::Storage::Image. WebGUI::Storage can now do everything
...
WebGUI::Storage::Image can do.
2008-11-26 16:06:18 +00:00
Colin Kuskie
6ca9b779af
fix AssetManager copy button label
2008-11-25 23:45:36 +00:00
Colin Kuskie
3cf6d283da
forward porting assetmanager crumb trail more menu
2008-11-25 23:40:28 +00:00
Graham Knop
d9c1f88eab
cleaning up some imports
2008-11-24 04:00:46 +00:00
Graham Knop
586fdb0ec6
fixing POD issues, User test
2008-11-24 02:27:20 +00:00
Colin Kuskie
9110697a3a
Forward porting fix for returning to the asset manager after deploying a package.
2008-11-24 02:23:12 +00:00
Frank Dillon
41a688ac23
privileges being checked in the wrong place
2008-11-18 22:26:54 +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
Colin Kuskie
38add7ccbe
do not show an edit link in the Asset Manager unless the asset is editable
2008-11-15 03:38:09 +00:00
Frank Dillon
11d18075fa
Account release candidate - final changes before merge
2008-11-15 02:39:23 +00:00
Colin Kuskie
7ba223f854
begin to i18n the AssetManager. Cannot be backported to 7.5 due to reliance on i18n.js
2008-11-13 23:03:07 +00:00
Frank Dillon
615e0e3746
lots of changes
2008-11-12 23:03:42 +00:00
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
Frank Dillon
7b260de791
initial commit
2008-11-03 17:03:00 +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