Colin Kuskie
0d0e5747d8
Fix a capitalization issue. Fixes bug 10816.
2009-08-24 00:13:46 +00:00
Colin Kuskie
8ed444d6ff
Fix template diagnostics, reverse templateId and assetId.
2009-07-17 16:16:22 +00:00
Colin Kuskie
44ea49b06c
Sorting search results works now. Added a button to clear the search and submit the form.
2009-07-15 17:46:47 +00:00
Colin Kuskie
712d4b8309
Add divs required to hold pagination controls.
2009-07-15 17:25:20 +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
Colin Kuskie
e004e31857
Fix mime type detection for performance indicators.
2009-06-16 17:26:27 +00:00
Colin Kuskie
80dfb9ffd0
Throw an exception in all wobjects if the main template (used by view)
...
has been deleted.
2009-06-02 19:34:18 +00:00
Doug Bell
b7bd11acb5
added tests for asset manager
2009-06-02 08:28:46 +00:00
Colin Kuskie
d8a1623ea0
adding FilePump
2009-05-18 16:03:50 +00:00
Colin Kuskie
c49d53ce88
Add bundles, and display list of bundles.
2009-05-15 22:23:36 -07:00
Colin Kuskie
bff9c617ac
Fix the content handler.
2009-05-15 21:30:21 -07:00
Colin Kuskie
a4cb3c2aac
FilePump content handler.
2009-05-15 16:42:21 -07:00
JT Smith
802713092f
- Added WebGUI community statistics question to the site setup wizard.
2009-05-15 16:11:32 +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
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