Aleksander Machniak
7a269a2b84
Replace get_input_value() with get_input_string() where appropriate
2021-09-13 19:31:49 +02:00
Igortorrente
d51bf978c6
Improve the notification sound ( #8155 )
...
The old sound doesn't fit the role of a notification very well.
The current sound is more befitting to the objective of notify the user
and brings a simple and modern semblance to the project.
Signed-off-by: Renan Andrade Torrente <renan.torrente@hotmail.com >
Signed-off-by: Igor Matheus Andrade Torrente <igormtorrente@gmail.com >
2021-08-04 08:43:15 +02:00
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
Aleksander Machniak
e01ec25aac
Use setTimeout() without window. prefix consistently
2021-07-14 13:18:58 +02:00
Aleksander Machniak
fca2a8b826
Update localization
2021-06-06 09:21:55 +02:00
Aleksander Machniak
ae19d16a80
Update localization
2021-05-10 19:08:05 +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
14a94cf0d7
PHP8 fixes, CS fixes, short array syntax, tests
2020-12-09 21:11:46 +01:00
Aleksander Machniak
36bf280a97
Elastic: Minimize forms/colors blink on page load
2020-07-11 10:52:24 +02:00
Aleksander Machniak
32b37fba33
Update localization
2020-02-05 16:45:30 +01: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
cc1a1d95fe
Correct property name
2019-10-16 12:40:41 +02:00
Aleksander Machniak
7af72e82fc
Elastic: Fix some jumping effect in Chrome ( #6677 )
2019-06-07 07:59:11 +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
Thomas Bruederli
342b049841
Update localization files from Transifex
2017-10-30 22:16:39 +01:00
Richard de Boer
a1cbbf09c1
newmail_notifier plugin: don't notify for junked messages. ( #5767 )
...
When the mail server filters spam directly into the junk folder.
2017-10-21 09:03:37 +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
Aleksander Machniak
bd6d7645d7
Update localization
2016-05-02 14:33:55 +02:00
Aleksander Machniak
800235f682
Fix compatibility with older PHP versions by not using empty(fn())
2016-04-06 12:25:01 +02:00
Aleksander Machniak
6f2c007d1b
CS fixes: Replace use of "bool ? true : false" with just "bool"
2016-04-02 13:02:55 +02:00
Aleksander Machniak
aba88576ef
Update localizations
2016-03-28 18:36:56 +02:00
Aleksander Machniak
1aa5817131
Refactor desktop notifications
...
- Remove webkitNotifications support, clean up the code
- Unify look and behaviour of notifications in Mail and in Settings
2016-03-16 13:12:06 +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
217a1fce53
Fix compatibility with assets_path setting
2014-12-17 04:30:16 -05: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
bf743b7681
Attach nemail_notifier script only to main window
2014-06-03 10:39:11 +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
30a26c964d
Syntax fix for IE7
2013-11-20 19:40:05 +01:00
Thomas Bruederli
5b334509a8
Updated localizations from Transifex
2013-10-30 12:20:19 +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