Lacrimosa99
7f1d6822a3
Revert " #1166 "
...
MySQL add database dropdown not working.
2019-06-21 22:47:16 +02:00
Lacrimosa99
1e36cab4eb
Revert " Revert " #1166 ""
...
This reverts commit e48fa1552e8dd6796638b75a05f2782289bf3f74.
2019-06-21 22:38:10 +02:00
Lacrimosa99
e48fa1552e
Revert " #1166 "
...
MySQL Add Database Dropdown not working
2019-06-21 22:38:02 +02:00
Lacrimosa99
62806ab599
FIX #1166 ( #1167 )
2018-09-16 22:52:09 +02:00
Lacrimosa99
f24616013c
#FIX ( #1160 )
2018-09-10 10:47:54 +02:00
Ulrich Block
c2f6536d09
FIX #1067
2018-01-20 12:07:22 +01:00
Ulrich Block
2a8b1c6128
FIX #1068
2018-01-20 12:02:28 +01:00
Ulrich Block
1149662d84
FIX #1062
2018-01-06 13:27:27 +01:00
Ulrich Block
34f7ab0ad3
FIX #1048 group cannot be added
2018-01-06 13:25:49 +01:00
Ulrich Block
a34fd9015f
FIX #1011
2017-11-04 13:18:58 +01:00
Ulrich Block
d28a02fc23
FIX #1039
2017-11-04 13:06:19 +01:00
Ulrich Block
61741770c1
Merge pull request #1026 from mdhosteu/mdhosteu-patch-1
...
Fix save new initiales password in db
2017-09-28 17:47:38 +02:00
mdhosteu
415566d375
Fix save new initiales passwort in db
...
Fix save new initiales passwort in db
2017-09-20 01:37:11 +02:00
GrillGuth
6f765606b8
fixing suhosin check 2
...
When using empty($max) the follwowing two expression need to be switched.
If Suhosin is not installed @ini_get('suhosin.post.max_vars') and @ini_get('suhosin.request.max_vars') will return false. empty($max) will return true and count($dnsarray) should be set as $max.
...Took me only one year to notice I missed that change here.
2017-09-13 01:03:53 +02:00
Ulrich Block
e1ff14c940
FIX #1006 ticket category add
...
caused by change in tabel column and ubuntu 16.04 and newer configured
to fail silently by default
2017-06-17 14:14:39 +02:00
Ulrich Block
f502b52818
#1005 Fix undefined vars notices
2017-06-06 14:35:51 +02:00
Philipp
84e62e0750
Fix Redirect
2017-05-26 14:36:41 +02:00
Ulrich Block
4c5a91dd02
FIX #992 external URLs at page downloads
2017-05-13 11:27:09 +02:00
Ulrich Block
bff7ef691b
Fix #961
...
See https://github.com/easy-wi/server/blob/master/migrate.sh for
migration to new structure for FTP rules
2017-04-02 16:01:34 +02:00
Ulrich Block
a241644d0d
#840 empty string or false as port causes MySQL to fail
2017-04-02 12:30:27 +02:00
Ulrich Block
6b5fa7fb65
#840 Ubuntu 16.04 and empty ram value
2017-01-08 11:37:21 +01:00
Ulrich Block
8b3c5cb811
FIX #949 Admin can access users he should not
2016-12-21 21:52:29 +01:00
Ulrich Block
29d362aea3
FIX #563
2016-12-11 19:57:42 +01:00
Ulrich Block
7082bef10b
FIX #550 Webhosting http redirect
2016-12-11 15:36:41 +01:00
Ulrich Block
babe979553
FIX #947 remove global search
2016-12-11 14:38:25 +01:00
Ulrich Block
4bd04c88e6
Fix #945
2016-11-29 21:44:56 +01:00
Ulrich Block
61c39c1ca9
Fix #944 wrong error message
2016-11-26 14:09:46 +01:00
Ulrich Block
11f326d9e9
Ubuntu 16.04 standard install support #840
2016-11-26 13:15:31 +01:00
Ulrich Block
55ec11aa85
FIX #919 check for Easy-Wi updates
2016-10-03 17:59:40 +02:00
GrillGuth
5ec1b9c199
fixing suhosin check
...
ini_get returns the value of the configuration option as a string on
success, or an empty string for null values. Returns FALSE if the
configuration option doesn't exist
(http://php.net/manual/de/function.ini-get.php ).
Therefore isset($max) can never be false. We should use empty($max) to
check for setups not using suhosin.
2016-09-01 18:19:05 +02:00
Ulrich Block
ef4cc2e070
Merge branch 'master' of https://github.com/easy-wi/developer
2016-08-30 20:09:42 +02:00
Ulrich Block
ec5122296f
Reinstall GS #920
2016-08-30 20:09:38 +02:00
GrillGuth
a7df32b6b8
Update voice_master.php
2016-08-25 04:20:56 +02:00
Ulrich Block
55dddd6e9f
Versioning with Github #915
2016-08-17 21:38:32 +02:00
Ulrich Block
4ce4ac3a2d
Versioning with Github #915
2016-08-17 21:21:45 +02:00
Ulrich Block
0ebcdca774
Masterid not set in case of reimport #903
2016-07-22 16:48:30 +02:00
Ulrich Block
f99f73eb71
feedArray of admin home might be undefined #902
2016-07-22 16:48:30 +02:00
Ulrich Block
6a4ace9ca0
Move files to main folder
2016-06-05 11:27:10 +02:00