Molkobain
8dc7d68b8c
N°5890 - Use leave handler in backoffice forms to better handle leave confirmation message with multiple forms in a single page
2023-05-04 22:15:10 +02:00
Molkobain
bb46875679
N°5890 - Refactor leave handler to a global helper (not portal only)
2023-05-04 22:15:10 +02:00
Molkobain
1271bb31cb
Fix "Syntax error, unrecognized expression" during object editing due to object class being already JSON encoded
2023-05-04 22:15:09 +02:00
BenGrenoble
ae8012c75f
N°4577 - Move service dependencies from "itop-bridge-cmdb-ticket" to another module
...
Add two more bridge for flexibilty and teemip needs
2023-05-04 15:42:51 +02:00
Benjamin Dalsass
34f3b92e2e
N°5916 - Generic message on Link Uniqueness rules
...
Add unit test
2023-05-04 15:24:14 +02:00
Pierre Goiffon
881aa87ad2
N°6270 Remove empty model.*.php files
...
Not necessary anymore in 3.1.0 since :
* N°4875 - Compiler : do not force the model.*.php file to be present in the module.*.php file ('datamodel' key)
* N°4280 - Module loading : do not crash if 'datamodel' file doesn't exists (model.*.php)
2023-05-04 12:14:52 +02:00
Benjamin Dalsass
03e22ce42d
N°5916 - Generic message on Link Uniqueness rules
2023-05-04 11:21:06 +02:00
Eric Espie
4f6e74a3ee
N°2250 - DisplayObject with ormLinkSet ignore Removed
2023-05-04 11:01:51 +02:00
Benjamin Dalsass
5a856f96eb
N°6124 - Workaround performance problem on the modification of an object with an n:n relation having a large volume
...
Add new bForceTableRefresh flag description
2023-05-04 10:54:04 +02:00
Benjamin Dalsass
c7e8c70ced
N°6124 - Workaround performance problem on the modification of an object with an n:n relation having a large volume
2023-05-04 10:34:37 +02:00
Benjamin Dalsass
aa01003042
N°5916 - Generic message on Link Uniqueness rules
...
Replace space by non-breaking space
2023-05-03 12:48:33 +02:00
Benjamin Dalsass
27d9d6a822
N°6154 - n:n Read - tooltip, buttons tooltips on edit widgets
2023-05-03 12:42:45 +02:00
BenGrenoble
e16ffe5a99
N°4577 - Move service dependencies from "itop-bridge-cmdb-ticket" to another module
...
Fix empty files issue from previous commit
2023-05-03 10:57:57 +02:00
Eric Espie
befef6c71e
N°5658 - Fix spinning wheel appearing on all application upgrade buttons - fix css
2023-05-03 10:49:08 +02:00
BenGrenoble
d86b3dba0e
N°4577 - Move service dependencies from "itop-bridge-cmdb-ticket" to another module
2023-05-03 10:19:54 +02:00
Eric Espie
a972393685
N°5658 - Fix spinning wheel appearing on all application upgrade buttons - fix css
2023-05-03 10:17:04 +02:00
bdalsass
e16a32bad2
Feature/6154 - Change dict key ( #490 )
2023-05-03 09:47:56 +02:00
bdalsass
375677612d
Feature/6154 - Confirmation modal issue ( #489 )
2023-05-03 09:47:40 +02:00
Molkobain
99376225de
Improve PHPDoc
2023-05-03 09:46:45 +02:00
Molkobain
3ce810ee99
N°5655 - Router: Improve robustness
...
* Change visibility from public to protected of methods for which it was not necessary
* Change visibility from static to non-static of methods that could be used as such for easier testability
* Cache available routes for better performances
* Finish Router::GetRoutes() so we can use the available routes data to display them to the developers somewhere (ideally in the toolkit)
* Improve unit tests
2023-05-02 23:56:25 +02:00
Stephen Abello
1945708c16
Merge branch 'support/3.0' into develop
2023-05-02 09:25:55 +02:00
Stephen Abello
eebc61385d
N°6009 - Fix restore backup button not working when JS dependencies are present
2023-05-02 09:24:54 +02:00
Eric Espie
9dd8ed2317
N°5658 - Fix spinning wheel appearing on all application upgrade buttons - fix css
2023-04-28 17:25:04 +02:00
Stephen Abello
98430bc16e
N°6148 - Add icons to Ticket, AuditRule, AuditCategory and AuditDomain
2023-04-28 17:16:30 +02:00
Eric Espie
21fec412c3
N°5658 - Fix spinning wheel appearing on all application upgrade buttons - fix css
2023-04-28 17:14:22 +02:00
Eric Espie
cc45da5f29
N°5658 - Fix spinning wheel appearing on all application upgrade buttons - fix css
2023-04-28 17:14:01 +02:00
Eric Espie
e4412a5201
N°5658 - Fix spinning wheel appearing on all application upgrade buttons - move twig_base and itop-core-update to new router
2023-04-28 16:56:16 +02:00
Eric Espie
b1d32646d9
N°5658 - Fix spinning wheel appearing on all application upgrade buttons - move twig_base and itop-core-update to new router
2023-04-28 16:42:39 +02:00
Stephen Abello
55628288aa
Add french translations to informative modals
2023-04-28 16:33:06 +02:00
Eric Espie
5dedb138bf
N°5658 - Fix spinning wheel appearing on all application upgrade buttons - move twig_base and itop-core-update to new router
2023-04-28 16:15:51 +02:00
Eric Espie
e960d20826
N°5658 - Fix spinning wheel appearing on all application upgrade buttons - move twig_base and itop-core-update to new router
2023-04-28 16:02:54 +02:00
bdalsass
d91fafb2af
N°5916 - Generic message on Link Uniqueness rules ( #487 )
2023-04-28 14:45:09 +02:00
bdalsass
de35d941c1
N°6154 N°6219 - Relations Read - tooltip, confirmation title and message ( #486 )
...
N°6154 - n:n Read - tooltip, confirmation title and message on Add-Edit-Remove
N°6219 - 1:n Read: tooltip, modal title and message on Add-Edit-Remove-Delete
2023-04-28 14:43:53 +02:00
Molkobain
269c1bf005
N°5957 - Restore transition button on linksets even when only 1 element
...
Moreover a refactor of the way actions were added has been done to avoid duplication of code among the method.
2023-04-28 11:19:04 +02:00
Stephen Abello
893032ccf5
Replace backup modals with iTop built-in modals
2023-04-28 11:03:08 +02:00
BenGrenoble
33818e188b
N°6200 - Hamonize menu entries - Fix missing entries
2023-04-27 17:39:14 +02:00
Molkobain
e4e562d28e
N°6253 - Fix crash due to missing test on main class
2023-04-27 16:45:57 +02:00
Molkobain
c1ae0ce7fa
N°6253 - Fix only first selected class displayed in lists in run query page
...
Factorized code from \DataTableUIBlockFactory::MakeForRenderingObject() into \DataTableUIBlockFactory::MakeForRendering as 95% of their code where duplicated. 😵
\DataTableUIBlockFactory::MakeForRenderingObject() is now deprecated.
2023-04-27 16:09:14 +02:00
Pierre Goiffon
9112a06458
N°6237 Set external value reloaded instance in the m_aOrigValues too
2023-04-27 11:44:11 +02:00
Pierre Goiffon
edaa4fca31
💡 N°6237 Comment in ormCustomFieldsValue about current_* keys mandatory for DBUpdate to work
2023-04-27 11:10:01 +02:00
BenGrenoble
81abe68e44
N°6200 - Hamonize menu entries - fix typo
2023-04-27 10:58:06 +02:00
Pierre Goiffon
0cb3d699f0
N°6237 Fix ormCustomFieldsValue not reloaded after DBInsert or DBUpdate
2023-04-26 18:16:18 +02:00
Pierre Goiffon
900aa4a044
N°6043 Add phpdoc
2023-04-26 17:41:07 +02:00
BenGrenoble
0ded36fb52
N°6200 - Hamonize menu entries
2023-04-26 17:28:53 +02:00
Pierre Goiffon
dd5486eaa9
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-04-26 17:13:14 +02:00
Pierre Goiffon
3c15186685
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-04-26 17:12:08 +02:00
Pierre Goiffon
fa038ded3d
N°6254 ItopDataTestCase::CreateUserRequest : fix new argument default value
...
Was creating error Too few arguments passed
2023-04-26 16:42:27 +02:00
Pierre Goiffon
e7ea1b831c
N°6254 ItopDataTestCase::CreateUserRequest : now pass fields values as array
...
More versatile way of doing things !
2023-04-26 16:22:26 +02:00
Eric Espie
d8b21e11ed
N°6182 - Fix crash with UNION OQL queries when classes / aliases are different
2023-04-26 15:09:12 +02:00
Molkobain
7e08f6131c
Merge remote-tracking branch 'origin/support/3.0' into develop
...
# Conflicts:
# js/links/links_widget.js
2023-04-26 12:19:04 +02:00