4669 Commits

Author SHA1 Message Date
Felix Eckhofer
9a357d18b9 Catch exception during trash-move 2022-02-20 14:17:13 +01:00
Felix Eckhofer
a98033a675 Explain file-rename logic 2022-02-20 14:17:13 +01:00
Felix Eckhofer
985c169d4b Remove stray newline 2022-02-20 14:17:06 +01:00
shamoon
b024f6d096 Amend instructions to add a new language (#108)
Missing required editing of `src-ui/src/app/app.module.ts`
2022-02-20 10:36:31 +01:00
Michael Shamoon
4693f1b026 fix layout columns in settings saved views 2022-02-20 01:32:24 -08:00
Michael Shamoon
ed794c394f bs5: fix popover carat colors in dark mode 2022-02-20 01:25:31 -08:00
Michael Shamoon
a7404deb43 Reduce calls to isDirty for filterable dropdowns
And make disabled more visually obvious
2022-02-20 01:08:42 -08:00
Michael Shamoon
114dc2c218 fix display of ng2-pdf-viewer 8.0.0 2022-02-20 00:37:42 -08:00
Michael Shamoon
29e5efcc22 Bump tslib to 2.3.1
Replaces #90
2022-02-20 00:27:30 -08:00
Michael Shamoon
a21f58027d Bump @types/jasmine to 3.10.3
Replaces #91
2022-02-20 00:26:53 -08:00
Michael Shamoon
e9bc283e4e Bump rxjs to 6.6.7
Replaces #88
2022-02-20 00:26:05 -08:00
Michael Shamoon
04b1252c9f Bump @angular/cli to 13.2.4
Replaces #87
2022-02-20 00:25:25 -08:00
Stéphane Brunner
c1b8412a05 Use the image on ghcr.io (#104) 2022-02-20 09:23:18 +01:00
Michael Shamoon
4cfe0046f6 bs5: show single filterable dropdown without number 2022-02-20 00:19:44 -08:00
Michael Shamoon
dddba2a767 bs5: fix dark mode dashboard widget table display 2022-02-20 00:16:49 -08:00
Michael Shamoon
4705daf6f4 bs5: upload widget dismissal button 2022-02-20 00:05:45 -08:00
Michael Shamoon
53eaa55753 bs5: fix dark mode close button 2022-02-20 00:05:32 -08:00
Michael Shamoon
1b5c142b81 bs5: fix color component display 2022-02-19 23:55:17 -08:00
Michael Shamoon
c577e21abc bs5: fix correspondent / tag / doctype management list display 2022-02-19 23:48:49 -08:00
Michael Shamoon
268f2c18ec bs5: fix settings display 2022-02-19 23:34:32 -08:00
Michael Shamoon
ca00a4a3c1 Import Czech and Danish locales
Fixes incorrect #83 and #84
2022-02-19 23:26:21 -08:00
Michael Shamoon
5fbec1eaaf fix missing darkModeInvertThumbs form control 2022-02-19 23:14:39 -08:00
Michael Shamoon
fe820b7c6f bs5: fix user navbar dropdown menu placement 2022-02-19 23:10:13 -08:00
Michael Shamoon
ca6b37349e bs5: fix document detail input group 2022-02-19 23:07:36 -08:00
Michael Shamoon
e62f89d6b5 bs5: remove custom control scss 2022-02-19 23:05:52 -08:00
Michael Shamoon
8558559c00 bs5: document list table checkboxes 2022-02-19 23:05:41 -08:00
Michael Shamoon
52b9ea44f8 bs5: fix card checkboxes no longer custom controls 2022-02-19 22:57:04 -08:00
Michael Shamoon
18d6c4bf0e bs5: form input spacing, renamed controls 2022-02-19 22:40:27 -08:00
Michael Shamoon
1545ed6ab8 bs5: fix document list sort form toggle button 2022-02-19 22:25:06 -08:00
Michael Shamoon
96bd091da7 bs5: fix search icon location 2022-02-19 22:23:56 -08:00
Michael Shamoon
76b2031717 bs5: fix filter editor spacing 2022-02-19 22:20:53 -08:00
Michael Shamoon
0682f2836f bs5: dropdown toggle button fill color 2022-02-19 22:06:06 -08:00
Michael Shamoon
e1f67890d3 bs5: fix color sass map 2022-02-19 22:05:10 -08:00
Michael Shamoon
df16b41971 bs5: fix badges 2022-02-19 22:04:52 -08:00
Michael Shamoon
81f1e9c7ab bs5: fix toggle buttons 2022-02-19 21:46:15 -08:00
Michael Shamoon
221857b013 bs5: fix underline weirdness 2022-02-19 21:39:02 -08:00
Michael Shamoon
5a19de8426 bs5: fix reversed borders 2022-02-19 21:38:45 -08:00
Michael Shamoon
3a6ff637cb bs5: fix small cards display 2022-02-19 21:38:29 -08:00
Michael Shamoon
baad7131bc bs5: fix large card display 2022-02-19 21:38:07 -08:00
Yannic Schroeder
39a4fcbf46 Migrate Bootstrap close buttons to v5
https://getbootstrap.com/docs/5.0/migration/#close-button
2022-02-20 01:43:31 +01:00
Yannic Schroeder
0aaf553acc Migrate Bootstrap utilities to v5
Names of utility classes have changed:
https://getbootstrap.com/docs/5.0/migration/#utilities
2022-02-20 01:25:57 +01:00
Yannic Schroeder
7aea9bc53d Remove ngx-bootstrap dependency
This was not used anywhere.
2022-02-20 00:16:38 +01:00
Yannic Schroeder
e48a177f78 Update ng2-pdf-viewer
Now with ivy support!
2022-02-20 00:16:38 +01:00
Yannic Schroeder
9e2c1ed77b Update nodejs version in CI
Angular does not allow nodejs version 15.
2022-02-20 00:16:38 +01:00
Yannic Schroeder
6385e072f2 Update bootstrap 2022-02-20 00:16:38 +01:00
Yannic Schroeder
0deaf25285 Fix wrong migrations from update to Angular 13 2022-02-20 00:15:43 +01:00
Yannic Schroeder
ebbc59aaf0 Bump dependency versions for security fixes 2022-02-20 00:15:43 +01:00
Yannic Schroeder
215cb92ae1 Update ngx-infinite-scroll 2022-02-20 00:15:43 +01:00
Yannic Schroeder
767eea95b3 Update ngx-file-drop 2022-02-20 00:15:43 +01:00
Yannic Schroeder
a7d72c7578 Update ngx-color 2022-02-20 00:15:43 +01:00