7ed06fc912
Fix sizing nextmatch on tabs
2024-11-28 15:29:09 -07:00
b2ae2048f7
Fix popup resize to only resize on the top-level template, not every sub-template
2024-11-28 15:17:03 -07:00
ba7a32a6cb
Merge branch 'master' into feature/template_webComponent
2024-11-28 11:54:32 -07:00
303155110f
Addressbook: Fix exporting accounts to CSV only had account_lid
2024-11-28 11:46:45 -07:00
10ccf19207
quiten permanent error_log
2024-11-28 19:10:47 +01:00
07e45e8d63
mobile styling changes according to ticket #100951 and some styling cleanup
2024-11-28 16:43:12 +01:00
c0c279f53c
Changelog for 23.1.20241128
2024-11-28 14:30:54 +01:00
c4af21b314
use the Tree-constants for all attributes
2024-11-28 12:50:51 +01:00
4baa4becfe
change condition of lazy loading to be true if selectOption.children is undefined
2024-11-28 12:49:48 +01:00
ba84d20eb4
make "expand/collapse folder" easier to click especially on mobile
2024-11-28 11:50:02 +01:00
43af164f7a
pending translations from our translation-server
2024-11-28 10:45:18 +01:00
ede3cf6787
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-27 15:53:37 -07:00
499e1534e1
Fix export dialog tab sizing
2024-11-27 13:33:42 -07:00
71b38566e5
Avoid error if nextmatch dynheight was not created
2024-11-27 10:06:11 -07:00
95fec57412
Api: Allow Link::list_attached() to take filename parameter as well
2024-11-26 14:59:38 -07:00
656b7dd2c6
Api: Hide link comment from et2-link-string as well
2024-11-26 14:59:00 -07:00
9524791448
add join-videoconverence button to mobile calendar edit
2024-11-23 08:29:21 +01:00
5c646cc269
Better failure handling and tests for that
2024-11-22 11:38:30 -07:00
b8d8c70119
Fix typo in 5b1a6c464b
2024-11-22 08:35:36 -07:00
5a67e7bcfb
More tests
...
- load test checking that if a template is not specified, we use the last in the file
- test for namespaces & child elements actually getting their value
- test for giving new data when loading template
2024-11-21 16:49:59 -07:00
16a222caee
Stop Et2Email from showing through toolbar action dropdown
2024-11-21 13:29:24 -07:00
3e24641d6b
Disable dragging toolbar items in mobile view since it interferes with scrolling the 3-dots more actions list
2024-11-21 11:55:33 -07:00
a66eb56bde
Fix mobile 3-dots / context menu button closed the menu immediately
2024-11-21 11:47:04 -07:00
88433f3f47
Calendar: Fix missing current date indicator in mobile view
2024-11-21 11:35:38 -07:00
bdd6e0f248
From header needs double quotes around the display name, not single ones
2024-11-21 19:17:28 +01:00
69b17bb50c
Revert "make expand folder easier to click"
...
This reverts commit abf1c384f4
.
2024-11-21 18:07:19 +01:00
abf1c384f4
make expand folder easier to click
2024-11-21 17:20:42 +01:00
5b1a6c464b
German translations from Birgit
2024-11-21 08:19:12 -07:00
0a00b49b48
left align date in status menu
2024-11-21 14:25:37 +01:00
f705383ecf
addressbook view sidemenu contact data styling changes
2024-11-21 14:03:59 +01:00
e26f1f5b4a
fix a warning and a typo
2024-11-21 13:18:52 +01:00
e841be9b4f
npm audit fix
2024-11-21 05:07:02 +01:00
7301a90f82
* Calendar: New preference for changing resource status when event is moved
2024-11-20 14:27:18 -07:00
a5bbfc627a
change Icon sizing in GridView (projectmanager)
2024-11-20 17:30:46 +01:00
5d968c567f
hide groups for "add favorite" if you have no rights to set it for other groups
2024-11-20 17:30:46 +01:00
b2c4fea191
changed preferences help text styling
2024-11-20 17:30:46 +01:00
e6efad5c4d
changed status Videocall icon to camera-video
2024-11-20 17:30:46 +01:00
73b24282fb
* Calendar: When opening calendar as infolog, event participants (user accounts) are copied to infolog responsible
2024-11-20 09:00:27 -07:00
49f9e99dbf
Fix Et2Details hoist attribute, contents were not fully shown after fe56fc2a8b
2024-11-20 08:31:18 -07:00
7d803b161c
fix typo "user hidden vom non-admins"
2024-11-20 16:03:13 +01:00
ed5050700d
changed filemanger "File a file" Icon and upload icon to bi box-arrow-in-up
2024-11-20 12:50:35 +01:00
fe56fc2a8b
Et2Details + Et2Groupbox: Stop using <details> tag so we can control layout
2024-11-19 14:24:45 -07:00
f6874330fc
Et2VfsSelectButton passes in value (reference). Take care to keep that reference, or value can get lost.
...
Fixes Link to -> copy from VFS sometimes fails
2024-11-18 13:46:33 -07:00
0a4b08a170
Fix link from VFS sometimes doesn't work
2024-11-18 13:46:33 -07:00
50db13ea09
fix contacts not found for regular (non-admin) users, if some users are hidden and search in all addressbooks (searching in a specific one worked)
2024-11-18 19:26:50 +01:00
50ff832c75
replace some forgotten api icons with bootstrap
2024-11-18 12:37:20 +01:00
63e566ad6c
fix not working trailingSlash validation since dropping of Lion framework
2024-11-16 14:04:08 +01:00
0b08b33a8e
fix indention
2024-11-16 09:25:31 +01:00
cddafb54f5
Automatic tests to load templates
2024-11-15 16:11:56 -07:00
723c18bd64
Move load from XML call for easier testing
2024-11-15 16:11:15 -07:00