gtbu
e3f959d4cd
update Html.php
...
htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated
2024-09-11 17:52:56 +02:00
gtbu
55e213af23
Remoteget - Problem with localhost
...
With Xamm and similar :
fopen(): php_network_getaddresses: getaddrinfo for www.localhost failed: Host ist unknown
2024-07-25 15:36:34 +02:00
gtbu
57df8affcf
removed fa 6.4
...
removed Fontawesome 6.4 to save space - Fa 6.6 has now also svg
2024-07-24 07:55:52 +02:00
gtbu
ace19e1eba
Revert "Create all.css"
...
This reverts commit e71c2db99d
.
2024-07-23 23:02:55 +02:00
gtbu
21a4f419f2
Update combine.php FA 6.6
2024-07-23 22:55:46 +02:00
gtbu
e71c2db99d
Create all.css
2024-07-23 22:44:13 +02:00
gtbu
6ef3e4a287
Added Fontawesome 6.6
...
Fa 4.7 theme-call with : 'fontawesome'
Fa 6.4 theme-call with : 'fontawesome6'
FA 6.6 theme-call with : 'fontawesome6.6'
2024-07-23 22:41:32 +02:00
gtbu
1ee9191ec6
Ckeditor 4.24 -update popup
...
Ckeditor .com generates a nerving update-popup for version 4.24LTS - which requires a license . This patch stops the popup
2024-07-17 13:24:19 +02:00
gtbu
4ad157b14b
php-dom-wrapper 3.0
...
Simple DOM wrapper library to manipulate and traverse HTML documents similar to jQuery (php8+)
2024-06-07 13:28:57 +02:00
gtbu
142c292a2f
removed Bootstrap 2 - unsafe
...
removed Bootstrap 2
2024-06-07 13:14:19 +02:00
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