Commit Graph

932 Commits

Author SHA1 Message Date
ralf
3e27def4f9 WIP Mail REST API: change calendar to use new egw.openDialog():
- renamed app.dialogExec() to app.openDialog() or egw.openDialog()
- the later is the nicer place, but fails for lost window context with popups :(
2023-07-13 15:22:21 +02:00
nathan
50e3a1b204 Get calendar quick-add working with Ralf's changes to open an etemplate in a dialog (c63784d7e8), fix buttons from those etemplates weren't adopted 2023-07-11 17:07:51 -06:00
nathan
822507d341 Calendar: Fix 'None' category option was not translated 2023-07-11 09:09:12 -06:00
nathan
e9038d2f34 * Calendar: Added category filter for events without a category set 2023-07-10 15:58:04 -06:00
nathan
24e9f794ef Calendar: Fix month view did not show overflown event block 2023-07-10 13:57:34 -06:00
hadi
6e044b93f9 Fix calendar weekend action's icons 2023-06-06 15:00:54 +02:00
nathan
0ceb187a44 Calendar: Fix integration buttons had a different border color 2023-06-02 11:01:13 -06:00
hadi
d92f2cb486 Set better min width for Calendar toolbar in mobile view in order to deal with ios devices 2023-05-22 17:03:06 +02:00
hadi
2b051dac98 * Mobile theme: Fix calendar header toolbars are no more visible 2023-05-16 12:09:48 +02:00
hadi
8864b969bb add missing part of commit 3836e9a 2023-05-10 12:41:37 +02:00
hadi
49ed3736ee Style Todos box 2023-05-09 13:47:20 +02:00
nathan
eb83515643 * Calendar: Allow to select multiple categories in sidemenu 2023-05-02 11:35:36 -06:00
StefanU
9d0ec03a50
Update previous.svg
Line width and radius corrected
2023-04-29 12:58:21 +02:00
StefanU
313b290938
Update next.svg
Line width and radius corrected
2023-04-29 12:57:15 +02:00
StefanU
16d6fcad45
Update recur.svg
Add missing size
2023-04-29 12:48:19 +02:00
nathan
7dfb0f734f Calendar: Fix missing scrollbar in conflict list 2023-04-04 09:26:14 -06:00
ralf
4ccd15a50d * Mail/Calendar: show scrollbar, if meeting request does not fit into preview area 2023-04-04 08:46:51 +02:00
nathan
0bcb0ab356 Calendar: Fix recur exception button said "undefined" when it should have been hidden 2023-03-28 14:03:48 -06:00
nathan
b67abdafd1 Fix up recur days 2023-03-28 13:48:26 -06:00
nathan
7b8850cd78 Calendar: Fix custom alarm time did not show calendar for date 2023-03-07 11:11:16 -07:00
StefanU
61106c71d8
Add recur.svg
as replacement for png
2023-03-06 20:45:29 +01:00
StefanU
b0f9b87336
Delete reload.svg 2023-03-06 20:45:02 +01:00
StefanU
bc8d005659
Add reload.svg
as replacement for png
2023-03-06 20:41:39 +01:00
StefanU
5f2ee0d3e5
Update planner_view.svg
New design
2023-02-27 19:56:02 +01:00
StefanU
59cf2ea82d
Update planner_category_view.svg 2023-02-27 19:55:01 +01:00
StefanU
83849de5a0
Update multiweek_view.svg
New design
2023-02-27 19:52:28 +01:00
StefanU
4f2bf4b7db
Update year_view.svg
New design
2023-02-27 19:49:07 +01:00
StefanU
a54780d83e
Update week_view.svg
New design
2023-02-27 19:40:28 +01:00
StefanU
0242d84416
Update month_view.svg
Larger number
2023-02-27 19:39:23 +01:00
StefanU
dd006c5d81
Update 4_day_view.svg
New design
2023-02-27 19:36:03 +01:00
StefanU
5b27619e27
Update 1_day_view.svg
New design
2023-02-27 19:35:19 +01:00
StefanU
3bd53859d9
Add accepted.svg
As replacement for png
2023-02-27 19:15:15 +01:00
StefanU
27d71466f1
Add rejected.svg
As replacement for png
2023-02-27 19:14:04 +01:00
StefanU
032bccbe8a
Add nonblocking.svg
As replacement for png
2023-02-27 19:10:27 +01:00
nathan
34cc0ff5be Switch vbox with details back to tabbox now that we have et2-tabbox_mobile 2023-02-22 12:37:06 -07:00
Hadi Nategh
369bddef2f Adopt header's buttons in mobile templates 2023-02-21 13:39:50 +01:00
StefanU
1493743e1b
Update planner_category_view.svg
New design
2023-02-16 20:00:08 +01:00
StefanU
324457342a
Update month_view.svg
New design
2023-02-16 19:57:29 +01:00
StefanU
fe7897b563
Update previous.svg
Size corrected, file optimised, colour corrected
2023-02-13 21:33:43 +01:00
StefanU
fdd2d50fce
Update next.svg
Size corrected 28px => 32px, file optimised, colour corrected
2023-02-13 21:27:52 +01:00
StefanU
274bc1e348
Add private.svg
as replacement for private.png
2023-02-13 21:07:45 +01:00
StefanU
c3ec0e88cb
Update videoconference.svg
File optimisation, => 32px, =>#62686a
2023-01-29 17:45:46 +01:00
StefanU
7fd22b33a3
Update new.svg
Fix empty first line
2023-01-25 21:54:26 +01:00
nathan
0d8157b508 Calendar: Make all integration switch icons the same gray when disabled 2023-01-24 16:18:29 -07:00
nathan
48008f4e96 Add ability to choose target calendar & addressbook when importing ical/vcard 2023-01-19 15:48:35 -07:00
Hadi Nategh
9e1b21e5e3 Cleanup "id=tabs" from all converted tabbox to et2-vbox which caused wrong namespace 2023-01-19 10:56:41 +01:00
nathan
8a43d88ffe Calendar: Add ability to choose target calendar when importing 2023-01-16 15:31:59 -07:00
StefanU
ea3306d608
add new.svg 2023-01-13 20:19:01 +01:00
StefanU
6b2140207d
Update single.svg
Add missing size
2023-01-13 20:00:34 +01:00
StefanU
f858304f66
Add single.svg 2023-01-13 19:54:03 +01:00