Michael Shamoon
d9cd312d07
Cleanup subscriptions
2022-02-15 23:43:54 -08:00
Michael Shamoon
d733de9d9f
Code cleanup
2022-02-15 23:43:02 -08:00
Michael Shamoon
68cfde5b65
missed from merge
2022-02-15 11:41:56 -08:00
Michael Shamoon
67b9977d57
Merge branch 'dev' into feature/unsaved-changes
2022-02-15 11:20:05 -08:00
Felix E
a25ba99bfb
Merge pull request #32 from amenk/patch-1
...
Fix: Search box overlays menu on mobile (jonaswinkler#1382)
2022-02-15 16:19:39 +01:00
Michael Shamoon
c2621f4633
Merge pull request #9 from shamoon/fix/issue-1228
...
Add white background to plaintext documents
2022-02-14 22:14:36 -08:00
Michael Shamoon
e6602f1153
Merge pull request #2 from shamoon/pdf-viewer-mobile-improvements
...
Pdf viewer mobile improvements
2022-02-14 22:07:41 -08:00
Michael Shamoon
069e78881d
Merge branch 'dev' into pdf-viewer-mobile-improvements
2022-02-14 22:00:39 -08:00
Michael Shamoon
85399cf99f
Add white background to plaintext documents
2022-01-13 11:13:33 -08:00
Alexander Menk
f76915117b
#1382 Fix: Search box overlays menu on mobile
...
Fix Z-index problem
2021-10-31 12:34:22 +01:00
Jonas Winkler
e9956234a3
Merge pull request #1297 from shamoon/feature/issue-1260
...
Add loading indicator when document list reloading
2021-09-10 20:37:37 +02:00
Michael Shamoon
14d96350c3
Add i18n
2021-09-10 11:28:49 -07:00
Michael Shamoon
097fe424c2
Show loading with spinner on document list reloading
2021-09-08 21:12:44 -07:00
Michel Weimerskirch
dc5586b16d
Added support for Luxembourgish (lb_LU) as an interface language
2021-07-16 16:43:55 +02:00
jonaswinkler
5ee1f6b82b
Merge branch 'normalize-whitespace' into dev
2021-06-13 19:06:08 +02:00
Michael Lynch
372ac3a40c
Normalize whitespace in source files
...
Ensure that no source files have trailing whitespace at end of lines and ensure that all files end with a single trailing newline.
This also adds Github Actions to enforce whitespace conventions.
2021-06-13 10:57:40 -04:00
jonaswinkler
1d4f25f930
update datepipe implementation due to interface change
2021-06-13 15:27:04 +02:00
jonaswinkler
a6521952b0
update to Angular 11
2021-06-13 15:08:56 +02:00
jonaswinkler
a350bb3086
add translation hint
2021-05-15 18:58:23 +02:00
jonaswinkler
8ae4b7560b
added some missing strings
2021-05-15 18:53:55 +02:00
jonaswinkler
96f4924911
frontend support for fulltext sorting
2021-05-15 18:48:39 +02:00
jonaswinkler
f3703fc6e3
only show score when sorting by score
2021-05-15 17:25:49 +02:00
puuu
5bf725546b
use baseURI for websocket and api calls
2021-05-14 14:44:13 +09:00
puuu
6b6862705e
make all links relative
2021-05-14 14:44:13 +09:00
Jonas Winkler
92667009be
add swedish locale
2021-05-04 17:01:39 +02:00
Michael Shamoon
e652b927ce
Remove type attribute of pdf object in document detail
2021-04-28 07:32:18 -07:00
jonaswinkler
0547fd2760
fix minor issue
2021-04-17 22:33:06 +02:00
Jonas Winkler
8bf4f31954
Merge pull request #918 from shamoon/fix/issue-907
...
"Sticky" filter editor and bulk editor
2021-04-17 13:48:54 +02:00
jonaswinkler
07ab3e98ed
add pl-PL locale
2021-04-17 13:41:26 +02:00
Michael Shamoon
a4fef056ed
Fix breakpoint
...
File missing from last commit
2021-04-14 13:24:03 -07:00
Michael Shamoon
c266cd6aae
Spacing tweaks, mobile breakpoint
2021-04-14 09:34:39 -07:00
Michael Shamoon
43d05b2e6d
Hide visible underlying shadows on filter / bulk editor
2021-04-14 09:00:57 -07:00
Michael Shamoon
6f0c14cc07
Make filter editor / bulk editor 'sticky' on scroll
2021-04-14 09:00:30 -07:00
Michael Shamoon
b7326afe5a
Fix alignment of card info on large cards
2021-04-06 14:25:59 -07:00
Michael Shamoon
3d0891c73b
Updated to work with new unified search interface
2021-04-05 16:35:15 -07:00
Michael Shamoon
8226a8793e
Merge remote-tracking branch 'upstream/dev' into feature/issue-858
2021-04-05 13:59:21 -07:00
Jonas Winkler
acc317ddfd
Merge pull request #818 from shamoon/fix/issue-817
...
Support passing current term from tag / document type / correspondent search field to 'create new' dialog
2021-04-05 21:43:50 +02:00
jonaswinkler
1fbd3935ea
focus text filter input automatically
2021-04-05 21:43:20 +02:00
jonaswinkler
8e1a9dde05
bugfix
2021-04-05 21:05:32 +02:00
Michael Shamoon
8eabf8c77a
Refactor unneeded ngIf
2021-04-04 19:57:16 -07:00
Michael Shamoon
ec4ec41552
Add back plus button which retains filter text
2021-04-04 17:05:27 -07:00
jonaswinkler
c49471fb3b
bugfix
2021-04-04 01:25:54 +02:00
jonaswinkler
ab7a499e8f
refactor filter reset
2021-04-04 00:03:51 +02:00
jonaswinkler
fffe4f694f
reset page when doing full text search
2021-04-03 22:19:12 +02:00
Michael Shamoon
18c028cafd
Suppport search term PDF open parameter
2021-04-03 13:10:39 -07:00
jonaswinkler
4e289c7dab
rename search
2021-04-03 21:56:33 +02:00
jonaswinkler
be87caf7f6
fix search scores
2021-04-03 21:50:05 +02:00
jonaswinkler
1ed9c245f5
fixed more like this
2021-04-03 21:07:36 +02:00
jonaswinkler
fb1e9fe66a
error messages for invalid search queries
2021-04-03 21:02:33 +02:00
jonaswinkler
726114575e
Merge branch 'dev' into feature-unified-search
2021-04-03 20:31:16 +02:00