Direkt zum Hauptinhalt

Kürzlich aktualisierte Seiten

Gastzugang und spezielle Anpassungen (serverseitiger Code/Scripts)

Inventar und Handbücher Teedy API Scripts / database queries

Wir wollen unsere Inventarplattform so aufbereiten, dass sie auch für Gäste etwas zum Stöbern bie...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Fix Preview Bug

Inventar und Handbücher Teedy File and Document Processing

In case the file preview is erroneous/empty but the file can be processed and it can be downloade...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Searching and Tags

Inventar und Handbücher Teedy File and Document Processing

Tags Tags can be nested. For example, the "Insurance" tag can be created and, for example, t...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Basic installation with Jetty and H2 Database

Inventar und Handbücher Teedy Installation and Configuration

Install Required Software #install a lot of stuff sudo apt update sudo apt install tesseract-o...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Migration from H2 to PostgreSQL

Inventar und Handbücher Teedy Installation and Configuration

Note that the migration will make you loosing all the OCR extracted text content from files in yo...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Automatic Mail Importing (Inbox Scanning)

Inventar und Handbücher Teedy Installation and Configuration

This feature can be configured by environment variables! → Environment Configuration

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Known Limitations

Inventar und Handbücher Teedy Installation and Configuration

General issues can be found in https://github.com/sismics/docs/issues If you delete a us...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Reprocess all files for a given user

Inventar und Handbücher Teedy API Scripts / database queries

Note that you can only re-process files which are your's! If you want to reprocess everything f...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Reindex / index repairing script

Inventar und Handbücher Teedy API Scripts / database queries

This script is for use as cron for example. By teedy username and password #!/bin/bash BAS...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Find ugly document titles

Inventar und Handbücher Teedy API Scripts / database queries

This statement looks for titles with unrequired whitespace duplicates /*title which contain doub...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Create new documents which act as collectors

Inventar und Handbücher Teedy API Scripts / database queries

This is an example for document names with german titles. We call this script once per month to a...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Undelete document

Inventar und Handbücher Teedy API Scripts / database queries

Once a document was deleted, we can restore most information except document files: SELECT * FRO...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Change owner of tags/files/documents

Inventar und Handbücher Teedy API Scripts / database queries

Within  Teedy, there is no function to change the owner of a document. So we cannot transfer docs...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Auto-delete guest tags

Inventar und Handbücher Teedy API Scripts / database queries

In case you have a guest login enabled and don't want to accept guest spamming you can prevent it...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Auto-delete guest comments

Inventar und Handbücher Teedy API Scripts / database queries

In case you have a guest login enabled and don't want to accept guest spamming you can prev...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Auto-delete guest documents

Inventar und Handbücher Teedy API Scripts / database queries

In case you have a guest login enabled and don't want to accept guest spamming you can prevent it...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Build web application server from Source

Inventar und Handbücher Teedy Installation and Configuration

This short tutorial shows how to build Teedy. Finally you will get a ready-to-deploy dms.war java...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Optical Character Recognition (OCR) and Scanning

Inventar und Handbücher Teedy File and Document Processing

Handling OCR data is stored in Teedy database table t_file which containts the string column fil...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Check index integrity / recompute quota

Inventar und Handbücher Teedy File and Document Processing

Sometimes the used space is wrong and may look like this: See also: https://github.com/sismics...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt

Grafana Monitoring / Statistics

Inventar und Handbücher Teedy File and Document Processing

Description A Grafana monitoring dashboard for Teedy (Sismics Docs) statistics. Helpful to have ...

Zuletzt aktualisiert: vor 1 Jahr von Mario Voigt