Commit Graph

63 Commits

Author SHA1 Message Date
Aleksander Machniak
89e54718ca Migration to PHPUnit v9 2021-07-25 11:07:56 +02:00
Aleksander Machniak
9e2bc40213 Dropped support for PHP < 7.3 (#7976) 2021-07-25 09:16:33 +02:00
Josh Soref
203f456620 Spelling (#8001) 2021-04-18 08:43:18 +02:00
Aleksander Machniak
ac8e067ae6 Use official GPL-3.0-or-later license identifier (#7901) 2021-02-24 15:39:36 +01:00
Aleksander Machniak
13e1455cd2 Bump PHP version requirement also for plugins
[skip ci]
2021-02-07 10:02:11 +01:00
Aleksander Machniak
e3416c9fc0 PHP8 fixes, CS fixes, short array syntax, tests 2020-12-06 11:43:56 +01:00
Aleksander Machniak
36bf280a97 Elastic: Minimize forms/colors blink on page load 2020-07-11 10:52:24 +02:00
johndoh
3af6303ad7 Remove depreciated jquery.trim function (#7371) 2020-05-04 08:27:10 +02:00
Aleksander Machniak
47d9ed6d0c Add support for PHPUnit 6 and 7 (#6870)
Fixes composer dependencies: Package phpunit/phpunit-mock-objects is abandoned

We cannot support v8 yet because of errors like:
Declaration of MailFunc::setUp() must be compatible with PHPUnit\Framework\TestCase::setUp(): void
It would require dropping PHP < 7.1 support.
2019-12-28 09:37:45 +01:00
Aleksander Machniak
ad84b2df3f Update localization 2019-12-21 09:24:44 +01:00
Aleksander Machniak
cc1a1d95fe Correct property name 2019-10-16 12:40:41 +02:00
Aleksander Machniak
a1301a78d6 Localization update 2019-05-17 15:59:41 +02:00
Aleksander Machniak
57c67db029 Remove year(s) from copyright headers + some cleanup 2019-04-16 10:42:45 +02:00
Aleksander Machniak
cb4b1443c8 Update localization 2018-11-17 16:01:39 +01:00
Rotzbua
f8b6493ecf Change http to https for plugins.roundcube.net (#6405) 2018-11-08 12:30:45 +01:00
Thomas Bruederli
c973f003e5 Synchronized localizations with Transifex 2018-03-10 15:48:06 +01:00
Aleksander Machniak
12c5328dbb hide_blockquote: Fix counting of lines in multi-level quoted text 2017-11-23 09:32:44 +01:00
Aleksander Machniak
9ce8948294 Get rid of the 2nd argument of include_stylesheet()
.. make the optional behavior default now.
2017-11-20 14:03:07 +01:00
Aleksander Machniak
23af0b7f36 Merge branch 'master' into dev-elastic 2017-11-07 20:50:01 +01:00
Thomas Bruederli
342b049841 Update localization files from Transifex 2017-10-30 22:16:39 +01:00
Aleksander Machniak
6ff9628ed4 Set 'collapsed' class on hide_blockquote button when blockquote is collapsed 2017-09-29 13:08:01 +02:00
Aleksander Machniak
2754a621f3 Elastic skin support for hide_blockquote plugin 2017-09-29 12:34:45 +02:00
Aleksander Machniak
01656221a4 Update localization 2017-04-19 13:13:07 +02:00
Aleksander Machniak
692cb9c63b Update localization 2016-12-15 09:42:17 +01:00
Aleksander Machniak
391d0d2039 Remove "@version @package_version@" 2016-11-01 18:26:47 +01:00
Thomas Bruederli
4e3442877d Updated localizations from Transifex 2016-07-24 12:12:22 +02:00
Aleksander Machniak
aba88576ef Update localizations 2016-03-28 18:36:56 +02:00
Aleksander Machniak
9f1f754daf CS fixes 2015-11-22 09:41:53 +01:00
Thomas Bruederli
e257b830a1 Synchronize localizations from Transifex 2015-11-15 21:19:44 +01:00
Aleksander Machniak
8f8beafd56 Use .get_label() consistently (instead of .gettext()) 2015-10-20 10:08:50 +02:00
Thomas Bruederli
36147bd6df Update localizations from Transifex 2015-02-07 18:32:19 +01:00
Thomas Bruederli
fbb86218d0 Synchronized localizations from Transifex 2014-12-28 17:48:42 +01:00
Aleksander Machniak
72b117feb1 Use consistent license identifiers, remove redundant package.xml files 2014-12-09 05:02:13 -05:00
Thomas Bruederli
f652e36b2b Force-pull translations from Transifex 2014-11-12 09:18:58 +01:00
Thomas Bruederli
01bc27536a Updated localizations from Transifex 2014-11-10 17:12:45 +01:00
Aleksander Machniak
0ea079d604 dirname(__FILE__) -> __DIR__ 2014-10-13 14:41:55 +02:00
Thomas Bruederli
812f37c5d1 Synchronized localizations with Transifex 2014-08-27 14:53:06 +02:00
Aleksander Machniak
1299c6a231 Update translations 2014-08-17 09:36:32 +02:00
Aleksander Machniak
eda92ed4c0 Improved display of plain text messages and text to HTML conversion (#1488937)
Now instead of <pre> we use <div class="pre"> styled with monospace
font. We replace whitespace characters with non-breaking spaces where
needed. I.e. plain text is always unwrappable, until it uses format=flowed,
in such a case only flowed paragraphs are wrappable.

Also conversion of text to HTML in compose editor was modified in the same way.
2014-05-11 11:03:45 +02:00
Thomas Bruederli
b34d679075 Specify licenses in all javascript files and blocks to please LibreJS 2014-04-27 15:35:07 +02:00
Thomas Bruederli
8404fe9e32 Updated localizations from Transifex 2014-01-30 08:59:28 +01:00
Thomas Bruederli
3b95e24fbb Updated localizations from Transifex 2013-11-28 20:06:55 +01:00
Aleksander Machniak
4136174517 Clean up translations once again, this time remove untranslated strings for all langs 2013-10-10 19:21:14 +02:00
Aleksander Machniak
9377edc497 More lceanup 2013-10-09 20:12:00 +02:00
Aleksander Machniak
3d9e683cda Added plugin localizations 2013-10-09 20:04:53 +02:00
Thomas Bruederli
38ab0be093 Created composer.json files for default plugins 2013-09-28 13:03:57 +02:00
Aleksander Machniak
bcedf05d19 s/$rcmail_config/$config/ also for plugins configuration 2013-08-20 19:23:59 +02:00
Thomas Bruederli
71b577ea7d Added Luxembourgish localizations 2013-07-17 08:18:48 +02:00
Thomas Bruederli
4090870623 Localization updates from Transifex 2013-02-28 18:14:55 +01:00
Thomas Bruederli
aed581b6c4 Import all translations from Transifex 2013-02-10 16:01:22 +01:00