Commit Graph

660 Commits

Author SHA1 Message Date
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
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
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
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
nathan
ba744d3292 Remove Lion 2024-05-07 14:46:44 -06:00
ralf
254fdc0fa3 WIP allow to place custom-fields in tabs: 2 new custom-field types:
- header: (like label with a bigger font and bold)
- serial: auto-incremented serial number
2024-03-27 17:07:02 +02:00
ralf
dedaa29204 WIP allow to place custom-fields in tabs: cfExclude option to et2-tabs to exclude cfs from the tabs e.g. to place them separate into the template 2024-03-25 17:01:51 +02:00
ralf
2e37f9bd34 WIP allow to place custom-fields in specified tabs and automatic tab generation
- no more need to add custom-field tabs to the template, if a et2-tabs is used
- new custom-field options for et2-tabs:
  + cfTypeFilter propagated to type_filter of customfields widget
  + cfPrivateTab use an extra tab for private cfs
  + cfPrepend where to add cf tabs, default before history tab or at the end, if no history tab
2024-03-25 16:03:48 +02:00
ralf
7e9b2f3687 WIP allow to specify an optional tab-name for a cf, to create additional tab(s) and show the cfs in them
currently an extra namespace prevents storing and reading these cfs
2024-03-20 21:49:09 +02:00
nathan
d24ca39d09 * Api: Use file selection dialog for selecting target merge document instead of nested menus 2024-03-08 16:34:19 -07:00
ralf
928fa6212b load login.js incl. cache-buster via Framework 2024-01-15 10:07:39 +02:00
nathan
13b4d02560 Fix tinymce toolbar is over everything in safari 2023-12-19 15:31:30 -07:00
hadi
51bc34d49f Fix country selector is not showing its emptyLabel default icon 2023-12-06 12:05:02 +01:00
nathan
2e2c3fb0b6 Fix validation messages after Shoelace update
- some messages (textbox) were out of position
- Selectboxes did not show validation message
- Selectbox considered false a valid value for required, even if that wasn't an option
2023-11-16 13:13:36 -07:00
nathan
6a5697eab8 More Drag helper style adjustments
- height adjustments for mail so we can see address & subject
- Change how avatar is sized so we can override it via CSS
2023-11-08 09:54:00 -07:00
nathan
1bc26101cd Fix default drag & drop helper did not work well with webcomponents
It doesn't let us do async, so was not waiting for widgets to be updated
2023-11-03 16:13:45 -06:00
nathan
fb32fbf819 Some automatic tests for server-side customfields 2023-10-23 14:21:59 -06:00
StefanU
53187fad3a
Update folderClosed.svg
New version/styling
2023-10-18 20:28:50 +02:00
StefanU
105343e98d
Update goup.svg
New version with new styling
2023-10-16 21:16:10 +02:00
StefanU
84dd4cb7c6
Update folderOpen.svg
Ne version
2023-10-16 20:54:28 +02:00
StefanU
17aeb581b3
Update home.svg
New version
2023-10-08 19:28:51 +02:00
StefanU
e34a69acf3
Update thunderbird.svg
New version
2023-10-08 19:26:56 +02:00
StefanU
dd34fb056a
Update folderOpen.svg
New version
2023-10-08 19:25:37 +02:00
StefanU
1e38d806d7
Update MailFolderClosed.svg
New version
2023-10-08 19:23:17 +02:00
Milan
e3ca0bfacd Merge remote-tracking branch 'origin/master' 2023-09-27 12:59:53 +02:00
hadi
1d6caf5bdd Fix sub categories styling 2023-09-25 13:54:13 +02:00
nathan
92cf528fe8 Introduce widget.hidden to hide widgets, and widget.set_disabled() now also hides widgets. 2023-09-21 10:43:09 -06:00
nathan
a4b0a2a1f0 Get country flags showing again 2023-09-19 15:20:36 -06:00
nathan
01375295fe Fix widget label positioning 2023-09-14 11:56:25 -06:00
Milan
0f1f45a0cc WIP sl-Tree 2023-09-14 17:36:28 +02:00
Nathan Gray
e323cd1d79
Feature/shoelace 2.4 upgrade (#135)
Update shoelace to 2.9.0
2023-09-13 11:55:33 -06:00
StefanU
4ffaaea76e
Add planner.svg
As replacement for png
2023-08-14 19:07:27 +02:00