Benjamin Dalsass
|
4c1ad0f4f2
|
N°8772 - Form dependencies manager implementation
- Form SDK implementation
- Basic Forms
- Dynamics Forms
- Basic Blocks + Data Model Block
- Form Compilation
- Turbo integration
|
2025-12-30 11:42:55 +01:00 |
|
odain
|
b0a792afab
|
N°8796 - Add PHP code style validation in iTop and extensions - format whole code base
|
2025-11-07 20:39:38 +01:00 |
|
odain
|
7681c157ec
|
Merge branch 'support/3.2' into develop
|
2025-11-07 20:33:14 +01:00 |
|
odain
|
890a2568c8
|
N°8796 - Add PHP code style validation in iTop and extensions - format whole code base
|
2025-11-07 15:39:53 +01:00 |
|
Timmy38
|
a6a459967e
|
N°6759 factorize config (#738)
* N°6759 - Factorize code in config
|
2025-08-28 11:04:49 +02:00 |
|
Benjamin Dalsass
|
8bca3ac830
|
N°7176 - Update nikic/php-parser to 5.0.0 (#735)
|
2025-08-14 09:03:32 +02:00 |
|
Pierre Goiffon
|
cd1ba097cb
|
N°3867 Fix error "LEVEL_WARNING of type Identifier is forbidden" error when saving valid config in configuration editor
|
2021-08-11 18:07:38 +02:00 |
|
Pierre Goiffon
|
2d98ca2318
|
N°3867 Fix "Invalid configuration: Stmt_Expression is forbidden in line 10" error when saving valid config in configuration editor
Now this is tested in \ConfigValidator\iTopConfigAstValidatorTest
|
2021-08-11 16:38:56 +02:00 |
|
bruno DA SILVA
|
27a0de1da1
|
N°2154 - fix server crash in rare cases
Under undetermined circumstances, `exec('php -v')` called the current script triggering an infinite loop crashing the server
problem reported by @molkobain
see: https://stackoverflow.com/questions/43728378/running-php-files-through-shell-exec
|
2020-02-19 15:43:33 +01:00 |
|
bruno DA SILVA
|
a86079c477
|
N°2154 - 🐛 fix an awful typo producing a nonsense
I'm sorry!
|
2020-02-13 15:21:01 +01:00 |
|
bruno DA SILVA
|
948fd6f0ce
|
N°2154 - improve robustness of submitted config validator
thanks to @molkobain 's awful provider's using PHP 4.4 within CLI
|
2020-02-06 14:07:39 +01:00 |
|
bruno DA SILVA
|
838c4f123c
|
👌 peer review
mostly coding convention,
thanks @molkobain
|
2020-01-07 15:34:27 +01:00 |
|
bruno DA SILVA
|
c115f64cb5
|
N°2154 - Security breach
|
2020-01-06 15:31:31 +01:00 |
|