odain
9a0d9d2c38
Merge branch 'feature/fast-theme-compilation2' into develop
...
N°2982 - speedup themes/scss compilation during setup
N°2996 - Remove iTop version from css-variable.scss
2020-08-26 17:59:31 +02:00
odain
dd18430e70
remove GetCompiledModuleVersion deprecation
2020-08-26 16:33:49 +02:00
odain
e8e259dde9
N°2214 - Add a PHP version check in CLI PHP scripts- fix import.php script
2020-08-26 15:56:11 +02:00
Eric
5df7c8bb07
Add Async tasks info
2020-08-26 16:12:22 +02:00
Eric
bf142e5e07
Add Async tasks info
2020-08-26 13:11:04 +02:00
odain
8319d655b9
💚 renaming postbuild test folder + fix tests
2020-08-26 12:42:48 +02:00
odain
f5c8411a07
💚 ThemeHandlerTest: test fix + enhance failure messages
2020-08-26 12:09:55 +02:00
Eric
2ad4fd1707
N°580 - Autocomplete with namesakes. Complement for select. Fix error when no complement specified
2020-08-25 13:12:53 +02:00
Eric
761c2a46a3
N°3234 - Cron rework
...
* some timezone refactors occurred
2020-08-25 11:20:17 +02:00
odain
c986927de9
CI switching
2020-08-24 14:11:25 +02:00
Eric
e8eb6d0e31
N°3249 - N°2957 - Revert one file per class => generate all the classes in the same file: model.<module>.php to address forward declaration of classes
2020-08-24 12:41:49 +02:00
Eric
077772ea9c
N°2969 - moved dictionaries
2020-08-24 09:31:34 +02:00
rquetiez
3119af6c29
N°3268 Add test to check dictionary files: make sure that the Dict::Add declarations match the file name
2020-08-21 17:43:40 +02:00
Molkobain
83ef7cff8a
N°3267 - Webservices: Fix optional headers not being taken into account
2020-08-21 16:55:03 +02:00
acognet
2142ffedc3
Add PHP Warning for misused of the function OptimizeColumnLoad
2020-08-20 16:44:44 +02:00
acognet
23c0a67914
N°580 - Autocomplete with namesakes. Complement for select
2020-08-20 16:42:43 +02:00
Eric
3b00911f62
Merge branch 'GurneyHallack-feature/api-core_get' into develop
2020-08-20 15:46:19 +02:00
Eric
b9b1e436ec
Merge branch 'feature/api-core_get' of https://github.com/GurneyHallack/iTop into GurneyHallack-feature/api-core_get
2020-08-20 15:44:52 +02:00
Eric
87312d4457
N°2969 - Fix relative path of dictionaries
2020-08-20 14:45:43 +02:00
Pierre Goiffon
4e5bbcde35
N°3198 n:n relations in edit mode : refresh remote class fields on extkey change
2020-08-19 16:06:37 +02:00
Pierre Goiffon
7d7270296e
🎨 📝 format & add comment
2020-08-19 16:06:37 +02:00
Pierre Goiffon
44e188fa2c
N°3198 n:n relations in edit mode : extkey to remote class is now editable
2020-08-19 16:06:11 +02:00
Pierre Goiffon
c69e83f779
Merge remote-tracking branch 'origin/support/2.7' into develop
2020-08-18 17:50:39 +02:00
Eric
6a25933744
N°3248 - code hardening
2020-08-18 17:21:48 +02:00
odain
91006351d3
Fix tests 💚
2020-08-18 17:20:47 +02:00
Pierre Goiffon
208ccfe3ab
N°3257 Fix cannot create objects with AttributeImage from extkey widget on PHP 7.4
2020-08-18 17:13:37 +02:00
Eric
f74c78d61c
N°3248 - code hardening
2020-08-18 17:02:46 +02:00
acognet
e43f55df03
N°2508 - Include Obsolescence icon within list and autocomplete
2020-08-18 15:55:03 +02:00
acognet
0f741f28f3
N°2508 - Include Obsolescence icon within list and autocomplete
2020-08-18 15:14:50 +02:00
Eric
6176af089c
N°3256 - Invalid filter parameter, when using & (ampersand) in filter parameter (OQL Query)
2020-08-18 14:41:18 +02:00
acognet
4d2633a9ea
N°2508 - Include Obsolescence icon within list and autocomplete
2020-08-18 14:19:36 +02:00
Eric
c5d265f66b
N°3249 - Fix move To Production. Fix compiler code generation broken by N°2957
2020-08-18 14:17:01 +02:00
Eric
0311fe330b
Fix setup CSS
2020-08-18 14:14:52 +02:00
acognet
4648e436ac
N°2508 - Include Obsolescence icon within list and autocomplete
2020-08-18 12:42:48 +02:00
odain
0b9ba4d053
Merge branch 'feature/release-checklist-2.7' into develop
2020-08-18 10:31:02 +02:00
acognet
700d11fa8f
N°2508 - Include Obsolescence icon within list and autocomplete
2020-08-18 10:19:01 +02:00
acognet
f64e081c1f
Remove file unused
2020-08-18 10:19:01 +02:00
acognet
54b6a29ba0
N°2393 - API : Font Awesome remove v4 compatibility
2020-08-18 10:19:00 +02:00
acognet
e0bf262343
N°2534 - dashboard: bug with autorefresh that deactivates filtering on organizations
2020-08-18 10:19:00 +02:00
Pierre Goiffon
3a276715d6
📝 SECURITY : fix typo
2020-08-18 09:18:37 +02:00
Pierre Goiffon
71848cb56b
Merge branch 'support/2.7' into develop
...
# Conflicts:
# .jenkins/bin/tests/phpunit.sh
# Jenkinsfile
# core/config.class.inc.php
# core/dbobjectsearch.class.php
# core/ormlinkset.class.inc.php
# datamodels/2.x/combodo-db-tools/dbtools.php
# dictionaries/nl.dictionary.itop.ui.php
2020-08-17 09:36:43 +02:00
odain-cbd
71b725420a
Merge branch 'develop' into feature/fast-theme-compilation2
2020-08-17 00:18:15 +02:00
rquetiez
fcd4ad6872
N°3052 add the core/application XML files and rewrite the test for two benefits:
...
a - the latest XML version is currently not correlated with the the version of iTop (though it seems to be)
b - see the converted XML... that could be saved to fix the report
2020-08-14 19:57:38 +02:00
odain
a538e3c1a2
N°2996 Remove iTop version from css variables
...
- $version does not exit anymore in css-variables.css. now its value is computed during setup and equals setup timestamp instead.
- use precompiled files (declared in datamodels XML files) to check if theme compilation is required or not.
- referenced images in scss files are included in precompiled file signatures just like scss files md5sum.
- images declared in scss files with v=$version are reloaded automatically on browser side after each theme compilation (see xxx.png?v=timestamp)
- precompiled files are replaced if theme compilation occurred. this will avoid same time consuming operation at next setup.
- code cleanup: arrays / variables renamed
2020-08-14 17:03:16 +02:00
rquetiez
a1f5d8041e
N°3251 (see also PR#152) - CSV data synchro allows "<NULL>" to be interpreted as "Let the attribute unchanged for the current row"
2020-08-13 21:49:30 +02:00
rquetiez
d679deba02
refactor CSV Parser unit tests from the old home-made framework into PHP Unit, and add new test to check that <NULL> is parsed as a real null value
2020-08-13 21:12:50 +02:00
Pierre Goiffon
91c6916d86
🐛 Fix setup homepage error with PHP < 7.1.0
...
Was due to const visibility added in ormLinkSet class in commit b58a084d
This isn't supported before PHP 7.1.0, see https://www.php.net/manual/fr/language.oop5.constants.php :
> As of PHP 7.1.0 visibility modifiers are allowed for class constants.
2020-08-13 15:29:27 +02:00
acognet
f90105c107
N°2534 - dashboard: bug with autorefresh that deactivates filtering on organizations
2020-08-12 14:18:05 +02:00
odain
e5487edbfb
Merge remote-tracking branch 'remotes/origin/feature/perf-serialization' into develop
2020-08-10 11:10:44 +02:00
odain-cbd
3cae585f78
Merge pull request #154 from Combodo/revert-136-feature/fast-theme-compilation
...
Revert "Faster compilation of themes"
2020-08-07 16:20:38 +02:00