Commit Graph

9223 Commits

Author SHA1 Message Date
Aleksander Machniak
b2d315459a Fix listmenulink in Larry 2017-02-23 11:45:33 +01:00
Aleksander Machniak
df88d10f13 simple_dialog() improvements 2017-02-12 15:35:27 +01:00
Aleksander Machniak
2d9444bef0 Display contact import and advanced search in popup dialogs 2017-02-01 17:59:41 +01:00
Aleksander Machniak
879f1dd2a0 Register some labels, add one localization label 2017-01-19 19:34:54 +01:00
Aleksander Machniak
3cc5eb158a Add event argument to button function in simple_dialog() 2017-01-19 19:34:21 +01:00
Aleksander Machniak
e830fedf90 Remove redundant style 2017-01-19 10:46:06 +01:00
Aleksander Machniak
48d9ee4f1f A better way of intercepting dialog position in larry 2017-01-19 10:38:46 +01:00
Aleksander Machniak
7ef975490b Unified and simplified code for loading content frame for responses and identities 2017-01-17 20:35:59 +01:00
Aleksander Machniak
01031d0ced Reset onerror on images if placeholder does not exist to prevent from requests storm 2017-01-17 15:17:00 +01:00
Aleksander Machniak
8131629c6e Extended unified searchform object for templates engine 2017-01-14 10:35:44 +01:00
Aleksander Machniak
2803a58152 Use innerclass for Archive button in taskbar 2017-01-13 11:42:59 +01:00
Aleksander Machniak
19ae87957f Use type="link" for help task button 2017-01-13 11:38:40 +01:00
Aleksander Machniak
debb6e3a30 Add missing type="link" for some buttons 2017-01-13 11:35:45 +01:00
Aleksander Machniak
c0f0fb67e4 Add missing type="link" for some buttons 2017-01-13 11:30:55 +01:00
Aleksander Machniak
5ba3f2f596 Various small improvements for templating engine and skin behaviours 2017-01-13 11:18:12 +01:00
Aleksander Machniak
cc10cbe039 Make button object to be a <button> by default 2017-01-13 11:17:05 +01:00
Aleksander Machniak
5b57043cbf Small code improvements 2017-01-11 11:03:32 +01:00
Aleksander Machniak
700fbd4066 Fix PHP error on update of a contact with multiple email addresses when using PHP 7.1 (#5587) 2017-01-10 08:21:21 +01:00
Aleksander Machniak
a9feb8675c Merge pull request #5586 from slokhorst/config-clarify
Put back line removed accidentally in previous commit
2017-01-09 16:40:59 +01:00
Sebastiaan Lokhorst
d3380b6052 Put back line removed accidentally in 5db83ee04d 2017-01-09 16:26:47 +01:00
Aleksander Machniak
8e63574dd9 Merge pull request #5585 from slokhorst/config-clarify
Clarify options in config file
2017-01-09 15:50:36 +01:00
Sebastiaan Lokhorst
b9cf2755ce In the config, note that 'default_host' refers to the IMAP server 2017-01-09 15:19:16 +01:00
Sebastiaan Lokhorst
5db83ee04d Clarify tls:// and ssl:// settings for connecting to SMTP server 2017-01-09 15:12:02 +01:00
Aleksander Machniak
e08f22ef28 Fix bug where external content in src attribute of input/video tags was not secured (#5583) 2017-01-07 20:00:18 +01:00
Aleksander Machniak
cb58d37bbc Avoid closure compiler suspicious code warning (#5584) 2017-01-07 19:29:30 +01:00
Aleksander Machniak
3bb12e75f7 Add class attribute for preferences sections list 2017-01-07 10:51:21 +01:00
Aleksander Machniak
6eb8f89b4d Remove redundant code 2017-01-07 10:31:08 +01:00
Aleksander Machniak
7340360e79 Fix bug where image data URIs in css style were treated as evil/remote in mail preview (#5580) 2017-01-07 09:59:42 +01:00
Aleksander Machniak
f65f4bbca8 Fix pdf object visibility 2017-01-07 09:43:04 +01:00
Aleksander Machniak
9d6aa00a44 Hide QR-Code button if PHP-GD is not installed
Keep it as an optional dependency.
1.3-beta
2017-01-04 13:03:27 +01:00
Thomas Bruederli
f78e2a4367 Add 1.3-beta milestone + update copyright year 2017-01-03 18:24:34 +01:00
Aleksander Machniak
8086099621 Small code improvements in PDF capability checker 2017-01-03 13:31:23 +01:00
Aleksander Machniak
25de39d444 Merge branch 'dev-remove-js-deps' 2016-12-30 20:27:46 +01:00
Aleksander Machniak
d28a96e857 Remove old jsdeps.sh script 2016-12-30 20:26:01 +01:00
Aleksander Machniak
3679cb7c34 Add --delete argument to install-jsdeps.sh 2016-12-30 20:25:03 +01:00
Aleksander Machniak
c761f5b6e3 Fix function name 2016-12-30 19:46:17 +01:00
Aleksander Machniak
cefe72dcd2 Fix required OpenPGP version 2016-12-30 19:42:41 +01:00
Aleksander Machniak
cb09ff0ffc Make it working with wget when curl is not installed, mark --force argument as boolean 2016-12-30 19:41:50 +01:00
Thomas Bruederli
40cd8d3bdd Add --force option + update install insructions (#5535) 2016-12-30 16:10:41 +01:00
Thomas Bruederli
10f6fb4cc7 Install script to fetch javascript dependencies defined in jsdeps.json (#5535) 2016-12-30 15:19:27 +01:00
Aleksander Machniak
9d45ef20cc Fix so group/addressbook selection is retained on page refresh 2016-12-29 12:22:10 +01:00
Aleksander Machniak
eec77c1a99 Fix some advanced search issues with multiple addressbooks (#5572) 2016-12-27 05:57:11 -05:00
Aleksander Machniak
369b44d94a Fix unsetting template objects
Fixes compatibility with some plugins e.g. kolab_addressbook which
call parse() method (for sub-templates) while parsing the main template
2016-12-27 04:46:36 -05:00
Aleksander Machniak
2418f07985 Nicely handle contact deletion on contact edit (#5522) 2016-12-24 08:48:50 +01:00
Aleksander Machniak
ab429dbef2 Fix rsync error handling in installto.sh script (#5562) 2016-12-23 12:52:50 +01:00
Aleksander Machniak
68c9b669e4 Fix adding images to new identity signatures
It already worked only on edits, because the image data for new identity
was stored in the wrong session item.
2016-12-22 10:38:40 +01:00
Aleksander Machniak
15bd0b51a4 Improve mailvelope decryption errors handling, hide encrypted part attachment on successful decryption (#5279)
+ small style improvements
2016-12-21 11:35:41 +01:00
Aleksander Machniak
a487055c5a Add possibility to attach contact vCard to composed message (#4997) 2016-12-16 16:02:20 +01:00
Aleksander Machniak
692cb9c63b Update localization 2016-12-15 09:42:17 +01:00
Aleksander Machniak
930c921bed Disable Print button for pdf attachments in Firefox (#5125)
Mozilla's PDF.js viewer does not allow printing from host page.
We try to detect such situation and disable the button to minimize
user confusion.
2016-12-14 18:30:16 +01:00