Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -63,9 +63,15 @@ 63 63 64 64 * Make the Query Manager use the Script Service to expose services to scripts. See [[Query Guide>>platform:DevGuide.QueryGuide]] for more details. 65 65 * Make possible to directly return the Block based result of a script macro. It's supported for all JSR 223 macro which means all script macro script Velocity macro for now. See [[Script Macro>>code:Macros.ScriptMacro]] for more details. 66 +* Prevent nested script macros by default: it's now impossible to generate a scrip macro with another in another one for security reasons. You can force to enable by setting ##rendering.macro.script.nestedscripts.enabled = true## in ##xwiki.properties## file. 66 66 67 67 {{todo/}} 68 68 70 +== Javascript improvements == 71 + 72 +* Start writing a Javascript mirror of the XWiki data model: Document.getURL 73 +* New "suggestDocuments" behavior for input fields 74 + 69 69 == Dependencies upgrade == 70 70 71 71 * Doxia 1.1.3