nathangray
2a166fa47c
* Mail: Fix download attachments as zip
...
Caused redirect with error message "Class 'mail_bo' not found"
2020-07-20 15:42:05 -06:00
nathangray
22c67c6801
Calendar: Fix sidebox_hooked_templates was not cleared correctly
2020-07-20 14:54:15 -06:00
nathangray
bd6b20bae8
Fix home cannot find its portlet templates
...
This reverts commit ff0cdf8143
.
2020-07-20 14:34:10 -06:00
nathangray
b0a678c0ec
Timesheet: Fix push owner filter was preventing updating
2020-07-20 13:44:28 -06:00
nathangray
69420c19ad
Api: Handle add push messages in the nextmatch list
2020-07-20 13:43:26 -06:00
Ralf Becker
bf44ee753a
WIP push for mail (currently only Dovecot with further configuration!)
2020-07-20 12:09:08 +02:00
Hadi Nategh
6d9dfc6364
Fix vfs-select icons
2020-07-20 11:07:19 +02:00
Ralf Becker
b7c4cbd5b1
revert pointless putting calendar tracking in on-shutdown (calendar does not use it for notification)
2020-07-17 14:53:39 +02:00
Hadi Nategh
1f066dee26
Implement new egw messaging (keeps not deliberately dismissed messages)
2020-07-17 14:09:37 +02:00
nathangray
bd7b916811
Api: log on_shutdown() messages to its own log file
2020-07-16 14:54:02 -06:00
Ralf Becker
b02aa04c8c
run notifications and tracking after response send to client
2020-07-16 18:33:30 +02:00
nathangray
406cc7ec8b
Calendar: Fix event var got lost when refactoring
2020-07-16 10:04:13 -06:00
Ralf Becker
853fd72d91
Changelog for 20.1.20200716
2020-07-16 15:48:24 +02:00
Ralf Becker
cc7d1fbe58
fix TypeError undeleting an event in non-list-view eg. dayview
2020-07-16 15:05:45 +02:00
Ralf Becker
b41d35a0ef
fix not existing Api\Json\Response::isJSONRequest(), use Api\Json\Request::isJSONRequest()
2020-07-16 14:49:06 +02:00
nathangray
42492d8ea5
Calendar: Handle deleting without reload
2020-07-15 15:56:28 -06:00
nathangray
1cbbfbd9a5
Calendar: Fix push bugs
...
- Change status from edit dialog did not push
- Change participants from edit dialog did not update planner by user correctly, sometimes not added, sometimes not removed
2020-07-15 13:32:20 -06:00
Ralf Becker
ab1e59c0df
register and deregister old JavaScript based app objects with new TypeScript registry to receive observer and push calls
2020-07-15 19:15:54 +02:00
Hadi Nategh
fcd7a77c44
Fixing none app static functions stopped being called relevant to commit 52eb5ca8e0
2020-07-15 11:01:34 +02:00
nathangray
a90acac0f4
Infolog: Export filtering with info_contact
2020-07-14 15:26:02 -06:00
nathangray
3dd30b1ee1
Api: Fix multiple action confirmation
2020-07-14 14:19:53 -06:00
nathangray
5a72efe7f7
Deal with data if it came back with something else
2020-07-14 14:13:05 -06:00
nathangray
dc6a8e0977
* Calendar: Push updates
2020-07-14 13:39:45 -06:00
Hadi Nategh
2c7b7052bc
Algin nextmatch header and toolbar more button in list view
2020-07-14 16:14:13 +02:00
Ralf Becker
5f1dd8a17b
Update README.md
2020-07-14 15:12:02 +02:00
Hadi Nategh
90d33cd4fb
Add more translations
2020-07-14 15:08:45 +02:00
Ralf Becker
c22896ac36
Update README.md
2020-07-14 14:55:17 +02:00
Ralf Becker
b224dd4bc8
remove 17.1 and add 20.1
2020-07-14 14:39:22 +02:00
Hadi Nategh
b29cce05be
Fix searchbox no longer works in mobile template
2020-07-14 12:17:15 +02:00
Ralf Becker
3a342ad457
update timezones to 2.2020a
2020-07-14 08:48:54 +02:00
Ralf Becker
131b087efc
run install-cli twice, to update composer installed apps
2020-07-13 19:54:33 +02:00
Ralf Becker
808313c121
set grants if given for push
2020-07-13 19:26:05 +02:00
Hadi Nategh
35118299cf
Fix some styling issues
2020-07-13 16:33:43 +02:00
Hadi Nategh
67d50fca78
Fix mail subject modifier dialog
2020-07-13 16:30:11 +02:00
Hadi Nategh
31293807f9
Use text-indent for input and select box text indentation since padding would break 100% width
2020-07-13 16:20:15 +02:00
nathangray
29e0514d52
Calendar: Fix vertical resizing on day view todo list
2020-07-10 13:43:02 -06:00
nathangray
31b7c49fd3
Etemplate: Avoid error if sender is not passed
2020-07-10 13:30:47 -06:00
nathangray
af4fcd7a2d
Etemplate: Avoid trying to process regexes by checking for end anchor
2020-07-10 13:27:48 -06:00
nathangray
13842ffb79
* Infolog: Add filter by contact to export filters
2020-07-10 13:13:04 -06:00
nathangray
bc253e0bd7
ImportExport: Fix all custom field types were showing up as filterable. Now limited to the ones we can handle.
2020-07-10 11:25:49 -06:00
nathangray
510a6419c5
Etemplate: Avoid error if file_data.mime is false for some reason
...
(file missing)
2020-07-10 11:11:05 -06:00
nathangray
63a320ca35
Import/Export: Fix export download did not download
2020-07-10 09:14:36 -06:00
Hadi Nategh
146cba903b
Add missing part from commit 4c7709d49f
2020-07-10 13:16:50 +02:00
Ralf Becker
502d423885
fix PHP Warning: substr() expects parameter 1 to be string, array given
2020-07-10 11:08:38 +02:00
nathangray
d8a51abd8a
Mail: Add missing placeholder translation
2020-07-09 14:03:08 -06:00
nathangray
1a3582536a
Import/Export: Fix export destroyed list's etemplate request
2020-07-09 13:14:24 -06:00
Ralf Becker
76c36cfbcd
* Mail: allow to configure a proxy to display external http images (eg. proxy.egroupware.org)
2020-07-09 11:54:52 +02:00
nathangray
4fc02fbe20
Etemplate: Fix searchbox did not properly manage child DOM nodes
2020-07-08 14:34:50 -06:00
Ralf Becker
bcf9e1edee
proxy http images to https
2020-07-08 20:51:33 +02:00
nathangray
9cb143d0d3
Etemplate: Prevent dialogs from destroying parent's request
2020-07-08 11:01:05 -06:00