Michael Shamoon
59e359ff98
Refactor permissions check code
...
Directly check permissions and no subscription (uisettings is always initialized on frontend startup)
update permission directive to accept single string
add explicit management permission name
2022-11-11 15:45:37 -08:00
Kaaybi
4603813896
feat: reflect django permissions on UI
2022-11-11 18:33:04 +00:00
shamoon
ee9f1e7b70
Merge pull request #957 from paperless-ngx/feature-created-date
...
Feature: make frontend timezone un-aware
2022-07-02 16:58:30 -07:00
Michael Shamoon
5f10d86f04
Quick toggle for tags / doctypes etc on doc view
2022-06-09 08:37:40 -07:00
shamoon
9eee37bc68
Merge branch 'dev' into feature-created-date
2022-05-26 14:28:33 -07:00
Michael Shamoon
5bbcc7f2f7
Better handle long tag names
2022-05-23 11:24:13 -07:00
Michael Shamoon
1997b7b2d9
Mark various tooltips for translation
2022-05-19 23:50:57 -07:00
Markus
69ef26dab0
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
b2911b2eba
use created_date in all of frontend
2022-05-18 03:25:02 -07:00
Michael Shamoon
1efd226f75
let OpenDocumentsService handle nav
2022-05-15 23:44:29 -07:00
Michael Shamoon
f5e740f2ec
Warn on closing edited doc due to max open docs
2022-05-15 22:55:25 -07:00
Michael Shamoon
7149d407cd
Allow filtering by document metadata
2022-03-27 00:08:08 -07:00
Michael Shamoon
4c65ecbe89
Unify management lists with single template
2022-03-23 13:31:00 -07:00
Michael Shamoon
d30a652fc1
Make correspondent links on cards buttons
2022-03-08 16:45:36 -08:00
Michael Shamoon
99409f258f
bs5: fix card checkboxes no longer custom controls
2022-02-19 22:57:04 -08:00
Michael Shamoon
52e6b45580
bs5: fix small cards display
2022-02-19 21:38:29 -08:00
Yannic Schroeder
4451acbf0b
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
1d4b5e243c
Update to Angular 13
2022-02-20 00:14:35 +01:00
jonaswinkler
cd85d4e86a
update tooltips and messages
2021-04-02 14:59:02 +02:00
Michael Shamoon
7a8494da4d
Small card tooltip tweaks, medium date
2021-03-12 20:15:18 -08:00
Michael Shamoon
e62ecefcd7
dark mode background color
2021-03-12 20:12:00 -08:00
Michael Shamoon
0aacebf783
Display date & ASN on one line if fits
2021-03-12 20:00:23 -08:00
Michael Shamoon
0ba35a6eb5
More semantically correct elements
2021-03-12 07:58:37 -08:00
Michael Shamoon
e71d055ef2
Tooltip consistency
2021-03-12 07:19:14 -08:00
Michael Shamoon
cb2eff47cc
Refactor
2021-03-12 07:15:00 -08:00
Michael Shamoon
5eca0ce554
Light mode fixes
2021-03-12 06:30:03 -08:00
Michael Shamoon
81ea8873e0
Use medium date
2021-03-12 06:02:39 -08:00
Michael Shamoon
d264df1504
Additional metadata for small cards
2021-03-11 15:54:30 -08:00
jonaswinkler
9b7bc16b3e
keep the ng2-pdf-viewer; this might come in handy for splitting documents at specific pages #706
2021-03-10 22:38:33 +01:00
Michael Shamoon
e61f042547
Remove metadata API calls
2021-03-06 14:38:47 -08:00
Michael Shamoon
cba507258d
Merge remote-tracking branch 'upstream/dev' into feature/popover-previews
2021-03-03 21:19:51 -08:00
Michael Shamoon
ae93999f6a
Simplify preview tooltip since its delayed
2021-03-03 21:14:24 -08:00
Michael Shamoon
e5f750dcbe
Fix double scrollbar, I think
2021-03-03 20:42:50 -08:00
Bolko Schreiber
6a1f5fb4cd
cleanup css
2021-02-25 15:35:15 +01:00
Bolko Schreiber
772f5cb1a8
Added option to invert thumbnails in dark mode
2021-02-25 13:57:45 +01:00
Michael Shamoon
706b1f4622
Remove ng2-pdf-viewer and use only native viewer
2021-02-24 11:26:39 -08:00
Michael Shamoon
dcb17f2f21
hide on card mouseleave
2021-02-06 14:54:36 -08:00
Michael Shamoon
b0fed61a01
Pre-load pdf contents
2021-02-06 14:28:26 -08:00
Michael Shamoon
41540a3a5f
Document popover previews
2021-02-06 00:40:18 -08:00
jonaswinkler
ba637c8582
replace preview icon #471
2021-01-30 21:56:17 +01:00
jonaswinkler
f6a2cc74e8
clicking on small and large cards changed
2021-01-20 14:25:52 +01:00
jonaswinkler
864e421cd3
add configuration option for changing date display in paperless #325
2021-01-17 00:15:45 +01:00
Michael Shamoon
4b42c97d0a
Allow select anywhere in tr or card
2021-01-15 01:10:01 -08:00
Michael Shamoon
7cc3c73994
Convert selection functions on cards to toggling, let service handle setting selected
...
Also because we need to capture mouseevents
2021-01-14 10:56:30 -08:00
jonaswinkler
fb539865e0
add ASN in brackets on small cards #268
2021-01-06 16:46:39 +01:00
Michael Shamoon
b44ca770a5
Fix some white partial pixels around borders
2020-12-28 14:20:00 -08:00
Michael Shamoon
1297c0911c
Theme tweaks
...
See https://github.com/jonaswinkler/paperless-ng/issues/194
2020-12-28 12:56:00 -08:00
jonaswinkler
0a1b810da7
Merge branch 'dev' into feature-bulk-edit
2020-12-26 01:09:12 +01:00
jonaswinkler
25fb9fb185
better selection
2020-12-26 01:08:54 +01:00
jonaswinkler
c547128238
Merge branch 'dev' into feature-bulk-edit
2020-12-25 22:19:10 +01:00