Commit graph

116 Commits

Autor SHA1 Nachricht Datum
o.pinke 0ebf3dfabf add using strings to prepare Query
add edit_area to source_editor for testing
2021-09-04 10:16:14 +02:00
o.pinke 022eb6d401 add check for file create if file already exists 2021-08-25 14:02:45 +02:00
o.pinke c684277786 add check for php-mbstring extension
fix typos
2021-08-25 13:57:35 +02:00
o.pinke e3a04c543b fixed bugs 2021-08-24 20:11:10 +02:00
o.pinke 030acf0d00 copy ui style files to new folder 2021-08-24 19:25:50 +02:00
o.pinke 6b373d96c7 additional functions for fancytree and context menu 2021-08-23 20:21:45 +02:00
o.pinke 4752241bd2 adding codemirror for testing - init 2021-08-23 20:21:44 +02:00
o.pinke 60e5ebd69d init classfile and add to autoloader 2021-08-23 20:21:44 +02:00
o.pinke 66d45f4064 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 20:21:44 +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
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