nathan
|
248bc5891e
|
Api: Fix Et2Number could not display empty value (""), gave 0 instead.
|
2024-11-12 22:46:24 +01:00 |
|
ralf
|
6480464a66
|
fix since f093762d19 not shown progress bar in file uploade
|
2024-11-12 13:39:21 +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 |
|
ralf
|
8632d3668a
|
fix non-admins did not see all contacts in Addressbook
|
2024-11-12 12:14:52 +01:00 |
|
milan
|
226e5ddd62
|
Only inline svg within WebserverRoot and containing bi-
-- we use bi- to mark images that should behave like bootstrap font images
|
2024-11-11 17:31:24 +01:00 |
|
milan
|
bb9abaceb3
|
changelog is visible again
-- not perfect, we now have two scrollbars, needs further fixing
|
2024-11-11 17:31:23 +01:00 |
|
ralf
|
855ab6fc68
|
Reapply "changed et2-image to inline svg located inside /egroupware/* so they inherit color just like bootstrap icons"
This reverts commit e4b345d011 .
|
2024-11-11 17:30:43 +01:00 |
|
ralf
|
b9767da17e
|
remove no longer used config about category selection
|
2024-11-11 17:30:06 +01:00 |
|
ralf
|
0849c9de8d
|
Changelog for 23.1.20241111
|
2024-11-11 12:44:22 +01:00 |
|
ralf
|
bf625c434d
|
fix version-check of composer.json (was not considering packaging)
|
2024-11-11 10:56:17 +01:00 |
|
ralf
|
e4b345d011
|
Revert "changed et2-image to inline svg located inside /egroupware/* so they inherit color just like bootstrap icons"
This reverts commit ca33b4a009 .
|
2024-11-11 08:49:46 +01:00 |
|
milan
|
81ab5aa4eb
|
make year up/year down buttons in calendar sidebar available again
|
2024-11-11 07:48:37 +01:00 |
|
milan
|
ca33b4a009
|
changed et2-image to inline svg located inside /egroupware/* so they inherit color just like bootstrap icons
-- added bi-card-list.svg to be the same size as other toolbar icons
Regarding Ticket #100401
|
2024-11-11 07:48:37 +01:00 |
|
milan
|
3c3d25c72a
|
fix calendar side menu flatpickr year color to match month color
|
2024-11-08 12:06:06 +01:00 |
|
milan
|
03415c22bb
|
fix calendar side menu flatpickr styling did not show year completely
(cherry picked from commit 2965b4e9f6 )
|
2024-11-08 10:52:15 +01:00 |
|
milan
|
9dddf30a64
|
condense calendar sidebox menu
-- removed <hrule>s
-- hide integration et2-box if empty
--cleanup margins
(cherry picked from commit 1ac6a40497 )
|
2024-11-08 10:52:08 +01:00 |
|
dependabot[bot]
|
ba3a3cdaa6
|
Bump symfony/http-client from 5.4.29 to 5.4.46
Bumps [symfony/http-client](https://github.com/symfony/http-client) from 5.4.29 to 5.4.46.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-client/compare/v5.4.29...v5.4.46)
---
updated-dependencies:
- dependency-name: symfony/http-client
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-07 12:21:04 +01:00 |
|
dependabot[bot]
|
ef2d6b5cf6
|
Bump symfony/http-foundation from 5.4.42 to 5.4.46
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.4.42 to 5.4.46.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/7.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.4.42...v5.4.46)
---
updated-dependencies:
- dependency-name: symfony/http-foundation
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-07 12:17:54 +01:00 |
|
ralf
|
90f8068810
|
calculate positive and negative account_id filter
|
2024-11-06 18:12:43 +01:00 |
|
ralf
|
2a8a2a87b0
|
fix Api\Accounts::hidden2account_id(): Argument #2 ($account_ids) must be of type ?array, int given
|
2024-11-06 17:38:01 +01:00 |
|
nathan
|
1b9b20f220
|
Fix vertical alignment of tracker "add comment" buttons + canned response line
|
2024-11-06 09:28:16 -07:00 |
|
ralf
|
1a49e30a02
|
fix diff to master
|
2024-11-06 16:36:12 +01:00 |
|
ralf
|
29481248d1
|
fix diff to master
|
2024-11-06 16:34:29 +01:00 |
|
ralf
|
70dbebae41
|
fix diff to master
|
2024-11-06 16:29:34 +01:00 |
|
ralf
|
0905d8f4aa
|
fix double case statement
|
2024-11-06 16:26:29 +01:00 |
|
ralf
|
6cc35c9305
|
Merge branch 'master' into 23.1
|
2024-11-06 05:25:34 +01:00 |
|
ralf
|
92c0f3e392
|
npm audit fix
|
2024-11-06 05:17:31 +01:00 |
|
nathan
|
bcbfbce902
|
Import/export: Fix comma separated group IDs were not properly converted to user-friendly. Only the first ID was listed.
|
2024-11-05 15:15:52 -07:00 |
|
nathan
|
cad7656145
|
Admin: Fix importing users did not import their groups
|
2024-11-05 15:15:36 -07:00 |
|
nathan
|
dca7023c2a
|
Import/export: Fix comma separated group IDs were not properly converted to user-friendly. Only the first ID was listed.
|
2024-11-05 15:04:15 -07:00 |
|
nathan
|
25ff5fe490
|
Et2LinkList: Fix file uploads when entry is not yet saved doubled the list of links
|
2024-11-05 14:51:08 -07:00 |
|
nathan
|
86c014fb94
|
Add border between nm header & nm, align with mail preview toolbar
|
2024-11-05 14:13:22 -07:00 |
|
nathan
|
fd624806dc
|
Stop border of active application tab from going below header line
|
2024-11-05 14:13:22 -07:00 |
|
nathan
|
d008d78ba1
|
Give site logo some space around it
|
2024-11-05 14:13:22 -07:00 |
|
Ralf Becker
|
1afdfbc992
|
pending changes from our translation server
|
2024-11-05 20:16:26 +01:00 |
|
nathan
|
2e469a00de
|
Fix lazy load in Et2TreeDropdown emptied the tree
|
2024-11-05 11:42:19 -07:00 |
|
nathan
|
49be819828
|
Keep dropdown tree open when action context menu opens
|
2024-11-05 10:13:30 -07:00 |
|
ralf
|
e72c2e492a
|
* Admin: allow to mark users as hidden, to show them only to admins e.g. to hide functional users from regular users
|
2024-11-05 17:40:50 +01:00 |
|
ralf
|
d31915df05
|
* Status, Addressbook: preference to use first letters of username for avatar instead of initials
|
2024-11-05 17:40:50 +01:00 |
|
ralf
|
16ba791902
|
* Addressbook: show username for accounts as a column in the list too
|
2024-11-05 17:40:50 +01:00 |
|
nathan
|
3fabd1f2cb
|
Fix typo
|
2024-11-04 14:28:23 -07:00 |
|
nathan
|
b29aafcaf3
|
Remove border from buttons without labels for fancy theme
Needed some parts exposed.
|
2024-11-04 14:15:39 -07:00 |
|
nathan
|
c1030d709c
|
Calendar: Adjust toolbar spacing
|
2024-10-31 09:29:26 -06:00 |
|
nathan
|
8255bdd8d3
|
Filemanager: restore border to list's Upload button
|
2024-10-31 09:09:20 -06:00 |
|
milan
|
cb95e50062
|
added bi-31-square.svg for calendar month view and corrected callendar year view to bi-12-square
|
2024-10-31 15:26:24 +01:00 |
|
milan
|
66e222e035
|
added possibility to scroll Et2TreeDropdown on open to current selection.
-- set openAtSelection="true" attribute on the et2-tree-dropdown
-- use for timezone selection in preferences
-- regarding Ticket #97411
|
2024-10-31 13:41:10 +01:00 |
|
nathan
|
21aec1a93d
|
Et2TreeDropdown: Fix readonly & disabled styles
Still allowed dropdown, and did not look disabled
|
2024-10-30 11:31:58 -06:00 |
|
nathan
|
37ce527fd4
|
Change some additional buttons to look like they're in a toolbar
|
2024-10-30 10:11:41 -06: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 |
|
milan
|
445df7dcad
|
tab border now dynamically changes depending on scrollbar existence. Only works in Chrome, Opera and Edge
--regarding ticket #99621
|
2024-10-30 14:17:57 +01:00 |
|