This website requires JavaScript.
c8aee19deb
composer local test update
Clemens Schwaighofer
2023-09-15 18:23:25 +09:00
fe459aec80
Update ErrorMsg with optional target_style string for one style
v9.7.4
Clemens Schwaighofer
2023-09-15 18:22:38 +09:00
74c8b8d71e
CoreLibs update
Clemens Schwaighofer
2023-09-11 13:40:26 +09:00
de0ed058ca
ErrorMessage: new flag for logging 'error' level to log
v9.7.3
Clemens Schwaighofer
2023-09-11 13:35:35 +09:00
f90bd193d9
Change setError to setMessage to make it clear what is the corret name
v9.7.2
Clemens Schwaighofer
2023-09-08 18:53:53 +09:00
0e31180868
Rename setErrorMsgLevel to setError for backend calls
v9.7.1
Clemens Schwaighofer
2023-09-08 18:47:44 +09:00
68c9164eaa
New ErrorMessage class for frontend return error messages
v9.7.0
Clemens Schwaighofer
2023-09-08 18:30:05 +09:00
c2389db1c9
Composer updates
Clemens Schwaighofer
2023-09-08 18:30:02 +09:00
f9558cd3aa
Fix for the SetVarType / SetVarTypeNull
v9.6.2
v9.6.1
Clemens Schwaighofer
2023-09-05 14:19:43 +09:00
c0db3be770
Composer libs update
Clemens Schwaighofer
2023-09-01 18:36:22 +09:00
ae3011fe22
php unit test fix for DB\IO
v9.6.0
Clemens Schwaighofer
2023-09-01 18:29:00 +09:00
9b9dfeac69
phan error supress
Clemens Schwaighofer
2023-09-01 18:21:25 +09:00
33cb05a002
Update to Exceptions: add codes, update phpunit tests
Clemens Schwaighofer
2023-09-01 08:37:15 +09:00
ec110499a8
phan fixs
Clemens Schwaighofer
2023-08-31 19:06:16 +09:00
09839f3451
phpstan fixes
Clemens Schwaighofer
2023-08-31 19:04:45 +09:00
067e0aed5d
L10n change Exception to RuntimeException
Clemens Schwaighofer
2023-08-31 18:08:34 +09:00
545de5c4a1
Fixed more Exceptions to be not Errors but Exceptions
Clemens Schwaighofer
2023-08-31 18:06:02 +09:00
2fe37bf92a
Exceptions change in Check\Colors, add in Cmbined\ArrayHandler
Clemens Schwaighofer
2023-08-31 12:07:28 +09:00
cd81d15d9a
Convert\Color methods will throw Exception instead of false on error
Clemens Schwaighofer
2023-08-31 10:45:33 +09:00
8a33ee5c15
Slight update for ACL\Login class exit codes
Clemens Schwaighofer
2023-08-31 10:41:44 +09:00
46e1419ef5
phan checks and updates
Clemens Schwaighofer
2023-08-30 19:26:13 +09:00
c441063437
Composer updates
Clemens Schwaighofer
2023-08-30 19:25:48 +09:00
e74bd04d6f
Composer updates
Clemens Schwaighofer
2023-08-28 09:54:33 +09:00
5290d5f351
Update db class tests in admin run
Clemens Schwaighofer
2023-08-28 09:28:17 +09:00
2635ccb82b
edit.css: rename animation, Bug fix in DB\IO cursor_ext access and others
v9.5.1
Clemens Schwaighofer
2023-08-28 07:33:16 +09:00
4f2ac2ed1b
Change Logging class / method name and Debug Support for backtrace
v9.5.0
Clemens Schwaighofer
2023-08-22 13:08:08 +09:00
5b8e4e4e3e
Core composer packages update
Clemens Schwaighofer
2023-08-22 13:04:19 +09:00
53192da571
www folder composer updates
Clemens Schwaighofer
2023-08-22 13:04:01 +09:00
f29e915068
class_test fixes for phpstan checks
Clemens Schwaighofer
2023-08-02 16:32:11 +09:00
46bc5f2da6
Json phpunit tests updates, fixes in test php with ignore for deprecated
v9.4.0
Clemens Schwaighofer
2023-08-02 16:22:09 +09:00
d70182a84e
Add JSON convert array to json with always return string
Clemens Schwaighofer
2023-08-02 16:12:01 +09:00
7243f69826
Email Type class returns correct "false" instead of "bool"
Clemens Schwaighofer
2023-08-02 16:07:53 +09:00
1fc144e178
Composer Workspace global packages
Clemens Schwaighofer
2023-08-02 14:52:33 +09:00
c383a7b7b7
Update convert colors to return false and not bool
Clemens Schwaighofer
2023-08-02 07:29:49 +09:00
69077c384c
phpdoc fix for DB\IO dbGetCursorNumRows
Clemens Schwaighofer
2023-08-01 09:00:43 +09:00
cfd49947ad
Bug fix in ACL\Login: mnake sure ['base'] acl is int
v9.3.6
Clemens Schwaighofer
2023-07-26 11:48:56 +09:00
6985dc4e9d
ACL\Login fix for UNIT DEFAULT return
v9.3.5
Clemens Schwaighofer
2023-07-24 09:11:32 +09:00
5f2668b011
ACL\Login
v9.3.4
Clemens Schwaighofer
2023-07-21 19:03:24 +09:00
eba1ef9c59
Init DB\IO dbh with null to avoid any problems
v9.3.3
Clemens Schwaighofer
2023-07-21 17:48:09 +09:00
3662b1ab1b
Composer updates
Clemens Schwaighofer
2023-07-14 15:11:43 +09:00
8497144053
Admin\Backend level check, DB\IO Error/Warning message update
v9.3.2
Clemens Schwaighofer
2023-07-14 15:01:46 +09:00
2006798388
Init set empty db config if db config not found
Clemens Schwaighofer
2023-07-10 08:18:49 +09:00
7abce87653
composer test update
Clemens Schwaighofer
2023-07-04 12:56:05 +09:00
bf63d850ca
Add new DateTime class has date range weekened method
v9.3.1
Clemens Schwaighofer
2023-07-04 11:43:27 +09:00
53e267ce24
Updates and fixes from phan/phpstan runs
v9.3.0
Clemens Schwaighofer
2023-06-28 15:29:29 +09:00
1754ecf2ee
HtmlBuilder: change all return error to Throw, update Element/StrinReplace
Clemens Schwaighofer
2023-06-28 14:16:44 +09:00
3c37899a48
Rename Replace to StringReplace to match the actual content
Clemens Schwaighofer
2023-06-27 18:33:04 +09:00
0436cfe3da
HtmlBuilder classes for Object, Array, String Replace build
Clemens Schwaighofer
2023-06-27 18:30:26 +09:00
3606de1a00
Back add some checks for the phfo function that matches the php one
Clemens Schwaighofer
2023-06-27 18:30:00 +09:00
3081439eda
Switch edit_base CSS name from ADMIN_STYLESHEET to EDIT_BASE_STYLESHEET
Clemens Schwaighofer
2023-06-27 18:29:28 +09:00
7af0e74b85
Fix phpUnit test name for Security\SymmetricEncryption
Clemens Schwaighofer
2023-06-26 14:25:36 +09:00
b3e35b5d94
CoreLibs updates
Clemens Schwaighofer
2023-06-16 13:25:07 +09:00
6429b77bda
class_test calls
Clemens Schwaighofer
2023-06-16 13:19:16 +09:00
7748b83a6b
DB\IO add stack trace to debug/error/warning calls
v9.2.0
Clemens Schwaighofer
2023-06-16 13:16:16 +09:00
f83293ff1a
Info comments for DB\IO convert options
v9.1.0
Clemens Schwaighofer
2023-06-13 11:47:38 +09:00
9c3be2942e
phan and phpstan fixes, also add a convert flag reset to original
Clemens Schwaighofer
2023-06-09 18:23:28 +09:00
ee62bd98ee
Add auto type convert for DB\IO
Clemens Schwaighofer
2023-06-09 17:01:03 +09:00
02e9610fad
Add a general log method to Logger class
Clemens Schwaighofer
2023-06-09 16:59:22 +09:00
8a41db4649
Output\Image cleanup for phpstan
Clemens Schwaighofer
2023-06-09 12:16:49 +09:00
e27ea3dc9f
DB\IO phpdoc update
Clemens Schwaighofer
2023-06-09 10:24:26 +09:00
ec4bf54d81
DB\IO phpdoc layout update
Clemens Schwaighofer
2023-06-09 10:21:02 +09:00
3c8bdab8fa
CoreLibs update
Clemens Schwaighofer
2023-06-05 18:33:54 +09:00
ec3ca787fa
Logging: prepare message only if log level is high enough
v9.0.8
Clemens Schwaighofer
2023-06-05 09:30:26 +09:00
86acbbb85b
Per run logging was not set if flag changed
v9.0.7
Clemens Schwaighofer
2023-06-02 17:38:09 +09:00
8e0af7a5f7
Class var init fixes
v9.0.6
Clemens Schwaighofer
2023-06-01 13:03:46 +09:00
b022662dfc
Removed restrictions for printAr to only accept arrays
v9.0.5
Clemens Schwaighofer
2023-06-01 12:00:20 +09:00
3039ebf913
Unlink files after test
Clemens Schwaighofer
2023-06-01 11:02:53 +09:00
e2e080c404
Bug fix for DB\IO
v9.0.4
Clemens Schwaighofer
2023-06-01 10:58:11 +09:00
4671143d1c
phpunit debug fixes
Clemens Schwaighofer
2023-06-01 09:13:59 +09:00
b492558cca
Logging unit test regex fix
Clemens Schwaighofer
2023-06-01 08:54:47 +09:00
3cf6fee548
Bug fixes and updates
Clemens Schwaighofer
2023-06-01 08:48:28 +09:00
64e76530d4
deprecated log method call name change in test file
v9.0.3
Clemens Schwaighofer
2023-06-01 08:43:47 +09:00
0b93f9f146
Bug fixes and minor updates
Clemens Schwaighofer
2023-06-01 08:40:55 +09:00
4c6fe1cd6c
Fix Logger\Logger Psr Excpetion calls
v9.0.2
Clemens Schwaighofer
2023-05-31 18:44:40 +09:00
83ba48f598
Remove db_debug flag from DB\IO, is set from Logging level
v9.0.1
Clemens Schwaighofer
2023-05-31 18:41:13 +09:00
62c6de8244
minor phan config fix
Clemens Schwaighofer
2023-05-31 17:32:00 +09:00
f5a9757ae3
composer test update
Clemens Schwaighofer
2023-05-31 16:43:30 +09:00
1c2f9f0c2c
ACL\Login if euid was set from SESSION and EUID is not int, error
v9.0.0
Clemens Schwaighofer
2023-05-31 16:30:25 +09:00
3d6b461b20
composer update, composer corelibs update, admin pages update
Clemens Schwaighofer
2023-05-31 16:17:14 +09:00
30bb0e8895
phpunit checks and fixes
Clemens Schwaighofer
2023-05-31 16:14:40 +09:00
75c4c98de8
Convert all classes to strict variable types
Clemens Schwaighofer
2023-05-31 15:58:06 +09:00
513b115d57
Composer update
Clemens Schwaighofer
2023-05-30 18:31:24 +09:00
f72055909b
Update in class error/warning/etc calls instead of debug calls
Clemens Schwaighofer
2023-05-30 18:30:31 +09:00
b0a8783276
Logging class major change, Debug\Support update
Clemens Schwaighofer
2023-05-30 18:12:24 +09:00
7b5ad92e66
Composer updates
Clemens Schwaighofer
2023-05-29 16:21:31 +09:00
250067927a
fdebug deprecated message update, update debug logger tester script
Clemens Schwaighofer
2023-05-25 17:55:04 +09:00
7c2cbbaca7
Fix Password phpunit test class name
Clemens Schwaighofer
2023-05-24 15:57:34 +09:00
eb16f433e8
Composer updates
Clemens Schwaighofer
2023-05-24 15:54:53 +09:00
ac037eabde
New Secruity namespace added
v8.5.0
Clemens Schwaighofer
2023-05-24 15:47:02 +09:00
8f94201478
admin files updates
Clemens Schwaighofer
2023-05-18 15:18:57 +09:00
1b2359a934
Commposer update
Clemens Schwaighofer
2023-05-18 15:18:09 +09:00
0250b86b3f
Merge branch 'development' of git.tokyo.tequila.jp:E-GRAPHICS_Communications_Japan/PHP_Core_Libraries into development
v8.4.0
Clemens Schwaighofer
2023-05-18 15:14:40 +09:00
e45acc412b
Add better error reporting to DB\IO for query with params
Clemens Schwaighofer
2023-05-18 15:08:45 +09:00
854206bc70
Add better error reporting to DB\IO for query with params
Clemens Schwaighofer
2023-05-18 15:08:45 +09:00
b192e98a8a
edit.jq.js docstring fix
Clemens Schwaighofer
2023-05-10 08:26:40 +09:00
d6187005f4
Composer update
Clemens Schwaighofer
2023-04-26 15:41:39 +09:00
c4e2c781c6
Bug fix in arraySearchKey
v8.3.1
Clemens Schwaighofer
2023-04-26 15:38:48 +09:00
f0e6b5b8e9
Composer package update
Clemens Schwaighofer
2023-04-26 14:45:48 +09:00
e80b3b8dfd
arraySearchKey: search for key in array and return value or path set
v8.3.0
Clemens Schwaighofer
2023-04-26 14:40:39 +09:00
6b400978ac
ComposerLib update
Clemens Schwaighofer
2023-04-11 11:02:26 +09:00