pear
17 months agoprevent error: "Cannot declare class DB_DataObject, because the name is already in...
leon [Wed, 23 Nov 2022 07:04:08 +0000 (15:04 +0800)]
prevent error: "Cannot declare class DB_DataObject, because the name is already in use"

17 months agoprevent error: "Cannot declare class DB_DataObject, because the name is already in...
leon [Tue, 22 Nov 2022 09:10:26 +0000 (17:10 +0800)]
prevent error: "Cannot declare class DB_DataObject, because the name is already in use"

17 months agoprevent error: "Cannot declare class DB_DataObject, because the name is already in...
leon [Mon, 21 Nov 2022 04:03:27 +0000 (12:03 +0800)]
prevent error: "Cannot declare class DB_DataObject, because the name is already in use"

19 months agomore hide warnings if file does not exist
Alan [Fri, 30 Sep 2022 03:15:01 +0000 (11:15 +0800)]
more hide warnings if file does not exist

19 months agohide warning - we have already checked if it doesnt exist - if it still has problems...
Alan [Fri, 30 Sep 2022 03:13:19 +0000 (11:13 +0800)]
hide warning - we have already checked if it doesnt exist - if it still has problems, we cant do much about it

19 months agotidy up timing output
Alan [Tue, 20 Sep 2022 03:12:21 +0000 (11:12 +0800)]
tidy up timing output

19 months agoFix #7402 - HTML editor cleaning in PHP
Alan [Fri, 16 Sep 2022 05:14:09 +0000 (13:14 +0800)]
Fix #7402 - HTML editor cleaning in PHP

20 months agoadd a check for is object, so that php8 doesnt complain so much.
Alan [Thu, 11 Aug 2022 09:27:08 +0000 (17:27 +0800)]
add a check for is object, so that php8 doesnt complain so much.

20 months agotypo in toValue
Alan [Mon, 8 Aug 2022 02:13:10 +0000 (10:13 +0800)]
typo in toValue

21 months agophp81 compat fix
Alan [Thu, 21 Jul 2022 04:19:10 +0000 (12:19 +0800)]
php81 compat fix

21 months agofix compat with latest php
Alan [Fri, 15 Jul 2022 04:12:57 +0000 (12:12 +0800)]
fix compat with latest php

22 months agoimage/jpg hacky support
Alan [Tue, 28 Jun 2022 05:44:20 +0000 (13:44 +0800)]
image/jpg hacky support

22 months agoinvalid initializer
Alan [Thu, 23 Jun 2022 04:24:14 +0000 (12:24 +0800)]
invalid initializer

22 months agofix warning
Alan [Thu, 23 Jun 2022 04:22:04 +0000 (12:22 +0800)]
fix warning

2 years agomake sure date is there
Alan [Tue, 3 May 2022 05:47:22 +0000 (13:47 +0800)]
make sure date is there

2 years agoremove stftime
Alan [Tue, 3 May 2022 05:47:02 +0000 (13:47 +0800)]
remove stftime

2 years agoChange to using phps date library - as strftime is depricated
Alan [Tue, 3 May 2022 05:38:03 +0000 (13:38 +0800)]
Change to using phps date library - as strftime is depricated

2 years agoFix #7212 - htmlspecialchars wrapper - as null not supported anymore
Alan [Tue, 3 May 2022 05:09:18 +0000 (13:09 +0800)]
Fix #7212 - htmlspecialchars wrapper - as null not supported anymore

2 years agocheck file exists
Alan [Thu, 28 Apr 2022 05:36:35 +0000 (13:36 +0800)]
check file exists

2 years agohide error on open - still happens occasionally, even though we have done loads of...
Alan [Fri, 22 Apr 2022 07:39:09 +0000 (15:39 +0800)]
hide error on open - still happens occasionally, even though we have done loads of checks.

2 years agofix resource unavailable warning
Alan [Thu, 21 Apr 2022 02:58:40 +0000 (10:58 +0800)]
fix resource unavailable warning

2 years agoscale image - get image type
Alan [Thu, 14 Apr 2022 05:21:20 +0000 (13:21 +0800)]
scale image - get image type

2 years agoremove strange warning
Alan [Thu, 7 Apr 2022 02:58:41 +0000 (10:58 +0800)]
remove strange warning

2 years agohide error, as we have made best effort for this.
Alan [Thu, 31 Mar 2022 02:06:52 +0000 (10:06 +0800)]
hide error, as we have made best effort for this.

2 years agoinvalid error
Alan [Wed, 30 Mar 2022 08:34:07 +0000 (16:34 +0800)]
invalid error

2 years agofix error
Alan [Wed, 30 Mar 2022 08:32:27 +0000 (16:32 +0800)]
fix error

2 years agohacky rename function - as php seems to have broken theirs
Alan [Wed, 30 Mar 2022 08:30:36 +0000 (16:30 +0800)]
hacky rename function - as php seems to have broken theirs

2 years agoqueit out rename
Alan [Wed, 30 Mar 2022 02:03:30 +0000 (10:03 +0800)]
queit out rename

2 years agoforce invalidate on opcache
Alan [Tue, 29 Mar 2022 05:04:02 +0000 (13:04 +0800)]
force invalidate on opcache

2 years agofix warnings
Alan [Tue, 29 Mar 2022 03:35:09 +0000 (11:35 +0800)]
fix warnings

2 years agoignore unique keys from keys() - not sure if this breaks anything else.....
Alan [Wed, 23 Feb 2022 09:00:52 +0000 (17:00 +0800)]
ignore unique keys from keys() - not sure if this breaks anything else.....

2 years agophp8 fixes
Alan [Wed, 23 Feb 2022 08:40:02 +0000 (16:40 +0800)]
php8 fixes

2 years agophp8 fix
Alan [Wed, 23 Feb 2022 08:38:49 +0000 (16:38 +0800)]
php8 fix

2 years agoonly test read only on postgress
Alan [Wed, 23 Feb 2022 07:44:49 +0000 (15:44 +0800)]
only test read only on postgress

2 years agofixes to epp and postgress
Alan [Wed, 23 Feb 2022 07:19:52 +0000 (15:19 +0800)]
fixes to epp and postgress

2 years agofix inilinks cache generation
Alan [Thu, 17 Feb 2022 02:18:20 +0000 (10:18 +0800)]
fix inilinks cache generation

2 years agoparse the generated files and make sure they are not smaller
Alan [Wed, 26 Jan 2022 02:47:42 +0000 (10:47 +0800)]
parse the generated files and make sure they are not smaller

2 years agomissing check on generator
Alan [Fri, 21 Jan 2022 01:39:49 +0000 (09:39 +0800)]
missing check on generator

2 years agore-enable readers - used by meta somewhere I think
Alan [Thu, 20 Jan 2022 04:46:47 +0000 (12:46 +0800)]
re-enable readers - used by meta somewhere I think

2 years agotypos
Alan Knowles [Wed, 19 Jan 2022 00:14:02 +0000 (08:14 +0800)]
typos

2 years agouse md5sum on ini files to determine if they need re-writing
Alan [Tue, 18 Jan 2022 07:57:41 +0000 (15:57 +0800)]
use md5sum on ini files to determine if they need re-writing

2 years agoadd clear cache option - only works on web, but might help in a few situations.
Alan [Mon, 17 Jan 2022 01:38:05 +0000 (09:38 +0800)]
add clear cache option - only works on web, but might help in a few situations.

2 years agofix warning
Alan [Fri, 14 Jan 2022 03:27:15 +0000 (11:27 +0800)]
fix warning

2 years agoFix #7061 - new dxf type
Alan [Tue, 4 Jan 2022 05:52:14 +0000 (13:52 +0800)]
Fix #7061 - new dxf type

2 years agoFix #7060 - new dxf type
Alan [Tue, 4 Jan 2022 05:46:58 +0000 (13:46 +0800)]
Fix #7060 - new dxf type

2 years agoincreate timeout for unoconv
Alan [Fri, 24 Dec 2021 06:16:37 +0000 (14:16 +0800)]
increate timeout for unoconv

2 years agoincreate timeout for larger files
Alan [Thu, 16 Dec 2021 07:00:10 +0000 (15:00 +0800)]
increate timeout for larger files

2 years agotry export
Alan [Thu, 16 Dec 2021 06:41:13 +0000 (14:41 +0800)]
try export

2 years agoset wineprefix
Alan [Thu, 16 Dec 2021 06:36:03 +0000 (14:36 +0800)]
set wineprefix

2 years agoattempt to change home directory to fix wanring
Alan [Thu, 16 Dec 2021 06:22:58 +0000 (14:22 +0800)]
attempt to change home directory to fix wanring

2 years agofix php 8 warning
Alan [Thu, 9 Dec 2021 06:12:18 +0000 (14:12 +0800)]
fix php 8 warning

2 years agoreturn result
Alan [Tue, 30 Nov 2021 09:23:34 +0000 (17:23 +0800)]
return result

2 years agofix api
Alan [Tue, 30 Nov 2021 09:20:51 +0000 (17:20 +0800)]
fix api

2 years agoadd rename Child
Alan [Tue, 30 Nov 2021 09:20:01 +0000 (17:20 +0800)]
add rename Child

2 years agoFix #7010 - more dxf types
Alan [Mon, 29 Nov 2021 04:04:07 +0000 (12:04 +0800)]
Fix #7010 - more dxf types

2 years agoadd acad table
Alan [Mon, 29 Nov 2021 03:44:50 +0000 (11:44 +0800)]
add acad table

2 years agocheck result is an object
Alan [Tue, 16 Nov 2021 03:25:00 +0000 (11:25 +0800)]
check result is an object

2 years agofix warnging as params need to be filled in.
Alan [Thu, 4 Nov 2021 03:17:46 +0000 (11:17 +0800)]
fix warnging as params need to be filled in.

2 years agomore dxf files
Alan [Thu, 4 Nov 2021 02:58:45 +0000 (10:58 +0800)]
more dxf files

2 years agomore dxf files
Alan [Thu, 4 Nov 2021 02:57:16 +0000 (10:57 +0800)]
more dxf files

2 years agoFix #6983 - acdbdimension added
Alan [Thu, 4 Nov 2021 02:55:27 +0000 (10:55 +0800)]
Fix #6983 - acdbdimension added

2 years agodisable xattr
Alan [Mon, 1 Nov 2021 06:08:01 +0000 (14:08 +0800)]
disable xattr

2 years agotypo
Alan [Mon, 1 Nov 2021 05:59:47 +0000 (13:59 +0800)]
typo

2 years agoxattr returns other stuff....
Alan [Mon, 1 Nov 2021 05:59:08 +0000 (13:59 +0800)]
xattr returns other stuff....

2 years agomake sure handle is valid.
Alan [Thu, 28 Oct 2021 04:50:33 +0000 (12:50 +0800)]
make sure handle is valid.

2 years agofix php compat
Alan [Tue, 26 Oct 2021 06:57:23 +0000 (14:57 +0800)]
fix php compat

2 years agoPHP7 compat
Alan [Tue, 26 Oct 2021 06:56:40 +0000 (14:56 +0800)]
PHP7 compat

2 years agophp8 compat
Alan [Fri, 22 Oct 2021 07:09:56 +0000 (15:09 +0800)]
php8 compat

2 years agophp8
Alan [Fri, 22 Oct 2021 06:57:13 +0000 (14:57 +0800)]
php8

2 years agophp8 compat
Alan [Thu, 21 Oct 2021 04:47:33 +0000 (12:47 +0800)]
php8 compat

2 years agoUncommited changes synced
Alan [Thu, 7 Oct 2021 01:32:45 +0000 (09:32 +0800)]
Uncommited changes synced

2 years agoFix #6911 - add Xapian
Alan Knowles [Tue, 3 Aug 2021 05:10:23 +0000 (13:10 +0800)]
Fix #6911 - add Xapian

2 years agoFix #6910 - add extra column to shipping history report
Alan Knowles [Tue, 3 Aug 2021 03:47:44 +0000 (11:47 +0800)]
Fix #6910 - add extra column to shipping history report

2 years agoreturn error with context
Alan Knowles [Thu, 22 Jul 2021 06:52:18 +0000 (14:52 +0800)]
return error with context

2 years agomore mime fixes
Alan Knowles [Thu, 22 Jul 2021 06:10:55 +0000 (14:10 +0800)]
more mime fixes

2 years agophp constructors
Alan Knowles [Thu, 22 Jul 2021 06:07:53 +0000 (14:07 +0800)]
php constructors

2 years agoextra entity types
Alan Knowles [Tue, 20 Jul 2021 08:56:00 +0000 (16:56 +0800)]
extra entity types

2 years agoFile/DXF/Block.php
Alan Knowles [Tue, 20 Jul 2021 08:55:21 +0000 (16:55 +0800)]
File/DXF/Block.php

2 years agoFile/DXF/SectionEntities.php
Alan Knowles [Tue, 20 Jul 2021 08:54:57 +0000 (16:54 +0800)]
File/DXF/SectionEntities.php

2 years agomerge DXF
Alan Knowles [Tue, 20 Jul 2021 08:52:40 +0000 (16:52 +0800)]
merge DXF

2 years agoFile/Convert.php
Alan Knowles [Tue, 20 Jul 2021 08:52:28 +0000 (16:52 +0800)]
File/Convert.php
File/DXF.php
File/Convert/Solution/acmecadconverter.php
File/DXF/3DFace.php
File/DXF/3DSolid.php
File/DXF/ACAD_Proxy_Entity.php
File/DXF/AcDbAttribute.php
File/DXF/AcDbBlockBegin.php
File/DXF/AcDbBlockEnd.php
File/DXF/AcDbBlockReference.php
File/DXF/AcDbCircle.php
File/DXF/AcDbEntity.php
File/DXF/AcDbLine.php
File/MimeType.php
File/DXF/AcDbMLeader.php
File/DXF/AcDbMText.php
File/DXF/AcDbPolyline.php
File/DXF/AcDbText.php
File/DXF/AcDbViewport.php
File/DXF/AcDbXrecord.php
File/DXF/AppID.php
File/DXF/ApplicationGroup.php
File/DXF/Arc.php
File/DXF/Attrib.php
File/DXF/BasicObject.php
File/DXF/Block.php
File/DXF/Block_Record.php
File/DXF/Circle.php
File/DXF/DimStyle.php
File/DXF/Ellipse.php
File/DXF/EndBlk.php
File/DXF/Entity.php
File/DXF/Insert.php
File/DXF/LType.php
File/DXF/LWPolyline.php
File/DXF/Layer.php
File/DXF/Line.php
File/DXF/MText.php
File/DXF/Point.php
File/DXF/Polyline.php
File/DXF/Section.php
File/DXF/SectionBlocks.php
File/DXF/SectionClasses.php
File/DXF/SectionEntities.php
File/DXF/SectionHeader.php
File/DXF/SectionObjects.php
File/DXF/SectionTables.php
File/DXF/SectionThumbnailImage.php
File/DXF/Seqend.php
File/DXF/Spline.php
File/DXF/Style.php
File/DXF/Subclass.php
File/DXF/SystemVariable.php
File/DXF/Table.php
File/DXF/Text.php
File/DXF/UCS.php
File/DXF/VPort.php
File/DXF/Vertex.php
File/DXF/View.php
File/DXF/Endblk.php
File/DXF/BlockRecord.php

2 years agoMerge branch 'master' of http://git.roojs.com:8081/pear
Alan Knowles [Fri, 9 Jul 2021 03:00:49 +0000 (11:00 +0800)]
Merge branch 'master' of git.roojs.com:8081/pear

2 years agocheck name on upload
Alan Knowles [Fri, 9 Jul 2021 03:00:16 +0000 (11:00 +0800)]
check name on upload

2 years agoenhance DXF related php
leon [Wed, 7 Jul 2021 12:19:35 +0000 (20:19 +0800)]
enhance DXF related php

2 years agoenhance section and table related php
leon [Wed, 7 Jul 2021 09:55:19 +0000 (17:55 +0800)]
enhance section and table related php

2 years agoinclude extra file
leon [Wed, 7 Jul 2021 02:37:37 +0000 (10:37 +0800)]
include extra file

2 years agoedited SessionEntities.php
leon [Tue, 6 Jul 2021 11:55:26 +0000 (19:55 +0800)]
edited SessionEntities.php

2 years agoediting php
leon [Tue, 6 Jul 2021 09:42:55 +0000 (17:42 +0800)]
editing php

2 years agomerge uncommitted changes
leon [Mon, 5 Jul 2021 07:00:12 +0000 (15:00 +0800)]
merge uncommitted changes

2 years agofirst add of File_DXF
Alan Knowles [Mon, 5 Jul 2021 06:42:33 +0000 (14:42 +0800)]
first add of File_DXF

2 years agoadd msword
Alan Knowles [Thu, 17 Jun 2021 02:51:23 +0000 (10:51 +0800)]
add msword

2 years agoinclude exception before thowning them
Alan Knowles [Wed, 9 Jun 2021 09:26:15 +0000 (17:26 +0800)]
include exception before thowning them

2 years agosupport mkdir
Alan Knowles [Wed, 9 Jun 2021 09:11:24 +0000 (17:11 +0800)]
support mkdir

2 years agodebugging on unoconv
Alan Knowles [Wed, 9 Jun 2021 05:30:54 +0000 (13:30 +0800)]
debugging on unoconv

2 years agosupport unlink in files and directories
Alan Knowles [Wed, 9 Jun 2021 04:18:01 +0000 (12:18 +0800)]
support unlink in files and directories

2 years agotidy exec line
Alan Knowles [Tue, 8 Jun 2021 07:15:28 +0000 (15:15 +0800)]
tidy exec line

2 years agocd in exec
Alan Knowles [Tue, 8 Jun 2021 07:13:40 +0000 (15:13 +0800)]
cd in exec

2 years agouse access
Alan Knowles [Tue, 8 Jun 2021 06:37:46 +0000 (14:37 +0800)]
use access

2 years agoChanging API to datetime (so it does not conflict)
Alan Knowles [Tue, 8 Jun 2021 06:28:29 +0000 (14:28 +0800)]
Changing API to datetime (so it does not conflict)

2 years agoadd note about /a option
Alan Knowles [Tue, 8 Jun 2021 06:12:12 +0000 (14:12 +0800)]
add note about /a option