Commit graph

173 commits

Author SHA1 Message Date
Doug Bell
ca2a91f2d4 fix i18n and cursor (to show clickability) 2010-08-19 16:08:58 -05:00
Colin Kuskie
385931aaab Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
Colin Kuskie
e5b82bc861 Merge commit '4969f31e1f' into WebGUI8 2010-06-26 14:37:31 -07:00
Paul Driver
3a9c3e5d9a checkbox in asset manager for clearPackageFlag 2010-06-01 12:25:49 -07:00
Paul Driver
503a378756 ProgressBar::run and now Asset->www_copy has a bar 2010-05-11 15:34:22 -07:00
Graham Knop
2400f19099 Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
Colin Kuskie
e7ae5b60d3 Make the keywords hoverhelp clearer. Fixes bug #11314 2009-12-29 12:09:38 -08:00
Colin Kuskie
3e11f711b3 Add the Lock Asset AssetHelper 2009-12-02 15:25:31 -08:00
Colin Kuskie
7d9ee7b0a6 Add Promote and Demote helpers. 2009-11-27 10:29:49 -08:00
Colin Kuskie
39ffaba487 Add copy with descendants. 2009-11-27 09:46:14 -08:00
Colin Kuskie
80a6b90353 Add Copy with children Asset Helper 2009-11-27 09:37:56 -08:00
Colin Kuskie
7298af49ea Copy Asset Helper (self only). 2009-11-25 16:32:52 -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
e6696ee534 Asset Cut to clipboard Asset Helper (a port of www_cut as an Asset Helper) 2009-11-24 14:49:42 -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