Keywords form control, Keywords API enhancements, Keywords format change
This commit is contained in:
parent
e71a119faa
commit
7064eb1a2a
6 changed files with 254 additions and 38 deletions
|
|
@ -5,6 +5,8 @@
|
|||
- fixed #10011: Wrong spelling of "Descendant" in Navigation Asset Help function (Rob Schipper/NFIA India)
|
||||
- rfe #9098: Thingy Thing-copy function (SDH Consulting Group)
|
||||
- rfe #9099: Thingy field-copy function (SDH Consulting Group)
|
||||
- Keywords are now comma separated rather than space separated.
|
||||
- added Keywords form control with autocomplete
|
||||
|
||||
7.7.0
|
||||
- fixed #9913: New Content Side Bar missing in Asset window
|
||||
|
|
|
|||
|
|
@ -7,6 +7,14 @@ upgrading from one version to the next, or even between multiple
|
|||
versions. Be sure to heed the warnings contained herein as they will
|
||||
save you many hours of grief.
|
||||
|
||||
7.7.1
|
||||
--------------------------------------------------------------------
|
||||
* Keywords are now comma separated rather than space separated. Quotes are
|
||||
no longer treated specially and will become part of keywords. Keywords
|
||||
cannot contain commas. Keyword searching is still case insensitive, but
|
||||
keyword will preserve the case of what is entered.
|
||||
|
||||
|
||||
7.7.0
|
||||
--------------------------------------------------------------------
|
||||
* WebGUI now requires Params::Validate version 0.81 or greater.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue