Michael Shamoon
|
712fc9fbbf
|
Fix "suggest an idea" not using translation
Closes #1300
|
2022-07-29 14:48:11 -07:00 |
|
Michael Shamoon
|
b507403d0e
|
show failed tasks badge in sidebar
|
2022-05-27 00:45:50 -07:00 |
|
Michael Shamoon
|
5f39dbe7ff
|
fix merge
|
2022-05-26 21:21:29 -07:00 |
|
Michael Shamoon
|
77b6c9dbaa
|
Basic tasks frontend view
Update app-frame.component.ts
|
2022-05-26 21:19:16 -07:00 |
|
Michael Shamoon
|
5267fecc9e
|
Refactor query params service
|
2022-05-20 23:18:18 -07:00 |
|
Markus
|
dd3b5c129c
|
Feature: Dynamic document storage pathes (#916)
* Added devcontainer
* Add feature storage pathes
* Exclude tests and add versioning
* Check escaping
* Check escaping
* Check quoting
* Echo
* Escape
* Escape :
* Double escape \
* Escaping
* Remove if
* Escape colon
* Missing \
* Esacpe :
* Escape all
* test
* Remove sed
* Fix exclude
* Remove SED command
* Add LD_LIBRARY_PATH
* Adjusted to v1.7
* Updated test-cases
* Remove devcontainer
* Removed internal build-file
* Run pre-commit
* Corrected flak8 error
* Adjusted to v1.7
* Updated test-cases
* Corrected flak8 error
* Adjusted to new plural translations
* Small adjustments due to code-review backend
* Adjusted line-break
* Removed PAPERLESS prefix from settings variables
* Corrected style change due to search+replace
* First documentation draft
* Revert changes to Pipfile
* Add sphinx-autobuild with keep-outdated
* Revert merge error that results in wrong storage path is evaluated
* Adjust styles of generated files ...
* Adds additional testing to cover dynamic storage path functionality
* Remove unnecessary condition
* Add hint to edit storage path dialog
* Correct spelling of pathes to paths
* Minor documentation tweaks
* Minor typo
* improving wrapping of filter editor buttons with new storage path button
* Update .gitignore
* Fix select border radius in non input-groups
* Better storage path edit hint
* Add note to edit storage path dialog re document_renamer
* Add note to bulk edit storage path re document_renamer
* Rename FILTER_STORAGE_DIRECTORY to PATH
* Fix broken filter rule parsing
* Show default storage if unspecified
* Remove note re storage path on bulk edit
* Add basic validation of filename variables
Co-authored-by: Markus Kling <markus@markus-kling.net>
Co-authored-by: Trenton Holmes <holmes.trenton@gmail.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
|
2022-05-19 14:42:25 -07:00 |
|
Michael Shamoon
|
c12e55f54c
|
Properly get username & display name
|
2022-05-17 11:13:19 -07:00 |
|
Oliver Lippert
|
77e8cea173
|
fix typo in update notification popup
seems like appRemoteVersion.version brings it's own "v"
|
2022-05-11 08:26:24 +02:00 |
|
Michael Shamoon
|
1e7404662e
|
loading indicators for sidebar saved views
|
2022-05-08 14:16:37 -07:00 |
|
Michael Shamoon
|
f9fb62b04a
|
support sort fields & some refactoring
|
2022-05-05 08:36:18 -07:00 |
|
Michael Shamoon
|
84c2b8ee77
|
Refactor query param handling to service
|
2022-05-05 00:23:06 -07:00 |
|
Michael Shamoon
|
05d3731dbe
|
miscellaneous css fixes / reorganization
|
2022-04-13 13:30:02 -07:00 |
|
Michael Shamoon
|
b90e339d10
|
Remove unneeded imports since change to css vars
|
2022-04-13 08:43:35 -07:00 |
|
Michael Shamoon
|
3a9eb9adcc
|
fix scss organization
[ci skip]
|
2022-04-07 23:15:27 -07:00 |
|
Michael Shamoon
|
942c904037
|
minor css hover + focus state fixes
[ci skip]
|
2022-04-07 13:51:36 -07:00 |
|
Michael Shamoon
|
106ab3fa7c
|
Allow notify user if update checking not explicitly set
|
2022-04-02 10:10:49 -07:00 |
|
Michael Shamoon
|
9485dfb8cc
|
refactor to update_available
|
2022-04-02 01:36:19 -07:00 |
|
Michael Shamoon
|
95ce2360da
|
Add version check to app frame
|
2022-04-02 01:33:51 -07:00 |
|
Michael Shamoon
|
f1b9f2801b
|
Update bootstrap-icons.svg
|
2022-04-02 01:33:50 -07:00 |
|
Michael Shamoon
|
9185d5a8ef
|
Fix quick filtering
|
2022-03-27 00:09:09 -07:00 |
|
Michael Shamoon
|
b67b2f04d9
|
Remove exact document router link matching
|
2022-03-26 23:30:01 -07:00 |
|
Frank Strieter
|
4377d15599
|
test: remove most of the boilerplate tests
|
2022-03-23 09:24:07 +01:00 |
|
Michael Shamoon
|
bd4a705769
|
Prettier code cleanup for .ts files
See #182
|
2022-03-11 11:58:19 -08:00 |
|
Michael Shamoon
|
2b25dd24f0
|
fix some focus styling
|
2022-03-08 15:50:10 -08:00 |
|
Michael Shamoon
|
541ab12e3a
|
fix some buttons, focus shadow
|
2022-03-08 15:22:17 -08:00 |
|
Michael Shamoon
|
6211846e14
|
Initial conversion to css variables
|
2022-03-08 14:49:40 -08:00 |
|
Michael Shamoon
|
425d17d8f2
|
fix position and bs5 underline of suggestion link
|
2022-02-25 01:17:05 -08:00 |
|
Michael Shamoon
|
fe820b7c6f
|
bs5: fix user navbar dropdown menu placement
|
2022-02-19 23:10:13 -08:00 |
|
Michael Shamoon
|
96bd091da7
|
bs5: fix search icon location
|
2022-02-19 22:23:56 -08: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
|
73f1bcc9ef
|
Update to Angular 13
|
2022-02-20 00:14:35 +01:00 |
|
Yannic Schröder
|
98b0e56145
|
Update frontend strings to Paperless-ngx (#105)
This also includes URLs to ressources.
|
2022-02-19 21:42:09 +01:00 |
|
Michael Shamoon
|
87ee532798
|
cleanup subscriptions
|
2022-02-16 01:06:22 -08:00 |
|
Michael Shamoon
|
a4e0056c79
|
Cleanup subscriptions
|
2022-02-15 23:43:54 -08:00 |
|
Michael Shamoon
|
c5c2257ff0
|
Code cleanup
|
2022-02-15 23:43:02 -08:00 |
|
Michael Shamoon
|
60f63ad75f
|
Merge branch 'dev' into feature/unsaved-changes
|
2022-02-15 11:20:05 -08:00 |
|
Alexander Menk
|
10844ea3af
|
#1382 Fix: Search box overlays menu on mobile
Fix Z-index problem
|
2021-10-31 12:34:22 +01:00 |
|
jonaswinkler
|
c55675e49c
|
Merge branch 'dev' into feature-unified-search
|
2021-04-03 20:31:16 +02:00 |
|
Michael Shamoon
|
8361d24a45
|
1.3em not 1.5em
|
2021-03-24 16:21:08 -07:00 |
|
Michael Shamoon
|
f2451cd033
|
Remove all rem units on SVG elements
See https://bugzilla.mozilla.org/show_bug.cgi?id=1231147
|
2021-03-24 16:17:40 -07:00 |
|
jonaswinkler
|
5b49524d51
|
lots of changes for the new unified search
|
2021-03-17 22:25:22 +01:00 |
|
Michael Shamoon
|
6a20d36ad0
|
Fix illegible logged in as in dark mode
|
2021-03-11 16:03:00 -08:00 |
|
jonaswinkler
|
145b05ba54
|
fix closing all documents from sidebar
|
2021-03-06 12:00:58 +01:00 |
|
jonaswinkler
|
77664eb50f
|
small changes
|
2021-02-27 11:24:58 +01:00 |
|
Michael Shamoon
|
5ee97b848a
|
TypeScript fixes
|
2021-02-26 14:16:31 -08:00 |
|
Michael Shamoon
|
10613756c0
|
Consistency please
|
2021-02-26 14:11:25 -08:00 |
|
Michael Shamoon
|
b7433550ad
|
Hover state for close x button
|
2021-02-26 14:08:13 -08:00 |
|
Michael Shamoon
|
e38c5ede83
|
Closing should only navigate if closing current document
|
2021-02-26 14:08:04 -08:00 |
|
Michael Shamoon
|
a86f9daf3d
|
fix forgot to remove class when nested nav-link-additional scss block
|
2021-02-25 07:48:48 -08:00 |
|
Michael Shamoon
|
9ff9624204
|
Allow closing individual documents from sidebar
|
2021-02-25 07:43:02 -08:00 |
|