Hadi Nategh
44fe27f2b8
Fix file upload button does not cover its caption 100%
2018-04-11 16:45:35 +02:00
Hadi Nategh
52ee93dd8d
Add some translations, thanks to Evgen Vodopivec.
2018-04-11 16:01:59 +02:00
Hadi Nategh
e7458a33a6
Add and fix some translations, thanks to Stefan Unverricht.
2018-04-11 15:20:22 +02:00
Ralf Becker
e6ccdba871
run fastcgi_finish_request also for non-compat install
2018-04-11 15:07:01 +02:00
Ralf Becker
8cd1707736
fix shutdown functions did not have $GLOBALS[egw] set, caused by session created by MServer
2018-04-11 15:07:01 +02:00
Ralf Becker
0bac07f1ba
fixing function and test
2018-04-11 14:06:54 +02:00
Ralf Becker
188865566b
limit filesystem depth for managed attachments to gard against infinit recursion
2018-04-11 11:26:26 +02:00
Ralf Becker
c795f13f81
remove 4-byte unicode when cleaning subjects
2018-04-11 11:24:53 +02:00
Ralf Becker
d647c197a7
fix smime key got immediatly deleted again
2018-04-10 15:22:42 +02:00
Hadi Nategh
1f190682d0
* Api: Fix auto-complete password field gets activated even though user hasn't selected it deliberately.
2018-04-10 12:40:02 +02:00
Hadi Nategh
d47ae08b72
Fix uploading multiple files does not enable submit buttons after upload is done
2018-04-10 10:17:44 +02:00
Ralf Becker
b968f65b4a
fixing not working links stream-wrapper
2018-04-10 08:56:20 +02:00
Ralf Becker
4c99e0bf99
fix Scrutinizer issue (seems to be some left over old code)
2018-04-09 17:36:35 +02:00
Ralf Becker
0d984589ff
* PHP 7.2: fix several PHP Fatal errors and warnings stalling installation and usage
2018-04-09 17:36:35 +02:00
Hadi Nategh
4a3773ddcd
* Addressbook: Fix send all contact's emails/vcards to compose dialog does not work
2018-04-09 16:42:43 +02:00
Hadi Nategh
53a4130722
Fix move/copy actions in link_to widget vfsSelect try to create not unwanted new symlink
2018-04-04 17:55:14 +02:00
Hadi Nategh
9a3b42bbf9
Fix vfsSelect extra buttons sometimes failing to close the dialog after execution
2018-04-04 17:54:58 +02:00
Hadi Nategh
30a9f76134
Add some translations, thanks to Evgen Vodopivec.
2018-04-03 11:26:59 +02:00
Hadi Nategh
7ac0e33fbb
Make sure mail_bo object is there before using it, fixes error "can not call undefined function reopen()"
2018-04-03 10:34:52 +02:00
nathangray
41726e4293
* Etemplate - Stop times from advancing 1 hour shortly after DST
2018-03-29 09:56:47 -06:00
Hadi Nategh
045974085f
Fix translation
2018-03-29 17:43:48 +02:00
Hadi Nategh
3c283c8129
Make sure we are not disabling submit buttons if upload is not triggered, to avoid disabled submit buttons after failure.
2018-03-28 18:22:32 +02:00
Hadi Nategh
293736a169
Fix translation
2018-03-28 11:34:13 +02:00
Hadi Nategh
4b61143e89
Add translation for "previous" button in notifications
2018-03-28 11:33:52 +02:00
Hadi Nategh
7f4af547d7
Try to avoid fullwidth for some specific widgets in customfields list
2018-03-28 11:22:56 +02:00
Hadi Nategh
e299c90f76
Make second column of customfields list fullwidth
2018-03-28 11:22:42 +02:00
Hadi Nategh
967fcea673
Add button_icon new attribute to vfs-select widget and changes link button icon
2018-03-28 11:13:53 +02:00
Hadi Nategh
5c19bbfd2c
Implement new feature for vfs-select widget to accept extra buttons action. Additionally, add extra "copy" and "move" actions to link-to vfs dialog.
2018-03-28 11:13:26 +02:00
Hadi Nategh
5221ad68f9
Set dialog button icons from Api instead of etemplate
2018-03-28 11:08:10 +02:00
Hadi Nategh
b532c21653
Add some translations, thanks to Stefan Unverricht.
2018-03-26 14:32:09 +02:00
Hadi Nategh
fd3c5a56b6
Fix broken priority icons in mail compose
2018-03-26 12:43:08 +02:00
Hadi Nategh
a0ac4ed927
Fix merge replace placeholders causes huge performance issue. Additionally, fixes the extra $ sign shown up in replaced placeholders.
2018-03-23 16:48:02 +01:00
Ralf Becker
442da1e381
* Sharing/Collabora: fix not working cleanup of temp. files and shares
...
- 14.x installs had the job created with old class-name egw_sharing
- Wopi shares where never cleaned up, they are now after 3 month
2018-03-22 13:12:50 +01:00
Ralf Becker
7e05055a1f
Changelog for 17.1.20180321
2018-03-21 12:17:41 +00:00
Ralf Becker
762c60a61f
new method Api\Framework::getUrl() to get a full / externally usable Url
2018-03-21 12:40:59 +01:00
Ralf Becker
8c23fca35e
do NOT use hostname configured in setup, if it is the default localhost
...
stick with HTTP Host header in that case
2018-03-21 11:45:25 +01:00
nathangray
e7df918794
Re-init static streamwrapper, as some of them look at permissions or preferences
2018-03-20 15:22:50 +01:00
Hadi Nategh
796f485117
Remove not used csp method
2018-03-20 15:04:28 +01:00
Ralf Becker
d426394685
correctly propagate readonly for sharing and Collabora
2018-03-20 11:54:33 +01:00
Hadi Nategh
be4696b857
Get Collabora+Sharing into latest stable version
2018-03-19 16:05:43 +01:00
Ralf Becker
6835fd023e
* API: webservice call when password has been changed outside EGroupware to eg. re-encrypting (mail) credentials
...
Can be used eg. via CURL *after* password has been changed:
echo '<new-password> | curl --user <username> --data-raw '<old-password>' -X POST https://egw.domain.com/egroupware/api/changepwd.php
2018-03-16 11:02:52 +01:00
Ralf Becker
13c564e6a6
remove due to own table in 17.1 no longer needed migration of (private) custome-fields
2018-03-14 14:55:40 +01:00
stefanwerfling
1fe5478761
Update autoload.php
...
- add interface exist check for interface loading by vendor classes
2018-03-13 17:04:56 +01:00
Ralf Becker
0984cb7d8e
* AD/LDAP migration: change favorites and index states too
2018-03-12 21:23:49 +01:00
Hadi Nategh
4ed5e06295
* Addressbook: Implement new feature to send vcard of contact to an already opened mail compose dialog
2018-03-12 17:46:56 +01:00
Hadi Nategh
d83bb1c483
Fix tracking of opened popups not working after framework reload
2018-03-12 17:43:24 +01:00
Hadi Nategh
ba31de222d
WIP framework's popup storage/restore:
...
- fix typo
2018-03-12 17:42:50 +01:00
Hadi Nategh
2090d4f43a
WIP framework's popup storage/restore:
...
- Add missing template
2018-03-12 17:42:27 +01:00
Hadi Nategh
f6b22c3643
WIP framework's popup storage/restore:
...
- Keep tracking of popup's window object and restore it when needed
- Implement a method to check an already opened popup and execute a method in the selected popup context
- Fix vcard import into opened compose windows not working
2018-03-12 17:41:38 +01:00
nathangray
183ee014c6
API - Avoid issue with incompatable types by forcing to array, even if no account found
2018-03-12 09:02:52 -06:00