Dominique FOURNIER
|
42766d07a5
|
File: lockUN must remve the file from local stack to allow relocking
|
2022-04-19 11:06:43 +02:00 |
|
Dominique FOURNIER
|
ffd75a57d4
|
Console : allow to know if the TTY is enabled (or if the console is called from pipe)
|
2022-03-18 11:08:47 +01:00 |
|
Dominique FOURNIER
|
c4031b71f8
|
Console : manage if Console is called from a pipe (without tty available)
|
2022-03-18 10:57:12 +01:00 |
|
Dominique FOURNIER
|
3eaffe64f9
|
Console : Allow to delete char with \b too (ASCII 0x08)
|
2022-03-14 20:56:22 +01:00 |
|
Dominique FOURNIER
|
3b5a291de9
|
Add StateMachine support
|
2021-07-21 16:11:43 +02:00 |
|
Dominique FOURNIER
|
f474a92a13
|
Rest : do not try to load the output classes
|
2021-05-28 12:02:35 +02:00 |
|
Dominique FOURNIER
|
ecc0239106
|
Outputrest : manage the http_response_code() if set
|
2021-05-19 15:47:25 +02:00 |
|
Dominique FOURNIER
|
e7c6833d2d
|
Graph : Use Color in namespace
Graph : Allow to hide a serie available in the data
|
2021-05-18 12:23:17 +02:00 |
|
Dominique FOURNIER
|
03ede5c375
|
Update the tools to use the new namespaces
|
2021-05-10 15:04:36 +02:00 |
|
Dominique FOURNIER
|
eb30d8ef97
|
Passage en Namespace et tous les tests fonctionnels OK
|
2021-05-10 11:48:15 +02:00 |
|
Dominique FOURNIER
|
536dd0d56b
|
Verify : for the static methods, must use the namespace
|
2021-05-07 17:07:33 +02:00 |
|
Dominique FOURNIER
|
55530b055c
|
Update Tests to supports namespaces
|
2021-05-07 16:55:38 +02:00 |
|
Dominique FOURNIER
|
ccf0f47c7f
|
Update .gitignore
|
2021-05-07 16:54:21 +02:00 |
|
Dominique FOURNIER
|
cd0cec630c
|
Version : be a class
|
2021-05-07 13:47:31 +02:00 |
|
Dominique FOURNIER
|
c09fa961cd
|
Change all the "new class" by "new Class"
|
2021-05-07 13:10:37 +02:00 |
|
Dominique FOURNIER
|
c8d275be31
|
Rename all the files to camelCase and update the class name in the files
|
2021-05-07 12:19:08 +02:00 |
|
Dominique FOURNIER
|
276a5c4cbd
|
Add PSR-4 in composer
|
2021-05-07 11:56:42 +02:00 |
|
Dominique FOURNIER
|
79c6d2fe50
|
Remove all the require_once : use autoloader
|
2021-05-07 11:45:26 +02:00 |
|
Dominique FOURNIER
|
b1e513126e
|
Add all the namespaces in Tests
|
2021-05-07 10:12:16 +02:00 |
|
Dominique FOURNIER
|
47f171367a
|
Add README.md file
|
2021-05-07 10:00:31 +02:00 |
|
Dominique FOURNIER
|
7a4141a70b
|
Move all the files in src directory
|
2021-05-07 09:58:35 +02:00 |
|
Dominique FOURNIER
|
4c43053c5b
|
Activate the namespace for all
|
2021-05-07 09:43:37 +02:00 |
|
Dominique FOURNIER
|
350f0c50a7
|
Add tags in .gitignore
|
2021-05-06 15:39:57 +02:00 |
|
Dominique FOURNIER
|
f6782c18dc
|
Add not enabled namespace on each file
|
2021-05-06 14:00:03 +02:00 |
|
Dominique FOURNIER
|
5748fe7ae8
|
RobotsTXT : Manage correctely the Sitemaps
|
2021-05-06 13:42:41 +02:00 |
|
Dominique FOURNIER
|
5ac09bb36b
|
sqlMigrate : update comment
|
2021-03-16 15:41:51 +01:00 |
|
Dominique FOURNIER
|
556fb57233
|
sqlMigrate : add --execute option to use the configuration file
|
2021-03-16 15:38:21 +01:00 |
|
Dominique FOURNIER
|
cde2738fe9
|
sqlMigrate : Allow Debug to display the executed INSERT
|
2021-03-16 15:31:48 +01:00 |
|
Dominique FOURNIER
|
aeab871d9d
|
sqlMigrate : allow to return at the specified step by getopt. Use readline to provide the already defined valued in configuration file (if exists)
|
2021-03-16 15:25:04 +01:00 |
|