c0cfb375c3
* Calendar: Fix bug where yearly planner would not show events that went outside the displayed time period
2021-01-11 10:24:01 -07:00
13c1c575a9
Mail: Save as option translation from Birgit
2021-01-11 09:49:09 -07:00
9d27582313
* Mail: New "Save As" preference option to attach just the mail, no mail attachments
2021-01-11 09:48:51 -07:00
30d7e5ad57
Set participants as extra params for calendar videoconferences
2021-01-11 16:59:15 +01:00
00e82fc0c4
Add participants as extra params for videoconference call
2021-01-11 16:59:03 +01:00
4fc24305a1
Addressbook: Fix sort changes wouldn't stay in some circumstances
...
In particular, sorting by Name would always reset
2021-01-07 11:22:01 -07:00
b6036de8e2
* Etemplate: Add context menu action on linked files to copy them somewhere else
...
Also, update vfsSelect to use request(), so it processes the additional stuff in response so we can have a success message.
2021-01-07 11:19:09 -07:00
c731ee1a38
Api: New JavaScript API method egw.request(menuaction : string, parameters : any[]) : Promise
...
Does an AJAX request, and resolves the returned Promise with just the data (no piggybacks) when it arrives from the server. Any registered data handlers are run before resolving the Promise.
2021-01-07 11:15:42 -07:00
183fb72f94
Fix CalDav in Thunderbird no longer syncs when videoconference backend BigBlueButton is configured
2021-01-06 14:08:23 +01:00
744d7cbfd7
Make blockquotes breakable in html editor
2021-01-06 14:08:03 +01:00
183c6d59c5
Add missing countdown widget in minified version
2021-01-06 09:16:19 +01:00
311a973385
* LDAP/Addressbook: use accounts filter from setup for accounts addressbook too
2020-12-29 19:37:56 +02:00
d983e4b22e
Give some padding to calendar meeting request dialog
2020-12-18 14:46:47 +01:00
0d47d7c6c9
Fix add button alignment
2020-12-18 14:46:35 +01:00
afde35344f
Changelog for 20.1.20201217
2020-12-17 08:47:30 +01:00
b8c424a9d2
guard against mail account looses all accounts it is valid for
2020-12-17 08:32:29 +01:00
78aa55fd47
* Admin/EMail: display administrative IMAP actions folder ACL and vacation notice in IMAP tab too
2020-12-17 08:05:17 +01:00
7c0302ac63
Mail: Translation for new config setting
2020-12-16 08:38:35 -07:00
7677fae184
* Mail: Config setting for how many mailing lists are returned in address search results
2020-12-16 08:31:37 -07:00
c0072bc0eb
Etemplate: Fix read-only selectAccount would always add new values causing doubles
2020-12-16 08:31:06 -07:00
ac100e4424
pending changes from our translation server
2020-12-15 18:58:45 +01:00
a6cb653767
installation check: remove world readable for header.inc.php and additional warn if no APCu available
2020-12-15 18:28:03 +01:00
db77752510
* Setup: fix no accounts found for SQL instances
...
in setup without an active user, no grants existed, seemed no problem before, maybe caused by contact sharing
2020-12-15 18:15:40 +01:00
f06cc03444
Add ignore_acl flag for read and checkUsable methods
2020-12-15 13:38:07 +01:00
17f84e5664
Fix broken videoconference join action from tooltip call icon
2020-12-14 14:41:41 +01:00
1423044671
Remove debug
2020-12-11 09:18:01 -07:00
f24d9c770e
Add some debug into infolog csv import
2020-12-11 09:17:52 -07:00
f7d195e7de
Infolog: When importing into info_contact or info_from, try to find & link the contact
2020-12-11 09:17:30 -07:00
8eac42ff01
Infolog: When importing into info_contact, try to find & link the contact
2020-12-11 09:17:20 -07:00
671815ebb6
* Calendar: Fix missing / incorrect recurrence date in cancel notification iCal
2020-12-11 08:45:18 -07:00
a65025c394
* Calendar: Show correct event date when notified of a single cancelled recurring event
2020-12-11 08:45:08 -07:00
1509c725be
* Calendar: Fix quick add 'Save' button would close the whole window, if it had been opened by a different window
2020-12-10 09:03:38 -07:00
2056b811a0
Merge pull request #99 from asig2016/20.1_add_tooltip_tomultiselect_widget
...
Added tooltip in multiselect selectbox widget
2020-12-10 09:01:41 -07:00
f729a65f7f
Send title along other user context info for calendar scheduled calls
2020-12-10 11:56:30 +01:00
ce03b5e834
Filemanager: Apply user timezone to share created & last accessed columns
...
Also, use the better way to do it in file list too
2020-12-09 14:35:25 -07:00
fa683b5e31
Added tooltip in multiselect selectbox widget
2020-12-09 22:51:21 +02:00
4499b054dc
Add Segoe font family into HTMLEditor
2020-12-09 16:42:10 +01:00
b251fde23b
* Addressbook: fix 'undefined' title shown for some contact links opened in CRM view tabs
2020-12-08 10:54:40 +01:00
6f6df9b489
Etemplate: Queue refresh() calls made while nextmatch is hidden.
...
Queue is limited in length, after too many refresh() calls, we throw away the queue and refresh the whole thing when nextmatch is visible again.
2020-12-07 09:07:55 -07:00
ed657aa533
limit number of returned rows on link query by default to 100
2020-12-07 14:31:59 +01:00
db29014538
Add ignore_acl flag to save method
2020-12-07 14:15:06 +01:00
c6cb5ee2dc
Fix documentation
2020-12-07 13:15:42 +01:00
8370e44fbe
* Status / Videoconference: add support for BigBlueButton videoconferencing, it can be configured via Status app's site-configuration
2020-12-04 17:45:15 +01:00
ef95d2df6a
* Calendar: Fix todo sizing / scrolling
2020-12-04 09:13:30 -07:00
af32261af4
Try to avoid some "Illegal offset type" warnings
2020-12-04 09:11:30 -07:00
abeed17bb2
can only change config as root, avoid warnings in install-log
2020-12-04 13:00:58 +01:00
b29a7e7a16
kope with post_install.php no longer running as root and set apc.shm_size=128M and chown www-daata header.inc.php
2020-12-04 12:54:53 +01:00
2b56102123
Implement an alarm callback for countdown widget
2020-12-03 15:59:40 +01:00
35a7d41704
Add new option to countdown widget inorder to hide empty values
2020-12-03 15:59:27 +01:00
56cc940eb0
Add onFinish callback to countdown widget and style it
2020-12-03 15:58:45 +01:00