|
40edf9dd4a
|
typo
|
2020-09-11 13:57:54 +02:00 |
|
|
ca7741f92c
|
run bulk update as task
|
2020-09-11 13:55:01 +02:00 |
|
|
548a73f121
|
python3 only: remove six.moves imports
|
2020-05-29 12:17:18 +02:00 |
|
|
844382b1e8
|
drop python2 support, upgrade to django 3
|
2020-05-29 00:25:16 +02:00 |
|
|
ed977686d1
|
group permissions for documents
|
2020-05-23 16:10:33 +02:00 |
|
|
71a0a82aee
|
not in collection
|
2020-05-15 19:25:07 +02:00 |
|
|
a2ff9480cf
|
no results for empty query
|
2020-01-21 14:09:38 +01:00 |
|
|
53ed483f9c
|
don't fail with empty fulltext query
|
2020-01-21 14:09:01 +01:00 |
|
|
234a5b67b9
|
extract fulltext in encoding queue
|
2019-12-08 16:00:15 +00:00 |
|
|
390a5bc9aa
|
typo
|
2019-12-08 15:46:08 +00:00 |
|
|
24a6bb7c03
|
ignore non utf-8 output
|
2019-12-06 13:07:53 +00:00 |
|
|
e260950c88
|
add format option to map
|
2019-12-05 16:41:03 +00:00 |
|
|
ead29304bc
|
document might already be gone
|
2019-12-02 21:29:14 +01:00 |
|
|
8b6607a74e
|
only extract fulltext once
|
2019-12-02 19:16:13 +01:00 |
|
|
5efd7eadc6
|
fix has_fulltext_key check
|
2019-12-02 19:11:40 +01:00 |
|
|
a0b3a144c6
|
fix typo
|
2019-12-02 13:40:52 +01:00 |
|
|
eaad9badbb
|
crop pdf pages
|
2019-12-02 13:38:56 +01:00 |
|
|
2889c15dc8
|
remove documents from index
|
2019-12-01 17:35:54 +01:00 |
|
|
44b4f092d1
|
only extract fulltext if fulltext key is defined
|
2019-12-01 16:17:58 +01:00 |
|
|
697fee8c60
|
fix key_config
|
2019-12-01 15:31:05 +01:00 |
|
|
ff4e32d769
|
typo
|
2019-12-01 15:28:04 +01:00 |
|
|
0172a152d3
|
dont use 'fulltext' type, add fulltext flag
|
2019-12-01 15:25:45 +01:00 |
|
|
fe023c2f97
|
fulltext search for documents
optional fulltext search for documents using elasticsearch
text is extracted from pdfs and via ocr from images
|
2019-11-17 13:02:12 +01:00 |
|
|
b49a97209c
|
disable debug
|
2019-10-19 12:44:57 +01:00 |
|
|
f0217ef9eb
|
some sort names are not lower case, fixes #3219
|
2019-06-28 13:06:00 +02:00 |
|
|
7a06198cc7
|
typo
|
2019-06-11 12:32:00 +01:00 |
|
|
402fabdb16
|
support value map for documenys
|
2019-06-11 12:30:31 +01:00 |
|
|
3af83f811d
|
use cropbox for poster previews
|
2019-05-30 16:21:13 +02:00 |
|
|
3465d3ee9f
|
add & operator to find many ids
|
2019-04-18 13:02:33 +02:00 |
|
|
708a5b1b33
|
don't fail for int
|
2018-12-04 19:14:24 +01:00 |
|
|
e1f7c784ad
|
use pdftocairo for pdf preview
|
2018-11-06 15:25:42 +01:00 |
|
|
0a4c507346
|
batch item/documents edit
|
2018-09-19 00:14:34 +02:00 |
|
|
cc56858377
|
import Group from user.models
|
2018-07-29 20:28:46 +00:00 |
|
|
6296be870b
|
use get_user_model
|
2018-07-29 21:12:56 +01:00 |
|
|
0d0770802c
|
get_json -> json
|
2018-07-09 15:22:12 +02:00 |
|
|
1bac062a50
|
use postgres json field
|
2018-07-09 15:22:12 +02:00 |
|
|
dbf740e55e
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
|
|
6fd8d2aef3
|
fix query for documents rightslevel
|
2017-11-08 18:00:30 +01:00 |
|
|
7521467975
|
split documentsort into it's own manage.py command, does not get applied during install otherwise
|
2017-10-24 21:28:22 +02:00 |
|
|
4fae41c463
|
extension should always be lowercase
|
2017-05-28 13:40:56 +02:00 |
|
|
5e37a2d222
|
add upload to changelog
|
2017-03-12 22:01:32 +02:00 |
|
|
ed7a56a5e9
|
only cleanup if needed
|
2017-03-12 14:51:52 +02:00 |
|
|
4733dc8994
|
text can be empty too
|
2017-03-12 14:50:13 +02:00 |
|
|
f0a4aba751
|
use python_2_unicode_compatible
|
2017-03-03 08:56:35 +01:00 |
|
|
72fdc8ed4d
|
fix sort in collection list view
|
2017-03-02 12:37:53 +01:00 |
|
|
5947f2295b
|
only delete existing values
|
2017-02-21 17:46:16 +01:00 |
|
|
2f6e7d39c9
|
fix editing html documents
|
2017-02-16 18:31:24 +01:00 |
|
|
74407183ac
|
fix migration
|
2017-02-16 18:31:09 +01:00 |
|
|
12f3901c9a
|
py3 filter->list(filter
|
2017-02-16 14:24:51 +01:00 |
|
|
620c8a7d96
|
fix document creation
|
2017-01-27 12:26:55 +00:00 |
|