nathangray
4c67dac229
Importexport: Fix import category from file was always blank
2021-04-27 14:13:15 -06:00
Hadi Nategh
d3b75e0a5e
Fix mail integration fails for mails with having not encoded ampersands on their html content
2021-04-27 17:49:09 +02:00
Hadi Nategh
aaf22ceb77
Fix infinite loop before sending mail caused by integrated actions with no app right
2021-04-27 11:52:07 +02:00
Hadi Nategh
cf601b721b
Disable app specific actions if the user has no access to the actual app
2021-04-26 14:20:46 +02:00
Hadi Nategh
330564fb55
Convert mail Date header to user timezone when being displayed on forward/replay header
2021-04-22 16:06:50 +02:00
nathangray
c9593ee2b3
Calendar: Make sure videoconference & notify_externals attributes have X-EGROUPWARE to avoid errors from clients
2021-04-21 09:31:31 -06:00
nathangray
275e0c002f
Add table name in when parsing search
...
Also, some code quality fixes
2021-04-20 08:52:15 -06:00
nathangray
8538aa0eaa
Calendar: Add tooltip to edit dialog resource quantity field
2021-04-19 13:41:46 -06:00
nathangray
b701799a03
Api: Avoid "Uncaught TypeError: egw_globalObjectManager is null" from popups
2021-04-19 11:23:05 -06:00
nathangray
42b3813ff4
* Calendar: Fix quick-add did not pass changes to start time on to edit dialog
2021-04-16 09:19:01 -06:00
Hadi Nategh
45fe6c32a9
* Mail: fix losing inline images after being re-saved as draft or created as new
2021-04-15 12:19:18 +02:00
nathangray
8064a53200
* Timesheet: Fix created was overlapping with status
2021-04-14 14:56:40 -06:00
Ralf Becker
e3b54e23e8
also send WWW-Authenticate header so UA can ask user
2021-04-14 13:58:27 +02:00
Ralf Becker
8c4c821514
allow "email" GET parameter and some docu
2021-04-14 13:58:27 +02:00
nathangray
140e5a2871
Filemanager: Don't allow permission changes (through UI) on /, /home or /apps since it tends to cause problems
2021-04-13 11:17:24 -06:00
nathangray
574e7150c7
Filemanager: Fix change in ownership of sub-directories did not always update UI
2021-04-13 11:17:09 -06:00
Ralf Becker
888a6495c7
* CalDAV/CardDAV: fix freebusy-URL for users and support basic auth with regular user credentials too
2021-04-13 16:06:35 +02:00
Hadi Nategh
69ca28a469
Fix positions for html editor bullist and numlist actions
2021-04-12 11:30:02 +02:00
Hadi Nategh
4027f8a8af
Set iframe feature policy of fullscreen for apps running in iframe
2021-04-12 11:18:47 +02:00
Hadi Nategh
3c5d514d4b
Remove new button icon
2021-04-08 13:19:47 +02:00
Hadi Nategh
da381c2ea3
Fix mail content styles
2021-04-08 13:19:28 +02:00
Ralf Becker
9acac9eaba
fix PHP error: Call to a member function contentTypeMap() on null
2021-04-08 10:19:55 +02:00
Ralf Becker
08e9d64a88
require phpseclib/phpseclib:^2.0.31 due to Dependabot warning (CVE-2021-30130)
2021-04-08 08:43:31 +02:00
Ralf Becker
213fc4f8fa
Revert accidently commited "fix not used APi rights for mounted eTemplates in anonymous sessions"
...
This reverts commit 7abec0a5d6
.
2021-04-07 10:09:39 +02:00
Ralf Becker
d82be8e985
* Setup/SAML: fix not stored custome OID and added eduPersonUniqueId
2021-04-07 10:08:32 +02:00
Ralf Becker
7abec0a5d6
fix not used APi rights for mounted eTemplates in anonymous sessions
2021-04-07 10:08:24 +02:00
nathangray
efbecbfddf
Fix in backport of custom icons
2021-04-01 10:56:25 -06:00
nathangray
ad1a34a6a6
API: Allow custom category icons
2021-04-01 10:36:10 -06:00
nathangray
589b18b26f
Resources: Support custom category icons
2021-04-01 10:31:34 -06:00
Hadi Nategh
62a02c61b6
* Notifications: Add refresh handler for notifications (click on Notifications header)
2021-03-31 16:46:34 +02:00
nathangray
69a5bcf3a1
Filemanager: Fix superuser logout button did not work
2021-03-30 11:45:35 -06:00
nathangray
35d8411585
Calendar: Fix could not delete alarms in unsaved copy of an event
2021-03-29 08:44:36 -06:00
nathangray
754261ce56
Resources: Allow 0 quantity & usable
2021-03-24 15:16:15 -06:00
nathangray
1a94a0ef98
Api: Stop annoying "column saved" message that kept coming up
2021-03-24 10:23:56 -06:00
Ralf Becker
d422c5ad62
docker files for 7.4 builds
2021-03-24 08:52:04 +01:00
Ralf Becker
e1c1a3e4b7
Changelog for 20.1.20210324
2021-03-24 07:56:15 +01:00
nathangray
8b443447b6
Fix static var accessed as a constant
2021-03-24 06:44:11 +01:00
nathangray
66a0454936
Infolog: Fix CRM view would overwrite state in infolog list, leading to wrong filters in favorites
2021-03-22 13:24:15 -06:00
nathangray
afd2364979
Put selected columns into nextmatch value so columns are saved in favourites
2021-03-22 13:24:05 -06:00
nathangray
b5f45f1e71
* Infolog: Fix details / no details filter preference was not saved
2021-03-22 13:23:51 -06:00
Ralf Becker
49d9df43c2
fix Db errors with PHP 7.4+
...
caused by private $this->app not stored in session when Db\Depricated was instaciated
also move $GLOBALS[egw]->ADOdb to a static class var to fix session restore order caused $GLOBALS[egw] not yet restored giving a warning
2021-03-22 18:42:17 +01:00
nathangray
70ebe8edbb
Replacement favorite icons from Eva
2021-03-18 12:55:53 -06:00
nathangray
18caa02cde
Mail: No longer need to defer select handler restoration
2021-03-17 10:33:48 -06:00
nathangray
4fb80bfb3e
Solve the problem with mail selecting the next mail and marking it as read when you move a mail by turning off the select-next-row thing for mail
2021-03-17 10:33:40 -06:00
nathangray
244f306422
Need to wait to restore the select handler to avoid nm selecting the next row.
2021-03-17 10:33:30 -06:00
nathangray
976e46fadc
Mail: Attempt to stop mail from loading but not displaying the next mail after moving a mail to another folder
...
Now de-selecting so push update does not re-select
2021-03-17 10:33:22 -06:00
nathangray
9e9500d0c0
Mail: Attempt to stop mail from loading but not displaying the next mail after moving a mail to another folder
...
This is a timing issue.
2021-03-17 10:33:08 -06:00
nathangray
cc6691ffe2
Calendar: Fix "Object of class EGroupware\Api\DateTime could not be converted to string" error when adding recurrence to an event
2021-03-17 09:03:11 -06:00
Hadi Nategh
bfdce2334f
Compact theme:
...
- Fix framework tabs not being able to get closed
- Fix some styling
- Fix framework tabs are overriding last active opened tab
2021-03-17 15:32:20 +01:00
Hadi Nategh
3dc697e8fc
Fix framework in compact theme stalls on applications load when there's a framework tab
2021-03-17 15:31:26 +01:00