Commit graph

162 commits

Author SHA1 Message Date
Paul Driver
503a378756 ProgressBar::run and now Asset->www_copy has a bar 2010-05-11 15:34:22 -07:00
Colin Kuskie
e7ae5b60d3 Make the keywords hoverhelp clearer. Fixes bug #11314 2009-12-29 12:09:38 -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
b88a7bc190 Escape single quotes sent to the ProgressBar. Fixes but #11229. 2009-11-13 11:19:25 -08:00
Colin Kuskie
a51d693140 Better define the word, "Asset" in the i18n. 2009-11-04 13:07:15 -08:00
Colin Kuskie
f715630a7b Make a hexadecimal version of the assetId available for templates. 2009-10-23 13:22:21 -07:00
Colin Kuskie
327efb2f1b Fix broken i18n for the progress bar in deleting assets. 2009-08-23 23:51:13 +00:00
Colin Kuskie
2dc0cc3937 Fix an i18n typo. 2009-08-12 17:02:38 +00:00
Colin Kuskie
d5105a56bb Improve the delete asset i18n message to mention children. 2009-08-12 16:31:28 +00:00
Colin Kuskie
299442662a Add a progress bar to Delete in the AssetManager. 2009-06-25 15:33:43 +00:00
Colin Kuskie
7b5cf7518c Add progress bars for rollback, trash and their www methods. 2009-06-24 22:30:41 +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
e518dbe1b3 Instrument www_demote, www_promote, demote, promote and swapRank with ProgressBar code. 2009-06-19 15:34:31 +00:00
Colin Kuskie
7d696b88cb Add a progress bar to Edit Branch. 2009-06-19 00:05:53 +00:00
Colin Kuskie
db49a54e28 i18n the clipboard pasting progress bar data. 2009-06-18 23:40:41 +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
91694a2e97 Revert previous bugfix for MetaData list type form controls, and change the
hoverhelp instead.
2009-05-29 15:37:16 +00:00
Doug Bell
faca68256c Added: Packing of templates, snippets, and head tags. 2009-04-30 17:57:26 +00:00
Colin Kuskie
2bd7a60a01 Merge in HEAD, up to 9866. 2009-03-17 23:45:21 +00:00
Colin Kuskie
a48c6e02f3 Document the missing keywords template variable that is now added to all assets. 2009-03-05 21:04:17 +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
Colin Kuskie
2c4584b1af fix grammatical errors with contracted it (is|has) 2008-11-21 17:45:01 +00:00
Colin Kuskie
e96b2bbdb3 forward porting asset export i18n and hoverhelp 2008-11-20 20:51:03 +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
3af67cf362 should be lower case 2008-10-22 04:15:10 +00:00
Yung Han Khoe
c4276971c9 updating hoverhelp in metadata property's edit form 2008-10-18 20:56:25 +00:00
Doug Bell
7563b92b3e added RFE #480: Apply button for assets 2008-10-10 21:17:35 +00:00
Colin Kuskie
75b39feb08 final fixes for AssetExportHtml test 2008-10-08 16:52:52 +00:00
Colin Kuskie
72ed431fb4 fix an i18n typo. Sorry Bart 2008-10-07 23:32:23 +00:00
Graham Knop
15941aaea2 fix i18n typo 2008-10-05 20:56:57 +00:00
Colin Kuskie
8e6c3297bb forward port i18n AssetExportHtml error messages 2008-10-04 07:47:58 +00:00
Colin Kuskie
520b3fb5bf fix a typo in the Asset.pm i18n file that I made, twice 2008-09-21 21:00:33 +00:00
Colin Kuskie
15ef56fa99 commit an i18n tag that I forgot, and add datestamp to inherit parent permissions 2008-09-20 01:24:31 +00:00
Graham Knop
79e88a867a rfe: let package import inherit permissions 2008-09-16 21:34:40 +00:00
Colin Kuskie
24339ba1e2 internationalize word copy in clipboard copies 2008-09-16 20:14:06 +00:00
Colin Kuskie
b39624d31d WBGP indent processTemplate. i18n an error message 2008-09-16 19:36:12 +00:00
Colin Kuskie
ee9772d543 fix broken i18n labels in Asset export, and in the Shop 2008-07-27 02:59:33 +00:00
Colin Kuskie
ad1c60e213 clearer hover help for asset exporting 2008-06-30 19:29:01 +00:00
Colin Kuskie
1391eca387 extend assetMetaData values to 255 characters. update hoverhelp 2008-06-12 05:36:53 +00:00
Chris Nehren
9c77fdcce7 Add the inheritUrlFromParent property, which causes the asset to prepend its
parent's URL to its own URL. Boolean, default off, found in the meta tab.
2008-05-30 23:38:07 +00:00
Doug Bell
f3996eb316 Complete asset manager rewrite. 2008-05-26 22:07:16 +00:00
JT Smith
d744551c31 - rfe: Not being limited to single-worded Tags
- Exposed keywords API to all assets through edit screen. Now keywords are
   searchable and add metatags for all assets.
2008-04-26 19:46:13 +00:00
Graham Knop
d3b85ef723 fixed: errors on package importing are always reported as corrupted packages 2008-03-20 22:30:36 +00:00
Chris Nehren
7accc3c57f Add fine-grained export controls. You can now specify whether you want specific
assets to be exportable. If any of an asset's parents aren't exportable, that
asset also won't be exportable.
2008-01-02 22:32:40 +00:00
Colin Kuskie
d23db44732 adding use strict to all these, too 2007-12-05 04:21:56 +00:00
Colin Kuskie
6e47b77e30 Final few Help topics have been pruned. 2007-07-20 22:26:08 +00:00
James Tolley
f33e7533f4 copy asset pop-up menu 2007-07-11 00:07:17 +00:00
JT Smith
f36ba1b268 - Added keyword tagging to Wiki. 2007-07-07 21:09:39 +00:00
JT Smith
9248570f79 Added Newsletter Asset (Funded by United Knowledge) 2007-06-16 19:33:12 +00:00