Commit Graph

35438 Commits

Author SHA1 Message Date
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
nathangray
b5dceda99c Fix js packaging by switching from uglify-es to terser 2020-05-28 11:48:44 -06:00
dependabot-preview[bot]
2e894e371b [Security] Bump phpmailer/phpmailer from 6.1.5 to 6.1.6
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.1.5 to 6.1.6. **This update includes a security fix.**
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v6.1.5...v6.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-27 19:02:17 +02:00
Hadi Nategh
289f9a0644 Give bound click handlers on widgets a chance to get executed 2020-05-27 12:43:21 +02:00
Hadi Nategh
99693d1ef6 Add singleClick attribute to action popup 2020-05-27 11:54:50 +02:00
Hadi Nategh
bf1ed9a0d6 Remove type restriction for getEntry, the data send to client could have all sort of types 2020-05-27 11:11:06 +02:00
Hadi Nategh
f9e0d9a6c2 Add missing js file from commit da806d33f5 2020-05-27 10:46:34 +02:00
Ralf Becker
064054af82 fix an other case of using window.top directly 2020-05-26 10:23:40 +02:00
nathangray
4f4aa88da8 Calendar: fix add alarm only added 5 minutes, regardless of what was selected 2020-05-25 11:06:33 -06:00
nathangray
bdbf28cd2c Change helper function getValueWidgetById() to the more useful getInputWidgetById() 2020-05-25 11:02:12 -06:00
Ralf Becker
c6d7cb2467 do NOT tag 20.1 latest 2020-05-25 15:29:57 +02:00
Ralf Becker
579c84ac12 remove old archive app 2020-05-25 15:05:58 +02:00
Ralf Becker
b10cd7d2a5 Changelog for 20.1.20200525 2020-05-25 14:39:55 +02:00
Ralf Becker
6fc746df3c a couple more 19.1 --> 20.1 changes 2020-05-25 14:30:50 +02:00
Ralf Becker
ff0a4400b4 merge latest changes from 19.1 2020-05-25 13:35:32 +02:00
nathangray
d89b92f27b * Addressbook: Add selectbox for addressbook to Add distribution list dialog 2020-05-22 11:58:27 -06:00