Molkobain
869f590bf4
N°657 Portal: Fix modal not closing when pressing "esc" key
2018-12-14 19:06:14 +01:00
Molkobain
3b6aa7eaf5
N°1879 Additional fix for default print format of dashboards
2018-12-14 17:31:43 +01:00
Molkobain
53ef2b0b5d
N°1171 Portal: Add CSS/JS hooks in navigation menu to identify bricks
2018-12-14 17:26:55 +01:00
Molkobain
4dfe6fc817
N°1220 Portal: Fix logo displayed not wide enough when it has a small height
2018-12-14 17:06:37 +01:00
Molkobain
260143050e
N°1880 Fix logo url not pointing to the portal home page instead of the 'app_icon_url' parameter's value
2018-12-14 17:01:22 +01:00
Molkobain
6adde38399
N°1880 Fix logo url not pointing to the portal home page instead of the 'app_icon_url' parameter's value
2018-12-14 16:54:51 +01:00
Molkobain
76a40b2f45
N°1879 Change default print format for dashboards to "A4 Landscape"
2018-12-14 16:03:56 +01:00
Denis Flaven
77c2537df7
Zoom-in cursor on zoomable images
...
(for browsers supporting the zoom-in cursor: i.e. not IE)
2018-12-14 15:12:52 +01:00
Molkobain
6a88f622ad
N°1839 Update TriggerOnThresholdReached to select attribute from a set of valid attributes instead of typing it manually
2018-12-14 11:51:14 +01:00
Molkobain
9b5d8b8a01
N°931 Fix bug when max allowed items set to 1
2018-12-14 11:11:59 +01:00
Molkobain
b4448c5bb9
Code cleanup
2018-12-14 10:00:29 +01:00
Denis Flaven
7faf3258f7
Setup hardening.
2018-12-13 18:12:58 +01:00
Denis Flaven
7c0d03ea3b
Cosmetics on setup (Licenses prompt)
...
Limit the height of the list of licences (displaying a scrollbar if
needed) so that the page fits on screen.
2018-12-13 12:12:28 +01:00
Denis Flaven
d1837377a4
Merge branch 'release/2.6' of https://github.com/Combodo/iTop.git into release/2.6
2018-12-13 11:47:41 +01:00
Denis Flaven
1c3a503a82
N°1872 Regression when editing query phrasebook entries. Fixed.
2018-12-13 11:46:39 +01:00
Molkobain
daafa9123c
N°1852 Fix loss of inline images and attachments when user has been logged off
2018-12-13 11:35:00 +01:00
Molkobain
5a1b6e43c9
N°1835 Internal: Fix regression introduced by commit 36d47c2
2018-12-13 11:18:25 +01:00
Molkobain
81d502cae8
N°1835 Internal: Fix regression introduced by commit 36d47c2
2018-12-12 20:56:07 +01:00
Molkobain
4a99ed2ad8
N°1835 Internal: Fix regression introduced by commit 36d47c2
2018-12-12 19:51:06 +01:00
Vladimir Kunin
7016724abc
Show resolution_date in resolved problem details.
2018-12-12 11:38:07 +01:00
Molkobain
0a8e3f099e
N°1864 Portal: Add notification placeholders for portal links in edit or view mode
2018-12-12 10:04:00 +01:00
Pierre Goiffon
45910dc115
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
...
# Conflicts:
# datamodels/2.x/itop-config-mgmt/zh.dict.itop-config-mgmt.php
# dictionaries/zh.dictionary.itop.ui.php
2018-12-11 17:23:34 +01:00
Pierre Goiffon
afd6428411
💡 @var on iApplicationObjectExtension calls
2018-12-11 17:19:52 +01:00
Eric
7eb419507b
⚡ N°1420 - Perf autocomplete (remove almost duplicated requests)
2018-12-11 16:39:57 +01:00
Eric
8400eb910f
⚡ N°1420 - Perf autocomplete (remove almost duplicated requests)
2018-12-11 16:35:31 +01:00
Eric
b38d33d7a6
⚡ N°1420 - Perf autocomplete (remove almost duplicated requests)
2018-12-11 16:23:08 +01:00
Pierre Goiffon
b4a6d378ab
N°1827 fix freeze on object creation when changing dependant field, if object has hidden TagSet field
2018-12-11 15:54:33 +01:00
Eric
44b7821015
N°1846 - Fix Object Copier: Create Ticket from CI, duplicate links
2018-12-11 15:26:24 +01:00
Pierre Goiffon
52ac819c1f
N°1835 wooops fix previous commit
2018-12-11 10:25:48 +01:00
Pierre Goiffon
c4ba1d55ac
🔊 N°1835 log error when transaction_id invalid in UI.php
2018-12-11 10:09:50 +01:00
Molkobain
85acac60c7
💪 Fix execution notice
2018-12-11 09:54:09 +01:00
Purple Grape
23ee8d6a14
Update zh.dict.itop-config-mgmt.php
...
add two empty lines against english ,small translation improvement
2018-12-11 09:16:38 +01:00
Pierre Goiffon
2154916848
ZH translation : remove unecessary '~~'
2018-12-11 09:08:40 +01:00
Purple Grape
d3fd81545a
Update zh.dictionary.itop.ui.php
...
fix one line missing and small translation improvement
2018-12-11 09:06:22 +01:00
Molkobain
f54da5f9a6
Internal: Debug trace when InlineImage::FinalizeInlineImages() fails to retrieve transaction ID
2018-12-10 17:44:49 +01:00
Pierre Goiffon
36d47c2274
N°1835 fix transaction_id lost with session
...
* transaction_id are now stored by default in file instead of session ("transaction_storage" config parameter : default value was 'Session', it is now 'File')
* session_regenerate_id() call can be disabled using "regenerate_session_id_enabled" config parameter
* new 'transaction_id' parameter type to allow dots (with a file storage, transaction_id equals the temp file name and on Windows we're getting *.tmp)
2018-12-10 17:39:07 +01:00
Eric
bd082c0a6e
N°917 - Rolled back fields to AttributeText until AttributeQueryAttCodeSet can manage fields order correctly
2018-12-10 15:25:22 +01:00
Stephen Abello
fb028710e0
Datamodel viewer: Fix an issue where OQL Filters were truncated
2018-12-10 15:10:58 +01:00
Stephen Abello
29dd196193
N°1848: Fix timeout regression on impact analysis' tooltip
2018-12-10 10:01:48 +01:00
Pierre Goiffon
80a8f7a888
Update translation files
2018-12-10 08:46:02 +01:00
Pierre Goiffon
7f497fe3be
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
...
# Conflicts:
# datamodels/2.x/itop-attachments/zh.dict.itop-attachments.php
# datamodels/2.x/itop-backup/zh.dict.itop-backup.php
# datamodels/2.x/itop-change-mgmt-itil/zh.dict.itop-change-mgmt-itil.php
# datamodels/2.x/itop-change-mgmt/zh.dict.itop-change-mgmt.php
# datamodels/2.x/itop-config-mgmt/es_cr.dict.itop-config-mgmt.php
# datamodels/2.x/itop-config-mgmt/zh.dict.itop-config-mgmt.php
# datamodels/2.x/itop-config/zh.dict.itop-config.php
# datamodels/2.x/itop-datacenter-mgmt/zh.dict.itop-datacenter-mgmt.php
# datamodels/2.x/itop-hub-connector/zh.dict.itop-hub-connector.php
# datamodels/2.x/itop-incident-mgmt-itil/zh.dict.itop-incident-mgmt-itil.php
# datamodels/2.x/itop-knownerror-mgmt/zh.dict.itop-knownerror-mgmt.php
# datamodels/2.x/itop-portal-base/zh.dict.itop-portal-base.php
# datamodels/2.x/itop-problem-mgmt/es_cr.dict.itop-problem-mgmt.php
# datamodels/2.x/itop-problem-mgmt/zh.dict.itop-problem-mgmt.php
# datamodels/2.x/itop-request-mgmt-itil/es_cr.dict.itop-request-mgmt-itil.php
# datamodels/2.x/itop-request-mgmt-itil/zh.dict.itop-request-mgmt-itil.php
# datamodels/2.x/itop-request-mgmt/es_cr.dict.itop-request-mgmt.php
# datamodels/2.x/itop-request-mgmt/zh.dict.itop-request-mgmt.php
# datamodels/2.x/itop-service-mgmt-provider/zh.dict.itop-service-mgmt-provider.php
# datamodels/2.x/itop-service-mgmt/zh.dict.itop-service-mgmt.php
# datamodels/2.x/itop-tickets/zh.dict.itop-tickets.php
# datamodels/2.x/itop-welcome-itil/zh.dict.itop-welcome-itil.php
# dictionaries/zh.dictionary.itop.core.php
# dictionaries/zh.dictionary.itop.ui.php
2018-12-10 08:38:19 +01:00
Molkobain
59570f3a21
Update spanish translations (thanks to Miguel Turrubiates)
2018-12-07 19:32:27 +01:00
Eric
53fe826f9f
Autocomplete: Prevent the RETURN key to submit form if no value is set
2018-12-07 16:06:52 +01:00
Molkobain
56b4ecb4ce
🌐 Update spanish translations (thanks to Miguel Turrubiates! ✌)
2018-12-07 14:25:17 +01:00
Pierre Goiffon
d17717e4b5
👥 Add @purplegrape to the contributor's list (PR #24 , thank you !)
2018-12-07 11:23:55 +01:00
Molkobain
68da3a4aad
Change default attachments (and inline images) lifetime to 1 day instead of 1 hour
2018-12-07 11:16:41 +01:00
Molkobain
855480fd7b
PHPDoc
2018-12-07 11:16:41 +01:00
Pierre Goiffon
79200e8f96
🙈 Update gitignore to handle toolkit symlinks
2018-12-07 11:13:51 +01:00
Purple Grape
7d43ae40b8
Support/2.5 ( #24 )
...
* Update zh.dict.authent-ldap.php
* Update zh.dict.authent-local.php
* Create zh.dict.itop-attachments.php
* Create zh.dict.itop-backup.php
* Update zh.dict.itop-change-mgmt-itil.php
* Create zh.dict.itop-change-mgmt.php
* Update zh.dict.itop-config-mgmt.php
* Create zh.dict.itop-config.php
* Create zh.dict.itop-datacenter-mgmt.php
* Create zh.dict.itop-hub-connector.php
* Create zh.dict.itop-incident-mgmt-itil.php
* Update zh.dict.itop-knownerror-mgmt.php
* Create zh.dict.itop-portal-base.php
* Update zh.dict.itop-problem-mgmt.php
* Create zh.dict.itop-request-mgmt-itil.php
* Create zh.dict.itop-request-mgmt.php
* Create zh.dict.itop-service-mgmt-provider.php
* Update zh.dict.itop-service-mgmt.php
* Update zh.dict.itop-tickets.php
* Update zh.dict.itop-welcome-itil.php
* Update zh.dictionary.itop.ui.php
* Update zh.dictionary.itop.core.php
2018-12-07 10:38:50 +01:00
Denis Flaven
540bc3a54b
Newsroom finalization & integration tests.
2018-12-06 15:38:29 +01:00