Commit Graph

  • 1e0dfa2106 Update documentation for Convert\Byte Class Clemens Schwaighofer 2022-12-09 13:43:15 +09:00
  • 3af6f6a8f0 edit interface, hard set edit.css style sheet Clemens Schwaighofer 2022-12-07 06:56:47 +09:00
  • 1e793c0d16 Switch all SQL from tab to spaces Clemens Schwaighofer 2022-12-06 09:27:08 +09:00
  • 5be34453ce Fix in Smarty Template class and PAGE WIDTH set v7.4.3 Clemens Schwaighofer 2022-11-10 10:26:59 +09:00
  • 7773b78e17 Fix in CoreLib Bytes for null to trim v7.4.2 Clemens Schwaighofer 2022-11-09 18:11:14 +09:00
  • 2a3798c8c2 Create mo file update, basic edit css/javascript updates Clemens Schwaighofer 2022-10-25 16:48:34 +09:00
  • bc8303fe5f Composer update Clemens Schwaighofer 2022-10-25 16:48:12 +09:00
  • ba89b188d9 Mo create script update, phpstan fixes, document updates v7.4.1 Clemens Schwaighofer 2022-10-12 09:48:22 +09:00
  • d15618cde4 Add JS_TRANSLATE file to smart template flow Clemens Schwaighofer 2022-10-04 17:35:46 +09:00
  • 0fd89727e9 Update Output\Form to allow ACL controlled edit/view entries v7.4.0 Clemens Schwaighofer 2022-09-06 11:17:03 +09:00
  • a8e75d158b Update composer installed packages Clemens Schwaighofer 2022-09-06 11:16:33 +09:00
  • 4b3fbaa309 Updates based on latest phpstan run v7.3.3 Clemens Schwaighofer 2022-09-02 17:00:22 +09:00
  • 1a6c65df0e Minor test updates, comment typo updates, DB_CONFIG_SET for default v7.3.2 Clemens Schwaighofer 2022-08-05 12:43:57 +09:00
  • 24f553a17e Update comments for split element counter v7.3.1 Clemens Schwaighofer 2022-07-29 13:20:37 +09:00
  • 9a3ea2f7db update strings class with split counter method Clemens Schwaighofer 2022-07-29 13:19:45 +09:00
  • bcdb877d90 Phan/phpstan fixes v7.3.0 Clemens Schwaighofer 2022-07-29 11:06:53 +09:00
  • 6d0e528c38 Combined\Datetime date/number to weekday conversion Clemens Schwaighofer 2022-07-29 11:02:25 +09:00
  • 7e6474195b String split format fix for non ascii characters Clemens Schwaighofer 2022-07-29 10:38:32 +09:00
  • 1795d3ba6c String convert class added Clemens Schwaighofer 2022-07-29 07:00:02 +09:00
  • e1340acf55 Class header info string fix Clemens Schwaighofer 2022-07-29 06:59:33 +09:00
  • b5ead3e266 Minor code block comment clean ups Clemens Schwaighofer 2022-07-15 17:42:38 +09:00
  • f5daaca598 Fixes for Create\Email docstrings v7.2.3 Clemens Schwaighofer 2022-07-08 17:25:45 +09:00
  • 6b4f310cd2 Email\Sending add dedicated kv folding flag v7.2.2 Clemens Schwaighofer 2022-07-04 15:45:51 +09:00
  • 7b5bddb529 Create\Email fixes v7.2.1 Clemens Schwaighofer 2022-07-01 08:57:14 +09:00
  • 0a6fdf1248 Use logged encoding from JSON debug block for non UTF-8 tests v7.2.0 Clemens Schwaighofer 2022-06-30 18:18:17 +09:00
  • 3220180d58 Bug fix in Email for encoding subject/body with empty replace Clemens Schwaighofer 2022-06-30 18:16:28 +09:00
  • 8c8f14ec74 Fix logging per run to be setable not only on start Clemens Schwaighofer 2022-06-30 18:15:36 +09:00
  • 643991c3fd Update Debug\Support, add Create\Email Clemens Schwaighofer 2022-06-28 17:29:31 +09:00
  • c81c46d426 Move read_env_file.php to deprecated folder Clemens Schwaighofer 2022-06-23 14:46:19 +09:00
  • d97b173ee7 ACL\Login move public var to private: login v7.1.3 Clemens Schwaighofer 2022-06-23 09:12:46 +09:00
  • b61152f10e Skipped/Incomplete tests update Clemens Schwaighofer 2022-06-23 07:09:19 +09:00
  • 0c68ebe652 Login\ACL revalidate flow fixes v7.1.2 Clemens Schwaighofer 2022-06-23 06:50:07 +09:00
  • 31d0cdb8ad Fix revalidate after flow in ACL\Login v7.1.1 Clemens Schwaighofer 2022-06-22 19:38:03 +09:00
  • 0f823bd283 Just minor line length fixes in ArrayIO class v7.1.0 Clemens Schwaighofer 2022-06-22 18:10:23 +09:00
  • 6385a48824 add back unique constraint because null login_user_id are allowed Clemens Schwaighofer 2022-06-22 16:56:51 +09:00
  • a754d897cf Bug fixes for emptynull type in ArrayIO, Form\Generate interval Clemens Schwaighofer 2022-06-22 16:17:16 +09:00
  • 4600f8f7bf Update edit_user form page and also minor updates to Form and ArraIO Clemens Schwaighofer 2022-06-22 15:50:07 +09:00
  • 04e4fe46f2 Update ACL\Login class with _GET/_POST login parameter Clemens Schwaighofer 2022-06-22 13:52:47 +09:00
  • c35d3c9324 Remove constant from deprecated ReadEnvFile class (now dotEnv) v7.0.0 Clemens Schwaighofer 2022-06-14 16:27:00 +09:00
  • e92a682a8c ACL\Login phpUnit tets update for ajax page tests Clemens Schwaighofer 2022-06-14 16:24:17 +09:00
  • ea07e4b95b Update ACL\Login with internal ajax_page flag override Clemens Schwaighofer 2022-06-14 16:23:24 +09:00
  • 88178cb08d Rename class ReadEnvFile to DotEnv and add test cases Clemens Schwaighofer 2022-06-09 07:00:03 +09:00
  • 5d98be06be Code clean up for phan and phpstan Clemens Schwaighofer 2022-06-07 18:16:23 +09:00
  • 183cadb0fd Class ACL\Login update with phpunit testing Clemens Schwaighofer 2022-06-07 18:05:50 +09:00
  • 2067a6fe1d Config master SSL site detection update Clemens Schwaighofer 2022-06-07 18:05:34 +09:00
  • f5b6c639fb Fix primary key base number after more inserts are done Clemens Schwaighofer 2022-06-03 11:13:35 +09:00
  • cde29c0362 Update DB\IO dbReturn and update connected tests Clemens Schwaighofer 2022-06-03 11:03:06 +09:00
  • 10234000b7 ACL\Login test class add Clemens Schwaighofer 2022-06-02 18:14:58 +09:00
  • a63a50a412 add tests for dbReturn only Clemens Schwaighofer 2022-06-02 16:38:10 +09:00
  • 59da10b649 Session class update with session destroy / start wrapper Clemens Schwaighofer 2022-06-02 16:35:40 +09:00
  • b714de498f Add print boolean stand allone support function Clemens Schwaighofer 2022-06-02 16:31:35 +09:00
  • aa11937ab2 Update Running time for better high resolution timer Clemens Schwaighofer 2022-06-02 16:30:22 +09:00
  • d64d5f081c Add Class for Memory Usage tracking Clemens Schwaighofer 2022-06-02 16:26:55 +09:00
  • 3085b52714 Update PHPdoc parts Clemens Schwaighofer 2022-06-02 16:07:38 +09:00
  • 9949a5ef7f Update core edit_* tables with various fixes Clemens Schwaighofer 2022-05-31 20:17:32 +09:00
  • 74ba935e96 Comment info update in L10n class Clemens Schwaighofer 2022-05-27 15:01:30 +09:00
  • 39a62ed59d Update phpunit tests for Debug\Logging Clemens Schwaighofer 2022-05-26 15:20:19 +09:00
  • 1379cf1519 Add print bool in logging class v6.10.0 Clemens Schwaighofer 2022-05-26 14:31:48 +09:00
  • 2d15b78d21 Composer update Clemens Schwaighofer 2022-05-26 09:52:37 +09:00
  • 92ebdb4b9e Update session class and write session clas tester, update DB\IO Tester v6.9.0 Clemens Schwaighofer 2022-05-26 09:27:57 +09:00
  • a523a4e831 ACL\Login class update for phpstan check v6.8.1 Clemens Schwaighofer 2022-05-24 16:50:37 +09:00
  • db8e17ae7c Convert static Session class to normal session class v6.8.0 Clemens Schwaighofer 2022-05-24 15:00:04 +09:00
  • 5b581c2ed6 Fix checkCLI call on false return from php_sapi_name() Clemens Schwaighofer 2022-05-24 13:12:17 +09:00
  • 1e734581d7 Session class update, cli check add, tests updates, edit table update Clemens Schwaighofer 2022-05-24 11:36:03 +09:00
  • aecdda3557 Update per level log file writing and with level check v6.7.0 Clemens Schwaighofer 2022-05-19 13:24:28 +09:00
  • 2119b757b1 Session class docu not needed text delete Clemens Schwaighofer 2022-05-19 10:22:39 +09:00
  • 27087a0e0e Update session class with checks, etc v6.6.0 Clemens Schwaighofer 2022-05-13 14:14:08 +09:00
  • 2b689b666a Update all class test files in admin with proper named header Clemens Schwaighofer 2022-05-13 13:34:54 +09:00
  • 63aeebdee0 phpstan ingore for Error Handlung function Clemens Schwaighofer 2022-05-12 15:19:09 +09:00
  • 51e700cd10 Fixes from phan/phpstan tests v6.5.13 Clemens Schwaighofer 2022-04-28 14:17:30 +09:00
  • 71a431d5aa Class fix for ACL\Login, DB\Extended\ArrayIO, edit_base.php v6.5.12 Clemens Schwaighofer 2022-04-28 10:03:47 +09:00
  • 6970e6221b Fix ACL\Login base ACL for page with DEFAULT ACL LEVEL USER Clemens Schwaighofer 2022-04-27 18:12:22 +09:00
  • 831f3be1a8 Update config.php to use absolute paths for loading basic settings v6.5.11 Clemens Schwaighofer 2022-04-26 13:55:51 +09:00
  • f2aba8c466 add error for unsupported php in phpunit test script v6.5.10 Clemens Schwaighofer 2022-04-25 18:36:08 +09:00
  • f085ccaa38 update phpunit call script for testing v6.5.9 Clemens Schwaighofer 2022-04-25 18:26:30 +09:00
  • 6c3c1a908d PHPunit fixes for PHP 7.4 Clemens Schwaighofer 2022-04-25 17:01:28 +09:00
  • 388b90913a translation creation script Clemens Schwaighofer 2022-04-25 13:58:43 +09:00
  • 07aea9d7b2 Add local set to L10n class and use it in Smarty Extended v6.5.8 Clemens Schwaighofer 2022-04-25 10:15:11 +09:00
  • edcdbee523 phpunit tests update for acl login, db io, fix smarty extended class Clemens Schwaighofer 2022-04-25 09:52:13 +09:00
  • 43b51895f0 Bug fixes in ACL\Login and DB\IO\Extended v6.5.7 Clemens Schwaighofer 2022-04-22 15:32:06 +09:00
  • d0e294ecf5 Fix Language encoding move documentation Clemens Schwaighofer 2022-04-18 17:57:04 +09:00
  • 3c35341e8b Bug fix in smarty block.t plugin v6.5.6 Clemens Schwaighofer 2022-04-18 10:52:37 +09:00
  • daf1f9263c Change all function L10n calls to one underscore, test updates v6.5.5 Clemens Schwaighofer 2022-04-18 10:15:02 +09:00
  • 805c695d68 Language\L10n method name fixes, update Smarty block.t.php v6.5.4 Clemens Schwaighofer 2022-04-15 16:53:02 +09:00
  • ffdd45e32a Fix phpUnit tests with constant settings and missing checks v6.5.3 Clemens Schwaighofer 2022-04-15 15:19:30 +09:00
  • 316ca106fd Composer autoload update v6.5.2 Clemens Schwaighofer 2022-04-15 13:57:48 +09:00
  • fd9b201346 Remove old GetSettings for language legacy flow Clemens Schwaighofer 2022-04-15 13:57:26 +09:00
  • 667dc4de8e Clean up of old _LANG config variables v6.5.1 Clemens Schwaighofer 2022-04-15 13:52:58 +09:00
  • fed67e990d Update Language\L10n class and drop all legacy code v6.5.0 Clemens Schwaighofer 2022-04-15 13:29:41 +09:00
  • c181a83b48 Rename po files to new standard <locale>-<domain>.po v6.4.1 Clemens Schwaighofer 2022-04-14 14:47:58 +09:00
  • c830a32962 Minor fix in gettext loop for max string lenght Clemens Schwaighofer 2022-04-14 13:43:26 +09:00
  • 82bc99b181 Language\ namespace update v6.4.0 Clemens Schwaighofer 2022-04-13 16:26:15 +09:00
  • 556cabca38 Add DOCTYPE to all admin test files, update phpunit DB IO test Clemens Schwaighofer 2022-04-13 10:25:04 +09:00
  • 6f4c5e36e6 Move Encoding class away from the Language namespace Clemens Schwaighofer 2022-04-13 09:25:42 +09:00
  • a3c49e408a Update to get default language settings with correct POSIX locale form Clemens Schwaighofer 2022-04-12 20:20:10 +09:00
  • cc77d7e031 Update Language\Encoding and phpunit tets Clemens Schwaighofer 2022-04-12 20:16:42 +09:00
  • d553c1364f Add LOCALE config settings Clemens Schwaighofer 2022-04-12 20:14:41 +09:00
  • 3f374a2cd7 Update default db edit* language settings Clemens Schwaighofer 2022-04-12 20:13:23 +09:00
  • 9e99275db5 phpunit tests includes folder for translation tests Clemens Schwaighofer 2022-04-12 20:12:38 +09:00
  • 330e2baf39 Add new locale folder structure and symlinks for old lang layout Clemens Schwaighofer 2022-04-12 14:25:19 +09:00