Pierre Goiffon
83b3fb80d5
🎨 N°659 uniqueness constraint : more possibilities to customize check
...
* 2 methods called per rule instead of only one
* now we're getting the rule id as parameter
2018-11-23 16:35:46 +01:00
Pierre Goiffon
c242f90440
N°659 uniqueness constraint : fix class used in the dict key for the error message
...
It has to be the rule root class, not the current class
2018-11-23 09:44:42 +01:00
Pierre Goiffon
e4912ee175
🎨 PhpDoc
...
(cherry picked from commit d3aeb807d433e656df22f166387230b431656f58)
2018-11-22 17:40:37 +01:00
Molkobain
83e1f35f9c
N°1792 Fix error message in browser console "Failed to load resource: ERR_INVALID_URL"
2018-11-22 16:59:08 +01:00
Denis Flaven
c42333d085
N°1718 Make attribute image zoomable
2018-11-22 16:06:23 +01:00
Eric
c4c0b0f630
💄 rework of the slider button
2018-11-22 15:24:30 +01:00
Eric
aec3c34eea
N°1787 - Fix execution warning
2018-11-22 14:17:45 +01:00
Molkobain
c4ff20b9fb
N°1789 Internal: Fix regression introduced in 6a6c069
2018-11-22 10:49:02 +01:00
Molkobain
c7ce35a877
Merge branch 'release/2.6' of https://github.com/Combodo/iTop into release/2.6
2018-11-22 10:36:27 +01:00
Denis Flaven
5ccfa24b27
iTop Newsroom implementation - painfully merged manually...
2018-11-21 19:36:51 +01:00
Molkobain
1c6a6edf5a
Merge branch 'release/2.6' of https://github.com/Combodo/iTop into release/2.6
2018-11-21 18:50:29 +01:00
Pierre Goiffon
a659de9c9b
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/src/controllers/browsebrickcontroller.class.inc.php
2018-11-21 18:14:13 +01:00
Molkobain
8530db347b
N°1788 Portal: Fix regression, icons not displayed in service catalog (introduced in ab1715ed)
2018-11-21 17:35:33 +01:00
Molkobain
29e28dedf1
Internal: Fix SASS to CSS convert for urls with query string (parameters after the "?")
2018-11-21 17:16:57 +01:00
Molkobain
3aed65c921
(cherry picked from 854bb81) N°1779 Fix none draggable columns in exports (Excel, CSV, ...)
...
- Fix AjaxWebPage load of linked stylesheets
- Remove unnecessary imports of JS/CSS files
2018-11-21 16:13:11 +01:00
Molkobain
0acc0b4a74
PHPDoc
2018-11-21 16:09:16 +01:00
Molkobain
c300e46480
N°1779 Fix none draggable columns in exports (Excel, CSV, ...)
...
- Fix AjaxWebPage load of linked stylesheets
- Remove unnecessary imports of JS/CSS files
2018-11-21 15:55:45 +01:00
Eric
0a3f076335
1784 - Fix Toolkit error on decimals
2018-11-21 15:11:19 +01:00
Eric
12d9551845
N°1706 - Fix error display when object cannot be saved
2018-11-21 14:26:50 +01:00
Vladimir Kunin
0d6c799f9c
RU: name_brand iqueness rule and type phone in Model; person is mandatory error in User; all core attributes.
2018-11-21 14:22:46 +01:00
Eric
a395f5b63c
N°1583 - No filter applied if only one org defined
2018-11-21 11:25:24 +01:00
Eric
cf0ad59ec5
N°1754 - Linkset and CheckToWrite: Loss of links on error during creation
2018-11-21 10:34:06 +01:00
Eric
2e46fa50b3
🌐 Update dictionaries with new missing entries
2018-11-21 10:25:58 +01:00
Molkobain
5a30a3dcb3
N°1750 Portal: Fix broken attachment preview and link on object creation (worked on object edition)
2018-11-21 10:08:27 +01:00
Eric
f9bb2e7a14
💚 N°1583 - user_manager User cannot create a User without Contact (fixed CI)
2018-11-20 18:03:08 +01:00
Eric
57e8b9faaf
N°1583 - user_manager User cannot create a User without Contact
2018-11-20 15:43:05 +01:00
chifu1234
c737b83eb5
Update metamodel.class.php (Cherry picked from branch develop 91f1598)
2018-11-20 15:22:59 +01:00
Pierre Goiffon
5c91a1a612
🌐 RU for itop-config-mgmt : put back 2 missing keys for name_brand uniqueness rule in Model class
2018-11-20 11:53:13 +01:00
Pierre Goiffon
0c49641094
N°659 Uniqueness rules : description and error message are now picked in dictionaries entries with the $sClassName/UniquenessRule:$sUniquenessRuleId convention
2018-11-20 11:42:25 +01:00
Molkobain
99e909dae4
N°1702 Change "description" & "error_message" properties from hardcoded string to dictionary entries
...
New convention is:
- Class:<class>/UniquenessRule:<rule_code> for the error message
- Class:<class>/UniquenessRule:<rule_code>+ for the description of the rule itself
2018-11-19 18:18:35 +01:00
Molkobain
ecf34b47cb
Code cleanup
2018-11-19 12:17:35 +01:00
Molkobain
949b4495fc
Revert "Code cleanup" from commit ac89b2d
2018-11-19 12:16:22 +01:00
Eric
bd7e0174f3
🎨 Code refactor proposed by jbostoen
2018-11-19 11:31:57 +01:00
Molkobain
ac89b2dc44
Code cleanup
2018-11-19 11:28:38 +01:00
Molkobain
7e3fceb7dc
N°1758 Fix read only attributes on bulk apply stimulus
2018-11-16 17:42:21 +01:00
Eric
b28ed08a85
🐎 N°1668 - Perf: avoid object update parse hidden LinkedSet attribute
2018-11-16 17:27:42 +01:00
Stephen Abello
a488c42dca
N°721: ResolveFrom now only set attributes mandatory in resolved & closed states that aren't already set
2018-11-16 17:20:11 +01:00
Pierre Goiffon
62bc6714e0
N°1746 add another log in CK image upload : when mime type is not an image
2018-11-16 15:24:15 +01:00
Eric
9c9ebeeceb
N°1763 - Fix autocomplete and accents
2018-11-16 15:17:49 +01:00
Molkobain
fb233709e0
Search: Fix search submit after closing an empty criterion
2018-11-16 11:37:48 +01:00
Eric
9169cced20
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
2018-11-16 11:33:33 +01:00
Eric
9ceb8e9f0b
N°1765 - Fix Organization filter and UNION filter in ExternalKey search
2018-11-16 11:31:36 +01:00
Eric
1db9708624
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
2018-11-16 10:36:24 +01:00
Eric
5cedcb2389
N°1620: Fix 'forgot your password?' error when resetting password
2018-11-16 10:34:12 +01:00
Molkobain
52b42d0210
PHPDoc
2018-11-16 09:31:24 +01:00
Kamil Konečný
67f5f09530
Title field XSS vulnerability solution.
2018-11-16 08:59:50 +01:00
Eric
b9e0747825
N°1074 - ExternalField default label is now "key_name->label"
2018-11-15 17:33:42 +01:00
Eric
e44ed248ef
N°1659 - Don't use anymore the current organization in the external key search (and n-n)
2018-11-15 17:07:31 +01:00
Stephen Abello
b0c120d7fd
N°1728: Display error on setup for unsupported MySQL 8+ versions (MariaDB & Percona not affected)
2018-11-15 15:04:44 +01:00
Molkobain
177b6d1757
N°1750 Portal: Fix broken attachment preview and link on object creation (worked on object edition)
2018-11-15 14:29:52 +01:00