Compare commits

...

15 Commits

Author SHA1 Message Date
Sathish Kumar
629c874bc8 update license header 2025-01-07 11:59:24 +05:30
Sathish Kumar
19ec861873 Revert "update license header"
This reverts commit 7f8dd30305.
2025-01-07 11:54:06 +05:30
Sathish Kumar
7f8dd30305 update license header 2025-01-07 11:47:14 +05:30
Sathish Kumar
40c7b5fd9f update license header 2025-01-07 11:33:59 +05:30
Sathish Kumar
3f6a1c6880 update license header 2025-01-07 11:24:41 +05:30
Sathish Kumar
b3f2cb95c8 update license header 2025-01-07 11:09:14 +05:30
Sathish Kumar
d694959587 update license header 2025-01-07 11:00:40 +05:30
Sathish Kumar
56aae78015 update license header 2025-01-07 10:52:28 +05:30
Sathish Kumar
edba5b8754 update license header 2025-01-07 10:37:27 +05:30
Sathish Kumar
5f8879feb7 update license header 2025-01-07 10:25:00 +05:30
Sathish Kumar
ca575bc47e update license header 2025-01-07 10:14:15 +05:30
Sathish Kumar
4fcb962a3c update license header 2025-01-07 10:06:00 +05:30
Sathish Kumar
5397d88f4a update license header 2025-01-07 09:55:48 +05:30
Sathish Kumar
448e49d8bb Revert "update license header"
This reverts commit b825b5f18e.
2025-01-07 09:50:44 +05:30
Sathish Kumar
b825b5f18e update license header 2025-01-06 10:53:48 +05:30
989 changed files with 17052 additions and 17268 deletions

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -147,4 +147,4 @@
</tr>
</table>
</body>
</html>
</html>

View File

@@ -2,7 +2,7 @@
* #%L
* Alfresco Records Management Module
* %%
* Copyright (C) 2005 - 2024 Alfresco Software Limited
* Copyright (C) 2005 - 2025 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
* -
@@ -33,9 +33,9 @@ function main()
{
// Log debug message
logger.log("Record " + node.name + " has been superseded. Sending notification");
// Send notification
rmService.sendSupersededNotification(node);
}
main();
main();

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -143,4 +143,4 @@
</tr>
</table>
</body>
</html>
</html>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -141,4 +141,4 @@
</tr>
</table>
</body>
</html>
</html>

View File

@@ -2,7 +2,7 @@
* #%L
* Alfresco Records Management Module
* %%
* Copyright (C) 2005 - 2024 Alfresco Software Limited
* Copyright (C) 2005 - 2025 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
* -
@@ -35,4 +35,4 @@ function main()
logger.log("Sample RM script. No-op run on node " + node.name);
}
main();
main();

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -139,4 +139,4 @@
</tr>
</table>
</body>
</html>
</html>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -148,4 +148,4 @@
</tr>
</table>
</body>
</html>
</html>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -110,4 +110,4 @@
${transferNode.properties["declaredOn"]?string(message("file.report.date.format"))?html}
</#if>
</div>
</#macro>
</#macro>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -24,4 +24,4 @@
along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
#L%
-->
<#include "classes.get.json.ftl">
<#include "classes.get.json.ftl">

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -24,4 +24,4 @@
along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
#L%
-->
<#include "properties.get.json.ftl">
<#include "properties.get.json.ftl">

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -24,4 +24,4 @@
along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
#L%
-->
{}
{}

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -24,4 +24,4 @@
along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
#L%
-->
{}
{}

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -27,4 +27,4 @@
{
"responsestatus" : "${responsestatus?json_string}",
"message" : "${message?json_string}"
}
}

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -24,4 +24,4 @@
along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
#L%
-->
<#include "actionconditiondefinitions.get.json.ftl">
<#include "actionconditiondefinitions.get.json.ftl">

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -24,4 +24,4 @@
along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
#L%
-->
<#include "actiondefinitions.get.json.ftl">
<#include "actiondefinitions.get.json.ftl">

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -27,4 +27,4 @@
{
"responsestatus" : "${responsestatus?json_string}",
"message" : "${message?json_string}"
}
}

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -31,4 +31,4 @@
"${substitution}"<#if substitution_has_next>,</#if>
</#list>
]
}
}

View File

@@ -2,7 +2,7 @@
* #%L
* Alfresco Records Management Module
* %%
* Copyright (C) 2005 - 2024 Alfresco Software Limited
* Copyright (C) 2005 - 2025 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
* -
@@ -99,10 +99,10 @@ function main()
{
version = versionHistory[i];
p = getPerson(version.creator);
recordNodeRef = version.getVersionProperty("recordNodeRef");
isRecordedVersionDestroyed = version.getVersionProperty("RecordedVersionDestroyed");
versions[versions.length] =
{
nodeRef: version.node.nodeRef.toString(),
@@ -148,4 +148,4 @@ function main()
model.versions = versions;
}
main();
main();

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -45,4 +45,4 @@
}<#if (v_has_next)>,</#if>
</#list>
]
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -30,4 +30,4 @@
{
"data": <@emailmapLib.emailmapJSON emailmap=emailmap />
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -30,4 +30,4 @@
{
"data": <@emailmapLib.emailmapJSON emailmap=emailmap />
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -37,4 +37,4 @@
]
}
</#escape>
</#macro>
</#macro>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -30,4 +30,4 @@
{
"data": <@emailmapLib.emailmapJSON emailmap=emailmap />
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -36,4 +36,4 @@
]
}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
* #%L
* Alfresco Records Management Module
* %%
* Copyright (C) 2005 - 2024 Alfresco Software Limited
* Copyright (C) 2005 - 2025 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
* -
@@ -41,4 +41,4 @@ function existsTitle(caveatConfig, title)
}
return alreadyExists;
}
}

View File

@@ -2,7 +2,7 @@
* #%L
* Alfresco Records Management Module
* %%
* Copyright (C) 2005 - 2024 Alfresco Software Limited
* Copyright (C) 2005 - 2025 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
* -
@@ -26,19 +26,19 @@
*/
/**
* Delete the rm constraint list
*/
*/
function main()
{
// Get the shortname
var shortName = url.extension;
// Get the constraint
var constraint = caveatConfig.getConstraint(shortName);
if (constraint != null)
{
caveatConfig.deleteConstraintList(shortName);
// Pass the constraint name to the template
model.constraintName = shortName;
}
@@ -50,4 +50,4 @@ function main()
}
}
main();
main();

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -28,4 +28,4 @@
{
"data": { }
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
* #%L
* Alfresco Records Management Module
* %%
* Copyright (C) 2005 - 2024 Alfresco Software Limited
* Copyright (C) 2005 - 2025 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
* -
@@ -26,15 +26,15 @@
*/
/**
* Get the detail of the rm constraint
*/
*/
function main()
{
// Get the shortname
var shortName = url.extension;
// Get the constraint
var constraint = caveatConfig.getConstraint(shortName);
if (constraint != null)
{
// Pass the constraint detail to the template
@@ -48,4 +48,4 @@ function main()
}
}
main();
main();

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -31,4 +31,4 @@
"data": <@rmconstraintLib.constraintJSON constraint=constraint />
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -84,4 +84,4 @@
}
}
</#escape>
</#macro>
</#macro>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -34,4 +34,4 @@
"message" : "${msg(errorMessage, title)}"
</#if>
}
</#escape>
</#escape>

View File

@@ -4,7 +4,7 @@
* #%L
* Alfresco Records Management Module
* %%
* Copyright (C) 2005 - 2024 Alfresco Software Limited
* Copyright (C) 2005 - 2025 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
* -
@@ -84,4 +84,4 @@ function main()
}
}
main();
main();

View File

@@ -2,7 +2,7 @@
* #%L
* Alfresco Records Management Module
* %%
* Copyright (C) 2005 - 2024 Alfresco Software Limited
* Copyright (C) 2005 - 2025 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
* -
@@ -26,14 +26,14 @@
*/
/**
* List the names of the rm constraints
*/
*/
function main()
{
var wel = true;
var withEmptyLists = args["withEmptyLists"];
// Pass the information to the template
if (withEmptyLists != null && withEmptyLists === 'false')
{
{
model.constraints = caveatConfig.constraintsWithoutEmptyList;
}
else
@@ -42,4 +42,4 @@ function main()
}
}
main();
main();

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -36,4 +36,4 @@
</#list>
]
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -34,4 +34,4 @@
"message" : "${msg(errorMessage, title)}"
</#if>
}
</#escape>
</#escape>

View File

@@ -4,7 +4,7 @@
* #%L
* Alfresco Records Management Module
* %%
* Copyright (C) 2005 - 2024 Alfresco Software Limited
* Copyright (C) 2005 - 2025 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
* -
@@ -78,4 +78,4 @@ function main()
model.constraint = caveatConfig.createConstraint(name, title, allowedValues);
}
main();
main();

View File

@@ -2,7 +2,7 @@
* #%L
* Alfresco Records Management Module
* %%
* Copyright (C) 2005 - 2024 Alfresco Software Limited
* Copyright (C) 2005 - 2025 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
* -
@@ -26,15 +26,15 @@
*/
/**
* Get the detail of the rm constraint
*/
*/
function main()
{
var urlElements = url.extension.split("/");
var shortName = urlElements[0];
// Get the constraint
var constraint = caveatConfig.getConstraint(shortName);
if (constraint != null)
{
// Pass the constraint detail to the template
@@ -48,4 +48,4 @@ function main()
}
}
main();
main();

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -30,4 +30,4 @@
{
"data": <@rmconstraintLib.constraintWithValuesJSON constraint=constraint />
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -30,4 +30,4 @@
{
"data": <@rmconstraintLib.constraintWithValuesJSON constraint=constraint />
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
* #%L
* Alfresco Records Management Module
* %%
* Copyright (C) 2005 - 2024 Alfresco Software Limited
* Copyright (C) 2005 - 2025 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
* -
@@ -26,33 +26,33 @@
*/
/**
* Update the details of a value in an rm constraint
*/
*/
function main()
{
var urlElements = url.extension.split("/");
var shortName = urlElements[0];
var values = null;
if (json.has("values"))
{
values = json.getJSONArray("values");
}
if (values == null)
{
status.setCode(status.STATUS_BAD_REQUEST, "Values missing");
return;
}
// Get the constraint
var constraint = caveatConfig.getConstraint(shortName);
if (constraint != null)
{
constraint.updateValues(values);
constraint.updateValues(values);
model.constraint = caveatConfig.getConstraint(shortName);
model.constraintName = shortName;
model.constraintName = shortName;
}
else
{
@@ -62,4 +62,4 @@ function main()
}
}
main();
main();

View File

@@ -2,7 +2,7 @@
* #%L
* Alfresco Records Management Module
* %%
* Copyright (C) 2005 - 2024 Alfresco Software Limited
* Copyright (C) 2005 - 2025 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
* -
@@ -26,13 +26,13 @@
*/
/**
* Delete the rm constraint list
*/
*/
function main()
{
var urlElements = url.extension.split("/");
var shortName = urlElements[0];
var authorityName = urlElements[1];
if (shortName == null)
{
status.setCode(status.STATUS_BAD_REQUEST, "shortName missing");
@@ -43,16 +43,16 @@ function main()
status.setCode(status.STATUS_BAD_REQUEST, "value missing");
return;
}
// Get the constraint
var constraint = caveatConfig.getConstraint(shortName);
if (constraint != null)
{
caveatConfig.deleteRMConstraintListValue(shortName, valueName);
var constraint = caveatConfig.getConstraint(shortName);
// Pass the constraint name to the template
model.constraint = constraint;
}
@@ -64,4 +64,4 @@ function main()
}
}
main();
main();

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -30,4 +30,4 @@
{
"data": <@rmconstraintLib.constraintWithValuesJSON constraint=constraint />
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
* #%L
* Alfresco Records Management Module
* %%
* Copyright (C) 2005 - 2024 Alfresco Software Limited
* Copyright (C) 2005 - 2025 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
* -
@@ -26,28 +26,28 @@
*/
/**
* Get the detail of the rm constraint
*/
*/
function main()
{
var urlElements = url.extension.split("/");
var shortName = decodeURIComponent(urlElements[0]);
var valueName = decodeURIComponent(urlElements[2])
// Get the constraint
var constraint = caveatConfig.getConstraint(shortName);
if (constraint != null)
{
// Pass the constraint detail to the template
var value = constraint.getValue(valueName);
if(value == null)
{
// Return 404
status.setCode(404, "Constraint List: " + shortName + " value: " + valueName + "does not exist");
return;
}
model.value = value;
model.constraint = constraint;
}
@@ -59,4 +59,4 @@ function main()
}
}
main();
main();

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -30,4 +30,4 @@
{
"data": <@rmconstraintLib.constraintWithValueJSON constraint=constraint value=value/>
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -24,4 +24,4 @@
along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
#L%
-->
{}
{}

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -31,4 +31,4 @@
"data":
<@rmEventLib.eventJSON event=event />
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -34,5 +34,4 @@
"eventType":"${event.type}"
}
</#escape>
</#macro>
</#macro>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -31,4 +31,4 @@
"data":
<@rmEventLib.eventJSON event=event />
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -36,4 +36,4 @@
</#list>
}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -32,4 +32,4 @@
<@rmEventLib.eventJSON event=event />
}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -39,4 +39,4 @@
</#list>
}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -24,4 +24,4 @@
along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
#L%
-->
{}
{}

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -31,4 +31,4 @@
"data":
<@rmRoleLib.roleJSON role=role />
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -62,4 +62,4 @@
</#if>
}
</#escape>
</#macro>
</#macro>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -31,4 +31,4 @@
"data":
<@rmRoleLib.roleJSON role=role />
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -36,4 +36,4 @@
</#list>
}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -31,4 +31,4 @@
"data":
<@rmRoleLib.roleJSON role=role />
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -28,4 +28,4 @@
{
"success": ${success?string}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -28,4 +28,4 @@
{
"success": ${success?string}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -28,4 +28,4 @@
{
"success": ${success?string}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -56,4 +56,4 @@
]
</#if>
}
}
}

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -37,4 +37,4 @@
</#list>
]
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -31,4 +31,4 @@
"customProperty": "${propertyqname}"
}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -30,4 +30,4 @@
"url": "${url!""}",
"message": "${errorMessage!""}"
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -30,4 +30,4 @@
"url": "${url!""}",
"message": "${errorMessage!""}"
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -66,4 +66,4 @@
}
}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -26,4 +26,4 @@
-->
{
"success": ${success?string}
}
}

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -28,4 +28,4 @@
{
"success": ${success?string}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -33,4 +33,4 @@
"url": "${url?string}"
}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -29,4 +29,4 @@
"refId": "${refId}",
"url": "${url}"
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -39,4 +39,4 @@
]
}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -50,4 +50,4 @@
]
}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -29,4 +29,4 @@
"success": ${success?string},
"message": "${message}"
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -38,4 +38,4 @@
</#list>
]
}
}
}

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -24,4 +24,4 @@
along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
#L%
-->
<#include "dispositionschedule.get.json.ftl">
<#include "dispositionschedule.get.json.ftl">

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -42,4 +42,4 @@
"eligibleOnFirstCompleteEvent": ${action.eligibleOnFirstCompleteEvent?string}
}
</#escape>
</#macro>
</#macro>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -28,4 +28,4 @@
{
"data":
<@actionDefLib.actionJSON action=action/>
}
}

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -28,4 +28,4 @@
{
"data":
<@actionDefLib.actionJSON action=action/>
}
}

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -63,4 +63,4 @@
</#if>
}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -37,4 +37,4 @@
</#list>
]
}
}
}

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -52,4 +52,4 @@
}
}
</#escape>
</#macro>
</#macro>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -39,4 +39,4 @@
]
}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -42,4 +42,4 @@
</script>
</#if>
</body>
</html>
</html>

View File

@@ -2,7 +2,7 @@
* #%L
* Alfresco Records Management Module
* %%
* Copyright (C) 2005 - 2024 Alfresco Software Limited
* Copyright (C) 2005 - 2025 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
* -
@@ -114,7 +114,7 @@ function getRecordSeries(seriesNode)
// Create Record Series object
var recordSerie = {
parentPath: "/",
name: seriesNode.name,
name: seriesNode.name,
identifier: seriesNode.properties["rma:identifier"],
description: seriesNode.properties["description"]
};
@@ -154,7 +154,7 @@ function getRecordCategory(categoryNode, parentPath)
name: categoryNode.name,
identifier: categoryNode.properties["rma:identifier"],
vitalRecordIndicator: categoryNode.properties["vitalRecordIndicator"],
dispositionAuthority: categoryNode.properties["dispositionAuthority"],
dispositionAuthority: categoryNode.properties["dispositionAuthority"],
recordFolders: [],
dispositionActions: []
};
@@ -218,5 +218,4 @@ function getRecordFolder(recordFolder, parentPath)
}
// Start webscript
main();
main();

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -42,4 +42,4 @@
"printDate": "<@dateFormat date=date/>"
}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -69,4 +69,4 @@
}<#if (recordFolder_has_next)>,</#if>
</#list>]
</#escape>
</#macro>
</#macro>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -24,4 +24,4 @@
along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
#L%
-->
{}
{}

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -24,4 +24,4 @@
along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
#L%
-->
{}
{}

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -39,4 +39,4 @@
]
}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -37,4 +37,4 @@
</script>
</#if>
</body>
</html>
</html>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -28,4 +28,4 @@
{
"success": ${success?string}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -25,4 +25,4 @@
#L%
-->
<#import "listofvalues.lib.ftl" as listsLib/>
<@listsLib.listsJSON lists=lists/>
<@listsLib.listsJSON lists=lists/>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -98,4 +98,4 @@
}
}
</#escape>
</#macro>
</#macro>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -40,4 +40,4 @@
]
}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -26,4 +26,4 @@
-->
{
"success": ${success?string}
}
}

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -39,4 +39,4 @@
]
}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -38,4 +38,4 @@
]
}
}
</#escape>
</#escape>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -37,4 +37,4 @@
</#list>
}
</#if>
}
}

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -25,4 +25,4 @@
#L%
-->
<#import "rmauditlog.lib.ftl" as auditLib/>
<@auditLib.auditStatusJSON auditstatus=auditstatus/>
<@auditLib.auditStatusJSON auditstatus=auditstatus/>

View File

@@ -2,7 +2,7 @@
#%L
Alfresco Records Management Module
%%
Copyright (C) 2005 - 2024 Alfresco Software Limited
Copyright (C) 2005 - 2025 Alfresco Software Limited
%%
This file is part of the Alfresco software.
-
@@ -35,4 +35,4 @@
}
}
</#escape>
</#macro>
</#macro>

Some files were not shown because too many files have changed in this diff Show More