Molkobain
8c03525fbb
N°2875 - Fix missing argument ":this" when submitting an entry in the activity panel
2021-11-03 12:01:20 +01:00
Eric Espie
79c17970f8
✅ Fix tests on packages missing composer.json file
2021-11-03 11:31:43 +01:00
Pierre Goiffon
04f7660267
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# js/utils.js
2021-11-03 11:19:23 +01:00
Pierre Goiffon
8c7f7abaab
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
...
# Conflicts:
# test/application/privUITransactionFileTest.php
2021-11-03 11:10:43 +01:00
Eric Espie
e963a6741f
N°3985 - avoid sql request for notifications in case of object creation and avoid reloads on requesting triggers
2021-11-03 11:00:41 +01:00
Pierre Goiffon
e8d314e1f6
✅ N°4367 Fix \privUITransactionFileTest::testIsTransactionValid
...
* change user name for when password policy is active
* admin user doesn't exist on Jenkins : create a second user
* test UserRights::Login return value
* document that we depend on the sample data
2021-11-03 10:50:25 +01:00
Molkobain
ebe493f7f7
Set attribute: Add tooltip on items when attribute is in edition
2021-11-02 18:48:03 +01:00
Pierre Goiffon
e29f1825be
N°4367 Fix "redeclaration of const CombodoSanitizer"
...
The utils.js can be included more than once in old iTop branches :( This is fixed in 3.0.0 (develop branch)
Also add missing ";"
2021-11-02 17:14:16 +01:00
vdumas
2df8bb1707
N°3735 - Add SetComputedDate on DBObject
2021-11-02 16:55:25 +01:00
Eric Espie
27995c14bf
N°3985 - avoid sql request for history in case of object creation
2021-11-02 15:35:51 +01:00
Molkobain
890d0f64ce
Add @ilya-stukalov to the constributors, thanks!
2021-11-01 18:18:17 +01:00
Vladimir Kunin
a29bb83a20
Fix typos
2021-10-29 18:27:04 +02:00
Vladimir Kunin
413820a22b
Update general UI translations: many typos & errors, "iTop" replaced by constant ITOP_APPLICATION_SHORT, add new & improve existing strings.
2021-10-29 18:27:04 +02:00
Vladimir Kunin
860472beea
Update CMDBChangeOp UI translations
2021-10-29 18:27:04 +02:00
Vladimir Kunin
dd4283199e
Update NavigationMenu translations
2021-10-29 18:27:04 +02:00
Vladimir Kunin
e147aa31aa
Add KeyboardShortcuts translations
2021-10-29 18:27:04 +02:00
Vladimir Kunin
b8aa3dfb0c
Update Activity panel translations
2021-10-29 18:27:04 +02:00
Vladimir Kunin
83e2dbc30a
Update Newsroom translations
2021-10-29 18:27:04 +02:00
Vladimir Kunin
f63dad7a3a
Update tab container translations
2021-10-29 18:27:04 +02:00
Vladimir Kunin
c75bb6b892
Update Navigation Menu translations
2021-10-29 18:27:04 +02:00
Vladimir Kunin
15ffb82257
Update preferences translations
2021-10-29 18:27:04 +02:00
Vladimir Kunin
5e2ae18570
Typo
2021-10-29 18:27:04 +02:00
ilya.stukalov
070a23e61b
Add UI translations for iTop 3.0.
2021-10-29 18:27:04 +02:00
acognet
0ab6655ae7
N°4385 - MetaModel::GetRelatedObjectsUp does yield correct results, while DBObject->GetRelatedObjectsUp does not
2021-10-29 13:36:32 +02:00
acognet
322371dd9f
N°4349 - Drop-down mandatory template field documented still required in modification
2021-10-29 13:33:44 +02:00
Molkobain
b8e974cfd1
N°4398 - Add object name in the tab name when browsing datamodel viewer
2021-10-28 15:58:32 +02:00
odain
e03eb1e279
N°3556: fix broken ci temporarly for test using ItopDataTestCase
2021-10-28 11:48:14 +02:00
bruno-ds
6d2b75df9e
N°4261 - test correctness: log deactivation is performed using bool false and not Error level
...
thanks @BenGrenoble
2021-10-26 15:54:44 +02:00
Stephen Abello
ab1b6837a2
N°3800 Fix line spacing in rich text editor and in its displayed content
2021-10-26 15:26:29 +02:00
Stephen Abello
5c02b5c38c
N°4396 Fix graphs not displaying anymore in Dashboard Attribute
2021-10-26 10:50:32 +02:00
Stephen Abello
dd486dd015
N°3911 Fix datamodel viewer table overflowing in some case
2021-10-26 10:11:12 +02:00
Molkobain
b7e8c0de8a
N°4400 - Restore PHP debug output being displayed in a modal
2021-10-25 21:34:03 +02:00
Molkobain
32dae59b9b
N°4400 - Move inline JS functions to corresponding JS file
2021-10-25 19:51:07 +02:00
acognet
5540988001
N°4349 - Drop-down mandatory template field documented still required in modification
2021-10-25 15:50:43 +02:00
Stephen Abello
f8c59e6171
N°3911 Allow datamodel viewer graph to be horizontally scrolled when overflowing out of page
2021-10-25 15:35:33 +02:00
acognet
ab23ea1da0
N°3928 - Polishing: Impact analysis
2021-10-25 14:12:11 +02:00
Molkobain
3d49cd199a
Fix Panel not being collapsible anymore (regression from 1c11cef2f, thanks @accognet !)
2021-10-25 12:15:02 +02:00
denis.flaven@combodo.com
ee848129b7
New methods for creating/import test data from XML files.
2021-10-25 11:49:56 +02:00
Molkobain
63448276cc
Tooltips: Add possibility to define theme through meta-data
2021-10-24 11:12:07 +02:00
Stephen Abello
d5af6e9061
N°4319 Backup page datatable no longer grow off limits, even on Chrome, also fix restore button
2021-10-22 14:39:30 +02:00
Molkobain
2fc3e7ad38
N°2875 - Fix empty mention results when host object is being created
2021-10-22 13:23:24 +02:00
Stephen Abello
465ed58471
N°4319 Backup page datatable no longer grow off limits
2021-10-22 10:35:43 +02:00
Eric Espie
fac454595a
removing meaningless information
2021-10-22 10:10:14 +02:00
acognet
89ea4adbce
N°4366 - RCSS in /pages/ajax.searchform.php on develop
2021-10-21 17:15:27 +02:00
bruno-ds
427f107ddf
N°4261 - Fix CI and add a test case
2021-10-21 17:04:08 +02:00
Pierre Goiffon
59d674d744
Fix broken export
...
Argument 1 passed to Combodo\iTop\Controller\AjaxRenderController::ExportBuild() must be an instance of Combodo\iTop\Controller\ajax_page, instance of AjaxPage given,
Caused by merge of support/2.7 with 2 conflicts on the same line (347cbca5 )
2021-10-21 17:03:36 +02:00
Molkobain
54db7243bf
N°2875 - Restore correct app. version check in the module installer 🥶
2021-10-21 16:36:41 +02:00
Eric Espie
e6d2b0bc18
N°4346 - Restore HTML metadata (data-xxx) on lists in the backoffice
2021-10-21 16:18:57 +02:00
bruno-ds
9e1f5a1b63
N°4261 - ExceptionLog restore Portal log level to Error as for iTop 2.7 (no more BC break)
...
- default level is now Error,
- for "write in DB": each level (including error) are ignored by default
2021-10-21 16:18:27 +02:00
Stephen Abello
5b42b8983a
N°3515 Update some classes icon to match 3.0 UI
2021-10-21 16:00:18 +02:00