Commit graph

  • 4f46c38643
    Add possibility to define config parameters default value in app's options Benjamin Renard 2023-02-27 17:52:51 +0100
  • 7e8b6ee5f2
    App::isset(): remove unused parameter $config Benjamin Renard 2023-02-27 17:44:19 +0100
  • eea359056b
    Tpl: defaulty define upload_max_filesize variable from config Benjamin Renard 2023-02-27 16:58:28 +0100
  • 765844bee9
    Move handling webstats_js_code parameter in core code Benjamin Renard 2023-02-27 16:35:35 +0100
  • c346252f55
    App: add upload_max_filesize config parameter to set upload_max_filesize & upload_max_filesize Benjamin Renard 2023-02-27 16:15:47 +0100
  • d461b28b7d
    App & Config: add isset() and set() methods Benjamin Renard 2023-02-27 16:15:30 +0100
  • 227e7bba7f
    skel: add missing static directory Benjamin Renard 2023-02-27 14:46:33 +0100
  • 9798fab49d Auth: add logged_in_from_session hook Benjamin Renard 2023-02-27 13:22:53 +0100
  • 40fc2f8c75 Auth\Cas: fix handling fake_authenticated_user Benjamin Renard 2023-02-27 13:06:34 +0100
  • 02b0bbcfad Add CLI command to initialize a new project Benjamin Renard 2023-02-26 23:48:53 +0100
  • 4fae41d1ea Url::remove_trailing_slash(): improve method Benjamin Renard 2023-02-26 23:41:55 +0100
  • bc54dd93e2 Fix loading autoload.php file in CLI eesyphp tool Benjamin Renard 2023-02-26 19:09:22 +0100
  • 1f93f6a885 Update README file Benjamin Renard 2023-02-26 18:44:38 +0100
  • 909737a059 Rename the project author to allow to publish it on packagist.org Benjamin Renard 2023-02-26 18:38:57 +0100
  • 460d6f788a Add Auth Db backend Benjamin Renard 2023-02-26 13:15:31 +0100
  • 895d27c21b Db: fix debugging query Benjamin Renard 2023-02-26 13:14:42 +0100
  • 32457c5f97 example: fix small error report by phpstan Benjamin Renard 2023-02-25 17:19:39 +0100
  • 6a810bf75a I18n: fix handling core mode in po2json() Benjamin Renard 2023-02-25 17:19:17 +0100
  • ab19389d9a Auth: fix some translation errors Benjamin Renard 2023-02-25 17:18:51 +0100
  • 5b9d09b644 I18n: to not extract messages from vendor directories and Smarty cache templates files Benjamin Renard 2023-02-25 17:00:14 +0100
  • 1d7387fb18 Auth: add logout hook Benjamin Renard 2023-02-25 15:49:47 +0100
  • 9999f46c78 Auth: allow public access to set_user() method Benjamin Renard 2023-02-25 15:43:11 +0100
  • a343cfa9c7 User: add access to raw info array Benjamin Renard 2023-02-25 14:59:43 +0100
  • 3d9decdafd Auth Ldap: Fix typo Benjamin Renard 2023-02-25 14:49:45 +0100
  • 33fcd6a92c User: add __toString() magic method Benjamin Renard 2023-02-25 14:49:06 +0100
  • a4d2e3369c I18n: fix handling non-executable smarty-gettext/tsmarty2c.php script Benjamin Renard 2023-02-25 05:07:00 +0100
  • 3edf176dc2 Url: store current request in a public static class variable to allow access from everywhere Benjamin Renard 2023-02-25 05:03:19 +0100
  • 610cdb0f7c Add authentication support Benjamin Renard 2023-02-25 05:02:27 +0100
  • 16659cdaf6
    Upgrade smarty Benjamin Renard 2023-02-23 12:00:12 +0100
  • 83e4c2266e
    composer: add license Benjamin Renard 2023-02-23 11:59:40 +0100
  • f4d47b6ab6
    Fix ext-json dependency declaration to work with all versions of Debian Benjamin Renard 2023-02-23 11:59:15 +0100
  • f13e364d06
    Log: fix logging the right exception backtrace in all cases Benjamin Renard 2023-02-23 11:58:19 +0100
  • 8ff2fe663d Fix PHP 7.3 compatibility Benjamin Renard 2023-02-16 01:53:08 +0100
  • 66b94fb7d6 Url::add_url_handler(): clean code and return bool Benjamin Renard 2023-02-16 00:21:57 +0100
  • 5ce273cfad Add vim modeline in templates files Benjamin Renard 2023-02-15 23:55:36 +0100
  • 9cc0f8581a Tpl: add get_errors() / get_messages() & purge_errors() / purge_messages() methods Benjamin Renard 2023-02-15 23:51:11 +0100
  • 98f61c36eb Tpl: add var_dump function Benjamin Renard 2023-02-15 19:00:25 +0100
  • d304d4741f Url: add optional additional info to Url handler Benjamin Renard 2023-02-15 18:58:17 +0100
  • 73dc860972 I18n: Split translated messages of core and app in discting gettext domains Benjamin Renard 2023-02-14 01:21:52 +0100
  • 9213ae076f I18n: fix CLI commands messages Benjamin Renard 2023-02-13 03:02:00 +0100
  • 5bd930c838 I18n: fix locles JS file path in compile_messages CLI command Benjamin Renard 2023-02-13 02:48:37 +0100
  • 799554951b Code cleaning in example app Benjamin Renard 2023-02-13 02:43:31 +0100
  • 5691494f12 I18n: fix extracting messages from all PHP, JS and templates files Benjamin Renard 2023-02-13 02:36:40 +0100
  • 317cb30cb3 Tpl: Add stuff to have multiple templates directories with priority Benjamin Renard 2023-02-13 00:42:20 +0100
  • 4f47dc056d Tpl: Add stuff to handle static files Benjamin Renard 2023-02-12 00:30:36 +0100
  • f2edf4910a Switch to YAML configuration file, add Config & App classes in EesyPHP namespace Benjamin Renard 2023-02-08 02:27:15 +0100
  • 5496ff55c0 Initialize Tpl lib in CLI mode to allow handling templates files messages translation Benjamin Renard 2023-01-31 01:06:41 +0100
  • 0eb2c543f1 Remove useless "use" statments in EesyPHP namespace Benjamin Renard 2023-01-31 01:00:56 +0100
  • 93c38689db Fix moving common helper functions to EesyPHP namespace Benjamin Renard 2023-01-31 00:58:26 +0100
  • d30abeb008 Move date parse/format helpers in dedicated class in EesyPHP namespace Benjamin Renard 2023-01-31 00:56:44 +0100
  • 1fff8f0af4 Move templating stuff in EesyPHP namespace Benjamin Renard 2023-01-31 00:30:04 +0100
  • d422afa66e
    smarty_table_ordered_th: fix computing URL Benjamin Renard 2023-01-30 11:24:13 +0100
  • 541b447cbf
    Move DB stuff in EesyPHP namespace Benjamin Renard 2023-01-30 11:23:35 +0100
  • c8659ea46f Move CLI stuff in EesyPHP namespace Benjamin Renard 2023-01-30 00:11:26 +0100
  • 5e8a2b6d1c Move translation (i18n) stuff in EesyPHP namespace Benjamin Renard 2023-01-29 23:35:17 +0100
  • 15c2acee08 Move session stuff in EesyPHP namespace Benjamin Renard 2023-01-29 22:34:43 +0100
  • cf6ea5480b Move hooks stuff in EesyPHP namespace Benjamin Renard 2023-01-29 19:57:26 +0100
  • c10ed0ca20 Move email stuff in EesyPHP namespace Benjamin Renard 2023-01-29 19:45:38 +0100
  • f8fa2f9204 Log :: exception(): clean extra args declaration Benjamin Renard 2023-01-29 19:18:52 +0100
  • 27af166466 Move Url stuff in EesyPHP namespace Benjamin Renard 2023-01-29 19:18:10 +0100
  • a303f188f3 Move Sentry stuff in EesyPHP namespace Benjamin Renard 2023-01-29 18:17:50 +0100
  • 3b45768967 Move functions and logging stuff in EesyPHP namespace Benjamin Renard 2023-01-29 17:36:21 +0100
  • 6fdc5447f1 Some improvments from recent works on apps based on its "framework" Benjamin Renard 2023-01-29 11:51:41 +0100
  • 01759fb4c2 Fix handling authentication Benjamin Renard 2022-04-25 18:42:18 +0200
  • e533ec9148 Remove unused $lang template variable Benjamin Renard 2022-04-24 20:19:28 +0200
  • 0219714d4a Fix JS translations loading method to make translations available earlier Benjamin Renard 2022-04-24 20:17:48 +0200
  • 3a61299005 Add handler for common HTTP errors Benjamin Renard 2022-04-24 19:11:37 +0200
  • e808e3bfb7 Remove unexisting translation template variables Benjamin Renard 2022-04-24 18:52:24 +0200
  • 2c7689a43d fatal_error now accept extra parameter for error message formating Benjamin Renard 2022-04-24 18:51:59 +0200
  • 6b20a4a526 smarty: fix handling extra parameters in add_error() & add_message() Benjamin Renard 2022-04-24 18:51:30 +0200
  • ced73d660e Add overtrue/phplint dev dependency and configure it Benjamin Renard 2022-04-24 18:30:13 +0200
  • c69dcfd38f Fix indentation method Benjamin Renard 2022-04-24 18:30:02 +0200
  • dba4c6fa9e Make logging & message handling functions accept extra parameters to format messages using sprintf Benjamin Renard 2022-04-24 18:20:44 +0200
  • efc7352404 Code cleaning Benjamin Renard 2022-04-24 17:43:44 +0200
  • 78ffe5a8c7 Update install doc Benjamin Renard 2022-04-24 16:56:37 +0200
  • 9886cb0720 Switch to SUXUMI bootstrap4dialog lib Benjamin Renard 2022-04-24 16:52:44 +0200
  • 153ebd4902 Upgrade to Bootstrap 4.6 Benjamin Renard 2022-04-24 16:52:16 +0200
  • 444c1ec2fc Improve translations Benjamin Renard 2022-04-24 16:46:38 +0200
  • 129eff1986 Update translation Benjamin Renard 2021-10-07 20:59:58 +0200
  • a7e4ea8168 Add update_messages & compile_messages CLI commands Benjamin Renard 2021-10-07 20:59:40 +0200
  • 6684efab2f Improve CLI usage message format Benjamin Renard 2021-10-07 20:49:07 +0200
  • e26da38457 Add FR lang directory alias Benjamin Renard 2021-10-07 20:48:23 +0200
  • 4bb16803bf Fix logging in run_external_command() Benjamin Renard 2021-10-07 20:47:26 +0200
  • 5dd35cabb2 translation: improve initialization Benjamin Renard 2021-10-07 20:46:13 +0200
  • 6d8abbf391 Always detect requested URL from REQUEST_URI Benjamin Renard 2021-07-28 18:18:36 +0200
  • a120571e62 CLI: add --trace parameter Benjamin Renard 2021-07-28 17:17:41 +0200
  • b10ba6cb73 Remove duplicated $log_file declaration in config file Benjamin Renard 2021-07-28 17:17:22 +0200
  • 451b924cd1 Always include mail.php Benjamin Renard 2021-07-28 17:16:57 +0200
  • 6d8812abb5 display_ajax_return(): Return HTTP 400 error code if success==false in retourned data Benjamin Renard 2021-07-28 17:16:43 +0200
  • d76c21c526 display_ajax_return(): add $pretty parameter Benjamin Renard 2021-07-28 17:15:46 +0200
  • e936064b78 Add translation system and improve URL routing system Benjamin Renard 2021-07-28 17:13:10 +0200
  • ec452a1ff4 Use php-unidecode instead of incomplete without_accent() function Benjamin Renard 2021-07-28 16:12:01 +0200
  • 47a1d09e54 Set HTTP reponse code to 500 on FATAL error Benjamin Renard 2020-11-30 10:47:09 +0100
  • a80208adc0 logging: Add TRACE log level Benjamin Renard 2020-11-30 10:46:52 +0100
  • 4a4f804ae2 Fix sqlite.init-db.sql file Benjamin Renard 2020-11-18 18:54:15 +0100
  • af1d112ae5 Move session stuff in dedicated file Benjamin Renard 2020-11-18 18:53:47 +0100
  • 254ac22a64 Improve CLI usage message Benjamin Renard 2020-11-18 18:33:39 +0100
  • 21e4bc935d Fix CLI wrapper and rename CLI tool to eesyphp Benjamin Renard 2020-11-18 18:33:08 +0100
  • 63bab08c48 Add some documentation Benjamin Renard 2020-04-18 01:25:49 +0200
  • 699b7c4d1f Initial version Benjamin Renard 2020-04-18 00:51:33 +0200