Commit Graph

164 Commits

Author SHA1 Message Date
gtbu 00a17672e4 Dynamic properties deprecated
#[\AllowDynamicProperties]
2024-04-09 18:21:43 +02:00
gtbu e2e6f5bb4e Phpmailer update 6.9.1
Update phpmailer 6.9 - foor phpmailer see here under WIKI -> Phpmailer
2024-04-09 18:09:59 +02:00
gtbu 906f60b5e1 update of links
Links updated and code - improvements
2024-03-03 19:57:12 +01:00
gtbu 095690dd58 Update Jquery 3.6.3 / migrate 3.4.1 2024-02-20 12:27:30 +01:00
gtbu a6298413fd Added Visitor.php less 4.2 2024-02-19 22:36:53 +01:00
gtbu 9c40a5b167 Update Jquery 3.6.3 2024-02-19 22:25:07 +01:00
gtbu c9b79a5874 Update Meedo 2.1.12 2024-02-19 21:55:49 +01:00
gtbu aee10265f0 Less 4.2.0(2.5.3)
https://github.com/wikimedia/less.php/releases/tag/v4.2.0
2024-02-19 21:47:59 +01:00
gtbu c03f2129ab Release 8.3 2024-02-19 21:30:02 +01:00
gtbu b49cfe3b2f ckeditor update 4.22 2024-02-19 21:17:42 +01:00
gtbu 7f8c347917 php 8.2.4 archive-error
removes under php 8.2.4 an error  with call_user_func_array -> not object or class  in Archive.php line1 155
2023-11-28 14:29:06 +01:00
gtbu 04f25321f6 Update installer.php
Deprecated: Automatic conversion of false to array is deprecated in php 8.2
2023-11-27 23:10:17 +01:00
gtbu 3c28626217 update scsssphp 1.12 2023-11-27 20:46:16 +01:00
gtbu 946e830125 added license-fiel 2023-11-07 10:29:33 +01:00
gtbu 0439457fab update strftime.php for php8.2
the revision-history button doesnt function with php8.2 (Class "IntlDateFormatter" not found) thogh extension "intl" is installed
2023-11-06 18:35:32 +01:00
g7sim 223de605eb Added prefixer - links 2023-09-05 19:17:30 +02:00
g7sim 56e2ba7f7c Addes example_styles.scss
An example how to use a shorter bootstrap.scss (ip ossible)
2023-07-26 12:47:24 +02:00
g7sim 65316edb07 Bootstrap5 IE 11 suuport ---- and vendor - prefix -change
there are 6 vendor-prefixes and @import "vp-mixins/sass-prefixer"; in _mixins.scss   which together make the compilation relativ slow ( bootstrap 5.3.min.css is 230 KB !)
If You want to use both prefixers, You may remove the // before  @import "vp-mixins/sass-prefixer (or also  use it alone)
2023-07-04 20:22:03 +02:00
g7sim e53762d4a5 Update elfinder 2.1.62 2023-07-04 12:00:03 +02:00
g7sim 51ae8622bc Update RC1 2023-07-02 17:30:29 +02:00
g7sim 29fda453ec Update bootstrap.icons
path-bug in icons.min.css
2023-06-28 21:53:44 +02:00
g7sim 53c5b588be Update _bootstrap.scss 2023-06-19 20:29:11 +02:00
gtbu 026d5c4b16 Delete jquery-migrate-3.3.2.min.js 2023-06-13 14:40:33 +02:00
gtbu bafb26c0ac Update jquery 3.7.0 and migrate 3.4.1 2023-06-13 14:39:13 +02:00
gtbu e5a8d0dda2 Update and integrate Bootstrap-icons in combine.php
https://github.com/twbs/icons/releases/tag/v1.10.5

call with  common::LoadComponents( 'bootstrap-icons,fontawesome6' );
2023-06-13 11:58:35 +02:00
g7sim 7d015a1173 Ckeditor update 4.21.0 2023-06-11 20:24:22 +02:00
g7sim 466c4e0514 Create jquery-migrate.min.map
added map - file
2023-06-11 12:56:33 +02:00
g7sim 10a6dbb30b Update Remote.php
number_format(): Passing null to parameter #1 ($num) of type float is deprecated
2023-06-10 20:26:42 +02:00
g7sim c61d9eb6e8 Update Output.php
file_exists(): open_basedir restriction in effect.   - php 8.2
2023-06-10 20:09:10 +02:00
g7sim 90365e4678 fa 6.4 fonts update 2023-06-10 18:57:11 +02:00
g7sim 1f197c0d24 Update combine.php 2023-06-09 20:36:53 +02:00
g7sim a9d4484a98 readme update 2023-06-09 20:02:21 +02:00
g7sim 48e24447f7 Bootstrap 5.3 and FA 6.4-free
Added Bootstrap 5.3.0  and Font Awesome free 6.4
2023-06-09 19:59:59 +02:00
g7sim a19cf4e2f4 Null deprecation
htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated
2023-05-28 20:23:44 +02:00
g7sim c4c1b67e5e Update combine.php 2023-05-25 18:01:20 +02:00
g7sim d2b071b8c1 added bootstrap5.2 2023-05-25 17:55:08 +02:00
g7sim 8b3c1cd429 updates bt5 icons 2023-05-25 17:18:26 +02:00
g7sim 1522cfb17f corrected import pathes 2023-05-25 17:11:36 +02:00
g7sim bdb0b5ecde changed sass prefixer korrupt file 2023-05-25 15:42:55 +02:00
g7sim ac758643ea bootstrap 5.2.3 2023-05-25 15:35:56 +02:00
g7sim 2f2690ed8f Automatic conversion of false to array is deprecated - shifted 2023-05-24 07:04:02 +02:00
g7sim 2f2ab4abd4 replaced or with ?? 2023-05-24 06:47:39 +02:00
g7sim b9d07928ef hide js code
Sourcecode of  line 471 to 479 was always shown at bottom
2023-05-22 14:42:05 +02:00
gtbu cad72218d3 faster compiling with $tmpcomp 2023-04-26 15:29:03 +02:00
gtbu 1dce84e3dd Passing 0 deprecated 2023-04-26 15:25:06 +02:00
gtbu ae49cfbc89 Bool-error 2023-04-25 19:58:47 +02:00
gtbu 3a27431ef1 Update css.php for scssphp1.11 2023-04-25 19:37:20 +02:00
gtbu 4ea7ce8c2f Scssphp 1.11
Update scssphp 1.11.0
2023-04-25 19:36:18 +02:00
gtbu bd025632d4 Less-Update Css.php
$parser->cache_method = 'php'; Creation of dynamic property Less_Parser::$cache_method is deprecated */
2023-04-24 18:44:48 +02:00
gtbu 242963b878 Less update 3.21
Update because of deprecations with php 8.2.
4.1 as reserve
2023-04-24 17:13:37 +02:00