Eric
de71d490c1
N°4099 - Fix object lists being very slow for classes with a overloaded GetName() function
2021-06-25 17:13:14 +02:00
acognet
60b015919d
N°3912 - Polishing: Export - error message + ccs for pdf
2021-06-25 10:25:24 +02:00
acognet
2ca11aa2b7
N°3903 - Polishing: Query phrasebook
2021-06-25 10:15:40 +02:00
acognet
275daf3b0d
N°4085 - Polishing : bulk modify
2021-06-25 10:11:57 +02:00
Eric
671d112452
⚡ Add Echoing for all pages KPI
2021-06-24 15:12:13 +02:00
Eric
2a9ce75db0
✅ fix precompiled css
2021-06-23 12:22:11 +02:00
Pierre Goiffon
f8fcfc4d7d
N°4083 - Polishing: Modal
2021-06-23 10:42:45 +02:00
Pierre Goiffon
663a9ab224
Fix code injection heredoc
2021-06-23 10:01:29 +02:00
acognet
f604821bdf
N°4083 - Polishing: Modal
2021-06-23 09:38:22 +02:00
acognet
ac83c0334c
N°3906 - Polishing: Users and profiles -> change size of datatable
2021-06-22 18:09:42 +02:00
acognet
457165b2fc
N°4085 - Polishing : bulk modify
2021-06-22 17:34:14 +02:00
acognet
bce1bd8192
N°3912 - Polishing: Export
2021-06-22 12:24:32 +02:00
odain
4d123e1450
fix ci
2021-06-22 10:00:18 +02:00
acognet
1281d475e4
N°3912 - Polishing: Export : fix date entry + size of datatable
2021-06-21 16:50:19 +02:00
acognet
32ac999ff5
N°3912 - Polishing: Export - display of tabular fields
2021-06-21 16:47:02 +02:00
Pierre Goiffon
5db8bd06ba
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# core/cmdbsource.class.inc.php
# core/coreexception.class.inc.php
# core/log.class.inc.php
2021-06-21 16:24:27 +02:00
Eric
0f5130611d
✅ Fix log API tests
2021-06-21 16:07:36 +02:00
Eric
a1271da74a
N°3513 - ObjectFormManager : remove transaction
2021-06-21 15:03:17 +02:00
Denis
0d40235791
🗃️ N°3968 Fix mutex being silently released after connection timeout ( #209 )
...
Mutex are using their own DB connection
Because the `wait_timeout` isn't specified when opening the connection, it could be closed before we released the lock : if so the lock is silently released !
We are now setting this variable directly when opening the connection to avoid such case (setting 86400s, so 1 day : this should be enough !)
2021-06-21 12:33:15 +02:00
acognet
d1e594e225
Fix precompiled themes
2021-06-21 11:59:08 +02:00
acognet
bcc2d7140e
N°3905 - Polishing: CSV Import
2021-06-21 09:41:36 +02:00
acognet
ee5847ec82
N°3912 - Polishing: Export - export of impact analysis
2021-06-21 09:22:07 +02:00
Eric
108bc2fa1d
N°3573 - Migrate backoffice pages to new UIBlock system : System Information
2021-06-18 17:16:22 +02:00
acognet
efb7f84ec4
Fix precompiled themes
2021-06-18 17:12:31 +02:00
acognet
224031e0d6
N°3905 - Polishing: CSV Import
2021-06-18 17:00:39 +02:00
Stephen Abello
e905838733
Revert layout changes from 11f6c88 as they break dashlet table
2021-06-18 13:54:54 +02:00
Pierre Goiffon
dd63f2b817
N°4012 Debug trace for objects lists in portal : ManageBrick and BrowseBrick
...
'portal' channel, debug level
2021-06-18 10:58:04 +02:00
Pierre Goiffon
8f84c3b84b
🎨 LogAPI code formatting
2021-06-18 10:58:04 +02:00
Stephen Abello
bc4f384948
N°4082 Add missing German translation (many thanks to ITOMIG!)
2021-06-18 10:02:09 +02:00
Pierre Goiffon
00c58bb245
💡 updateLicenses.php : copy phpdoc from develop branch
2021-06-17 17:11:30 +02:00
acognet
11f6c88ac7
N°3905 - Polishing: CSV Import
2021-06-17 11:16:31 +02:00
acognet
77cf879f4f
N°3912 - Polishing: Export
2021-06-17 10:43:06 +02:00
acognet
13f6f6ebe6
N°3551 - Migrate module to new UIBlock system : Customer Survey
2021-06-17 09:42:28 +02:00
odain
c413ac989e
fix ci: add anotations to be able to exclude tests
2021-06-16 18:25:10 +02:00
Stephen Abello
7a770b32ee
N°4082 Update German translations (many thanks to ITOMIG!)
2021-06-16 14:44:51 +02:00
vdumas
9d8adae5c7
N°4079 fix FR dictionary typo
2021-06-15 18:10:54 +02:00
Stephen Abello
b0531597f0
Update precompiled themes
2021-06-15 15:22:28 +02:00
Stephen Abello
0bdf43b085
Fix "Enter iTop" button
2021-06-15 15:21:51 +02:00
Stephen Abello
27da8470b7
Harmonize setup look with backoffice one and force navigation buttons to remain at the same position at every setup step 🙉 🙉 🙉
2021-06-15 15:03:50 +02:00
Stephen Abello
c0be48ceee
Remove deprecated import
2021-06-15 14:00:51 +02:00
Stephen Abello
6c561029e9
N°4074 Show date picker above object and display today's date / selected date
2021-06-15 10:38:29 +02:00
Pierre Goiffon
c417a454d6
New symlink flag set by the compiler, new compile with symlinks checkbox in the setup ( #190 )
...
The flag consists of the new `data/.compilation-symlinks` file, which is included in the code base (but not available in the Combodo packages).
It will be used and generated if and only if :
* we are on a dev env (`\utils::IsDevelopmentEnvironment`)
* the `symlink` PHP function exists
The flag is generated low level in the compiler (\MFCompiler::DoCompile)
In the setup, if the flag is present and all conditions are met then a new option will be displayed in the "Miscellaneous Parameters" wizard step. When unchecking/checking the flag will be updated accordingly by an ajax query.
All other compiler consumers (Designer / Hub connectors, Core Update, scripts using `RunTimeEnvironment` class) will :
* if they provide a value for the symlink option, it will be used
* otherwise the flag will be used instead, if conditions are met
2021-06-14 16:44:34 +02:00
Pierre Goiffon
d8e2a1cc7c
Merge branch 'support/2.7' into develop
...
# Conflicts:
# README.md
# composer.json
# composer.lock
# core/cmdbsource.class.inc.php
# core/dbobject.class.php
# datamodels/2.x/combodo-db-tools/db_analyzer.class.inc.php
# datamodels/2.x/combodo-db-tools/dbtools.php
# datamodels/2.x/combodo-db-tools/dictionaries/zh_cn.dict.combodo-db-tools.php
# datamodels/2.x/itop-attachments/dictionaries/zh_cn.dict.itop-attachments.php
# datamodels/2.x/itop-core-update/dictionaries/zh_cn.dict.itop-core-update.php
# dictionaries/zh_cn.dictionary.itop.core.php
# dictionaries/zh_cn.dictionary.itop.ui.php
# lib/composer/InstalledVersions.php
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
# lib/composer/installed.php
# lib/composer/platform_check.php
# pages/ajax.render.php
# pages/csvimport.php
# setup/ajax.dataloader.php
# setup/index.php
# setup/setuputils.class.inc.php
# test/application/UtilsTest.php
2021-06-14 16:19:56 +02:00
Stephen Abello
51e24a4e35
Replace htmlentitites() call with escapehtml()
2021-06-14 12:15:09 +02:00
Stephen Abello
a82f172ca4
Fix wrong id being used for datatables twig variable name
2021-06-14 12:01:29 +02:00
Stephen Abello
8ef43452f8
Fix multiple typo in datatables twig variables
2021-06-14 12:01:29 +02:00
Molkobain
18a4867b4d
Accessibility: Add missing aria-label / tooltip attributes on the advanced search
2021-06-13 09:43:22 +02:00
Molkobain
ff05a1d35e
Accessibility: Add missing alt attribute on decorative images
...
- Dashlet badge
- Dashlet header static
2021-06-12 22:52:48 +02:00
Molkobain
5a4c9393a4
Add missing viewport meta from webpage template
...
(Backoffice won't be responsive in iTop 3.0)
2021-06-12 19:26:25 +02:00
Molkobain
4b03b42494
Remove inline CSS from NavigationMenu
2021-06-12 19:13:41 +02:00