milan
6ddd824cfe
calendar 7/5 in toolbar adjustment
...
(cherry picked from commit 545ac9779d
)
2024-12-19 17:56:23 +01:00
nathan
2259da7ee6
Merge: Fix placeholderlist for tables sometimes wrapped placeholders
2024-12-06 08:14:21 -07:00
milan
2851da1ca7
vfs styling changes --added wrapping of long filenames --improved mail attachment list to use available space
...
(cherry picked from commit 5e4ccd4af6
)
2024-12-05 13:19:59 +01:00
milan
8a2b358f2c
more compact Mail-compose header
...
(cherry picked from commit ba68224db8
)
2024-12-04 14:30:28 +01:00
milan
5d5eceb148
more compact Mail-compose header
...
(cherry picked from commit 012b9d3754
)
2024-12-04 14:30:28 +01:00
milan
ba24a40884
make "expand/collapse folder" easier to click especially on mobile
...
(cherry picked from commit ba84d20eb4
)
2024-11-28 13:24:58 +01:00
nathan
d876a2eb80
Fix horizontal overflow in popups caused by large fonts or wide templates
...
- Fixed main layout table so it doesn't force the template wider
- Changed overflow calculation so even if it does, the popup will grow
2024-11-28 07:27:19 +01:00
milan
c6321d5564
cleaned up bi icon .svg s to use there parent size and work like bootstrap font icons
2024-11-12 13:18:30 +01:00
nathan
1b9b20f220
Fix vertical alignment of tracker "add comment" buttons + canned response line
2024-11-06 09:28:16 -07:00
ralf
6cc35c9305
Merge branch 'master' into 23.1
2024-11-06 05:25:34 +01:00
nathan
968af0b1d2
Change toolbar style
...
- buttons normally have no border, only on hover
- border below toolbar
2024-10-30 09:40:20 -06:00
nathan
085643471a
Mail style changes
...
- vertically center from/to lines in preview
2024-10-25 09:42:30 -06:00
nathan
fdeab71931
Fix Save & new icon + was white instead of transparent
2024-10-23 14:15:41 -06:00
nathan
1fbce7da8f
Fix Save & new icon x was white instead of transparent
2024-10-22 14:10:28 -06:00
nathan
4f3440d4b2
Fix toolbar icon alignment, gap after switch
2024-10-21 13:41:55 -06:00
nathan
c2f3203c68
Change Et2SwitchIcon style in toolbar
2024-10-21 11:46:35 -06:00
nathan
547fac56d0
Et2LinkEntry: Fix required color was not visible
2024-10-21 10:37:14 -06:00
nathan
405fe13242
Et2LinkEntry: Fix required color was not visible
2024-10-21 10:34:45 -06:00
nathan
0d401c2e6d
Calendar: Use Et2SwitchIcon for weekend toggle for mobile
2024-10-17 15:23:24 -06:00
nathan
ce06aa5038
Let toolbar use Et2SwitchIcon if icons are provided, style / sizing improvements
2024-10-17 14:46:08 -06:00
nathan
d8cbf88207
Et2LinkString & Et2LinkList performance enhancements
...
- Limit server fetch to a certain amount of links (default 20)
- Load more button for Et2LinkList, More... for Et2LinkString
- Defer server fetch during initial loading for faster initial load
- Use repeat() so LitElement can do node caching magic
* Includes fixes for 23.1, most likely caused by missing cherry-pick or wrong cherry-pick order
2024-10-17 10:40:13 -06:00
ralf
c79f6c3b28
re-added no-image-shown.png / placeholder for not shown external images in mail
2024-10-07 15:52:20 +02:00
ralf
ad3a7c16a9
setting font-size too for dialog type-icon to effect Bootstrap font-icons
2024-10-02 08:36:01 +02:00
nathan
58763707fd
Et2LinkString & Et2LinkList performance enhancements
...
- Limit server fetch to a certain amount of links (default 20)
- Load more button for Et2LinkList, More... for Et2LinkString
- Defer server fetch during initial loading for faster initial load
- Use repeat() so LitElement can do node caching magic
2024-09-24 11:50:38 -06:00
ralf
3443fa82b2
fix cat-selection in addressbook is always smaller than possible and the other filters
2024-09-23 08:44:50 +02:00
ralf
3f3dd901cc
fix thumbnails in filemanager where cut off by width of column, not scaled to fit
2024-09-17 11:05:02 +02:00
ralf
4f7b6d6b0b
readd or replace many missing/removed images
2024-09-13 11:49:09 +02:00
ralf
1b0f8683bb
readded a ton of images I had not replacement for and which were used in less files, todo: fw_mobile.less
2024-09-12 16:18:55 +02:00
ralf
ac389d8aab
remove all existing images and adding a couple redesigned ones to match Bootstrap icons
2024-09-12 15:00:17 +02:00
ralf
2c38d8f600
fix buttons in toolbar are not round
2024-09-04 16:15:26 +02:00
milan
aafc8b7fa5
bring toggle-on and toggle-off icon to 23.1 so it can be used as slider in context menu
...
-- note: remove after bootstrap icons are available in 23.1
2024-09-04 11:00:24 +02:00
ralf
9e946d5c7c
fixing horizontal miss-aligned icons in calendar toolbar and vertical miss-alignment in favorites
2024-08-29 08:19:58 +02:00
ralf
7370179235
removing et2-image { display: inline-block }, as it breaks (vertically miss-aligns all images in buttons)
...
not setting it, seems to be fine
2024-08-29 08:08:59 +02:00
nathan
f35945eac9
Try to fix some image size issues
2024-08-28 17:20:58 -06:00
ralf
55c6b122d2
WIP new icons: open document and other missing icons, plus png icons for thumbnails
2024-08-28 17:35:48 +02:00
ralf
d1726937f7
more work on fancy theme and mime-icons from bootstrap, thought PHP GD unfortunately does NOT support SVG, so we can not include a type-icon into thumbnails
2024-08-27 19:15:25 +02:00
ralf
e4b073dfa3
new save and save-new icons based on Bootstrap icons floppy composed with either x-square-filled or plus-circle-filled
2024-08-27 11:03:47 +02:00
ralf
cd5aba7b89
more work on et2-image to get it fill the whole container and getting Et2VfsMime (et2-vfs-mime) working again after et2-image changes
2024-08-16 10:10:33 +02:00
ralf
e929300072
remove dhtmlxMenu in favor of Shoelace menu
...
(cherry picked from commit a670644ad7
)
2024-08-14 13:14:31 +02:00
nathan
cad89388a3
Fix Et2TreeDropDown did not properly handle required
...
(cherry picked from commit d8d9847012
)
2024-07-31 11:03:51 +02:00
milan
7f3520d348
changed Mail tree styling and added setClass(..) function to Et2Tree
2024-07-29 19:34:08 +02:00
nathan
792b15ef1e
Switch some CSS colors from specific values to variables
2024-07-29 19:28:05 +02:00
milan
8abe03af9f
changed Mail tree styling and added setClass(..) function to Et2Tree
2024-07-27 17:47:12 +02:00
nathan
d8d9847012
Fix Et2TreeDropDown did not properly handle required
2024-07-26 10:16:49 -06:00
nathan
7559ae4f21
Switch some CSS colors from specific values to variables
2024-07-15 08:24:47 -06:00
ralf
a670644ad7
remove dhtmlxMenu in favor of Shoelace menu
2024-07-12 09:02:03 +02:00
nathan
2f3107f49a
Long task dialog improvements
...
- Add 'Skip all' button to skip any further failed tasks
- Add button to copy the log
2024-07-10 11:15:52 -06:00
nathan
0cb09698a1
Long task dialog improvements
...
- Add 'Skip all' button to skip any further failed tasks
- Add button to copy the log
2024-07-10 11:08:56 -06:00
StefanU
08826c98d3
Update accounts.svg
...
Change accounts.svg with single.svg.
Gender-neutral w/and without tie
2024-05-24 11:06:14 +02:00
nathan
aeec9263ef
Merge document fixes
...
- Give some feedback for single document
- Fix line breaks in long task messages
- Fix link merged document to entries
2024-05-21 15:10:29 -06:00