Ralf Becker
e996b2c0cf
reverting 2 changes around sessions which break our installation
...
checking for the not existing (new) database runs into an invinit recursion
the checks not to use $_SESSION, if no session is active was added in an attempt to get SimpleSAMLphp discovery working, but seems unneccessary for what we currently use
2020-06-15 10:11:31 +02:00
Ralf Becker
54e1a93b38
fix wrong version in 20.1 changelog
2020-06-14 14:15:45 +02:00
Ralf Becker
18bd4b7e92
several fixes / additions for 20.1 container
2020-06-14 14:11:58 +02:00
Ralf Becker
062e83d0e3
do NOT add dev requirements to the container
2020-06-13 17:13:16 +02:00
Ralf Becker
a88ff5c1b3
Changelog for 20.1.20200613
2020-06-13 15:26:36 +02:00
Ralf Becker
3be65a5ac9
requiring push server for master and adding it to docker-composer
2020-06-13 15:14:30 +02:00
nathangray
fb27dc66da
* Etemplate: Password widget improvements - suggest password button, added as custom field type (stored encrypted)
2020-06-12 11:03:42 -06:00
nathangray
aab5415873
* Etemplate: Password widget improvements - suggest password button, added as custom field type (stored encrypted)
2020-06-12 10:56:53 -06:00
Ralf Becker
d83c567703
pending translations from our translation server
2020-06-12 12:29:47 +02:00
Ralf Becker
4ccc773c74
German translations mostly for SAML/Shibboleth authentification
2020-06-12 12:19:16 +02:00
Ralf Becker
b7ed148371
* SAML: support joining a SAML account to an existing one, if configured in setup
...
notification of user does not yet work, as redirect on login page looses Api\Framework::message() :(
2020-06-11 16:03:54 +02:00
nathangray
a993938134
Etemplate: Fix VFS & file widgets were not properly handling files
2020-06-10 10:20:30 -06:00
Ralf Becker
19f52cd1de
fix regular login, if optional SAML one is enabled for multiple IdP
2020-06-10 16:17:20 +02:00
Ralf Becker
4c131c1866
SAML/Shibboleth with multiple IdP or optional on regular login page
2020-06-10 15:19:24 +02:00
Hadi Nategh
06d6887744
Fix error select-account widget is not supported in et2_menulist widget
2020-06-10 13:32:33 +02:00
nathangray
676be91387
Etemplate: Fix TypeScript conversion error in historylog widget
...
Legacy options could not be accessed
2020-06-09 15:21:34 -06:00
nathangray
15a252c151
Projectmanager: Fix gantt files weren't in minified file
2020-06-09 15:06:38 -06:00
nathangray
72affb6696
Mail: Fix some remaining usages of mail_bo
...
see 2398968fb8
2020-06-09 14:19:21 -06:00
nathangray
03a5620ea9
Api: Fix nm columns disabled via content could break subsequent columns, giving JS error
...
"Uncaught TypeError: Cannot read property 'getAttribute' of undefined"
2020-06-09 13:56:52 -06:00
nathangray
634eee092b
Calendar: Add videoconference link to ical/groupdav event description
2020-06-09 10:27:10 -06:00
Hadi Nategh
ba6d379287
Fix arrow closed/opened icons in filemanager
2020-06-09 13:51:41 +02:00
Hadi Nategh
15b20caaf6
Apply css changes to other themes
2020-06-09 13:22:58 +02:00
Hadi Nategh
89fe476da0
Add svg icon for editpaste
2020-06-09 13:17:52 +02:00
nathangray
d46210be4c
Calendar: Do not allow duplicate alarms
2020-06-08 14:07:15 -06:00
nathangray
836a3b07e3
Mail: Only show EPL version needed blur if EPL is not available
2020-06-08 13:30:57 -06:00
nathangray
8778be01ff
* Filemanager: When user tries to access a directory with no permission, redirect to previous directory instead of home
2020-06-08 10:18:15 -06:00
nathangray
18852b91bc
Addressbook: Fix typo in CSV export
2020-06-08 09:11:42 -06:00
Ralf Becker
a0760f6b96
* Mail: fix creating a folder on level of inbox gave an error (if imap server supports it)
2020-06-08 11:59:49 +02:00
Hadi Nategh
15ced22755
Use colored icon for Scheduled call action
2020-06-08 11:48:42 +02:00
Ralf Becker
2398968fb8
remove deprecated mail_bo (moved to Api\Mail a long time ago)
2020-06-08 09:34:44 +02:00
nathangray
213a30a250
Mail: Link expiration date blur text now changes if you have EPL enabled
2020-06-05 14:33:26 -06:00
nathangray
aed7914a67
Calendar: Don't keep sort order when setting owner, use what is set
2020-06-05 13:22:13 -06:00
Ralf Becker
c92fb09d8d
Changelog for 19.1.20200605
2020-06-05 17:33:41 +02:00
Ralf Becker
7079b30316
disallow access to vendor directory of apps
2020-06-05 11:46:50 +02:00
Ralf Becker
a6a27b8bcf
allow to set PHP memory_limit via EGW_MEMORY_LIMIT environment variable in container
2020-06-05 11:45:17 +02:00
Ralf Becker
86bb99e45e
* Calendar/CalDAV: videoconference was lost, if meeting was accepted of updated via CalDAV
2020-06-05 11:17:37 +02:00
Ralf Becker
ff0cdf8143
set id of DOMContainer, in case it changed because server-side send a different template
2020-06-04 17:04:32 +02:00
nathangray
b398935fd6
* Preferences: Fix delete personal category required admin permission
2020-06-03 15:45:25 -06:00
Ralf Becker
e613a561f6
do NOT show drag-n-drop actions, if we only have the cancel-drop action, added by default
2020-06-03 16:57:51 +02:00
Ralf Becker
f0a6e34106
fix 2 warnings about continue 2
2020-06-03 13:20:09 +02:00
Ralf Becker
0825302a54
suppress everything (not just PHP Deprecated) from vendor, as its up to the vendor to fix
2020-06-03 13:12:38 +02:00
Hadi Nategh
ceccd2a50d
Implements stronger check to make sure the object is a regexp
2020-06-03 11:38:10 +02:00
nathangray
6a7bbb40fe
Remove trash icon on first favorite
2020-06-02 14:22:49 -06:00
Ralf Becker
25615d7ee0
fix not working file upload, if not mime-type specified
2020-06-02 18:53:33 +02:00
Hadi Nategh
1a91dfab7d
Fix not working regexp mime type attribute in file widget
2020-06-02 14:39:43 +02:00
Ralf Becker
1ea45e6591
Mime-Type check can only work for the first chunk, further ones will always fail
2020-06-02 13:46:46 +02:00
nathangray
ce393e0803
Remove et2_types
2020-05-29 11:21:17 -06:00
Ralf Becker
4d2d14dd99
make running / generating SAML/Shibboleth config depending on an IPD configured
2020-05-29 10:25:31 +02:00
Ralf Becker
1fd3e3e34a
remove messenger as it stall neccessary first time run of: grunt terser
2020-05-29 10:06:33 +02:00
Ralf Becker
b1f79d1c40
* SAML/Shibboleth/SimpleSAMLphp authentication configurable through setup
2020-05-28 23:24:09 +02:00