|
a83f9bf702
|
bump phpstan, php-cs-fixer
|
2022-12-21 11:21:43 +01:00 |
|
|
b17a13f7b3
|
add wtfpl license
|
2022-12-10 15:33:07 +01:00 |
|
|
616e93e8e4
|
cosmetic
|
2022-12-03 23:40:23 +01:00 |
|
|
66d596c4e6
|
split deprecated by dotclear versions
|
2022-12-03 23:31:36 +01:00 |
|
|
199c7ca664
|
unknown fix
|
2022-12-03 21:35:20 +01:00 |
|
|
1cccb77996
|
move php-cs-fixer to 8.1 migration
|
2022-12-01 11:14:15 +01:00 |
|
|
6e934a4ac1
|
cosmetic
|
2022-12-01 11:09:24 +01:00 |
|
|
52f686003d
|
use constant for table name
|
2022-12-01 10:54:01 +01:00 |
|
|
76c49cae51
|
add deprecated from dc 2.24 (wip)
|
2022-11-22 00:24:07 +01:00 |
|
|
5d32b5c410
|
update to Dotclear 2.24, phpstan 1.9.2, php-cs-fixer 3.13.0
|
2022-11-12 22:58:44 +01:00 |
|
|
6da2f9d3e6
|
release 0.8.2 - update php-cs-fixer and phpstan libs
|
2021-11-18 18:05:15 +01:00 |
|
|
4eba45e38f
|
update structure to php namespace (my first step in!)
|
2021-11-13 22:57:51 +01:00 |
|
|
c3102b3636
|
phpstan level 9: no more mixed declaration
|
2021-11-09 00:40:39 +01:00 |
|
|
06793ce4b4
|
release 0.7.1 _ Fix php < 8 _ thanks @Gvx- _ closes #5
|
2021-11-08 21:42:01 +01:00 |
|
|
166ac1b00e
|
release 0.7
|
2021-11-08 01:04:48 +01:00 |
|
|
5417d20742
|
Fix errors from phpstan analyze
|
2021-11-08 00:59:52 +01:00 |
|
|
3b8651b1cb
|
enhance phpstan configuration
|
2021-11-08 00:58:33 +01:00 |
|
|
392ae84b9e
|
add some options to phpstan action
|
2021-11-07 18:33:10 +01:00 |
|
|
3ef353d8f0
|
ignore error from ignored error !
|
2021-11-07 11:37:10 +01:00 |
|
|
37055e36cf
|
add config to phpstan module
|
2021-11-07 11:23:11 +01:00 |
|
|
9a90725d1a
|
add phpstan action module (partially)
|
2021-11-07 00:55:24 +01:00 |
|
|
e2d880af27
|
set exclude directory as notice, not warning
|
2021-11-06 14:12:15 +01:00 |
|
|
a2c3f05c36
|
show phpcsfixer config in modules conf page (using themes user pref synthax highlight)
|
2021-11-06 01:43:06 +01:00 |
|
|
997096b9bc
|
add header for modules configuration page
|
2021-11-06 01:40:29 +01:00 |
|
|
4c0e33c83f
|
add settings to disable (hide) modules
|
2021-11-05 22:52:46 +01:00 |
|
|
e127b460e9
|
fix dcstore xml rendering (thanks @franck-paul) closes #4
|
2021-11-05 22:51:04 +01:00 |
|
|
27c8f2d0af
|
release 0.4
|
2021-11-02 10:18:40 +01:00 |
|
|
250542ba37
|
move phpcsfixer to PSR12 (as of dc2.20)
|
2021-11-02 10:09:17 +01:00 |
|
|
a67dfb3e60
|
try to auto setup phpcsfixer module
|
2021-11-02 10:08:38 +01:00 |
|
|
89847da463
|
use php-cs-fixer.phar v3.2.1
|
2021-11-02 01:17:21 +01:00 |
|
|
4f96e6c5b2
|
use no cache for php-cs-fixer
|
2021-11-02 01:01:44 +01:00 |
|
|
102c4e128a
|
test php-cs-fixer module on itself
|
2021-11-01 22:17:44 +01:00 |
|
|
c0f9e027d5
|
add module to use external php-cs-fixer
|
2021-11-01 22:08:56 +01:00 |
|
|
68a4ac6b98
|
fix extra whitespace
|
2021-11-01 11:36:35 +01:00 |
|
|
78f1f6f8c7
|
fix settings update (thanks Gvx) closes #3
|
2021-10-29 20:08:35 +02:00 |
|
|
f78305118d
|
use of xmlTag to generate dcstore.xml contents
|
2021-09-28 21:39:07 +02:00 |
|
|
cda7cc999b
|
add module to check deprecated Dotclear function
|
2021-09-25 23:14:51 +02:00 |
|
|
071a8bf4ce
|
fix typo on module definition
|
2021-09-25 21:12:47 +02:00 |
|
|
c587f6048a
|
fix Dotclear minimum version check
|
2021-09-17 18:44:17 +02:00 |
|
|
b9dc114ca6
|
Fix force untranslated name in _dcstore_
|
2021-09-16 21:32:58 +02:00 |
|
|
151e6a60a9
|
Release 0.1.2 - 2021.09.15
|
2021-09-15 23:50:50 +02:00 |
|
|
346b59b5bb
|
add report, change preference for setting, less functions args, less interface text
|
2021-09-15 23:48:58 +02:00 |
|
|
bb3966b189
|
add more help on phpheader module, and fix typo
|
2021-09-12 23:01:19 +02:00 |
|
|
d42d4ac14d
|
opps stage all files is better
|
2021-09-12 10:52:45 +02:00 |
|
|
43a3e37c61
|
fix php < 8.0
|
2021-09-12 10:46:26 +02:00 |
|
|
214e5cb9b3
|
typo
|
2021-09-11 23:05:31 +02:00 |
|
|
3d0d791540
|
release 0.1 - 2021.09.11
|
2021-09-11 23:01:06 +02:00 |
|
|
84aa0e52b2
|
fix translations, typo and add some help
|
2021-09-11 22:29:42 +02:00 |
|
|
1a310e124d
|
Remove old license module, create one only for full license file
|
2021-09-11 22:25:18 +02:00 |
|
|
ede2ec8039
|
add Github README shields.io badges tool.
|
2021-09-11 17:33:24 +02:00 |
|