Commit graph

62 commits

Author SHA1 Message Date
Colin Kuskie
565cf955d7 Merge commit '469c2b72b4' into WebGUI8. All tests passing. 2010-07-01 10:13:22 -07:00
Colin Kuskie
385931aaab Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
Colin Kuskie
178e6f7729 Remove yahoo debug code from the Asset Manager. fixes bug #11662 2010-06-21 08:45:01 -07:00
Doug Bell
2c75ab27e6 migrate to getLineageIterator to save memory 2010-06-01 16:23:49 -05:00
Paul Driver
3a9c3e5d9a checkbox in asset manager for clearPackageFlag 2010-06-01 12:25:49 -07:00
Graham Knop
2400f19099 Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
Graham Knop
913fa9ad03 clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
Colin Kuskie
fb3211aa3c IE8 on XP demands that onclick actions return false, otherwise it submits the form twice. Fixes bug #11336. 2010-02-09 12:06:25 -08:00
Doug Bell
21183eb10c fix #11292: Asset Manager search too sticky 2010-01-29 17:06:49 -06:00
Colin Kuskie
49bd7f5032 newByDynamicClass changed to newById 2009-12-27 19:08:15 -08:00
Colin Kuskie
5a25a44221 Made Asset Manager search too sticky. 2009-12-06 14:57:08 -08:00
Colin Kuskie
f96c2f7af1 Change assetManager search to work like assetManager manage. Fixes bug #11272
Force all actions to be routed through asset methods with Csrf and
permission checks.
2009-11-24 22:53:20 -08:00
Colin Kuskie
738e8980e3 Remove regexp processing from AssetManager URL handling, since all it ever does is append. 2009-10-28 09:30:17 -07:00
Colin Kuskie
0d0e5747d8 Fix a capitalization issue. Fixes bug 10816. 2009-08-24 00:13:46 +00:00
Colin Kuskie
5e4db3adb4 Provide a framework for CSRF protection, with tests.
Add CSRF protection to Asset editSave, AssetManager, VersionTags and Group operations.
2009-07-06 16:58:57 +00:00
Colin Kuskie
45a6428887 Remove debug code from the AssetManager. 2009-06-25 15:32:07 +00:00
Colin Kuskie
8bcfa301b3 Make the AssetManager use Asset*.pm for cut, copy, paste, rank and duplicate. 2009-06-25 14:40:22 +00:00
Colin Kuskie
44bc4abcdb use getWebguiProperty to find the extrasURL. 2009-06-25 03:26:31 +00:00
Colin Kuskie
49c2cfd5fa Update tests to handle the new way of updating ranks in the asset manager. 2009-06-20 00:03:18 +00:00
Colin Kuskie
117904aff7 fix an i18n bug 2009-06-19 23:31:01 +00:00
Colin Kuskie
35749ff8c6 Add a progress bar for reordering rank in the Asset Manager. 2009-06-19 18:06:46 +00:00
Colin Kuskie
8be0a5c734 Add a progress bar for long running ops. First implementation is
with paste.  Also fix bugs with redirecting from the admin bar back to a
page instead of staying in the Asset Manager.
2009-06-18 19:39:35 +00:00
Colin Kuskie
f2ebb5c54b i18n a button label for Paste. 2009-06-18 16:18:22 +00:00
Colin Kuskie
d1038fb698 Do not display a select all button in the AssetManager unless there's more than 1 asset. 2009-06-17 17:44:45 +00:00
Doug Bell
b7bd11acb5 added tests for asset manager 2009-06-02 08:28:46 +00:00
Stephen Opal
d6696f8a7e Admin Panel asset search extension: allow searching by assetId with the inclusion of a helper keyword:
assetid: <an_asset_id>

assetId search is performed using a logical OR so multiple helper:key pairs can be applied
and normal keywords can also be used in the same query
2009-05-13 20:40:36 +00:00
Doug Bell
0828ecfef5 fixed: IE6 shows Admin Bar over Asset Manager 2009-02-25 23:55:40 +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
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
Colin Kuskie
9110697a3a Forward porting fix for returning to the asset manager after deploying a package. 2008-11-24 02:23:12 +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
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
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
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
Graham Knop
79e88a867a rfe: let package import inherit permissions 2008-09-16 21:34:40 +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