You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changed
Implement isMandatory value validation.
Contributed by @syucream
Hide entry attribute if user isn't allowed to show it
Contributed by @syucream
Fixed
Fixed a bug of /api_v1/entry/search_chain API implementation at the "refers" condition.
This unables to filter intermediate search results with Entry name at its condition.
Contributed by @userlocalhost
Fixed the order of attributes in the entry edit to index order.
Contributed by @hinashi
Fixed edit entries when special characters are used in attribute names.
Contributed by @hinashi
Fixed celery trace log not output
Contributed by @hinashi