Mathieu Trossevin mtrossevin
  • Joined on 2020-05-25
mtrossevin suggested changes for evolix/evoadmin-web#73 2023-11-17 14:53:48 +01:00
Migrate away from apache access_compat to authz_host.

I think you forgot one directive (see above).

mtrossevin suggested changes for evolix/evoadmin-web#73 2023-11-17 14:51:04 +01:00
Migrate away from apache access_compat to authz_host.

I think you forgot one directive (see above).

mtrossevin pushed to fix-letsencrypt at evolix/evoadmin-web 2023-11-17 14:40:06 +01:00
2b6b76b78d Update changelog
mtrossevin pushed to fix-letsencrypt at evolix/evoadmin-web 2023-11-17 14:34:17 +01:00
21eef58a96 Merge branch 'unstable' into fix-letsencrypt
6951d1fd33 Merge branch 'master' into unstable
0dfb19faea Remove undue commit
8e15676d05 Improve op_del improvement
f5fe462248 Revert "Fix missing ITK admin link for multi PHP"
Compare 11 commits »
mtrossevin commented on pull request evolix/evoadmin-web#87 2023-11-16 11:14:37 +01:00
Add some PHPDoc comments for ease of programming

I am unsure on if there should be an entry added to CHANGELOG.md for this change (or where to put such an entry) as it isn't an user facing change nor a change in behaviour.

mtrossevin pushed to ci-enablement at evolix/evoadmin-web 2023-11-16 11:07:01 +01:00
7ecfa19d85 Merge branch 'unstable' into ci-enablement
6951d1fd33 Merge branch 'master' into unstable
0dfb19faea Remove undue commit
8e15676d05 Improve op_del improvement
f5fe462248 Revert "Fix missing ITK admin link for multi PHP"
Compare 11 commits »
mtrossevin pushed to doc-comments at mtrossevin/evoadmin-web 2023-11-16 11:05:56 +01:00
c5a36f1f43 Merge branch 'unstable' into doc-comments
6951d1fd33 Merge branch 'master' into unstable
0dfb19faea Remove undue commit
8e15676d05 Improve op_del improvement
f5fe462248 Revert "Fix missing ITK admin link for multi PHP"
Compare 11 commits »
mtrossevin pushed to unstable at evolix/evoadmin-web 2023-11-16 11:04:31 +01:00
6951d1fd33 Merge branch 'master' into unstable
e76ea90d89 Merge pull request 'Add support for php8.2' (#81) from unstable into master
Compare 2 commits »
mtrossevin commented on pull request evolix/evoadmin-web#87 2023-11-16 11:01:38 +01:00
Add some PHPDoc comments for ease of programming

There remains a few PHPDocs missing in evolibs/Form.php and lib/bdd.php but it can be done later.

mtrossevin pushed to doc-comments at mtrossevin/evoadmin-web 2023-11-16 10:59:49 +01:00
e66cca7e2e Add missing PHPDoc
659575960d fix(lib/bdd.php) Fix PHPDoc
10ceade38c Add remaining missing PHPDoc comments (outside of lib/)
Compare 3 commits »
mtrossevin created pull request evolix/evoadmin-web#87 2023-11-16 10:11:02 +01:00
WIP: Add some PHPDoc comments for ease of programming
mtrossevin created branch doc-comments in mtrossevin/evoadmin-web 2023-11-16 10:01:18 +01:00
mtrossevin pushed to doc-comments at mtrossevin/evoadmin-web 2023-11-16 10:01:18 +01:00
a691259ae6 Add some of the missing doc-comments
c9768fef8b Fix some of the docblocks
Compare 2 commits »
mtrossevin created repository mtrossevin/evoadmin-web 2023-11-16 10:00:22 +01:00
mtrossevin pushed to ci-enablement at evolix/evoadmin-web 2023-11-15 10:58:59 +01:00
7b29422730 Attempt to enable use of more than one agent
mtrossevin created pull request evolix/evoadmin-web#86 2023-11-13 15:28:03 +01:00
[WIP] Add some test in CI to check that the code is clean
mtrossevin pushed to ci-enablement at evolix/evoadmin-web 2023-11-13 15:18:41 +01:00
af94efde45 Replace isset($_POST) with !empty($_POST)
mtrossevin pushed to ci-enablement at evolix/evoadmin-web 2023-11-13 14:51:25 +01:00
293ea73b6b Initialise CI with PHPStan level 0