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
nathangray
82215f292d
Api: Fix some favorite widget bugs
...
- Infolog preferred favorite was not loaded
- Fixed vertical alignment of widget 'Add current' icon
2020-05-22 10:50:58 -06:00
Hadi Nategh
8d022c5908
do not try to push notifications for api.queue requests
2020-05-22 10:16:59 +02:00
Hadi Nategh
4a4f2a03b9
Make taglist widget exportable
2020-05-22 10:15:24 +02:00
nathangray
e5129c744f
Make dhtmlxmenu complex arrow SVG
2020-05-21 14:47:44 -06:00
nathangray
c27522b00f
* Calendar: Add line indicating current time
2020-05-21 14:07:29 -06:00
nathangray
8bcbc184fb
Change color on share icon
2020-05-21 09:57:04 -06:00
nathangray
866cc19440
Api: Fix favorites widget TypeScript conversion bugs
2020-05-20 15:27:38 -06:00
nathangray
a29d79a7ab
* Addressbook: New context menu action to change contact type
2020-05-20 13:05:56 -06:00
nathangray
2e3f163e60
* Infolog: Add 'None' option for Infolog types to sync preference
2020-05-20 11:40:08 -06:00
nathangray
ded0ef4264
* Addressbook: Fix videoconference online check caused an error with non-user contacts
2020-05-20 11:02:04 -06:00
nathangray
3626679408
Api: Find the current focused object from global instead of app object when handling key presses
...
Should better handle apps admin where the focused object could be from a different app
2020-05-20 10:31:32 -06:00
nathangray
6a425ac935
Filemanager: Add a 'None' option for editor mime type exclusion so you can override the default.
2020-05-19 11:28:51 -06:00
nathangray
10494a0a86
Admin: Add an 'All' account status filter
2020-05-19 11:00:21 -06:00
nathangray
dc1518c8d4
Calendar: Move check to reset participant status out of UI into BO so it's always checked
2020-05-19 10:44:56 -06:00
nathangray
49dbd89afb
Calendar: Fix bug preventing yearly planner from loading
2020-05-19 09:02:03 -06:00
Hadi Nategh
87ef3d4a09
Set specific et2 widget change of styles only for calendar app
2020-05-19 11:05:57 +02:00
Ralf Becker
7226f0f753
allow to set a css class on body tag for (different) styling of an embeded window
2020-05-19 09:43:53 +02:00
Ralf Becker
d04e6ebdec
do NOT check eT2 popups for missing framework
2020-05-19 09:02:47 +02:00
Ralf Becker
9b17fa7871
fix typo
2020-05-18 20:56:50 +02:00
Ralf Becker
588cd10043
track top EGroupware window in egw object to be used as egw.top instead of window.top, which can throw a security exception
2020-05-18 20:55:57 +02:00
Hadi Nategh
5b8e02fded
Add missing file from previous commit
2020-05-18 13:10:31 +02:00
Hadi Nategh
0d52104a68
Make radiobox widget exportable
2020-05-18 12:57:55 +02:00
nathangray
4cf185ce7e
Avoid JS error by making sure we have a date format
2020-05-15 14:42:31 -06:00
nathangray
4ba7bac850
Add some convenience functions for faster widget access
...
These are only available on et2_container, so app.ts can use eg: this.et2.setWidgetById(...)
getDOMWidgetById(): Same as getWidgetById() it returns et2_DOMWidget instead of et2_widget
getValueWidgetById(): Same as getWidgetById(), but returns et2_valueWidget
getValueById(): Find a widget, get its value
setValueById(): Find a widget, set its value
setDisabledById(): Find a widget, set its disabled state.
2020-05-15 14:01:02 -06:00
nathangray
1936849bd7
* Admin: New account status filter (Enabled, Disabled, Expired, Expires, Not enabled)
2020-05-15 13:20:21 -06:00