nathangray
d89b92f27b
* Addressbook: Add selectbox for addressbook to Add distribution list dialog
2020-05-22 11:58:27 -06:00
nathangray
ded0ef4264
* Addressbook: Fix videoconference online check caused an error with non-user contacts
2020-05-20 11:02:04 -06:00
nathangray
934d309856
Make taglist-state update its own options when country code changes
...
Fixes bug where options were not properly set if they had to be fetched from server.
2020-05-13 15:21:26 -06:00
Hadi Nategh
490ada9394
Add more translations and fix csp error while frame accessing egroupware.org
2020-04-29 17:39:04 +02:00
Hadi Nategh
79f8079150
Add "Invite to call" action for inviting users into an existing call
2020-04-28 18:35:33 +02:00
Hadi Nategh
b7ec2a9b91
Add phone call actions
2020-04-23 17:31:33 +02:00
Hadi Nategh
6e932e09ae
Fix error when status app is not available
2020-04-22 11:52:07 +02:00
Hadi Nategh
cb5b35e2d0
Fix select all action breaks addressbook's contextmenu
2020-04-07 11:12:29 +02:00
Hadi Nategh
610a223c00
adding videocall via calendar action
2020-04-03 13:01:00 +02:00
Hadi Nategh
724e669e72
Add video conference action into addressbook
2020-04-02 17:50:28 +02:00
nathangray
34ec346821
Fix favourites (& probably some more inherited stuff) broken by TypeScript conversion
...
Note that any properties declared in a sub-class aren't generally available until after the super() call is done, i.e. in the super constructor they're undefined.
2020-03-20 11:38:38 -06:00
Ralf Becker
5f804dd661
use super.<name>(<arguments>) instead of super.<name>.apply(this, arguments)
2020-02-11 17:40:33 +01:00
Ralf Becker
f19d42a439
convert addressbook app.js to TS
2020-02-09 13:07:42 +01:00