Commit graph

94 Commits

Autor SHA1 Nachricht Datum
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
o.pinke 219628ee0d fix and close #16 2021-05-06 12:59:46 +02:00
o.pinke 0e0c5d3510 Merge branch 'hotfix/issue#15' into develop 2021-05-06 11:31:42 +02:00
o.pinke 199de592eb fix and close #15 2021-05-06 11:31:33 +02:00
o.pinke 00b0b3b67d git admin 2021-04-26 19:23:33 +02:00
o.pinke 0942f07f06 Merge branch 'develop' of https://oldperl@gitport.de/ConLite/ConLite.git into develop
Conflicts:
	.gitignore
	conlite/plugins/.gitignore
	data/config/.gitignore
2021-04-26 13:33:24 +02:00
o.pinke 2d2558a199 set version to 2.1.2 for release 2021-04-26 13:28:47 +02:00
o.pinke 0a23db55e1 fix and close #7 2021-04-26 13:27:48 +02:00
o.pinke bbb87c92f4 git admin 2021-04-26 13:12:50 +02:00
o.pinke c342abfef4 git admin 2021-04-22 13:14:37 +02:00
o.pinke c4fa8aae5b phpdoc changes for api generation 2021-01-26 19:41:21 +01:00
o.pinke 586188c2cc fix php 8.0 errors in backend 2021-01-12 19:46:45 +01:00
o.pinke 850925905d fix php8.0 errors 2021-01-08 17:31:21 +01:00
o.pinke c6f30d0089 generated new locale files 2020-08-20 16:38:25 +02:00
o.pinke cadebebe0d fixed typo 2020-08-10 19:35:52 +02:00
o.pinke 851e64a777 git admin 2020-07-24 19:33:41 +02:00
o.pinke 12f2b57951 clean up; git admin; add phpdoc config; fix setup bug 2020-07-07 13:14:29 +02:00
o.pinke e626c18419 optimize url builder of mod_rewrite plugin; add string class from 4.10 to CL 2020-06-10 13:05:45 +02:00
o.pinke f6bd3e0b22 re add pluginmanager 2020-02-19 21:58:47 +01:00
Oldperl 8a43617725
Delete .directory 2020-02-15 14:02:52 +01:00
Oldperl 18d8bcda99 optimize sql stuff 2020-02-15 12:48:23 +00: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 529d9c96f0 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:35 +00:00
Oldperl 15bcdb5600 do not load plugins ignored 2019-11-04 14:52:56 +00:00
Oldperl 20b2a52534 added plugin.ignore file to old core plugins to prevent them from being loaded 2019-11-04 14:51:00 +00:00
Oldperl 6bb130a4e9 Updates for release 2.1.x 2019-10-25 16:00:47 +00:00
Oldperl d4a20eb735 PHP7 and MySQL fixes 2019-10-07 13:12:20 +00:00
Oldperl 1431928ee4 fixed ::read recursive 2019-09-05 18:03:17 +00:00
Oldperl b995b2d2a2 fixes PHP 7.3 2019-08-19 12:02:29 +00:00
Oldperl 2e57859f6e fixes PHP 7.3 2019-08-19 03:13:29 +00:00
Oldperl 65bfeccfd4 formating and svn-admin 2019-07-29 12:43:27 +00:00
Oldperl 450ad630b5 fixes PHP 7.3; setup updates for PHP >= 7,0 2019-07-23 11:00:58 +00:00
Oldperl b72e0d30f5 fixes PHP 7.3; setup updates for PHP >= 7,0 2019-07-07 18:14:22 +00:00
Oldperl 06b4a295fb fixes PHP 7.3 2019-07-03 19:14:30 +00:00
Oldperl 4ca038a0df set svn:keywords 2019-07-03 11:58:28 +00:00
Oldperl 0a56d9c337 recode for PHP 7.3 2019-07-03 11:40:59 +00:00
Oldperl 991872aeb8 fixes PHP 7.3 2019-07-02 14:26:22 +00:00
Oldperl 7115778524 fixes for PHP 7.3 2019-02-07 12:09:29 +00:00
Oldperl dc819f72e6 fixes php 7.2 2018-12-13 13:03:07 +00:00
Oldperl cff141832a cl_nl: add sql stuff - fix localization 2018-12-13 12:54:21 +00:00
Oldperl 3bf883e336 cl_nl: recodings for new pluginmanager 2018-12-10 17:31:49 +00:00
Oldperl 3490184008 PHP Version Compatibility; removed deprecated constructors 2018-12-10 12:13:27 +00:00
Oldperl c0415492d2 bugfix #178 - no more use of pear parser, just use php simplexml 2018-10-06 16:13:18 +00:00
Oldperl 1de9a295ee bugfix #178 - no more use of pear parser, just use php simplexml 2018-10-06 14:34:07 +00:00
Oldperl 3a467c0c64 fixed FS#187 2018-07-22 18:49:18 +00:00
Oldperl 4f6df3336e fixed FS#184 - property cache now returns correct values 2018-07-22 18:16:48 +00:00
Oldperl 9fee2a6184 fixed FS#186 - remove old parent constructors 2018-07-22 18:11:27 +00:00
Oldperl e47534bdc7 fixed FS#185 2018-07-22 18:06:24 +00:00