finished converting view() methods to have a prepareView() companion.
This commit is contained in:
parent
6c4ae02f34
commit
bb263b4777
12 changed files with 208 additions and 28 deletions
|
|
@ -7,6 +7,10 @@
|
|||
- Added "201" http status to various entity creation responses.
|
||||
- Replaced the old search engine system with a brand new one, that is more
|
||||
powerful, easier to use, and more flexible.
|
||||
- Added output chunking as an option for asset www_ methods. The net effect
|
||||
of this provides a fairly significant performance increase to what would
|
||||
otherwise be slow or complex pages. More details in migration.txt.
|
||||
|
||||
|
||||
6.8.6
|
||||
- Added logic to deal with case sensitivity and whitespace problems in LDAP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue