Commit-Graph

435 Commits

Autor SHA1 Nachricht Datum
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
af5bf9be94 gitadmin: add ignore 2023-02-10 11:06:45 +01:00
o.pinke
3f15c205a0 remove end tag php 2023-02-10 11:03:53 +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
34d2c9ca2a setup: add local defines file 2023-02-09 08:11:56 +01:00
o.pinke
3d1a930809 Merge origin/dev_php82 into dev_php82 2023-02-06 11:51:21 +01:00
o.pinke
a919480ca7 gitadmin 2023-02-06 11:48:16 +01:00
o.pinke
106f7bbcff Merge remote-tracking branch 'origin/dev_php8' into dev_php82
Conflicts:
	conlite/classes/class.xmlparser.php
	conlite/classes/contenido/class.module.php
	data/config/production/config.autoloader.php
2023-02-06 11:39:37 +01:00
o.pinke
81638e9b7e gitadmin 2023-02-05 05:43:06 +01:00
o.pinke
d9a191eeab rename xmlparser 2023-02-05 05:37:11 +01:00
o.pinke
9b6a6268f0 rename xmlparser 2023-02-05 05:36:53 +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
135238dc01 fix deprecations 2022-12-20 19:39:42 +01:00
Ortwin Pinke
0a4330bbf0 change visibility of class var 2022-12-20 19:37:30 +01:00
Ortwin Pinke
e7077870e3 change visibility of class var 2022-12-20 19:36:01 +01:00
Ortwin Pinke
1fea4e1eac fix deprecations 2022-12-20 19:32:53 +01:00
Ortwin Pinke
5f1af41450 fix deprecations 2022-12-16 18:37:03 +01:00
Ortwin Pinke
58b47350e1 fix deprecations 2022-12-16 18:31:12 +01:00
Ortwin Pinke
10f55120eb fix deprecations 2022-12-16 18:29:44 +01:00
Ortwin Pinke
102acd14f5 set max php to 8.3 2022-12-16 18:24:29 +01:00
f6c043ed76 fixed error missing html common in setup 2022-11-21 22:08:35 +01:00
53bd5fabf9 composer stuff 2022-11-21 21:09:22 +01:00
0c3b125735 composer updates 2022-11-21 21:08:37 +01:00
Ortwin Pinke
a4241a0681 composer stuff 2022-11-21 21:06:51 +01:00
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
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
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
6a150745dd Merge pull request 'Merge latest PHP8 changes to develop' (#31) from dev_php8 into develop
Reviewed-on: #31
2022-05-23 17:18:43 +00: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
1ad477e427 Merge branch 'dev_php8' of https://oldperl@gitport.de/ConLite/ConLite.git into dev_php8 2022-04-06 16:55:50 +02:00