Skip to content

Commit 773e151

Browse files
committed
New release 8.6.1
New release 8.6.1
1 parent eed1784 commit 773e151

File tree

728 files changed

+53230
-6165
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

728 files changed

+53230
-6165
lines changed

Build_this_Sources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Build this Sources
22

3-
You need JDK 11, Maven 3.3.3, Ant 1.9.5 to build this sources
3+
You need JDK 11, Maven 3.6.3, Ant 1.9.5 to build this sources
44

55
1. Open a command shell to the folder where you unzipped the archive
66

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,22 @@
1111
LogicalDOC Community Edition
1212

1313

14+
LogicalDOC-CE 8.6.1 (2021-04-15; logicaldoc-8.6.1)
15+
================================================================================
16+
+ Support for the new Android app LogicalDOC Mobile - https://play.google.com/store/apps/details?id=com.logicaldoc.mobile
17+
+ Geolocation of requests ([#1066](https://bugs.logicaldoc.com/ticket/1066))
18+
+ Customizable thumbnail generation ([#1055](https://bugs.logicaldoc.com/ticket/1055))
19+
+ Option to save correctly sent emails as LogicalDOC's documents ([#1059](https://bugs.logicaldoc.com/ticket/1059))
20+
+ Redesign of main menu: search on the left, removed Personal menu, added Account menu ([#1067](https://bugs.logicaldoc.com/ticket/1067))
21+
+ Error in CustomID generation on version promotion ([#1077](https://bugs.logicaldoc.com/ticket/1077))
22+
+ GUI Setting to Show / Hide the application banner ([#1071](https://bugs.logicaldoc.com/ticket/1071))
23+
+ Display total pages number in the folders navigator cursor ([#1072](https://bugs.logicaldoc.com/ticket/1072))
24+
+ Improved the quality of grids prints ([#1075](https://bugs.logicaldoc.com/ticket/1075))
25+
+ Enforce password history ([#1078](https://bugs.logicaldoc.com/ticket/1078))
26+
+ Improve the Search Folder form ([#1081](https://bugs.logicaldoc.com/ticket/1081))
27+
+ "Oracle database does not support ""as"" for aliasing table names in from cluase" ([#1084](https://bugs.logicaldoc.com/ticket/1084))
28+
29+
1430
LogicalDOC-CE 8.5.2 (2020-12-05; logicaldoc-8.5.2)
1531
================================================================================
1632
+ Support for the new Android app LogicalDOC Mobile

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ If you reproduce or distribute the document without making
1818
any substantive modifications to its content,
1919
please use the following attribution line:
2020

21-
Copyright 2008-2020 LOGICALDOC Srl. All rights reserved.
21+
Copyright 2008-2021 LOGICALDOC Srl. All rights reserved.
2222
https://www.logicaldoc.com
2323
LogicalDOC is a trademark of LOGICALDOC Srl.

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ With LogicalDOC Community Edition you can:
99
* Collect information from any digital source
1010
* Collaborate with colleagues on documents and projects
1111
* Empower organizations to capitalize on accumulated knowledge by locating documents, experts, and information sources
12-
* Embedded workflow engine to take control of your business case
13-
* Automate task
12+
* Store any kind of document into your reporitory
13+
* Organize documents on multiple levels
14+
* Integrate your ERP with document management
1415

1516
## Installing binaries
1617
You can install LogicalDOC binaries from [SourceForge](https://sourceforge.net/projects/logicaldoc/):

ReleaseNotes.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The LogicalDOC development team is proud to announce the availability of LogicalDOC CE 8.5.2
1+
The LogicalDOC development team is proud to announce the availability of LogicalDOC CE 8.6.1
22

33
You can get this distribution in various formats from the LD's website:
44
https://www.logicaldoc.com/download-logicaldoc-community
@@ -24,20 +24,20 @@ There are many updates in this version 8.5.2, both in terms of performance and s
2424
In particular, HTTP responses have been improved in the face of violation of permissions and a great job has been done to support the new App: **LogicalDOC Mobile**, available for free on Google Play https://play.google.com/store/apps/details?id=com.logicaldoc.mobile
2525

2626

27-
###Changes since version 8.4.2:###
27+
###Changes since version 8.5.2:###
2828

29-
+ **Support for the new Android app LogicalDOC Mobile**
30-
+ Enforced permission management in WebDAV with correct HTTP return codes
31-
+ 1045 Unable to delete some files
32-
+ 1046 Recording of folder alias creations
33-
+ 1051 WebDAV cache removed because of superseeded by other optimizations
34-
+ 1032 Display tags column in the documents grid
35-
+ 1035 Customizable number of displayed history records
36-
+ 1038 Nice popups to notify alerts
37-
+ 1039 Issues when number of folders in a subfolder is more than 1000
38-
+ 1042 Reduced time to shutdown of the Windows service
39-
+ 1026 Updated the indexing engine
40-
+ 1027 Copy the path of a folder
29+
+ Support for the new Android app LogicalDOC Mobile - https://play.google.com/store/apps/details?id=com.logicaldoc.mobile
30+
+ Geolocation of requests
31+
+ Customizable thumbnail generation
32+
+ Option to save correctly sent emails as LogicalDOC's documents
33+
+ Redesign of main menu: search on the left, removed Personal menu, added Account menu
34+
+ Error in CustomID generation on version promotion
35+
+ GUI Setting to Show / Hide the application banner
36+
+ Display total pages number in the folders navigator cursor
37+
+ Improved the quality of grids prints
38+
+ Enforce password history
39+
+ Improve the Search Folder form
40+
+ "Oracle database does not support ""as"" for aliasing table names in from cluase"
4141

4242

4343
See also the file CHANGELOG.txt for more details
@@ -48,8 +48,6 @@ The LogicalDOC documentation is available at the following address https://docs.
4848

4949
Please note that the above documentation is related to LogicalDOC Enterprise, and that some features may not be available in the Community version
5050

51-
At any time you can start a discussion in the Community forums http://forums.logicaldoc.com
52-
5351
An official Docker project for LogicalDOC Community is available at https://hub.docker.com/r/logicaldoc/logicaldoc-ce/ other Docker projects with different configurations and settings are available from https://hub.docker.com/u/logicaldoc/
5452

5553
If you like this free software, why don't you leave a positive review on SourceForge?

build/poms/pom.xml

Lines changed: 34 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>logicaldoc-parent-pom</artifactId>
55
<name>logicaldoc-parent-pom</name>
66
<packaging>pom</packaging>
7-
<version>96</version>
7+
<version>97</version>
88
<description>Parent pom definition</description>
99
<scm>
1010
<connection>scm:svn:https://logicaldoc.svn.sourceforge.net/svnroot/logicaldoc/build/poms/trunk</connection>
@@ -92,11 +92,11 @@
9292
<solr.version>8.5.1</solr.version>
9393
<gwt.version>2.8.2</gwt.version>
9494
<smartgwt.version>12.1p</smartgwt.version>
95-
<cxf.version>3.1.18</cxf.version>
96-
<slf4j.version>1.7.7</slf4j.version>
95+
<cxf.version>3.2.14</cxf.version>
96+
<slf4j.version>1.7.30</slf4j.version>
9797
<ant.version>1.8.2</ant.version>
9898
<httpclient.version>4.5.2</httpclient.version>
99-
<jackson.version>2.6.5</jackson.version>
99+
<jackson.version>2.11.4</jackson.version>
100100
<poi.version>3.16</poi.version>
101101
<jaxb.version>2.2.11</jaxb.version>
102102
</properties>
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>javax.ws.rs</groupId>
112112
<artifactId>javax.ws.rs-api</artifactId>
113-
<version>2.0.1</version>
113+
<version>2.1.1</version>
114114
</dependency>
115115
<dependency>
116116
<groupId>org.glassfish</groupId>
@@ -224,7 +224,7 @@
224224
<dependency>
225225
<groupId>commons-fileupload</groupId>
226226
<artifactId>commons-fileupload</artifactId>
227-
<version>1.2.2</version>
227+
<version>1.3.3</version>
228228
<type>jar</type>
229229
</dependency>
230230
<dependency>
@@ -271,7 +271,7 @@
271271
<dependency>
272272
<groupId>org.apache.commons</groupId>
273273
<artifactId>commons-lang3</artifactId>
274-
<version>3.4</version>
274+
<version>3.5</version>
275275
</dependency>
276276
<dependency>
277277
<groupId>org.apache.commons</groupId>
@@ -314,6 +314,11 @@
314314
<artifactId>commons-net</artifactId>
315315
<version>3.6</version>
316316
</dependency>
317+
<dependency>
318+
<groupId>org.apache.commons</groupId>
319+
<artifactId>commons-imaging</artifactId>
320+
<version>1.0-alpha1</version>
321+
</dependency>
317322
<dependency>
318323
<groupId>org.apache.xmlgraphics</groupId>
319324
<artifactId>fop</artifactId>
@@ -711,13 +716,12 @@
711716
<groupId>org.apache.cxf</groupId>
712717
<artifactId>cxf-tools-common</artifactId>
713718
<version>${cxf.version}</version>
714-
</dependency>
715-
<dependency>
716-
<groupId>org.apache.cxf</groupId>
717-
<artifactId>cxf-rt-transports-http</artifactId>
718-
<version>${cxf.version}</version>
719-
</dependency>
720-
719+
</dependency>
720+
<dependency>
721+
<groupId>org.apache.cxf</groupId>
722+
<artifactId>cxf-rt-transports-http</artifactId>
723+
<version>${cxf.version}</version>
724+
</dependency>
721725
<!-- Javax Media image processing -->
722726
<dependency>
723727
<groupId>javax.media</groupId>
@@ -826,7 +830,7 @@
826830
<dependency>
827831
<groupId>com.thoughtworks.xstream</groupId>
828832
<artifactId>xstream</artifactId>
829-
<version>1.4.10</version>
833+
<version>1.4.15</version>
830834
</dependency>
831835
<dependency>
832836
<groupId>com.hierynomus</groupId>
@@ -838,41 +842,33 @@
838842
<artifactId>jcifs-ng</artifactId>
839843
<version>2.1.2</version>
840844
</dependency>
845+
<dependency>
846+
<groupId>io.swagger.core.v3</groupId>
847+
<artifactId>swagger-annotations</artifactId>
848+
<version>2.1.6</version>
849+
</dependency>
841850
</dependencies>
842851
</dependencyManagement>
843852
<repositories>
844-
<repository>
845-
<id>central</id>
846-
<url>https://repo.maven.apache.org/maven2/</url>
847-
</repository>
848-
<repository>
849-
<id>central1</id>
850-
<url>https://repo1.maven.org/maven2/</url>
851-
</repository>
853+
<repository>
854+
<id>central</id>
855+
<name>Central Repository</name>
856+
<url>https://repo1.maven.org/maven2/</url>
857+
</repository>
858+
<repository>
859+
<id>eclipse-releases</id>
860+
<name>Eclipse Releases</name>
861+
<url>https://repo.eclipse.org/content/groups/releases/</url>
862+
</repository>
852863
<repository>
853864
<id>logicaldoc</id>
854865
<name>LogicalDOC Repository</name>
855866
<url>http://logicaldoc.sourceforge.net/maven</url>
856867
</repository>
857-
<repository>
858-
<id>maven2-repository.dev.java.net</id>
859-
<name>Java.net Repository for Maven</name>
860-
<url>http://download.java.net/maven/2/</url>
861-
<layout>default</layout>
862-
</repository>
863868
<repository>
864869
<id>smartgwt</id>
865870
<url>http://www.smartclient.com/maven2</url>
866871
</repository>
867-
<repository>
868-
<id>gwtupload</id>
869-
<name>GWT Upload repository at googlecode</name>
870-
<url>http://gwtupload.googlecode.com/svn/mavenrepo</url>
871-
</repository>
872-
<repository>
873-
<id>gwtchismes</id>
874-
<url>http://gwtchismes.googlecode.com/svn/mavenrepo/</url>
875-
</repository>
876872
<repository>
877873
<id>gwt-image-loader-repo</id>
878874
<url>http://gwt-image-loader.googlecode.com/svn/repo</url>
Lines changed: 39 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,46 @@
1-
The LogicalDOC development team is happy to announce the immediate availability of LogicalDOC CE 7.6
1+
The LogicalDOC development team is proud to announce the availability of LogicalDOC CE 8.6.1
22

3-
You can get this distribution in tomcat-bundle archive from SourceForge:
4-
http://sourceforge.net/projects/logicaldoc/files/distribution/LogicalDOC%20CE%207.6/logicaldoc-7.6-tomcat-bundle.zip/download
3+
You can get this distribution in Tomcat-bundle archive from SourceForge:
4+
https://sourceforge.net/projects/logicaldoc/files/distribution/LogicalDOC%20CE%208.6/logicaldoc-8.6.1-tomcat-bundle.zip/download
55

6-
LogicalDOC is a Web-based Document Management System (DMS) based on open
7-
source technology (GWT +Spring +Hibernate). Thanks to its intuitive interface,
8-
LogicalDOC transforms complex operations into easy tasks. It allows the
9-
storage, organization, versioning and use of all kind of files and documents
10-
within an user friendly interface.
6+
LogicalDOC Community Edition is free (libre) software (FLOSS) and allows organizations and individuals to centralize the management, storage, retrieval and distribution of documents.
117

12-
Changes:
13-
Folder alias - new feature - Core
14-
REST implementation of web services - new feature - Web Services
15-
Reusable custom attribute sets - new feature - Core
16-
Removed support for Java7 - deprecation - Core
17-
Hiding Extended Properties that aren't used - improvement - User Interface
18-
Optimization of tags handling for huge repositories - enhancement - Core
19-
Preview of older document versions displays latest version only - defect - User Interface
20-
Removed all Java Applets - deprecation - User Interface
21-
SOAP webservices refactoring - improvement - Web Services
22-
Removed support for Internet Explorer 10 - deprecation - User Interface
23-
Add Documents Issue '&' and '%' symbols fail - bug - User Interface
8+
LogicalDoc Community Edition offers a lot for your document management needs with a multilingual,
9+
desktop interface and user-friendly features such as multilingual full-text indexing, full version control, task manager,
10+
importing from zip files, and document searching to keep control of your documents.
2411

12+
LogicalDOC is localized in many languages: Russian, English, Chinese, Korean, Japanese, Italian and many others and one of its most interesting features is its ability to index the content of documents using different algorithms depending on the language of the document.
13+
This allows later to perform "smart" full-text searches.
2514

26-
You can use our dedicated Bug tracker http://bugs.logicaldoc.com to report errors or feature requests.
15+
LogicalDOC Community provides a set of SOAP and REST API interfaces that allow the system to be integrated with other applications
16+
The web-service API documentation is available in the LogicalDOC Documentation website https://docs.logicaldoc.com/en/web-services-api
2717

28-
Please contribute to the internationalization of LogicalDOC by using the translation platform described in the Wiki
29-
http://wiki.logicaldoc.com/wiki/Translate_LogicalDOC
18+
In addition, a WebDAV and a CMIS interface are available.
19+
Native apps for Android and iOS are published and available for free download on Google Play and iTunes.
20+
21+
For a complete list of features, take a look at https://www.logicaldoc.com/features
3022

31-
The LogicalDOC development Team
23+
24+
Some changes since version 8.5.2:
25+
Support for the new Android app LogicalDOC Mobile - https://play.google.com/store/apps/details?id=com.logicaldoc.mobile
26+
1066 Geolocation of requests
27+
1055 Customizable thumbnail generation
28+
1059 Option to save correctly sent emails as LogicalDOC's documents
29+
1067 Redesign of main menu: search on the left, removed Personal menu, added Account menu
30+
1077 Error in CustomID generation on version promotion
31+
1071 GUI Setting to Show / Hide the application banner
32+
1072 Display total pages number in the folders navigator cursor
33+
1075 Improved the quality of grids prints
34+
1078 Enforce password history
35+
1081 Improve the Search Folder form
36+
1084 "Oracle database does not support ""as"" for aliasing table names in from cluase"
37+
38+
39+
40+
The LogicalDOC documentation is available at the following address
41+
https://docs.logicaldoc.com
42+
43+
Please note that this documentation is related to LogicalDOC Enterprise, and that some features may not be available in the Community version
44+
45+
46+
The LogicalDOC development Team
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<project name="logicaldoc-android" default="deploy" basedir="." xmlns:artifact="urn:maven-artifact-ant">
2+
<property file="${user.home}/logicaldoc-dev.properties" />
3+
<import file="${logicaldoc.devroot}/build/ant/build.xml" />
4+
5+
<target name="deploy" depends="init-all" description="Updates a deployed webapp">
6+
<property environment="env" />
7+
<property id="properties" file="build.properties" />
8+
9+
<echo message="Deploying ${pom.artifactId}" />
10+
11+
<exec executable="mvn.cmd" resolveexecutable="true" searchpath="true">
12+
<arg line="-o -Dmaven.test.skip=true install"/>
13+
</exec>
14+
15+
<unzip src="target/${pom.artifactId}-${pom.version}-plugin.zip" dest="${logicaldoc.webroot}" />
16+
17+
<echo message="${pom.artifactId} has been deployed" />
18+
</target>
19+
</project>

0 commit comments

Comments
 (0)