add: Events in calendar Week view can now be ordered arbitrarily\
fix: Event Related Links are now proper collateral in their own table. The HTML area is parsed and the table populated accordingly. No more silly HTML Area.
This commit is contained in:
parent
fc732b5e19
commit
5292426cc5
7 changed files with 666 additions and 51 deletions
|
|
@ -7,6 +7,13 @@ 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.5.0
|
||||
--------------------------------------------------------------------
|
||||
* Event related links are now displayed using a template loop
|
||||
rather than a template variable. See the default templates for
|
||||
details.
|
||||
Your custom Event Edit and Event View templates may need fixing.
|
||||
|
||||
7.4.12
|
||||
--------------------------------------------------------------------
|
||||
* Any customizations made to the Matrix default Search, Compare or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue