Pierre Goiffon
2e255b10a7
Finish b931
2018-09-28 16:42:49 +02:00
Molkobain
cf9c1b52ed
N°931 Portal integration due to AttributeSet refactoring. UI still to be done.
2018-09-28 16:34:52 +02:00
Eric
d3b3c44cbd
N°917: Fix unit tests
2018-09-28 16:32:15 +02:00
Molkobain
edb25b6dca
N°931 Internal: Move AttributeTagSet class.
2018-09-28 15:49:00 +02:00
Molkobain
4bf748641d
N°931 UI: Display a regular tooltip instead of a qtip when item has no description.
2018-09-28 15:47:22 +02:00
Eric
16a6b70708
N°917: Fix unit tests
2018-09-28 15:36:13 +02:00
Eric
40355cb2d0
N°917: Fix refresh edit screen, avoid storing bad values in db
2018-09-28 12:08:35 +02:00
Eric
b52aaaadf2
N°917: Remove AttributeSet search
2018-09-28 12:08:34 +02:00
Pierre Goiffon
f55c0aa1c9
N°917: Fix TagSet search
2018-09-28 12:08:34 +02:00
Molkobain
333c51b0f9
N°931 Fix XSS in console.
2018-09-28 12:08:14 +02:00
Molkobain
46dee2919e
Taxons: Fix item's remove box position.
2018-09-28 11:17:20 +02:00
Pierre Goiffon
799618dee7
N°931 AttributeSet widget : add charset parameter to htmlentities
2018-09-28 10:33:17 +02:00
Pierre Goiffon
96aaa0d8e1
N°931 TagSet in history : display "added" in bold and "removed" as striked
2018-09-28 10:33:17 +02:00
Molkobain
5556e3efec
Taxons: Refactor of CSS for the console.
2018-09-28 09:40:46 +02:00
Pierre Goiffon
d8b2d4435a
N°931 AttributeSet widget : keep initial removed values
2018-09-28 09:26:23 +02:00
Pierre Goiffon
a4315b4789
N°931 AttributeSet widget : better fix for crash when having a ' in the label
...
use htmlentities for input hidden value instead of a textarea display:none
2018-09-28 09:02:35 +02:00
Pierre Goiffon
3e8dd61607
N°931 AttributeSet widget : fix crash when having a ' in the label
2018-09-27 18:31:58 +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
Eric
3a551e9cec
N°917: Restrict "Attribute...AttCodeSet" to existing attributes on database write
2018-09-27 17:14:26 +02:00
Eric
cf6693a534
N°931: Fix tag css class
2018-09-27 16:47:14 +02:00
Eric
8c5c275952
N°931: Fix compiler (AttributeSet is abstract)
2018-09-27 16:47:14 +02:00
Molkobain
5fa4b4cb88
Taxons: Rework of CSS & markup in the console (portal still to come).
2018-09-27 16:45:04 +02:00
Eric
58525f247e
N°917: AttributeDef CSS class
2018-09-27 15:57:08 +02:00
Eric
d78f19525e
N°917: AttributeDef CSS class
2018-09-27 15:40:00 +02:00
Eric
5559c8205f
Merge branch 'feature/AttributeSet' into feature/b931
...
# Conflicts:
# core/attributedef.class.inc.php
2018-09-27 15:29:27 +02:00
Eric
2a6a97526d
N°917: AttributeDef CSS class
2018-09-27 15:25:51 +02:00
bruno DA SILVA
1adea8f014
jenkins: slack notif on build fixed
2018-09-27 14:40:17 +02:00
Eric
29177ec86b
N°917: New AttributeQueryAttCodeSet and enhanced Query phrase book
2018-09-27 14:37:50 +02:00
Pierre Goiffon
741e88e1f0
N°931 AttributeSet widget : little naming fixes
2018-09-27 12:05:45 +02:00
Pierre Goiffon
66bddc5730
N°931 AttributeSet CSS : fix remove box disappearing with long tag labels
2018-09-27 12:05:17 +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
Eric
b257fae03e
N°917: Fix Unit tests
2018-09-27 11:44:28 +02:00
Eric
2d24324dea
N°917: Fix AttributeClassState
2018-09-27 11:36:41 +02:00
Eric
ec597f697a
N°917: Adapt to generic widget for set
2018-09-27 11:04:20 +02:00
Pierre Goiffon
3bed62a473
N°931 AttributeSet POC : now testing both widget for edition and CSS for viewing
2018-09-27 10:50:12 +02:00
Eric
b5f7227ecd
N°917: Fix AttributeClassState
2018-09-27 10:49:33 +02:00
Eric
615adf8281
N°917: Trigger on delete
2018-09-27 10:49:32 +02:00
Eric
cb7bb3242a
N°917: New AttributeClassState for triggers on state (entering or leaving a state)
2018-09-27 10:49:30 +02:00
Eric
4b08eea998
N°931: Fix Label protection for tags
2018-09-27 10:49:29 +02:00
Eric
01551942b3
N°917: Fix Bulk modify for AttCodeSet
2018-09-27 09:11:03 +02:00
Eric
720d334053
N°917: AttributeClassAttCodeSet created
2018-09-27 09:11:02 +02:00
Molkobain
9397d1ac2e
Taxons: Add support in the portal (UI still to be done).
2018-09-26 17:13:55 +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
Thomas Casteleyn
f09683949d
Add Dutch dictionary for incident management ( #3 )
...
Thanks to @Hipska!
2018-09-25 17:29:05 +02:00
Pierre Goiffon
e1f96974bb
Merge branch 'develop' into feature/b931
2018-09-25 14:52:59 +02:00
Pierre Goiffon
1fc261937f
Add toolkit to gitignore
2018-09-25 14:52:38 +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
534f6b6a54
Merge branch 'feature/b917' into develop
2018-09-25 11:55:11 +02:00
Eric
901764bf70
N°917 - Add new trigger on object update
2018-09-25 11:29:15 +02:00
Eric
e67d6e8a80
N°917 - Add new trigger on object update
2018-09-25 10:38:01 +02:00