Eric
fb31c9006a
N°1408 - Fix import dashboard
2018-10-15 16:37:18 +02:00
Eric
94b4f10277
N°1408 - Fix Object print page for attributes dashboard
2018-10-15 16:37:17 +02:00
Eric
709badd0f7
N°1408 - Support contextual parameters in attributes dashboard
2018-10-15 16:37:17 +02:00
Pierre Goiffon
c1e2f35c96
N°931 TagSet : fix remove/add of a partial value in bulk edit
2018-10-15 11:45:29 +02:00
Pierre Goiffon
7e4edc6e3a
Forms mandatory check : switch to first tab with error
...
(cherry picked from commit 80e6801db3e7770997e705d087e57b682e8df092)
2018-10-15 09:45:08 +02:00
steffunky
0a34fb7a7a
N°1590: Advanced search: fixed a bug when selecting foreign keys would not add items (selectionMode is mandatory)
2018-10-12 11:06:31 +02:00
Pierre Goiffon
4c2be6b2c5
N°931 AttributeTagSet widget js wrapper : partial values can now be added with just a click
2018-10-09 09:04:21 +02:00
Pierre Goiffon
860bb6d615
N°931 AttributeTagSet widget js wrapper : fix remaining console.debug call, and fix indentations
2018-10-08 17:56:34 +02:00
Pierre Goiffon
33e8b6a64c
Switch back files from CrLf to Lf
2018-10-04 17:43:03 +02:00
Stephen
c0d83e96d8
Retrofit 2.5.1 fixes into develop ( 11308dc7, 1e0d654, 7fddd6ac, 12e9e453, cbe749af, 10b7fa60, c5f3598f, 396fc2cd)
2018-10-04 11:12:16 +02:00
Molkobain
396fc2cdcd
N°1658 Fix hard-coded translation in search page when the form has not been automatically submitted.
2018-10-03 17:43:06 +02:00
Molkobain
7fddd6acdc
N°1624 Fix bulk transition integrity exception when "org_id" was not checked.
2018-10-03 15:08:54 +02:00
Stephen Abello
02f83c4f52
(Retrofit from develop 9db47428) N°1559: Fixed external attributes selection on export form
2018-10-02 10:57:49 +02:00
Steffunky
9972e253d5
enable jQuery migrate warning only in dev. environment
2018-10-01 16:17:41 +02:00
Pierre Goiffon
d8b2d4435a
N°931 AttributeSet widget : keep initial removed values
2018-09-28 09:26:23 +02:00
Pierre Goiffon
1d28a67d21
N°931 TagSet widget enabling / disabling in bulk edit
...
- rename ToogleField -> ToggleField
- for the set input, use the same ID as other fields (used by ToggleField method)
- disable the set widget if needed on opening
- binds the update event to enable / disable at will
2018-09-27 17:29:36 +02:00
Pierre Goiffon
741e88e1f0
N°931 AttributeSet widget : little naming fixes
2018-09-27 12:05:45 +02:00
Pierre Goiffon
6eaa7c0530
N°931 AttributeSet more generic CSS classes :
...
* more generic names
* use same classes in both view and edit
* in the scss file, 3 sections : attribute-set edition (with other field types styles), generic Selectize overridings, and styles for attribute-set items visualisation
2018-09-27 11:47:28 +02:00
Pierre Goiffon
1530bb89fe
N°931 TagSet widget and its POC are now more generic (to be used in all AttributeSet hierarchy)
2018-09-26 14:26:26 +02:00
Eric
a94211d3d3
Merge remote-tracking branch 'origin/develop' into feature/b931
...
# Conflicts:
# .idea/inspectionProfiles/Combodo.xml
# application/cmdbabstract.class.inc.php
# core/attributedef.class.inc.php
# css/light-grey.css
# css/light-grey.scss
2018-09-25 12:03:44 +02:00
Eric
398d1aa820
N°931: Limit the number of tags in the widget
2018-09-20 15:15:25 +02:00
Pierre Goiffon
ec38473d88
N°931 TagSet widget : disable/enable methods for mass edit (need to be plugged, but where ?!??)
2018-09-14 17:57:45 +02:00
Pierre Goiffon
875c77ae65
N°931 TagSet widget : fix empty widget on creation form
...
Now displays a placeholder
The + icon can't be used as is cause it's inserted with ::after, and without tags it can't be right aligned
2018-09-14 17:43:38 +02:00
Pierre Goiffon
6f1dc44932
N°931 TagSet widget : fix added / removed not updating correctly
...
* move integrity checks from refresh method to add/remove callbacks
* use onInitialize callback for partial values instead of render
2018-09-14 14:50:24 +02:00
Pierre Goiffon
d9315bec84
N°931 integrate TagSet widget
2018-09-13 15:57:32 +02:00
Eric
d1ee7f4353
N°931: TagSet search (manage undefined values) unit tests
2018-09-12 18:17:17 +02:00
Eric
2ba31244c2
N°931: TagSet search form integration
2018-09-12 15:03:35 +02:00
Pierre Goiffon
b86b24d444
N°931 JS/CSS files for TagSet widget
2018-09-12 09:03:04 +02:00
Eric
ead3067d49
Merge remote-tracking branch 'origin/support/2.5' into develop
2018-09-11 09:59:47 +02:00
Eric
36e32b23e2
N°1585: Fix request uri too long (search form)
2018-09-11 09:36:10 +02:00
Eric
b8f8a0d455
N°1585: Fix ajax request uri too long on auto-complete
2018-09-05 15:10:11 +02:00
Eric
b9708c8d37
N°1585: Fix ajax request uri too long on auto-complete
2018-09-05 14:47:20 +02:00
Pierre Goiffon
40a4e6d7b0
Fix files using CrLf, convert them to Lf to have the whole repo using Lf
...
Warn your git config (core.autocrlf = input or true)
2018-09-04 17:59:51 +02:00
Stephen Abello
9db47428db
N°1559: Fixed external attributes selection on export form
...
SVN:trunk[6003]
2018-08-14 13:19:36 +00:00
Pierre Goiffon
6e6a89fb8c
Selectable lines in tables : add an exclusion rule for click on padding/margin/border
...
SVN:trunk[5999]
2018-08-06 10:12:48 +00:00
Pierre Goiffon
775a5122c9
Selectable lines in tables can now be checked clicking anywhere in the line (previously this could only be done clicking on the checkbox)
...
SVN:trunk[5994]
2018-08-02 14:36:15 +00:00
Stephen Abello
e31faf81a9
jQuery 3: patched layout library
...
SVN:trunk[5964]
2018-07-23 09:47:53 +00:00
Pierre Goiffon
6eb13c24aa
JQuery 3 : oops use the REAL min file this time
...
SVN:trunk[5963]
2018-07-23 09:12:50 +00:00
Pierre Goiffon
dd20017b0a
JQuery 3 : change JQuery min file
...
SVN:trunk[5962]
2018-07-23 09:09:49 +00:00
Stephen Abello
6630051ef3
Updated jQuery to v3.3.1
...
SVN:trunk[5961]
2018-07-23 06:58:30 +00:00
Eric Espié
a454a43111
Retrofit from trunk
...
N°1556 - Search: Fix removing last criterion on a 'or' line resulted in 'OR 1'.
The empty OR condition is now removed completely from the screen and the criterion list.
[from revision 5951]
SVN:2.5[5956]
2018-07-19 08:17:46 +00:00
Eric Espié
045f58144e
Retrofit from trunk
...
N°1553 - Search: Fix operator on indexed attributes.
It was previously always forced to '=', now it's only defaulted to '='
[from revision 5950]
SVN:2.5[5955]
2018-07-19 08:14:26 +00:00
Eric Espié
60b980fbff
N°1556 - Search: Fix removing last criterion on a 'or' line resulted in 'OR 1'.
...
The empty OR condition is now removed completely from the screen and the criterion list.
SVN:trunk[5951]
2018-07-18 14:08:56 +00:00
Eric Espié
df20f1b5ab
N°1553 - Search: Fix operator on indexed attributes. It was previously always forced to '=', now it's only defaulted to '='
...
SVN:trunk[5950]
2018-07-18 13:13:02 +00:00
Eric Espié
261bc83811
N°1479 : Fixed a bug where impact analysis zoom would affect other tabs' size #jfb :)
...
SVN:trunk[5918]
2018-06-27 15:42:32 +00:00
Guillaume Lajarige
83e2d48f4d
N°1401 Fix none draggable third-party dashlets in a dashboard.
...
SVN:trunk[5909]
2018-06-25 14:17:41 +00:00
Stephen Abello
ba0c18eec1
N°1479 : Fixed a bug where impact analysis zoom would affect other tabs' size
...
SVN:trunk[5901]
2018-06-22 13:51:21 +00:00
Stephen Abello
ce36ef3aad
N°1479 : Fixed a bug where impact analysis zoom would reduce div size
...
SVN:trunk[5898]
2018-06-22 07:58:48 +00:00
Pierre Goiffon
18a5df1ce7
modify all in views : fix header checkbox not checked after check_all event fired
...
SVN:trunk[5895]
2018-06-19 10:05:57 +00:00
Pierre Goiffon
b02c30a525
Translation keys available client side (Dict.S()) : format + JS/PHPDoc
...
SVN:trunk[5890]
2018-06-18 15:55:10 +00:00