Commit Graph

43552 Commits

Author SHA1 Message Date
milan
8f68190784 mail change unseen mail icon from envelope-fill to envelope and fix calendar print alignment
(cherry picked from commit 0c54f0d4e4)
2024-12-06 15:10:21 +01:00
milan
83ed7f88c3 fixup 5e4ccd4af6 original message: vfs styling changes --added wrapping of long filenames --improved mail attachment list to use available space 2024-12-06 09:01:37 +01:00
nathan
94661acf4e Et2Details: Add accordionGroup attribute to group multiple details together, allowing only one in the group to be open at a time 2024-12-05 14:29:17 -07:00
nathan
4370897b1c Et2Details: Fix overlaySummaryOnOpen was not implemented when hoist=false 2024-12-05 14:28:59 -07:00
nathan
aee42227ef Fix some numeric customfields causing conversion/formatting problems 2024-12-05 13:28:56 -07:00
nathan
2458440ddf Et2Number: If user starts typing a number starting with a ".", it's < 1 regardless of user's number preferences 2024-12-05 08:15:58 -07:00
nathan
7ef5c70905 Et2Number: Better handling of what to do when entered decimal character does not match preference 2024-12-05 08:15:46 -07:00
nathan
049eafe91d Et2Number formatting fixes
- fix issues with multiple . as thousands separator changed the number on blur.
  eg: 123.456.789 was changed to 123.456,78
- add exception for N.A. numbers entered when "," is decimal separator
  eg: 1.5 assume user meant 1,5 not 1500 or 15.
  Precision is taken into account so if precision=3, assume 1.234 is 1,234 not 1.234,000.
2024-12-05 08:15:32 -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
ba946ccbaa make it harder to hit close button of tabs on accident --Regarding Ticket #101031
(cherry picked from commit 2754bee19e)
2024-12-05 13:19:53 +01:00
milan
06dfdab8c8 adding images to mail Dialogs
(cherry picked from commit 28cbd71a90)
2024-12-04 17:04:08 +01:00
milan
d676738864 fix wizard icon in "edit mail account"
(cherry picked from commit 366c38cc79)
2024-12-04 17:04:01 +01:00
nathan
f0e5cf907a Api: Fix et2-select-cat with globalCategories="false" still included global categories 2024-12-04 08:12:00 -07:00
ralf
7d5d25ffcc fix array_search(): Argument #2 ($haystack) must be of type array, int given 2024-12-04 16:06:06 +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
3867c2146a our bi-images fix for firefox esr
(cherry picked from commit 813401c432)
2024-12-04 14:30:28 +01:00
nathan
511889656e Et2Select: Handle focus issue where double-tab was needed before you could drop down the options with space or down arrow 2024-12-03 13:07:04 -07:00
ralf
e4107dbca2 et2_grid.set_value() needs to remove the colgroup from the DOM too 2024-12-03 17:25:05 +01:00
nathan
2df8989e87 Addressbook: Fix exporting accounts to CSV only had account_lid 2024-11-29 11:47:16 -07:00
nathan
564a4555a4 Fix timesheet merge into spreadsheet lost numbers 2024-11-29 11:46:42 -07:00
nathan
7abb9c938c Fix some layout issues on infolog ProjectManager tab
- Relative dates number was detached from unit selectbox
- Price input was squished
2024-11-29 10:11:17 -07:00
ralf
ac1e1beb09 fix array_search(): Argument #2 ($haystack) must be of type array, int given 2024-11-29 16:24:18 +01:00
ralf
559da2522b composer update easyswoole/memcache: to fix build problem with swoolepush 2024-11-29 16:23:35 +01:00
milan
d959968075 styling changes according to ticket #101031
-- new "forward mail" image

(cherry picked from commit 794609b179)
2024-11-29 15:54:30 +01:00
milan
ef6b80fc17 mobile styling changes according to ticket #100951 and some styling cleanup
(cherry picked from commit 07e45e8d63)
2024-11-29 15:54:12 +01:00
milan
c83c09118f left align date in status menu
(cherry picked from commit 0a00b49b48)
2024-11-29 15:51:32 +01:00
ralf
314e202684 Changelog for 23.1.20241128 2024-11-28 14:30:20 +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
milan
f57ff657b3 change condition of lazy loading to be true if selectOption.children is undefined
(cherry picked from commit 4baa4becfe)
2024-11-28 13:24:51 +01:00
Ralf Becker
d3947bf840 pending translations from our translation-server 2024-11-28 10:47:09 +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
nathan
2e9b1cd268 Fix export dialog tab sizing 2024-11-28 07:27:19 +01:00
nathan
24b54e947d Api: Allow Link::list_attached() to take filename parameter as well 2024-11-28 07:25:50 +01:00
nathan
f22016780b Api: Hide link comment from et2-link-string as well 2024-11-28 07:25:50 +01:00
nathan
be583e67d8 Avoid error if nextmatch dynheight was not created 2024-11-27 10:09:30 -07:00
ralf
a2ebbcc8bb add join-videoconverence button to mobile calendar edit 2024-11-25 14:08:12 +01:00
nathan
629eef9139 Disable dragging toolbar items in mobile view since it interferes with scrolling the 3-dots more actions list 2024-11-22 08:41:24 -07:00
nathan
122dadb6ba Fix mobile 3-dots / context menu button closed the menu immediately 2024-11-22 08:41:06 -07:00
nathan
23c5a481b2 Calendar: Fix missing current date indicator in mobile view 2024-11-22 08:40:57 -07:00
nathan
a0f80e22a3 Fix typo in 5b1a6c464b 2024-11-22 08:39:59 -07:00
ralf
8a71016ab9 From header needs double quotes around the display name, not single ones 2024-11-21 19:18:02 +01:00
nathan
b0f4516445 German translations from Birgit 2024-11-21 08:22:30 -07:00
nathan
1a607da54d * Calendar: New preference for changing resource status when event is moved 2024-11-21 08:20:17 -07:00
nathan
107f0441d4 * Calendar: When opening calendar as infolog, event participants (user accounts) are copied to infolog responsible 2024-11-21 08:14:38 -07:00
milan
e2406c6cc2 addressbook view sidemenu contact data styling changes
(cherry picked from commit f705383ecf)
2024-11-21 14:11:36 +01:00
milan
dba2984363 change Icon sizing in GridView (projectmanager)
(cherry picked from commit a5bbfc627a)
2024-11-21 14:11:36 +01:00
milan
8a6880eee5 hide groups for "add favorite" if you have no rights to set it for other groups
(cherry picked from commit 5d968c567f)
2024-11-21 14:11:36 +01:00
milan
25ddf36c72 changed preferences help text styling
(cherry picked from commit b2c4fea191)
2024-11-21 14:11:36 +01:00
milan
c57e334ea1 changed status Videocall icon to camera-video
(cherry picked from commit e6efad5c4d)
2024-11-21 14:11:36 +01:00