|
4fb8879ba0
|
migrate bigint ids
|
2023-07-27 23:45:37 +02:00 |
|
|
a035d37229
|
add apps.py to all apps
|
2023-07-27 19:27:00 +02:00 |
|
|
6e283ad870
|
fix colleciton links
|
2023-07-20 12:33:12 +01:00 |
|
|
bea0d301a4
|
add share link at /m/, add share dialog in view menu, fix preview for documents
|
2023-07-15 12:15:23 +05:30 |
|
|
e7292a5989
|
elasticsearch no longer uses doc_type, enable on padma and icma
|
2023-07-12 14:59:55 +05:30 |
|
|
9340c0e578
|
update to new celery api
|
2023-06-23 16:21:31 +05:30 |
|
|
48e6d4af6f
|
render search result highlights as images and show in pages view
|
2023-06-12 14:30:32 +01:00 |
|
|
57d3fc0d32
|
don't store id in batch edits
|
2023-06-10 13:01:43 +01:00 |
|
|
a3880f3b38
|
fix level check
|
2023-02-21 18:26:43 +01:00 |
|
|
873ec27803
|
only list items/documents < max level
|
2023-01-05 14:03:44 +00:00 |
|
|
9d124d65af
|
log error, don't fail
|
2022-02-15 14:56:29 +01:00 |
|
|
79c5d948b5
|
close filedescriptor after use
|
2022-01-03 12:33:15 +01:00 |
|
|
e4133ffa1d
|
missing import
|
2022-01-03 12:26:16 +01:00 |
|
|
5c89662f14
|
add page views
|
2021-11-19 14:51:16 +01:00 |
|
|
950bec609d
|
fulltext search in pages
|
2021-11-15 15:27:12 +00:00 |
|
|
63d82ad7e7
|
remove config reloader
|
2020-09-27 17:58:35 +02:00 |
|
|
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 |
|