Commit graph

241 Commits

Autor SHA1 Nachricht Datum
Ortwin Pinke 41c69d53fe fixed missing images in setup
fixed php8 errors
2023-05-30 06:28:22 +02:00
Ortwin Pinke 629983db56 add default vendor folder 2023-05-05 19:33:04 +02:00
Ortwin Pinke 8798c805f6 add globals 2023-05-05 09:20:09 +02:00
Ortwin Pinke d491725779 fixes php8 2023-05-05 09:17:38 +02:00
o.pinke d589909e87 fix #38 2023-04-26 16:05:52 +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
Ortwin Pinke fcda0a460b composer update 2023-04-07 18:32:06 +02:00
Ortwin Pinke 219d52f739 composer update 2023-04-07 18:18:28 +02:00
Ortwin Pinke 903dbf8d42 composer updates, add .idea folder 2023-04-07 18:14:09 +02:00
o.pinke 625c6ab405 fixed wrong date expression for published 2023-03-03 11:07:06 +01:00
o.pinke 7ecf03870a fixed js error 2023-03-03 10:37:53 +01:00
o.pinke fc6ea7746d handle empty or nulled content 2023-03-03 09:02:11 +01:00
o.pinke 606f48500f fix PHP8 errors 2023-03-03 08:52:50 +01:00
o.pinke dfcc174626 fix get_file with PHP 8 2023-02-23 12:53:23 +01:00
o.pinke 7c69afa326 temporary fix for inuse message if a module is
used for body tag in layout
2023-02-22 20:10:59 +01:00
o.pinke 6729446154 bugfixes search and keywords generation 2023-02-22 15:34:23 +01:00
o.pinke 434b483fac set flags to php8.1 standard 2023-02-21 15:33:03 +01:00
o.pinke fa3c96b94d param with type|null 2023-02-21 13:23:36 +01:00
o.pinke 7638a62ace always string in $sCode 2023-02-19 10:41:40 +01:00
o.pinke 1ff067d615 always string in $sCode 2023-02-19 10:39:09 +01:00
o.pinke 90dbc01650 always string in $sCode 2023-02-19 10:30:38 +01:00
o.pinke 33dcc58748 always return string 2023-02-19 10:00:57 +01:00
o.pinke 965c7054f4 increase CL version 2023-02-17 15:14:30 +01:00
o.pinke 97a3370258 remove pear stuff, fix php8.x issues 2023-02-17 15:13:58 +01:00
o.pinke 9367766e7d remove old php5 support 2023-02-17 15:10:36 +01:00
o.pinke d1528111e2 add default to option var;
typo
2023-02-15 11:58:35 +01:00
o.pinke 106f003bfa bugfix variable 2023-02-15 11:56:45 +01:00
o.pinke 6f0385f4ba bugfixes HTML-Elements and cHTML 2023-02-12 12:59:50 +01:00
o.pinke 0589fd287e fixed bug with empty description 2023-02-10 11:55:27 +01:00
o.pinke c0e250a21f fixed bug with empty description 2023-02-10 11:52:16 +01:00
o.pinke efa03003be fixed bug with empty file information array 2023-02-10 11:45:26 +01:00
o.pinke d3e73bfe0a add utf8_encode to out filter of item class; 2023-02-10 11:43:45 +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 a919480ca7 gitadmin 2023-02-06 11:48:16 +01:00
Ortwin Pinke aa22765927 replace deprecated function 2022-12-20 20:00:10 +01:00
Ortwin Pinke ba6d871ec0 replace deprecated utf8_decode() 2022-12-20 19:54:19 +01:00
Ortwin Pinke b66c6fcf71 fix deprecations 2022-12-20 19:43:48 +01:00
Ortwin Pinke ec6c0cb788 fix deprecations 2022-12-20 19:42:45 +01:00
Ortwin Pinke 53bd5fabf9 composer stuff 2022-11-21 21:09:22 +01:00
Ortwin Pinke 0c3b125735 composer updates 2022-11-21 21:08:37 +01:00
Ortwin Pinke a4241a0681 composer stuff 2022-11-21 21:06:51 +01:00
Ortwin Pinke fd21c77299 Merge pull request 'merge dev_php8' (#33) from dev_php8 into develop
Reviewed-on: #33
2022-11-21 19:45:29 +00:00
Ortwin Pinke 7d3d3b7cbb fix and close #32 2022-11-21 20:42:40 +01:00
Ortwin Pinke 82f6517398 recode for PHP 8.x 2022-11-21 20:37:19 +01:00
Ortwin Pinke b409ba0915 simple depencies check 2022-11-21 18:59:16 +01:00
Ortwin Pinke 5863b1e5e9 gitadmin 2022-11-21 18:42:43 +01:00
Ortwin Pinke 823022cb0a change info array 2022-11-21 18:26:56 +01:00
o.pinke b6ca65ede8 fixes for exec and imagemagick 2022-11-11 19:46:41 +01:00
Ortwin Pinke 9bd6e1805b Merge origin/dev_php8 into dev_php8
Conflicts:
	conlite/external/composer/installed.php
	conlite/plugins/cl-mod-rewrite
2022-10-26 19:41:36 +02:00
Ortwin Pinke 0f7310a6f5 git admin 2022-10-26 19:38:53 +02:00
Ortwin Pinke 9c71c7e48e add files external frontend 2022-10-26 19:15:12 +02:00
Ortwin Pinke 823796a768 fix php warnings with PHP8 2022-10-26 18:49:45 +02:00
Ortwin Pinke 10725d7234 modify mod modFileEdit 2022-10-25 20:28:00 +02:00
o.pinke ad3edca025 fixed #29 2022-05-23 19:07:57 +02:00
o.pinke d482a362af fixed #29 2022-05-23 18:49:34 +02:00
o.pinke 50553924d4 fixing PHP 8.1 errors 2022-05-17 20:00:37 +02: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 1c01dca90a fixes while checking backend on php 7.4 2022-05-17 15:57:15 +02:00
o.pinke 59cb72faef fix missing subnav 2022-05-17 13:40:34 +02:00
o.pinke 10380f8a9e hint for ConLite environment settings in htaccess 2022-05-16 18:33:26 +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
Ortwin Pinke 1ad477e427 Merge branch 'dev_php8' of https://oldperl@gitport.de/ConLite/ConLite.git into dev_php8 2022-04-06 16:55:50 +02:00
Ortwin Pinke 461305119c gitadmin 2022-04-06 16:55:01 +02:00
o.pinke 100c60cc23 fixed warning and deprecated errors 2022-04-03 15:33:34 +02:00
o.pinke 47e3333a90 deleted 2022-04-03 15:22:10 +02:00
o.pinke 885eec3df0 fixed warning and deprecated errors 2022-04-03 15:17:52 +02:00
Ortwin Pinke d4a59c7504 fixes PHP 8.1 2022-03-04 16:26:44 +01:00
Ortwin Pinke 52153f1199 fixes PHP 8.1 2022-03-04 16:22:59 +01:00
Ortwin Pinke 7b5301b75c fixes PHP 8.1 2022-01-27 21:58:47 +01:00
Ortwin Pinke a122b67aa4 add doc tags 2022-01-27 21:25:30 +01:00
Ortwin Pinke 04741dd66f fix 'Array Offset on value of type int' PHP 8 2022-01-27 21:22:55 +01: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
o.pinke 6093e0a2c1 add phpmailer using composer 2021-12-06 15:58:10 +01:00
o.pinke 3b151533a3 remove all phpmailer instances 2021-12-06 15:49:19 +01:00
o.pinke 1123b91eb2 feat: Create submodule CL newsletter 2021-12-06 15:28:07 +01:00
o.pinke 566585c559 feat: Create submodule CL content-allocation 2021-12-06 15:25:49 +01:00
o.pinke ce604ed05a updates composer 2021-12-06 15:20:11 +01:00
o.pinke 85a5027880 feat: Create submodule CL mod-rewrite 2021-12-06 15:05:12 +01:00
Ortwin Pinke eea9100b3e composer: update phpmailer 2021-12-05 14:22:28 +01:00
o.pinke 50d0eb41d9 delete external plugins
add submodules
2021-11-23 14:18:03 +01:00
o.pinke 7791ce27ee init classfile and add to autoloader 2021-08-23 16:03:19 +02:00
o.pinke 7724016e9c add fancytree js, recode overview in js-area using fancytree
first steps to new class clFileList to build different directory tree views
2021-08-23 16:03:18 +02:00
Ortwin Pinke 6a2da6de31 rm magic quote func 2021-08-18 14:37:03 +02:00
Ortwin Pinke b40fe3b47f addslashes to code 2021-08-18 14:07:07 +02:00
Ortwin Pinke 5c046c2509 rm magic quote func 2021-08-18 14:00:49 +02:00
Ortwin Pinke 4094a4ee3e add composer stuff and first libs 2021-08-18 12:59:52 +02:00
o.pinke 5c9e15e23c Merge commit 'f4e430ea102c1346e33262d7e1e2f270dab32916' as 'conlite/plugins/cl-mod-rewrite' 2021-08-17 19:08:31 +02:00
o.pinke 298d413cc5 Merge commit '1de173c80a85f3fce9eedf8230178abe5bfced58' as 'conlite/plugins/cl-content-allocation' 2021-08-17 19:07:35 +02:00
o.pinke aa9ea82dc3 Merge commit '4f08cfd3ca94f2044365ae0894dc051f24b701c7' as 'conlite/plugins/cl-workflow' 2021-08-17 19:00:07 +02:00
o.pinke c0909ffb2d additional modifications for #15 2021-06-21 14:43:19 +02:00
o.pinke 603ce348eb fixed and close #15 2021-06-11 08:34:24 +02:00
o.pinke 8278e52a89 fixed and close #22 2021-06-08 13:02:52 +02:00
o.pinke dbaaa6ffa5 little fixes and git admin 2021-05-23 11:17:02 +02:00
o.pinke a7f1f3edb4 fixed error messages and wrong error log 2021-05-21 19:32:51 +02:00
o.pinke 0aac19b33d fixed and close #21 2021-05-21 18:50:54 +02:00
o.pinke 82b01004a9 fixed inuse issue 2021-05-14 16:45:23 +02:00
o.pinke 95e81b5ba5 include con functions 2021-05-10 17:40:39 +02:00
o.pinke fa533e3bcd Merge branch 'hotfix/issue#16' into develop 2021-05-06 12:59:55 +02:00