Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions assemblies/legacy/pom.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
Expand Down
11 changes: 11 additions & 0 deletions assemblies/legacy/src/assembly/assembly.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->
<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3
Expand Down
11 changes: 11 additions & 0 deletions assemblies/legacy/src/main/resources/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->
<plugin title="pentaho-jpivot-plugin-legacy" name="jpivot" loader="DEFAULT">

<static-paths>
Expand Down
11 changes: 11 additions & 0 deletions assemblies/legacy/src/main/resources/settings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->
<settings>
<!-- plugin with overlays disabled -->

Expand Down
11 changes: 11 additions & 0 deletions assemblies/plugin/pom.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
Expand Down
11 changes: 11 additions & 0 deletions assemblies/plugin/src/assembly/assembly.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->
<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3
Expand Down
11 changes: 11 additions & 0 deletions assemblies/plugin/src/main/resources/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->
<plugin title="pentaho-jpivot-plugin" name="jpivot" loader="DEFAULT">

<static-paths>
Expand Down
11 changes: 11 additions & 0 deletions assemblies/plugin/src/main/resources/settings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->
<settings>
<!-- set this to true for production, and false for development/localization -->
<cache-messages>true</cache-messages>
Expand Down
11 changes: 11 additions & 0 deletions assemblies/pom.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
Expand Down
11 changes: 11 additions & 0 deletions assemblies/static/pom.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
Expand Down
11 changes: 11 additions & 0 deletions assemblies/static/src/assembly/assembly.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->
<assembly
xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->

<xform style="manual">
<table border="1" cellspacing="0" cellpadding="2">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->

<xform style="manual">
<table border="1" cellspacing="0" cellpadding="2">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->

<xform style="manual">
<table border="1" cellspacing="0" cellpadding="2">
Expand Down Expand Up @@ -266,7 +277,7 @@
<td>グラフの高さ</td>
<td>
<textField type="posint" modelReference="chartHeight" size="5" title="ピクセルで高さを入力 - 初期値 300"/>
&#160;&#160;&#160;グラフ幅
&#160;&#160;&#160;グラフ幅
<textField type="posint" modelReference="chartWidth" size="5" title="ピクセルで幅を入力 - 初期値 500"/>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->

<xform style="manual">
<table border="1" cellspacing="0" cellpadding="2">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->

<!DOCTYPE taglib [

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->

<xform style="manual">
<table border="1" cellspacing="0" cellpadding="2">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->

<xform style="manual">
<table border="1" cellspacing="0" cellpadding="2">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->

<xform style="manual">
<table border="1" cellspacing="0" cellpadding="2">
Expand Down Expand Up @@ -62,7 +73,7 @@
</td>
</tr>
<tr >
<td colspan="2" align="left">グラフを分ける
<td colspan="2" align="left">グラフを分ける
<checkBox modelReference="chartPageBreak"/>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->

<xform style="manual">
<table border="1" cellspacing="0" cellpadding="2">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->
<!--
this file contains templates which allow an user easy configuration of
Fop. Actually normally you don't need this configuration file, but if
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->

<!DOCTYPE xform [
<!ENTITY nbsp "&#160;">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->

<xform style="manual" bundle="com.tonbeller.jpivot.table.resources">
<table border="1" cellspacing="0" cellpadding="2" id="mdxEditForm">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- ******************************************************************************
*
* Pentaho
*
* Copyright (C) 2026 by Pentaho Canada Inc. : http://www.pentaho.com
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file.
*
* Change Date: 2030-06-15
******************************************************************************* -->

<!DOCTYPE xform [
<!ENTITY buttons SYSTEM "../../wcf/buttons.xml">
Expand Down
Loading
Loading