Commit Graph

215 Commits

Author SHA1 Message Date
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
g7sim e06871028f renamed .css.txt to .css 2023-05-20 14:03:01 +02:00
g7sim ef1f62937d updated font-readme 2023-05-20 13:43:14 +02:00
g7sim f6f70e2dce added local fonts
local fonts : If You want to use them  - read the readme.md under /assets
2023-05-20 13:39:19 +02:00
g7sim 7b1b22cb11 global $page; added 2023-05-11 15:52:36 +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 4683be8df6 Update readme 2023-04-25 21:33:50 +02:00
gtbu 4fa95e429c Bootstrap 3 variables.scss $amount: Expected should be less then 1%
SCSS Compile Failed: $amount: Expected 5% to be within 0% and 1%: themes/Cajon_Scss/sidemenu/variables.scss on line 373,  -- same with bootswatch 3

$popover-arrow-outer-color:           fadein($popover-border-color, 5%);   5% set to 0.5%
2023-04-25 20:55:51 +02:00
gtbu ba41962beb Updsate readme 2023-04-25 20:24:13 +02:00
gtbu 9bd08927aa Update readme 2023-04-25 20:20:34 +02:00
gtbu c4b5302de7 udate readme 2023-04-25 20:18:31 +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
gtbu 4d2d486e14 Update _modal.css
( ) brackets because of  px-rem-error with scssphp 1.4.1+
2023-04-14 12:40:01 +02:00
gtbu 0755591d8d update css-crush 4.13 for php8.2 2023-04-09 17:10:41 +02:00
gtbu 09589e3646 deleted less4.zip 2023-04-09 17:05:12 +02:00
gtbu 5312367dea deletet less1.7backup - added 4.0.0 for choice 2023-04-09 17:00:21 +02:00
gtbu 44c7658d9b
${var} deprecated
line 3180 - 3187
2023-04-08 12:20:53 +02:00
gtbu 27fb85d971
vendor prefixes 2023-04-01 18:36:56 +02:00
gtbu 765853e00c
vendor prefixes 2023-04-01 18:34:17 +02:00
gtbu 4050d828bc Update saturation.png 2023-03-26 15:25:49 +02:00
gtbu 9480f574b3 bootstrap-colorpicker update 2.53 2023-03-26 15:22:51 +02:00
gtbu bf8c93a53a jsrink update 1.65 2023-03-26 15:18:49 +02:00
gtbu 8dcffe119b
Update VP-MIXINS.md 2023-03-26 14:04:10 +02:00
gtbu 8b1edc6187
vpmixins 2023-03-26 14:03:40 +02:00
gtbu 8d716e5428
php8.2 Dynamic Properties are deprecated
Dynamic Properties are deprecated
2023-02-24 14:04:44 +01:00
gtbu d50f7a5b65
php8.2 Dynamic Properties are deprecated
Dynamic Properties are deprecated
2023-02-24 13:39:40 +01:00
gtbu ed6ec12d72
PHP 8.2: Dynamic Properties are deprecated
PHP 8.2: Dynamic Properties are deprecated  #[\AllowDynamicProperties]
2023-02-24 11:20:16 +01:00
gtbu afa69f18a5
a2exfr commit 2
a2exfr commit 2
2023-02-23 14:01:55 +01:00
gtbu f41d4f4c05
Allows dynamic prpoerties in same cases
#[\AllowDynamicProperties] added
2023-02-23 13:50:01 +01:00
gtbu 175a268962
Use of "self" in callables is deprecated in php 8.2
@a2exfr push :  Use of "self" in callables is deprecated
2023-02-19 13:15:45 +01:00
gtbu 52b468feb2
Update to master-version
Update  to https://github.com/jquery/jquery-ui/tree/main/ui/widgets (Resizable: Fix resizing of elems with box-sizing: border-box)
2023-01-24 12:37:39 +01:00
gtbu eeb0e287dc
Update nestedSortable 2.1a
This version 2.1a has  this.dragDirection inside and the error disappears (solved issue of  https://github.com/jquery/jqueryui.com/issues)
2023-01-24 12:12:57 +01:00
gtbu 51732f3725
Temporary back to nested sortable 1.34
Update to nested sortable 2.1a removes the Type-error (as proposed in similar solved a github jquery-ui issue) but pagemanger stays empty (too much different code and different api in version 2.1a) So the solution is the use sortable.js 11.4 instead of version 13.2
2023-01-24 11:58:14 +01:00
gtbu ea8907b5a9
Delete nestedSortable2.js 2023-01-24 11:45:25 +01:00
gtbu b513d26a0c
Update nestedSortable 2.1a
removes Type error
2023-01-24 11:44:51 +01:00
gtbu 31a99e421f
syntx error : should be utils.min.js 2023-01-20 15:03:14 +01:00
gtbu 5676e7ee3d undefined arraykey 2022-12-19 15:53:55 +01:00
gtbu b7e7704eac Submenu-update
submenu-bug : line 119 $search_level = 0; // 0 = full-submenu, 1 only 1. sublevel, 2 only 2. level
2022-10-29 18:05:21 +02:00
gtbu ea38a1c138 update phpencrypt 2022-09-25 17:46:30 +02:00
gtbu bb79873c35 added sodium wrapper 2022-09-25 17:35:12 +02:00
gtbu 438ba114f5 Added sodium-wrapper 2022-09-25 17:33:54 +02:00