pear
3 years agoDB/mysqlfb.php wip_alan_T6496_mysql_fallback_driver
Alan Knowles [Thu, 3 Dec 2020 07:59:51 +0000 (15:59 +0800)]
DB/mysqlfb.php

3 years agoDB/mysqlfb.php
Alan Knowles [Thu, 3 Dec 2020 07:59:40 +0000 (15:59 +0800)]
DB/mysqlfb.php

3 years agoDB/mysqlfb.php
Alan Knowles [Thu, 3 Dec 2020 07:57:01 +0000 (15:57 +0800)]
DB/mysqlfb.php

3 years agoDB.php
Alan Knowles [Thu, 3 Dec 2020 07:53:51 +0000 (15:53 +0800)]
DB.php

3 years agoDB/mysqlfb.php
Alan Knowles [Thu, 3 Dec 2020 07:52:54 +0000 (15:52 +0800)]
DB/mysqlfb.php

3 years agoChanged HTML/Template/Flexy.phpPEAR.php
Alan Knowles [Thu, 3 Dec 2020 07:48:37 +0000 (15:48 +0800)]
Changed HTML/Template/Flexy.phpPEAR.php

3 years agoadd entity ignore so we dont get empty strings from html speciachars
Alan Knowles [Mon, 23 Nov 2020 06:32:33 +0000 (14:32 +0800)]
add entity ignore so we dont get empty strings from html speciachars

3 years agoremove pass by reference where not really needed
Alan Knowles [Thu, 12 Nov 2020 06:52:22 +0000 (14:52 +0800)]
remove pass by reference where not really needed

3 years agofix undefined - probalby as children gets unset somewhere?
Alan Knowles [Thu, 12 Nov 2020 06:24:57 +0000 (14:24 +0800)]
fix undefined - probalby as children gets unset somewhere?

3 years agoFix #6469 - BC code for framework
Alan Knowles [Thu, 12 Nov 2020 06:04:30 +0000 (14:04 +0800)]
Fix #6469 - BC code for framework

3 years agomore checks to remove session starting
Alan Knowles [Tue, 3 Nov 2020 07:05:34 +0000 (15:05 +0800)]
more checks to remove session starting

3 years agomore disableing of sessions code
Alan Knowles [Tue, 3 Nov 2020 06:46:53 +0000 (14:46 +0800)]
more disableing of sessions code

3 years agodisable sessions in mysqli if we are using httpauth
Alan Knowles [Tue, 3 Nov 2020 06:44:12 +0000 (14:44 +0800)]
disable sessions in mysqli if we are using httpauth

3 years agodisable session stuff if we are doing http auth
Alan Knowles [Tue, 3 Nov 2020 06:42:42 +0000 (14:42 +0800)]
disable session stuff if we are doing http auth

3 years agorevert last commit - not relivant.
Alan Knowles [Tue, 20 Oct 2020 08:47:29 +0000 (16:47 +0800)]
revert last commit - not relivant.

3 years agoclear table connection cache if you have cleared the main connection cache.
Alan Knowles [Tue, 20 Oct 2020 08:45:15 +0000 (16:45 +0800)]
clear table connection cache if you have cleared the main connection cache.

3 years agoFix #6455 - support for split read/write database
Alan Knowles [Tue, 20 Oct 2020 08:05:20 +0000 (16:05 +0800)]
Fix #6455 - support for split read/write database

3 years agoPHP7 fixes
Alan Knowles [Mon, 19 Oct 2020 04:31:31 +0000 (12:31 +0800)]
PHP7 fixes

3 years agohide warning on unset variable
Alan Knowles [Thu, 15 Oct 2020 06:02:47 +0000 (14:02 +0800)]
hide warning on unset variable

3 years agodisable set names etc.
Alan Knowles [Wed, 7 Oct 2020 06:28:27 +0000 (14:28 +0800)]
disable set names etc.

3 years agoremove session start from ysqli
Alan Knowles [Tue, 1 Sep 2020 07:26:48 +0000 (15:26 +0800)]
remove session start from ysqli

3 years agofix sessions on new version
Alan Knowles [Tue, 1 Sep 2020 07:24:44 +0000 (15:24 +0800)]
fix sessions on new version

3 years agodeduplicate session cookies
Alan Knowles [Tue, 1 Sep 2020 07:23:57 +0000 (15:23 +0800)]
deduplicate session cookies

3 years agoFix #6378 - debug checking of image conversion for perofmrance issues
Alan Knowles [Wed, 26 Aug 2020 04:07:25 +0000 (12:07 +0800)]
Fix #6378 - debug checking of image conversion for perofmrance issues

3 years agodo not scale up images using AAAxYYY sizing
Alan Knowles [Fri, 14 Aug 2020 03:17:27 +0000 (11:17 +0800)]
do not scale up images using AAAxYYY sizing

3 years agoresize larger than image should padd, rather than scale
Alan Knowles [Fri, 14 Aug 2020 02:36:59 +0000 (10:36 +0800)]
resize larger than image should padd, rather than scale

3 years agoPHP7 fixes
Alan Knowles [Fri, 7 Aug 2020 03:14:12 +0000 (11:14 +0800)]
PHP7 fixes

3 years agomore PHP7 fixes
Alan Knowles [Wed, 22 Jul 2020 04:36:21 +0000 (12:36 +0800)]
more PHP7 fixes

3 years agofix typo on commit
Alan Knowles [Tue, 7 Jul 2020 06:16:12 +0000 (14:16 +0800)]
fix typo on commit

3 years agomore php7 fixes
Alan Knowles [Tue, 7 Jul 2020 05:59:39 +0000 (13:59 +0800)]
more php7 fixes

3 years agomore php7 fixes
Alan Knowles [Tue, 7 Jul 2020 05:58:52 +0000 (13:58 +0800)]
more php7 fixes

3 years agoHIDE ERRORS ON GET IMAGE SIZE
Alan Knowles [Thu, 2 Jul 2020 04:34:15 +0000 (12:34 +0800)]
HIDE ERRORS ON GET IMAGE SIZE

3 years agoremove home directory var (unused)
Alan Knowles [Thu, 2 Jul 2020 04:30:58 +0000 (12:30 +0800)]
remove home directory var (unused)

3 years agodisable lock on unoconv
Alan Knowles [Thu, 2 Jul 2020 04:30:16 +0000 (12:30 +0800)]
disable lock on unoconv

3 years agoPHP7 fixs
Alan Knowles [Mon, 29 Jun 2020 02:37:34 +0000 (10:37 +0800)]
PHP7 fixs

3 years agoFix #6312 - php7 fixes
Alan Knowles [Thu, 11 Jun 2020 01:55:58 +0000 (09:55 +0800)]
Fix #6312 - php7 fixes

3 years agoensure string offsets
Alan Knowles [Wed, 10 Jun 2020 03:28:01 +0000 (11:28 +0800)]
ensure string offsets

3 years agophp7 brace issue
Alan Knowles [Wed, 10 Jun 2020 03:26:53 +0000 (11:26 +0800)]
php7 brace issue

3 years agomore php7 brace issues
Alan Knowles [Wed, 10 Jun 2020 03:26:12 +0000 (11:26 +0800)]
more php7 brace issues

3 years agoFix #6307 - download as xlsx
Alan Knowles [Fri, 5 Jun 2020 06:23:15 +0000 (14:23 +0800)]
Fix #6307 - download as xlsx

3 years agoPHP7 fixes
Alan Knowles [Wed, 27 May 2020 02:24:35 +0000 (10:24 +0800)]
PHP7 fixes

3 years agoMore PHP7 fixes
Alan Knowles [Wed, 27 May 2020 02:23:22 +0000 (10:23 +0800)]
More PHP7 fixes

3 years agomore PHP7 fixes
Alan Knowles [Wed, 27 May 2020 02:20:47 +0000 (10:20 +0800)]
more PHP7 fixes

3 years agomore PHP7 fixes
Alan Knowles [Tue, 26 May 2020 09:24:30 +0000 (17:24 +0800)]
more PHP7 fixes

3 years agoPHP7 warnings on string index
Alan Knowles [Tue, 26 May 2020 09:21:37 +0000 (17:21 +0800)]
PHP7 warnings on string index

4 years agomore php7 fixes
Alan Knowles [Thu, 14 May 2020 08:39:18 +0000 (16:39 +0800)]
more php7 fixes

4 years agomagic quotes not needed in 7.0
Alan Knowles [Thu, 14 May 2020 08:25:41 +0000 (16:25 +0800)]
magic quotes not needed in 7.0

4 years agoallow passing of array to configure Gapi
Alan Knowles [Thu, 23 Apr 2020 04:29:48 +0000 (12:29 +0800)]
allow passing of array to configure Gapi

4 years agofix bad version of file
Alan Knowles [Wed, 22 Apr 2020 04:47:56 +0000 (12:47 +0800)]
fix bad version of file

4 years agofix bad version of file
Alan Knowles [Wed, 22 Apr 2020 04:47:27 +0000 (12:47 +0800)]
fix bad version of file

4 years agosync
Alan Knowles [Wed, 22 Apr 2020 04:36:59 +0000 (12:36 +0800)]
sync

4 years agosync
Alan Knowles [Wed, 22 Apr 2020 04:36:47 +0000 (12:36 +0800)]
sync

4 years agomore dumb php7 fixes origin/HEAD origin/master
Alan Knowles [Wed, 15 Apr 2020 03:49:27 +0000 (11:49 +0800)]
more dumb php7 fixes

4 years agofix warning with php7
Alan Knowles [Wed, 15 Apr 2020 03:48:37 +0000 (11:48 +0800)]
fix warning with php7

4 years agoFix #6250 - domain transfer issue
Alan Knowles [Fri, 3 Apr 2020 06:00:44 +0000 (14:00 +0800)]
Fix #6250 - domain transfer issue

4 years agoFix #6220 - query performance on country listings
Alan Knowles [Tue, 3 Mar 2020 08:12:30 +0000 (16:12 +0800)]
Fix #6220 - query performance on country listings

4 years agoPHP 7 compat
Alan Knowles [Wed, 18 Dec 2019 06:02:37 +0000 (14:02 +0800)]
PHP 7 compat

4 years agocase insensitve define
Alan Knowles [Thu, 12 Dec 2019 06:41:50 +0000 (14:41 +0800)]
case insensitve define

4 years agoremove case insensite variable definition.
Alan Knowles [Wed, 4 Dec 2019 03:57:09 +0000 (11:57 +0800)]
remove case insensite variable definition.

4 years agoFix #6111 - set up basic infrastructure
Alan Knowles [Mon, 2 Dec 2019 08:13:12 +0000 (16:13 +0800)]
Fix #6111 - set up basic infrastructure

4 years agoflexyframework - compat to latest PHP
Alan Knowles [Wed, 6 Nov 2019 02:14:21 +0000 (10:14 +0800)]
flexyframework - compat to latest PHP

4 years agoflexyframework - compat to latest PHP
Alan Knowles [Wed, 6 Nov 2019 02:13:54 +0000 (10:13 +0800)]
flexyframework - compat to latest PHP

4 years agofix compatibility with latest versions of PHP
Alan Knowles [Wed, 6 Nov 2019 02:12:59 +0000 (10:12 +0800)]
fix compatibility with latest versions of PHP

4 years agoincrement size to 5mb
Alan Knowles [Thu, 17 Oct 2019 08:14:03 +0000 (16:14 +0800)]
increment size to 5mb

4 years agoFix #6053 - recptcha
Alan Knowles [Fri, 4 Oct 2019 03:05:43 +0000 (11:05 +0800)]
Fix #6053 - recptcha

4 years agoadjust breakpoint for fast algo
Alan Knowles [Thu, 3 Oct 2019 08:08:47 +0000 (16:08 +0800)]
adjust breakpoint for fast algo

4 years agoFix #6051 - image quality on scaled images
Alan Knowles [Wed, 2 Oct 2019 10:07:10 +0000 (18:07 +0800)]
Fix #6051 - image quality on scaled images

4 years agoFix #6022 - check for readonly database
Alan Knowles [Thu, 29 Aug 2019 01:55:46 +0000 (09:55 +0800)]
Fix #6022 - check for readonly database

4 years ago503 error on new framework
Alan Knowles [Wed, 28 Aug 2019 05:00:11 +0000 (13:00 +0800)]
503 error on new framework

4 years agoshow 503 error when database fails
Alan Knowles [Wed, 28 Aug 2019 04:59:40 +0000 (12:59 +0800)]
show 503 error when database fails

4 years agoremove closing php tag
Alan Knowles [Wed, 28 Aug 2019 04:57:09 +0000 (12:57 +0800)]
remove closing php tag

4 years agoFix #5884 - add photo to report
Alan Knowles [Tue, 21 May 2019 09:36:00 +0000 (17:36 +0800)]
Fix #5884 - add photo to report

5 years agoxvfb run use -a for ssconvert
Alan Knowles [Mon, 8 Apr 2019 03:20:17 +0000 (11:20 +0800)]
xvfb run use -a for ssconvert

5 years agoUncommited changes synced
Alan Knowles [Mon, 18 Mar 2019 05:31:37 +0000 (13:31 +0800)]
Uncommited changes synced

5 years agoUncommited changes synced
Alan Knowles [Mon, 18 Mar 2019 05:27:07 +0000 (13:27 +0800)]
Uncommited changes synced

5 years agoUncommited changes synced
Alan Knowles [Mon, 18 Mar 2019 03:48:10 +0000 (11:48 +0800)]
Uncommited changes synced

5 years agoFix #5809 - new server issues with images
Alan Knowles [Fri, 15 Mar 2019 05:11:41 +0000 (13:11 +0800)]
Fix #5809 - new server issues with images

5 years agoUncommited changes synced
Alan Knowles [Thu, 28 Feb 2019 09:15:05 +0000 (17:15 +0800)]
Uncommited changes synced

5 years agofix Special Query for views in mysqli
Alan Knowles [Mon, 18 Feb 2019 03:54:40 +0000 (11:54 +0800)]
fix Special Query for views in mysqli

5 years agoMerge branch 'master' of http://git.roojs.com/pear
Edward [Fri, 18 Jan 2019 07:12:32 +0000 (15:12 +0800)]
Merge branch 'master' of http://git.roojs.com/pear

5 years agoFix #5648 - New design for post release report
Edward [Fri, 18 Jan 2019 07:12:14 +0000 (15:12 +0800)]
Fix #5648 - New design for post release report

5 years agoFix #5620 - hide /admin.php and index.php
Alan Knowles [Thu, 17 Jan 2019 06:57:25 +0000 (14:57 +0800)]
Fix #5620 - hide /admin.php and index.php

5 years agoPartial Fix #5619 - COBA2.5: Separating the existing clients from web.coba to web...
Alan Knowles [Fri, 21 Dec 2018 02:31:31 +0000 (10:31 +0800)]
Partial Fix #5619 - COBA2.5: Separating the existing clients from web.coba to web.coba.{client}

5 years agoHTML/FlexyFramework2.php
john [Mon, 3 Dec 2018 08:34:26 +0000 (16:34 +0800)]
HTML/FlexyFramework2.php

5 years agoHTML/FlexyFramework2.php
john [Mon, 3 Dec 2018 08:29:16 +0000 (16:29 +0800)]
HTML/FlexyFramework2.php

5 years agoHTML/FlexyFramework2.php
john [Mon, 3 Dec 2018 08:28:41 +0000 (16:28 +0800)]
HTML/FlexyFramework2.php

5 years agoHTML/FlexyFramework2.php
john [Mon, 3 Dec 2018 08:28:28 +0000 (16:28 +0800)]
HTML/FlexyFramework2.php

5 years agoText/SearchParser.php
Alan Knowles [Mon, 3 Dec 2018 07:47:47 +0000 (15:47 +0800)]
Text/SearchParser.php

5 years agoText/SearchParser.php
Alan Knowles [Mon, 3 Dec 2018 07:47:30 +0000 (15:47 +0800)]
Text/SearchParser.php

5 years agoText/SearchParser.php
Alan Knowles [Mon, 3 Dec 2018 07:47:06 +0000 (15:47 +0800)]
Text/SearchParser.php

5 years agoText/SearchParser.php
Alan Knowles [Mon, 3 Dec 2018 07:45:45 +0000 (15:45 +0800)]
Text/SearchParser.php

5 years agoText/SearchParser.php
Alan Knowles [Mon, 3 Dec 2018 07:45:03 +0000 (15:45 +0800)]
Text/SearchParser.php

5 years agoText/SearchParser.php
Alan Knowles [Mon, 3 Dec 2018 07:44:43 +0000 (15:44 +0800)]
Text/SearchParser.php

5 years agoText/SearchParser.php
Alan Knowles [Mon, 3 Dec 2018 07:44:15 +0000 (15:44 +0800)]
Text/SearchParser.php

5 years agoHTML/Scss.php
Alan Knowles [Wed, 28 Nov 2018 03:42:42 +0000 (11:42 +0800)]
HTML/Scss.php

5 years agoHTML/Scss.php
Alan Knowles [Wed, 28 Nov 2018 03:42:26 +0000 (11:42 +0800)]
HTML/Scss.php

5 years agosync
Alan Knowles [Wed, 28 Nov 2018 02:42:28 +0000 (10:42 +0800)]
sync

5 years agosync
Alan Knowles [Tue, 27 Nov 2018 09:20:53 +0000 (17:20 +0800)]
sync

5 years agoHTML/Scss
Alan Knowles [Tue, 27 Nov 2018 08:30:52 +0000 (16:30 +0800)]
HTML/Scss

5 years agoFile/Convert/AbiToDocx.php
Edward [Wed, 21 Nov 2018 05:53:58 +0000 (13:53 +0800)]
File/Convert/AbiToDocx.php
Document/Word/Writer/Style/Font.php