Commit graph

25 Commits

Autor SHA1 Nachricht Datum
o.pinke 8c693ec00c remove deprecation call 2024-03-12 19:04:59 +01:00
o.pinke 910d246945 remove functions for older php versions 2024-03-12 15:59:14 +01:00
Ortwin Pinke 9d934b81f9 fix path for http check config 2023-07-27 16:09:35 +02:00
o.pinke 210091ad9b add new genericdb optimized for PHP8+ 2023-07-18 22:07:14 +02:00
o.pinke 068c042318 Merge remote-tracking branch 'origin/dev_php82' into dev_php82
# Conflicts:
#	.gitignore
#	.idea/modules.xml
#	.idea/php.xml
#	.idea/phpunit.xml
#	.idea/vcs.xml
#	composer.json
#	composer.lock
#	conlite/external/autoload.php
#	conlite/external/composer/autoload_classmap.php
#	conlite/external/composer/autoload_psr4.php
#	conlite/external/composer/autoload_static.php
#	conlite/external/composer/installed.json
#	conlite/external/composer/installed.php
#	conlite/external/composer/platform_check.php
#	conlite/external/phpmailer/phpmailer/VERSION
#	conlite/external/phpmailer/phpmailer/composer.json
#	conlite/external/phpmailer/phpmailer/get_oauth_token.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-ar.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-az.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-ba.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-be.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-bg.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-ca.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-cs.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-da.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-de.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-el.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-eo.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-es.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-et.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-fa.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-fi.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-fo.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-fr.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-gl.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-he.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-hr.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-hu.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-hy.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-id.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-it.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-ja.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-ka.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-ko.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-lt.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-lv.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-ms.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-nb.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-nl.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-pl.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-pt.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-pt_br.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-ro.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-ru.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-sk.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-sl.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-sr.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-sv.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-tr.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-uk.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-vi.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-zh.php
#	conlite/external/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php
#	conlite/external/phpmailer/phpmailer/src/SMTP.php
2023-04-25 19:12:49 +02:00
o.pinke 57db5e9fde move composer vendor folder 2023-04-25 19:05:32 +02:00
o.pinke 965c7054f4 increase CL version 2023-02-17 15:14:30 +01:00
o.pinke 7ca3bf10bb recode wrapper functions;
fixed encoding problems in mod translate;
change handling for encoding and charset in page widget
2023-02-10 10:57:30 +01:00
o.pinke 8a06c55f75 Merge origin/develop into dev_php8
Conflicts:
	README.md
	conlite/includes/startup.php
	setup/lib/defines.php
2022-05-17 16:05:29 +02:00
o.pinke af38d921c3 change vendor files to fit php version
increase conlite version to 2.1.3
close #24
2022-04-08 19:56:49 +02:00
o.pinke 4ff23df02e fixing PHP 8.1 errors 2022-01-27 17:54:20 +01:00
o.pinke 4b8c93b9ee change CL version to 2.2.0 beta 2021-12-16 18:49:55 +01:00
Ortwin Pinke 4094a4ee3e add composer stuff and first libs 2021-08-18 12:59:52 +02:00
o.pinke 95e81b5ba5 include con functions 2021-05-10 17:40:39 +02:00
o.pinke 2d2558a199 set version to 2.1.2 for release 2021-04-26 13:28:47 +02:00
Oldperl 43a53c704c updates for PHP 7.3; remove old plugins; setup data without demo and adding plugins; increase CL-version to 2.1.1 2019-12-28 11:25:38 +00:00
Oldperl 6bb130a4e9 Updates for release 2.1.x 2019-10-25 16:00:47 +00:00
Oldperl b72e0d30f5 fixes PHP 7.3; setup updates for PHP >= 7,0 2019-07-07 18:14:22 +00:00
Oldperl 4ca038a0df set svn:keywords 2019-07-03 11:58:28 +00:00
Oldperl 7115778524 fixes for PHP 7.3 2019-02-07 12:09:29 +00:00
Oldperl 3a467c0c64 fixed FS#187 2018-07-22 18:49:18 +00:00
Oldperl e47534bdc7 fixed FS#185 2018-07-22 18:06:24 +00:00
Oldperl df3eb1c3cc latest updates 2018-05-16 17:52:30 +00:00
Oldperl 8287e479f0 fix pseudo-cron and move job-files to data-dir. See bugtracker #168 and #169 2016-10-07 16:24:28 +00:00
Oldperl 3b98b5f4e1 init svn after crash, last rev before was 433 2016-10-06 15:57:01 +00:00