25c3f2b541
Add more explaining tooltips
2020-02-24 15:18:42 +01:00
478797e2a4
Add a help link to the main menu
2020-02-24 15:11:58 +01:00
5f32eadaba
Fix dropdown in source create view
2020-02-23 23:01:48 +01:00
be8eacdbe9
Display full attachment name in title tooltip
2020-02-23 14:36:19 +01:00
1f431c3222
Make link to original file enabled if files are different
2020-02-23 14:33:22 +01:00
98576a5fb5
Add link to original file
2020-02-20 22:40:27 +01:00
97305d27ff
Integrate support for more files into processing and upload
...
The restriction that only pdf files can be uploaded is removed. All
files can now be uploaded. The processing may not process all. It is
still possible to restrict file uploads by types via a configuration.
2020-02-19 23:27:00 +01:00
533396d386
Using the new preview route to show the attachment in webui
2020-02-08 18:02:31 +01:00
9b66604b96
Include item notes in search
2020-02-08 13:39:06 +01:00
d2edddd238
Show attachment meta data in ui
...
Allow to view the extracted text and results from text analysis of an
attachment.
2020-02-08 12:23:59 +01:00
c9c8672234
Fix line-breaks in mail body
2020-02-02 12:25:15 +01:00
518d6911f0
Edit notes in a larger area
2020-01-29 21:57:02 +01:00
c504a3df42
Fix elm-analyse issues
2020-01-29 20:56:14 +01:00
e8122e5f35
Fix input width for multi dropdown and recipients
2020-01-12 13:37:56 +01:00
4b4d236ca4
Show loader while sending mail
2020-01-12 12:31:31 +01:00
d057d4de7c
Shorten attachment filenames in tab view
2020-01-12 11:56:31 +01:00
8058bdd398
Fix textarea issue
2020-01-12 10:58:48 +01:00
d535130c9e
Provide email proposals from address book
2020-01-12 01:04:42 +01:00
bb1f948f25
Fix search menu width
2020-01-11 20:22:51 +01:00
c15701a21a
Use PasswordInput in change password form
2020-01-11 18:55:33 +01:00
6e56aad251
Sow sent mails in item detail
2020-01-11 18:15:08 +01:00
7a3289c41d
Prepare sending mail
2020-01-08 22:44:34 +01:00
51ce48997c
Start with send-mail widget
2020-01-08 20:51:57 +01:00
32050a9faf
Finish mail settings
2020-01-07 00:20:28 +01:00
f235f3a030
Starting with mail functionality
2020-01-05 23:23:28 +01:00
2e3454c7a1
Starting with mail settings
2020-01-05 15:31:32 +01:00
993a3d05e2
Fix redirection after login
2020-01-03 20:42:38 +01:00
6eaac50e63
Save search query state
...
For when coming back from detail view.
2020-01-03 00:22:07 +01:00
9a300e213d
Correct secondary menu width
2020-01-02 23:46:56 +01:00
d90afa30aa
Add search field to equipment view
2020-01-02 21:16:33 +01:00
4e7315c2a9
Add search field to tag view
2020-01-02 20:48:23 +01:00
7ba413e49f
Add search field to person view
2020-01-02 20:42:51 +01:00
906ee9034e
Add search field to organization view
2020-01-02 20:21:54 +01:00
7d047b13c9
Add reset search form button
2019-12-31 01:39:55 +01:00
c73cdd82ab
Improve item detail view
...
- Separate page (permalink) for item details
- Use available space and hide search menu
- Disable item navigation links if there is nothing to go to
- Show notes more prominently and allow to hide them
2019-12-31 01:22:40 +01:00
36a6fdd746
Change webapp url paths
...
Don't use `#`, because many people find it awkward. Now "normal" urls
are used and elm takes care to not issue a server request when these
change.
2019-12-30 22:28:02 +01:00
b15b9cc217
Streamline routing
...
- put openapi doc behind `api/doc` instead of `app/doc`
- don't require `index.html` for the webapp
2019-12-30 22:03:25 +01:00
57e274e2b0
Upgrade microsite
2019-12-30 02:33:46 +01:00
2001cca88b
Using elm-format for all files
2019-12-29 21:55:12 +01:00
852d292d9b
Add elm-analyse file and fix a few warnings
2019-11-17 00:46:34 +01:00
fd311b9688
Disable autocomplete on some input fields
2019-10-28 18:05:34 +01:00
4562786206
Fix path to docspell assets
2019-09-21 22:14:02 +02:00
c76af5cbf4
New logo
2019-09-21 22:02:36 +02:00
831cd8b655
Initial version.
...
Features:
- Upload PDF files let them analyze
- Manage meta data and items
- See processing in webapp
2019-09-21 22:02:36 +02:00
6154e6a387
Initial application stub
2019-09-21 14:54:03 +02:00