Commit Graph

33701 Commits (c5b8645a0f674a8a9f2ef5d360a5f48d8eac2267)
 

Author SHA1 Message Date
Wieland Lindenthal c5b8645a0f remove plaintext.yml from version control that was mistankenly checked in 7 years ago
Wieland Lindenthal 9adaadae7a Rubocop satisfaction 7 years ago
Wieland Lindenthal 14e88ad4ea Debugging pull preview 7 years ago
Wieland Lindenthal f9dca0efc5 Ensure that always the identical transliteration is used no matter what I18n locale the current user has set. 7 years ago
Wieland Lindenthal 19b0c15508 Add tesseract-ocr to Dockerfile 7 years ago
Wieland Lindenthal 1e468b3cbf more rubocop stuff 7 years ago
Wieland Lindenthal f2a8d6bfac Adopt system checks into two cases, with tsvector support and without. 7 years ago
Wieland Lindenthal 68f5647d8e Enforce lower PostgreSQL version for TSVector features, 9.5 instead of 9.6 7 years ago
Wieland Lindenthal 503502fa12 rubocop stuff and cleaning up code 7 years ago
Wieland Lindenthal 90ba46d406 Gem name changed from ‚text_extractor‘ to ‚plaintext‘ 7 years ago
Wieland Lindenthal 68d4f36a15 Use rubygems.org version of text-extractor. 7 years ago
Wieland Lindenthal 806f0c84a6 Fix spec: only run those specs if DB supports TSVector. 7 years ago
Wieland Lindenthal 25ad4e7284 Fix spec. Check that attachment filters are not selectable when DB does not support TSVector. 7 years ago
Wieland Lindenthal 7ad6bc8078 Add guard condition for TSVector support in extraction job. Remove non TSV support. 7 years ago
Wieland Lindenthal 2d76f72e71 bump text-extractor gem reference 7 years ago
Wieland Lindenthal 4e16b1a692 Fix: These tests should not do anything when the DB does not support TSVector 7 years ago
Wieland Lindenthal 912a58018e Fix: allow spec to call EnterpriseToken for checking :attachment_filters 7 years ago
Wieland Lindenthal fa5d887f48 Fix update_form_api_spec as `allows_to? :attachment_filter` gets called 7 years ago
Wieland Lindenthal 5bc49f05b0 Bump text-extractor gem 7 years ago
Wieland Lindenthal a5808c5b45 - Use initializer to load text-extractor config. 7 years ago
Wieland Lindenthal c8c94186cf Adopt code for API changes in text-extractor gem 7 years ago
Wieland Lindenthal b5de6add68 Do not allow attachment filters unless TSVector is available. No MySQL/MariaDB support. 7 years ago
Wieland Lindenthal 6ae980bcb9 Add upsale message 7 years ago
Wieland Lindenthal 6dc3a11a65 Satisfy or calm rubocop 7 years ago
Wieland Lindenthal 546143e8ec DRY migration 7 years ago
Wieland Lindenthal 8d7332b2da cleanup i18n 7 years ago
Wieland Lindenthal c8d610e2ba Satisfy rubucop 7 years ago
Wieland Lindenthal ed5dd1cbbc move rake tasks to attachments name space 7 years ago
Wieland Lindenthal 3115f53bc9 Add feature spec for attachment filters 7 years ago
Wieland Lindenthal dfc1b08de2 to_words needs to be class method. 7 years ago
Wieland Lindenthal 7636aede9c Provide second rake task that updates text extractions even for those that have already been extracted. 7 years ago
Wieland Lindenthal 5ffbba0cd7 restructure ExtractFulltextJob for better readability 7 years ago
Wieland Lindenthal b32b5651e9 Fix for not crashing DB query when search term is "')" 7 years ago
Wieland Lindenthal 3042486111 ignore structure.sql in version control 7 years ago
Wieland Lindenthal b8c2752551 remove structure.sql from version control 7 years ago
Wieland Lindenthal f675601eb7 code cleanup 7 years ago
Wieland Lindenthal b87e554ad8 Add documentation for configuration options 7 years ago
Wieland Lindenthal 2e3b0698e7 Improve code readability 7 years ago
Wieland Lindenthal fa6b3fcf99 normalize file names differently 7 years ago
Wieland Lindenthal c63c4dd448 Cleanup 7 years ago
Wieland Lindenthal 486a7ff6e3 Show availability of third party packages for text extraction 7 years ago
Wieland Lindenthal 1305cdd088 Fix Docker entrypoint to cope with structure.sql requirement (instead of schema.rb) 7 years ago
Wieland Lindenthal 7a1e4722ff Fix the commit of text-extractor gem in Gefiel 7 years ago
Wieland Lindenthal af5f21b757 Add EnterpriseToken logic to attachment filter specs 7 years ago
Wieland Lindenthal 09988ec233 Use filter instance method `available?` for checking Enterprise Token 7 years ago
Wieland Lindenthal 643e945b85 - Remove configuration option for attachment search 7 years ago
Wieland Lindenthal 14081ea0f1 Remove typo RUN 7 years ago
Wieland Lindenthal 292aed2925 trying a fresher docker base image that has postgresql-client 9.6 by default 7 years ago
Wieland Lindenthal 5b58d77c05 Adding pretty generic specs for attachment filters. 7 years ago
Wieland Lindenthal a98198ec43 Add spec for ExtractFulltextJob 7 years ago