Aleksander Machniak
24df766e28
Bring back 1.4-git as a version number
2 years ago
Thomas Bruederli
69be0b7b81
Bump version to 1.4.14
2 years ago
Thomas Bruederli
784eb80e67
Bump version to 1.4.13
4 years ago
Thomas Bruederli
ff61573803
Bump version to 1.4.12
4 years ago
Thomas Bruederli
34c42f06e1
Bump version to 1.4.11
5 years ago
Thomas Bruederli
4efec49a46
Bump version to 1.4.10
5 years ago
Thomas Bruederli
22bdb65bbf
Bump version to 1.4.9
5 years ago
Thomas Bruederli
ce22759434
Bump version to 1.4.8
5 years ago
Thomas Bruederli
cdbefb54e2
Bump version to 1.4.7
5 years ago
Thomas Bruederli
5b53161198
Bump version to 1.4.6
5 years ago
Aleksander Machniak
9905b5adaa
Installer: Fix regression in SMTP test section ( #7417 )
5 years ago
Thomas Bruederli
9898599d3e
Bump version to 1.4.5
5 years ago
Aleksander Machniak
20ae604b9f
Security: Fix couple of XSS issues in Installer ( #7406 )
5 years ago
Thomas Bruederli
aadb13e25f
Bump version to 1.4.4
5 years ago
Aleksander Machniak
7793386683
Fix regression in testing database schema on MSSQL ( #7227 )
5 years ago
Thomas Bruederli
273707f378
Bump version to 1.4.3
6 years ago
Thomas Bruederli
51b8137170
Bump version to 1.4.2
6 years ago
Aleksander Machniak
5ec5ae57a5
Add 'filter' to required extensions
6 years ago
Aleksander Machniak
c084d69d06
Fix DB Write test on SQLite database ("database is locked" error) ( #7064 )
Also fix so SQLite DSN with a relative path to the database file works in Installer
6 years ago
Aleksander Machniak
90bdd77ada
Fix bug where Ctype extension wasn't required in Installer and INSTALL file ( #7049 )
6 years ago
Thomas Bruederli
0b1d6841f9
Bump version to 1.4.1
6 years ago
Aleksander Machniak
659980923a
Remove unused variables
6 years ago
Aleksander Machniak
9a11d0e36c
Correct file permissions
6 years ago
Thomas Bruederli
e774209b41
Bump version to 1.4.0
6 years ago
Aleksander Machniak
b89031e335
Fix PHP Deprecated: idn_to_ascii(): INTL_IDNA_VARIANT_2003 is deprecated
Use rcube_utils::idn_to_ascii() instead of idn_to_ascii().
6 years ago
Aleksander Machniak
57c67db029
Remove year(s) from copyright headers + some cleanup
6 years ago
Aleksander Machniak
74fe74bf7d
Make "0.9 or newer" a default selection for db schema update box
7 years ago
Aleksander Machniak
4b97f40af9
Get rid of debug_level ( #6298 )
7 years ago
Aleksander Machniak
4d44070fc6
Fix duplicated labels in Test SMTP Config section ( #6166 )
8 years ago
Aleksander Machniak
a98fb374a7
Small visual improvement
8 years ago
Aleksander Machniak
fd373aa0e2
Fix PHP 7.2 warning on undefined constant RCMAIL_VERSION
8 years ago
Aleksander Machniak
bb9fa55f00
Add check for optional zip extension
8 years ago
Aleksander Machniak
7fc626d527
Changed defaults for smtp_user (%u), smtp_pass (%p) and smtp_port (587)
8 years ago
Aleksander Machniak
b1a3d46f89
Fix bug where pink image was used instead of a thumbnail when image resize fails ( #5933 )
Note GD and Imagick in INSTALL file and optional installer checks.
8 years ago
Aleksander Machniak
5101cfc67a
Bump version to 1.4-git
8 years ago
Joel Gerber
40b51b9dc9
Add Log to STDOUT Feature ( #5721 )
Primarily useful for PHP applications running under PHP-FPM which in
turn is running within a Docker container. But also it is generally
useful in any situation where you want to be able to send the logs
directly to your terminal when debugging &etc.
8 years ago
ka7
9a35768c26
spelling fixes ( #5690 )
8 years ago
Aleksander Machniak
81f67a4de2
Don't use each() deprecated in PHP 7.2
9 years ago
JohnDoh
dd714b33a8
replace old trac links ( #5514 )
9 years ago
Aleksander Machniak
1a8bdf554a
Fix "DB Write" test ( #5479 )
9 years ago
Aleksander Machniak
e85cfa6281
Don't use bc.php anymore, this time in the Installer
9 years ago
Aleksander Machniak
6886a4de3f
Widescreen layout aka three column view ( #5093 )
9 years ago
Aleksander Machniak
c3fc072d97
Remove code related to magic_quotes_* and register_globals
...they do not exist in PHP 5.4 which we now require.
9 years ago
Peter Dave Hello
6ee0cec8e9
optimize png images using zopflipng
9 years ago
Aleksander Machniak
ee895a2c96
Remove PHP mail() support, smtp_server is required now ( #5340 )
9 years ago
Aleksander Machniak
9634169647
Bump version number to 1.3-beta
9 years ago
Aleksander Machniak
69a1e4f7b1
rcube_parse_host() -> rcube_utils::parse_host()
10 years ago
Aleksander Machniak
74ce01efc7
Q() -> rcube::Q()
10 years ago
Aleksander Machniak
46a3a5a1ab
Don't use password inputs in Installer where config is handled
10 years ago
Aleksander Machniak
e4c66080a8
Improved encrypt/decrypt methods with option to choose the cipher_method ( #1489719 )
10 years ago