Commit graph

10 commits

Author SHA1 Message Date
Benjamin Renard
4907442122
Example: use AttrSet and cleanup way to handle item status possible values 2024-02-18 19:40:58 +01:00
Benjamin Renard
07b6fa1305
Restructure example as skel 2024-02-18 18:28:00 +01:00
Benjamin Renard
2f38884798
Adjust example to use DBObject and CSV export 2024-02-18 18:27:59 +01:00
Benjamin Renard
dbf5b0a54c
Make Db class static as other classes 2024-02-02 18:19:38 +01:00
Benjamin Renard
5741dbb604
I18n: add extract_messages_excluded_paths parameter 2023-11-22 15:03:37 +01:00
Benjamin Renard
8321c1cdd2
Fix some PHPstan warnings for PHP 8 support 2023-07-26 17:08:21 +02:00
Benjamin Renard
32e27b931e
I18n: Move ___() function in functions.php 2023-03-22 18:19:08 +01:00
Benjamin Renard
4f46c38643
Add possibility to define config parameters default value in app's options 2023-02-27 17:52:51 +01:00
317cb30cb3 Tpl: Add stuff to have multiple templates directories with priority 2023-02-13 00:42:37 +01:00
4f47dc056d Tpl: Add stuff to handle static files
* Move example application in example sub-directory
* Widely use App::get() instead of Config::get()
2023-02-12 00:30:36 +01:00
Renamed from includes/core.php (Browse further)