Hung Nguyen
|
4ae8475f5e
|
Add Vietnamese language support (#549)
|
2021-06-21 10:51:31 +02:00 |
|
bgamard
|
6fcd8771a5
|
upgrade to java 11 + upgrade libraries
|
2021-01-25 22:40:58 +01:00 |
|
bgamard
|
bcb4c6d7b0
|
Merge remote-tracking branch 'origin/master'
|
2021-01-21 17:39:23 +01:00 |
|
bgamard
|
ea1d5907c1
|
#497: fix npe in unauthenticated cases
|
2021-01-21 17:39:01 +01:00 |
|
Vegard Hoff Walmsness
|
05bac38fc3
|
Norwegian language support
|
2021-01-14 20:20:16 +01:00 |
|
Vec7or
|
ff3db531e5
|
Configure bcrypt work
|
2021-01-05 18:59:18 +01:00 |
|
Vec7or
|
af15116bf9
|
Upgrade bcrypt library + explain env variables
|
2020-12-31 07:46:00 +01:00 |
|
Evil McJerkface
|
1346dd3616
|
Add option to specify a particular IMAP folder (aka "label" in Gmail) (#477)
|
2020-11-22 13:39:39 +01:00 |
|
Evil McJerkface
|
b6ec5e108b
|
Added support for TLS & STARTTLS for SMTP connections. If port 465 is configured, TLS will be assumed. If port 587 is used, STARTTLS is assumed. (#478)
Closes #353: Added support for TLS & STARTTLS for SMTP connections
|
2020-11-19 10:15:40 +01:00 |
|
bgamard
|
66acb380ab
|
Closes #451: convert lob content to text for pgsql
|
2020-10-31 20:14:06 +01:00 |
|
bgamard
|
087184b598
|
Closes #466: remove duplicate translation resources
|
2020-10-16 13:53:12 +02:00 |
|
marcin
|
69905cdc55
|
Merge with last changes in master branch
Fix polish translation
|
2020-10-14 22:42:59 +02:00 |
|
marcin
|
1897f5567b
|
Initial commit
|
2020-10-14 10:49:08 +02:00 |
|
bgamard
|
44f5db993a
|
#451: remove @Lob on file content
|
2020-09-13 17:58:28 +02:00 |
|
bgamard
|
5e2a18f819
|
#451: update the file content with an Hibernate query instead of a native query
|
2020-09-10 20:42:51 +02:00 |
|
bgamard
|
3ad0554a7d
|
use org.apache.directory.api for LDAP instead of apacheds
|
2020-08-29 19:10:14 +02:00 |
|
bgamard
|
a9719feeec
|
LDAP support, courtesy of an anonymous donator
|
2020-08-28 18:09:54 +02:00 |
|
bgamard
|
6dc4f1b448
|
#423: fulltext search by default
|
2020-08-28 17:47:07 +02:00 |
|
Jamie Magee
|
2bf3e6bd3c
|
Danish language support (#438)
|
2020-08-02 23:32:29 +02:00 |
|
bgamard
|
cb29dcd6cc
|
handle all content extraction errors
|
2020-05-19 15:11:05 +02:00 |
|
bgamard
|
d428e89c30
|
#412: process files outside of a transaction
|
2020-05-19 14:44:41 +02:00 |
|
bgamard
|
9b2aeb7480
|
add temporary logs
|
2020-05-19 14:05:34 +02:00 |
|
bgamard
|
d9ad69c7ff
|
add more log to debug processing indicator
|
2020-05-17 21:58:13 +02:00 |
|
bgamard
|
16fc058264
|
Merge remote-tracking branch 'origin/master'
|
2020-05-17 21:00:30 +02:00 |
|
bgamard
|
520b143165
|
#412: better handle concurrent updates and async listeners
|
2020-05-17 21:00:01 +02:00 |
|
cadast
|
95c37a03f8
|
Improve Inbox Scanning (#407)
closes #386: delete emails after import + closes #405: auto tag documents imported by email
|
2020-05-14 13:59:11 +02:00 |
|
bgamard
|
0d058b9c9c
|
at least 2 threads for background work
|
2020-05-07 11:09:11 +02:00 |
|
bgamard
|
3ec254e908
|
#400: limit async bus to (cpu cores / 2) threads
|
2020-05-06 11:35:45 +02:00 |
|
lord-lawnmower
|
c08616e6df
|
Latvian Language Support (#390)
|
2020-04-13 21:04:47 +02:00 |
|
Antti Tapio
|
7faa0f8a54
|
Finnish and Swedish language support (#389)
|
2020-04-12 18:27:06 +02:00 |
|
bgamard
|
19ac90688e
|
upgrade guava
|
2020-02-19 20:47:26 +01:00 |
|
bgamard
|
5f4a6bc462
|
#336: fix search by type
|
2020-02-19 18:00:13 +01:00 |
|
bgamard
|
bd09312418
|
Closes #336: search document by file mime type
|
2020-02-15 22:05:04 +01:00 |
|
bgamard
|
d619f98de7
|
Closes #379: spaces and colons not allowed in tag name
|
2020-02-14 21:40:13 +01:00 |
|
bgamard
|
89228a52dc
|
Closes #378: silence useless log from Jersey
|
2020-02-14 21:33:34 +01:00 |
|
bgamard
|
90a49efa4a
|
Closes #373: high quality PDF to image conversion before OCR
|
2020-02-13 17:43:07 +01:00 |
|
junpet
|
a7423caeb1
|
Add Hungarian Language Support (#369)
Add Hungarian language support
|
2020-01-29 15:44:44 +01:00 |
|
bgamard
|
6f31a2c228
|
Closes #366: get the private key from the right user when processing files
|
2020-01-21 12:54:50 +01:00 |
|
Benjamin Gamard
|
fc98b0882f
|
Merge remote-tracking branch 'origin/master'
|
2019-12-28 13:54:45 +01:00 |
|
Benjamin Gamard
|
dff05967ea
|
Closes #363: pgsql compatibility for table alias in update queries
|
2019-12-28 13:53:42 +01:00 |
|
Benjamin Gamard
|
6b93e413b6
|
#321: remove duplicate contributors
|
2019-06-03 11:45:38 +02:00 |
|
Benjamin Gamard
|
ab8176efcb
|
#300: custom metadata fields: UI read/write
|
2019-05-21 15:44:23 +02:00 |
|
Benjamin Gamard
|
2db263fb68
|
#300: custom metadata fields: API read
|
2019-05-20 15:08:16 +02:00 |
|
Benjamin Gamard
|
5fd4d37972
|
#300: custom metadata fields: API write
|
2019-05-17 16:00:03 +02:00 |
|
Benjamin Gamard
|
9b1dbf351a
|
#300: custom metadata fields: UI admin
|
2019-05-15 14:15:55 +02:00 |
|
Benjamin Gamard
|
4c7c058e0d
|
Merge remote-tracking branch 'origin/master'
|
2019-05-15 13:34:21 +02:00 |
|
Benjamin Gamard
|
f8dc08b02b
|
#300: custom metadata fields: API admin
|
2019-05-15 13:34:01 +02:00 |
|
yosef langer
|
0e6bc3ce54
|
Hebrew Language Support (#320)
|
2019-05-11 16:26:01 +02:00 |
|
Benjamin Gamard
|
fcb018406d
|
Merge remote-tracking branch 'origin/master'
|
2019-05-07 14:38:15 +02:00 |
|
Benjamin Gamard
|
40756a5e4b
|
Fix for https://bugs.openjdk.java.net/browse/JDK-8216039
|
2019-05-07 14:38:05 +02:00 |
|