iTop icon indicating copy to clipboard operation
iTop copied to clipboard

A simple, web based IT Service Management tool

Results 128 iTop issues
Sort by recently updated
recently updated
newest added

[N°7810 - [SECU] Portal code injection - Code Execution possible on iTop server](https://support.combodo.com/pages/UI.php?operation=details&class=Bug&id=7810&)

bug
security
internal

Improve performance of displaying links on screen Currently when displaying a user query, displaying a lnk requires 5 sql queries : ![Capture d'écran 2024-07-30 124309](https://github.com/user-attachments/assets/0e2e4fb5-f2fc-412d-80b3-1c5741a956f9) After the PR, the same...

Performance
internal

## Base information | Question | Answer |---------------------------------------------------------------|-------- | Related to a SourceForge thead / Another PR / Combodo ticket? | NA | Type of change? | Bug fix /...

Internal Allow to use DBObject::MapContextParam without bug

bug
internal

This PR brings few optimizations in dependency computation. It also enhances iTop feedback when there are module dependency issues: modules with less missing dependencies are printed first. Usually modules dependencie...

enhancement
core
internal
Setup

## Base information | Question | Answer |---------------------------------------------------------------|-------- | Related to a SourceForge thead / Another PR / Combodo ticket? | No | Type of change? | Bug fix ##...

## Base information [https://support.combodo.com/pages/UI.php?operation=details&class=Bug&id=8148&c[menu]=TargetOverview](https://support.combodo.com/pages/UI.php?operation=details&class=Bug&id=8148&c[menu]=TargetOverview) ## Symptom (bug) / Objective (enhancement) Some url in iTop ends with a ampersand, that king of url are not processed by some CAS authentication providers,...

core
internal

## Base information | Question | Answer |---------------------------------------------------------------|-------- | Related to a SourceForge thead / Another PR / Combodo ticket? | N/A | Type of change? | Enhancement ## Objective...

use this delta with _GetCurrentValue_ in place of _Get_ and Vincent's example (in bug 7289) will work : ``` person_id true Person DEL_AUTO all false public GetCurrentValue('status') == 'inactive')) {...

enhancement
internal