1380 Commits

Author SHA1 Message Date
shamoon
08da0f661e Feature: global search, keyboard shortcuts / hotkey support (#6449) 2024-05-02 16:15:56 +00:00
shamoon
a73db71ccf Enhancement: improve layout for custom fields dropdown (#6362) 2024-05-01 21:57:18 -07:00
shamoon
5a93862428 Hide unusable filters 2024-05-01 12:07:27 -07:00
shamoon
fc29f86216 Fix: always refresh document after save 2024-05-01 12:07:27 -07:00
shamoon
40b81c77e8 Feature: custom fields filtering & bulk editing (#6484) 2024-04-26 15:10:03 -07:00
shamoon
bcf8db0ad7 Feature: customizable fields display for documents, saved views & dashboard widgets (#6439) 2024-04-26 06:41:12 -07:00
shamoon
db49fb81ab Fix missing test import 2024-04-24 00:28:18 -07:00
shamoon
77752ec0a7 Feature: document history (audit log UI) (#6388) 2024-04-23 15:16:28 +00:00
shamoon
031653cae8 Enhancement: larger documents in rotate / split dialogs 2024-04-23 00:49:20 -07:00
Benedikt Schwering
a126361fea Fix: scroll for large tables (#6460)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-04-21 23:31:33 +00:00
shamoon
4af8afde7d Fix: monetary field with null values 2024-04-20 21:44:31 -07:00
shamoon
16ff22730b Fix: check original file for rotate 2024-04-20 20:14:44 -07:00
shamoon
a4aae46462 Enhancement: speed up merge document list retrieval 2024-04-19 10:17:17 -07:00
shamoon
2b1a26f81a Enhancement: refactor monetary field (#6370) 2024-04-19 08:08:46 +00:00
shamoon
97942d0c2c Enhancement: improve layout, button labels for custom fields dropdown (#6362) 2024-04-19 06:57:17 +00:00
Dominik Bruhn
f058d231a6 Enhancement: Hide columns in document list if user does not have permissions (#6415)
---------

Co-authored-by: Dominik Bruhn <dominik@menlo79.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-04-16 21:41:15 +00:00
Benedikt Schwering
b8027bfd04 Fix: show message on empty group list (#6393) 2024-04-14 17:53:48 +00:00
shamoon
9b1b583fbb Fix select dropdown pixel alignment 2024-04-14 08:55:07 -07:00
shamoon
348f8e0aa1 Fix: remove admin.logentry perm, use admin (staff) status (#6380) 2024-04-14 00:35:34 +00:00
shamoon
ff8b2a2374 Fix: dont dismiss active alerts on "dismiss completed" (#6364) 2024-04-10 10:55:37 -07:00
shamoon
63cc21d7d5 Fix: Allow lowercase letters in monetary currency code field (#6359) 2024-04-10 08:27:03 -07:00
Trenton H
c072313e25 Fix: Allow negative monetary values with a current code (#6358)
* Updates the currency validation to allow an optional negative

* Update frontend regex

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-04-10 07:33:13 -07:00
shamoon
a64b619351 Fix: hide page chooser if not loaded yet 2024-04-07 15:41:45 -07:00
shamoon
895defd699 Fix: isFiltered check before filter editor init 2024-04-07 15:38:38 -07:00
shamoon
1925474edb Fix navbar-brand width on large screens 2024-04-07 15:21:13 -07:00
shamoon
e0b643a4a3 Fix: spacing in reset and incorrect display in saved views (#6324) 2024-04-07 20:50:31 +00:00
shamoon
a89e9bcc45 Update translation strings 2024-04-07 12:41:08 -07:00
shamoon
aa45443278 Fix frontend tests warning 2024-04-07 11:55:27 -07:00
shamoon
50384af66f Fix: initialize current page to 1 2024-04-07 11:15:49 -07:00
shamoon
dc412775b9 Fix: also clear select all checkbox in tasks view 2024-04-07 10:47:27 -07:00
shamoon
9bca230b66 Fix: dont initialize page numbers, allow split with browser pdf viewer (#6314) 2024-04-07 08:16:33 -07:00
shamoon
ce57cd2231 Fix: update notification spacing 2024-04-06 17:40:22 -07:00
shamoon
33e8b46404 Fix: Only disable split button if pages = 1 (#6304) 2024-04-06 23:49:00 +00:00
shamoon
9968ab6f14 Fix: hide sidebar labels if group is empty (#6254) 2024-04-01 22:00:51 +00:00
shamoon
73f26b48e8 Fix: management list clear all should clear header checkbox (#6253) 2024-04-01 21:43:40 +00:00
shamoon
17e53dd020 Feature: PDF actions - merge, split & rotate (#6094) 2024-03-25 18:41:24 -07:00
shamoon
533b6c77a2 Fix: start-align object names in some UI lists (#6188) 2024-03-25 10:01:54 -07:00
shamoon
b687a8165a Fix: allow scroll long upload files alerts list (#6184) 2024-03-25 07:53:29 -07:00
shamoon
65bc0ba0d2 Fix: workflow action reordering 2024-03-17 15:44:10 -07:00
Dimitri
6a46012a25 Fix: missing translation string (#6054)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-03-08 07:55:56 -08:00
shamoon
d9f7650bb7 Enhancement: better detection of default currency code (#6020) 2024-03-07 15:04:32 +00:00
shamoon
7dbbaedbd8 Fix: custom logo size in Webkit (#6036) 2024-03-06 16:08:44 -08:00
shamoon
3442f66d56 Fix: formatting, tiny large card rounded corners bug 2024-03-05 22:40:52 -08:00
shamoon
8081483033 Fix: remove outdated mail rule text re. consumption templates 2024-03-05 16:26:35 -08:00
shamoon
b128267e38 Change: tweaks to system status (#6008) 2024-03-05 15:50:04 +00:00
shamoon
926400c25f Fix: prevent edit button click toggling list selection 2024-03-05 06:20:10 -08:00
shamoon
41f1480f0a Fix: search field clear button padding 2024-03-04 20:13:52 -08:00
shamoon
ab4b9e8100 Fix: header button wrapping issues on mobile 2024-03-04 17:00:19 -08:00
shamoon
82cb4591ce Fix: prevent actions button click toggling list selection 2024-03-04 16:06:23 -08:00
shamoon
e532dcc0f9 Enhancement: show ID when editing objects (#6003) 2024-03-04 23:21:48 +00:00