Eric
cb73c2a3f9
N°931: Unit tests for mysql stop words
2018-10-02 08:56:13 +02:00
Pierre Goiffon
713a41909b
N°931 TagSet history : CSS and scss were out of sync
2018-10-01 19:02:39 +02:00
Steffunky
9972e253d5
enable jQuery migrate warning only in dev. environment
2018-10-01 16:17:41 +02:00
Eric
55309be9a1
N°917: AttributeQueryAttCodeSet support in XML definition
2018-10-01 15:52:36 +02:00
Eric
fd75f3af28
cleanup (fix error)
2018-10-01 15:36:47 +02:00
Eric
af7e5eb03e
N°917: Display attcodes instead of labels in triggers and allow search on AttributeSet
2018-10-01 15:23:29 +02:00
Eric
b97ce7a25f
N°917: Fix Ajax calls on objects containing AttributeSet
2018-10-01 15:22:31 +02:00
Molkobain
89d617c152
N°931 Better tooltips.
2018-10-01 12:30:16 +02:00
Molkobain
4595c565cc
N°931 Portal: Start working on UI.
2018-10-01 09:27:07 +02:00
Eric
8f55d4054a
N°917: Fix Search criterion when TagSet = 'tag1 tag2...'
2018-09-28 17:33:05 +02:00
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