Commit Graph

5595 Commits

Author SHA1 Message Date
milan
fd14c1c3b8 remove old themes and deactivate compact since it is not working atm improve darkmode image visibility
(cherry picked from commit 7f2653c007)
2024-12-12 16:50:54 +01:00
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
ralf
a2ebbcc8bb add join-videoconverence button to mobile calendar edit 2024-11-25 14:08:12 +01: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
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
e011167670 calendar print view fix item sizes
Regarding Ticket #100521

(cherry picked from commit ff0d36a3f1)
2024-11-21 14:11:36 +01:00
ralf
f46e9273fb replace some forgotten api icons with bootstrap 2024-11-18 12:43:16 +01:00
nathan
a6e8fe8dcc Calendar: Use ajax_owner() to find missing names instead of ajax_search(), much faster & gives the results we actually want 2024-11-14 11:28:21 -07: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
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
ralf
6cc35c9305 Merge branch 'master' into 23.1 2024-11-06 05:25:34 +01:00
nathan
c1030d709c Calendar: Adjust toolbar spacing 2024-10-31 09:29:26 -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
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
nathan
cc8199697f Calendar: Use shoelace border radius variable in header controls (integration buttons & current date box) 2024-10-28 14:48:47 -06:00
ralf
2552bea6a2 change api\Etemplate\Widget::getElementAttribute($name,$attr) to NO longer return a reference, use setElementAttribute($name,$attr) if you need a reference 2024-10-24 21:25:42 +02:00
nathan
4d146ee7f8 Calendar: Fix Priority label not vertically aligned 2024-10-21 09:30:57 -06:00
nathan
4cca7849d9 Calendar: Fix Priority label not vertically aligned 2024-10-21 09:26:15 -06:00
nathan
853d6ddd89 Switch notification switch to use et2-button-toggle in mobile templates 2024-10-17 16:04:30 -06:00
nathan
0d401c2e6d Calendar: Use Et2SwitchIcon for weekend toggle for mobile 2024-10-17 15:23:24 -06:00
nathan
18ca5a6e51 Calendar: Use Et2SwitchIcon for weekend toggle 2024-10-17 14:46:30 -06:00
ralf
beab5efbe3 replace adodb_date() with PHP native date() as it is no longer available and necessary 2024-09-30 12:12:14 +02:00
Ralf Becker
250c9a59c7 pending translations from our translation server 2024-09-30 08:25:02 +02:00
Ralf Becker
9ca8646510 pending translations from our translation server 2024-09-30 08:18:43 +02:00
ralf
1f01d0265d only change title for private events on server-side 2024-09-27 13:36:43 +02:00
ralf
a9841ddb9b * Calendar: differ between private events and only having free/busy-rights by showing "busy" instead of "private" as title 2024-09-27 13:36:43 +02:00
ralf
239689036a only change title for private events on server-side 2024-09-27 13:30:05 +02:00
ralf
a1958f102b * Calendar: differ between private events and only having free/busy-rights by showing "busy" instead of "private" as title 2024-09-27 13:13:35 +02:00
nathan
6542552177 CalendarOwner: Remove unwanted vertical scrollbar when there's only 1 row of tags 2024-09-19 13:53:03 -06:00
milan
26673f87fb fix type error if widget does not have div or body 2024-09-19 17:36:27 +02:00
ralf
4f7b6d6b0b readd or replace many missing/removed images 2024-09-13 11:49:09 +02:00
ralf
8198de396c use BI clock-history for freetime search (same as for tentative) 2024-09-12 15:15:06 +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
nathan
acba58111e Calendar: Fix sidebox merge 2024-09-11 11:32:25 -06:00
ralf
e4acb6c563 Use a [+] button instead of [Add] for adding explicit recurrences (to not conflict with exceptions label) 2024-09-09 20:18:24 +02:00
ralf
fb1609bb7b Use a [+] button instead of [Add] for adding explicit recurrences (to not conflict with exceptions label) 2024-09-09 20:17:46 +02:00
ralf
bfda9f3139 replace adodb_date() with PHP native date() as it is no longer available and necessary 2024-09-08 16:24:05 +02:00
ralf
743410808a fix huge addressbook icon 2024-09-06 11:53:25 +02:00
milan
eb6a0abbd7 add bootstrap icons for calendar invite status in calendar context menu 2024-09-04 15:49:04 +02:00
ralf
7298dff322 using bootstrap icons 7/5-square 2024-09-03 15:10:58 +02:00
nathan
45eec9d789 Calendar: Fix sidebox merge 2024-08-29 10:18:38 -06:00