Ralf Becker
70b96c4ebc
remove gray-filter from et2_appicon for non-monochrome templates
2021-03-01 16:04:16 +02:00
Ralf Becker
32c9e1b6bb
* CalDAV/Calendar: participants without status were not imported for new events (eg. from Thunderbird)
2021-03-01 15:39:44 +02:00
Ralf Becker
dc6f937f02
reverting using app from parameter object
2021-03-01 13:41:27 +02:00
Ralf Becker
e36c6c4cec
move global et2_call function to egw.call and egw.apply methods, ensuring app.js is loaded, if not yet loaded, also using that as apply plugin for egw.json
2021-03-01 11:50:41 +02:00
nathangray
9128d15bb2
Etemplate: Fix some load bugs
...
- tabs got doLoadingFinished() multiple times if tablist was modified by data
- selectbox with cached options did not load correctly first time
2021-02-26 15:22:47 -07:00
Ralf Becker
a41865209c
stop SQL error, when using account-type with name2id($name, "person_id", "u")
2021-02-26 21:57:11 +02:00
Ralf Becker
a2efa8069c
allow to pass the tab as get parameter and passing config object to final_validation hook too
2021-02-26 21:27:57 +02:00
Ralf Becker
034a8e1611
square logo in svg and adding this to manifest.json
2021-02-26 17:31:35 +02:00
Hadi Nategh
e5ea49a565
Fix youtube video autoplays itself after being seekTo on initiation.
2021-02-26 13:17:54 +01:00
Ralf Becker
f5b1e5a096
modernize config validation hooks a bit to allow to use static methods of namespaced classes
2021-02-26 12:16:00 +02:00
Hadi Nategh
adddf68135
Fix video tags inside gallery for darkmode
2021-02-26 11:01:17 +01:00
Ralf Becker
51edbcf34e
fix logo size in setup
2021-02-26 11:52:26 +02:00
Hadi Nategh
925285d370
Fix youtube video not being played for after initiation
2021-02-26 10:16:12 +01:00
nathangray
14dbd3d1f3
Addressbook: Push - add add_on_top_sort_field to add rows on top
2021-02-25 14:01:16 -07:00
nathangray
1eb174d3f7
For push update filter, consider empty array as having no value
2021-02-25 13:59:32 -07:00
nathangray
12c315abbc
Avoid xml parse error
2021-02-25 11:56:40 -07:00
nathangray
1af9a9b13f
Add videoconference link to event notification email
2021-02-25 10:33:34 -07:00
nathangray
158e65fc90
Take contact shares into account for push ACL checks
2021-02-25 09:11:39 -07:00
Hadi Nategh
1f41bba904
Fix youtube API loading player after initiation
2021-02-25 13:51:20 +01:00
Hadi Nategh
2d4b0b8259
Fetch youtube videoid from url
2021-02-25 11:19:26 +01:00
Hadi Nategh
776613b961
Disable darkmode for gallery in fullscreen mode
2021-02-24 18:34:21 +01:00
nathangray
3c72462b5e
Enable push for addressbook
...
Refactor EgwApp.push() to cover more common stuff for simpler app code
2021-02-24 09:18:42 -07:00
Hadi Nategh
2a2f0bf390
Keep darkmode state in serverside session too. Fix darkmode state in egroupware iframes.
2021-02-24 12:22:27 +01:00
Ralf Becker
924650827c
new 21.1 logos
2021-02-24 08:39:46 +02:00
Ralf Becker
1dd3761042
phone icon for "Call history" in avatar-menu
2021-02-23 21:32:33 +02:00
nathangray
7b466aed56
Calendar: Prefer icon from link registry, fall back to app icon if it's not set
2021-02-23 11:44:38 -07:00
nathangray
60a486298c
Calendar: Disable convert actions if they don't support integrated app
2021-02-23 11:39:36 -07:00
nathangray
aed4b78dda
Calendar: Fix infolog displayed on calendar did not properly convert to timesheet entry
2021-02-23 10:24:57 -07:00
krugerk
64c8ac9970
scrutinizer text as part of clickable link
...
increased the clickable area of scrutinizer by including the text with the image, either of which can be activated to open the link
This more closely matches the other two, which have their images linked and whose images include the title of each.
2021-02-23 17:54:55 +02:00
Hadi Nategh
08c0622219
WIP Mobile and Compact theme styling improvements:
...
- fix avatar dropdown menu
2021-02-23 16:34:12 +01:00
Hadi Nategh
a67e433396
WIP Mobile and Compact theme styling improvements:
...
- Fix logout button not displayed in Compact theme
2021-02-23 16:21:38 +01:00
Hadi Nategh
e351982be8
WIP Mobile and Compact theme styling improvements:
...
-fix searchbox
-fix broken scrolling in sidebar
2021-02-23 16:05:27 +01:00
Hadi Nategh
5c43ce73f2
WIP Mobile and Compact theme styling improvements
2021-02-23 12:21:49 +01:00
Hadi Nategh
811f950567
Fix translation
2021-02-23 10:26:34 +01:00
Ralf Becker
cf9e3ae4e1
WIP to display calls in calendar
2021-02-23 00:16:51 +02:00
Ralf Becker
f115c63f8a
prefer link-registry "entries" for data over app-name
2021-02-23 00:16:51 +02:00
nathangray
2455b7176d
Calendar: Make events nicer for screen readers
2021-02-22 10:02:27 -07:00
nathangray
8b86b2cf05
Fix lingering cache after deleting multiple accounts
2021-02-22 08:53:08 -07:00
Hadi Nategh
4fa93bf625
Remove drop shadow of calendar header in mobile view
2021-02-22 16:26:00 +01:00
Hadi Nategh
6e2b956850
Fix error Cannot read property 'decrypt_hover' of undefined
2021-02-22 11:46:03 +01:00
Ralf Becker
907b33454a
date-duration select_unit=false must show full value for highest display unit, not just the remainer
...
value=3600 with display_format=m:s must show "60:00" not "00:00"
2021-02-22 10:52:15 +02:00
Ralf Becker
319c0e6af4
use CRM view preference in CTI
2021-02-19 21:30:50 +02:00
Ralf Becker
fdecefebd4
fix exception when trying to store a DateTime
2021-02-19 21:30:50 +02:00
Ralf Becker
e1b9d993a5
missing phoneSearch commit to only search certain numbers, if specified and fix for a typo causing a warning
2021-02-19 21:30:50 +02:00
Hadi Nategh
2f78cffb13
Some styling improvements
2021-02-19 13:11:51 +01:00
Hadi Nategh
f89eff7dfe
Use box-shadow around avatars instead of border, borders in zoomed mode would cut edges.
2021-02-19 11:16:31 +01:00
nathangray
b43b5119c8
Calendar: Fix update if hidden for more than one user's calendar in week view
2021-02-18 13:45:50 -07:00
nathangray
9920592754
Add upload svg so it can be used instead of png
2021-02-18 11:28:05 -07:00
nathangray
6470916d51
Disable context menu on topmenu items
2021-02-18 11:04:22 -07:00
nathangray
dbf4a39c87
Calendar: Translation of "send notifications"
2021-02-18 09:08:12 -07:00