shamoon
|
448dcbab46
|
Include multi object queries in whoosh searcher
|
2023-04-27 08:06:55 -07:00 |
|
Trenton H
|
6f163111ce
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
Trenton H
|
3bcbd05252
|
Fixes ruff not running isort against the codebase
|
2023-04-26 09:35:27 -07:00 |
|
Trenton H
|
ce41ac9158
|
Configures ruff as the one stop linter and resolves warnings it raised
|
2023-04-01 17:03:52 -07:00 |
|
shamoon
|
bf8ae22f3f
|
Rename comments --> notes
|
2023-03-18 13:59:17 -07:00 |
|
shamoon
|
d2a6f79612
|
Merge branch 'dev' into feature-permissions
|
2023-02-03 14:23:50 -08:00 |
|
Trenton H
|
0f536a9b9a
|
Detect and reset invalid ASNs to 0 during indexing with a loud error to the user
|
2023-02-03 08:31:45 -08:00 |
|
Trenton H
|
dc7bef5d48
|
Fixes relative date Whoosh queries and adds testing to ensure it remains working with multiple timezones
|
2023-01-31 12:53:46 -08:00 |
|
Michael Shamoon
|
44f860d9b0
|
Merge branch 'dev' into feature-permissions
|
2023-01-24 14:10:45 -08:00 |
|
Michael Shamoon
|
99c2442b28
|
Use 32bit integer for asn, unsigned Whoosh NUMERIC field
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com>
|
2023-01-24 10:13:05 -08:00 |
|
Michael Shamoon
|
a4d96061de
|
Merge branch 'dev' into feature-permissions
|
2023-01-05 19:45:12 -08:00 |
|
Michael Shamoon
|
91d4941438
|
Support comment search
|
2023-01-04 19:06:06 -08:00 |
|
Michael Shamoon
|
d71d388c08
|
Merge branch 'dev' into feature-permissions
|
2022-12-29 20:12:42 -08:00 |
|
Michael Shamoon
|
94e32005ca
|
support tags__id__none for advanced search
|
2022-12-17 19:49:17 -08:00 |
|
Michael Shamoon
|
4cf9ed9d26
|
Support owner and object permissions for advanced queries
|
2022-12-12 22:40:31 -08:00 |
|
Markus
|
69ef26dab0
|
Feature: Dynamic document storage pathes (#916)
* Added devcontainer
* Add feature storage pathes
* Exclude tests and add versioning
* Check escaping
* Check escaping
* Check quoting
* Echo
* Escape
* Escape :
* Double escape \
* Escaping
* Remove if
* Escape colon
* Missing \
* Esacpe :
* Escape all
* test
* Remove sed
* Fix exclude
* Remove SED command
* Add LD_LIBRARY_PATH
* Adjusted to v1.7
* Updated test-cases
* Remove devcontainer
* Removed internal build-file
* Run pre-commit
* Corrected flak8 error
* Adjusted to v1.7
* Updated test-cases
* Corrected flak8 error
* Adjusted to new plural translations
* Small adjustments due to code-review backend
* Adjusted line-break
* Removed PAPERLESS prefix from settings variables
* Corrected style change due to search+replace
* First documentation draft
* Revert changes to Pipfile
* Add sphinx-autobuild with keep-outdated
* Revert merge error that results in wrong storage path is evaluated
* Adjust styles of generated files ...
* Adds additional testing to cover dynamic storage path functionality
* Remove unnecessary condition
* Add hint to edit storage path dialog
* Correct spelling of pathes to paths
* Minor documentation tweaks
* Minor typo
* improving wrapping of filter editor buttons with new storage path button
* Update .gitignore
* Fix select border radius in non input-groups
* Better storage path edit hint
* Add note to edit storage path dialog re document_renamer
* Add note to bulk edit storage path re document_renamer
* Rename FILTER_STORAGE_DIRECTORY to PATH
* Fix broken filter rule parsing
* Show default storage if unspecified
* Remove note re storage path on bulk edit
* Add basic validation of filename variables
Co-authored-by: Markus Kling <markus@markus-kling.net>
Co-authored-by: Trenton Holmes <holmes.trenton@gmail.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
|
2022-05-19 14:42:25 -07:00 |
|
Trenton Holmes
|
1771d18a21
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
kpj
|
fc695896dd
|
Format Python code with black
|
2022-02-27 15:26:41 +01:00 |
|
jonaswinkler
|
f3703fc6e3
|
only show score when sorting by score
|
2021-05-15 17:25:49 +02:00 |
|
jonaswinkler
|
0d5fd229bf
|
disable reverse sorting by score
|
2021-05-15 17:11:26 +02:00 |
|
jonaswinkler
|
8ee2e8b23d
|
sorting for full text queries
|
2021-05-15 13:58:11 +02:00 |
|
jonaswinkler
|
1dbd7b9bb4
|
fix some issues with the search index
|
2021-04-05 21:53:07 +02:00 |
|
jonaswinkler
|
d13baab0a6
|
more testing
|
2021-04-04 01:19:07 +02:00 |
|
jonaswinkler
|
b7063b199a
|
disable sorting for now
|
2021-04-03 21:49:31 +02:00 |
|
jonaswinkler
|
38a386d5ae
|
fix date filtering for full text search
|
2021-04-03 21:02:13 +02:00 |
|
jonaswinkler
|
b6ff88645b
|
lots of changes for the new unified search
|
2021-03-17 22:25:22 +01:00 |
|
jonaswinkler
|
f9263ddb62
|
some initial attempts to merge search and document list
|
2021-03-07 13:16:23 +01:00 |
|
jonaswinkler
|
8bf4241b16
|
some search index optimizations
|
2021-02-15 13:26:36 +01:00 |
|
jonaswinkler
|
ed0b1fe115
|
better exception logging
|
2021-02-11 22:16:41 +01:00 |
|
jonaswinkler
|
431d4fd8e4
|
rework most of the logging
|
2021-02-05 01:10:29 +01:00 |
|
jonaswinkler
|
6a70369a77
|
update index after bulk edit operations #195
|
2020-12-27 17:05:35 +01:00 |
|
jonaswinkler
|
789abb3bbb
|
changed up the highlight fragment formatter
|
2020-12-18 16:42:33 +01:00 |
|
jonaswinkler
|
ca2cb694d0
|
code style
|
2020-12-18 00:10:16 +01:00 |
|
jonaswinkler
|
164418880a
|
more like this searching
|
2020-12-17 21:36:21 +01:00 |
|
jonaswinkler
|
f88cf69173
|
bugfix
|
2020-12-05 00:37:05 +01:00 |
|
jonaswinkler
|
b03d4c7646
|
searching for types and dates, error catching, documentation and changelog.
|
2020-11-30 16:13:35 +01:00 |
|
jonaswinkler
|
1ef12d2cbc
|
searching for tags, spelling corrections fixes #74
|
2020-11-30 15:14:23 +01:00 |
|
jonaswinkler
|
6c308116d6
|
parallel tests.
|
2020-11-27 14:00:52 +01:00 |
|
jonaswinkler
|
b589b7a5dc
|
The index is now recreated in case loading fails.
|
2020-11-26 22:18:30 +01:00 |
|
Jonas Winkler
|
b44f8383e4
|
code cleanup
|
2020-11-21 14:03:45 +01:00 |
|
Jonas Winkler
|
2c9555015b
|
make the index dir if it does not exist.
|
2020-11-20 11:21:09 +01:00 |
|
Jonas Winkler
|
2e04ba1c04
|
code style fixes
|
2020-11-12 21:09:45 +01:00 |
|
Jonas Winkler
|
dbc7021990
|
trying to make travis work.
|
2020-11-12 17:12:58 +01:00 |
|
Jonas Winkler
|
54f04650d1
|
fixed an issue with the searcher.
|
2020-11-10 01:47:35 +01:00 |
|
Jonas Winkler
|
7747e6512a
|
moved some code
|
2020-11-08 11:30:16 +01:00 |
|
Jonas Winkler
|
942fab7298
|
I removed the model save/delete hooks for index updates since they were causing too much trouble with migrations
|
2020-11-08 11:24:57 +01:00 |
|
Jonas Winkler
|
164be3cfed
|
removed logging from index since it was causing issues with migrations and missing logging groups
|
2020-11-07 23:26:18 +01:00 |
|
Jonas Winkler
|
e45208bf01
|
add correspondent to the index
|
2020-11-06 17:27:21 +01:00 |
|
Jonas Winkler
|
68df1cf4ee
|
replaced usages of .id with .pk, fixed filename issue in exporter
|
2020-11-03 12:37:37 +01:00 |
|
Jonas Winkler
|
dc59e0f257
|
updated settings: docker image runs without ENV variables
|
2020-11-03 12:23:24 +01:00 |
|