- Hightlight multiple spaces in spellcheck and suggest a single space instead.
- Added related item configuration to search slugline using exact match, prefix match or any word match.
- Added
useDefaultTimezone
for global search queries.
- Fix global search to include time part for date search.
- Fix related item search to look for exact slugline search.
- Add
noTakes
config option to disable takes in ui - Display more versions in history panel.
- Add config to hide takes related controls.
- Fix desk selection is monitoring if not default desk
- Fix elastic highlight config to use
features
key. - Fix metadataview for slugline to display elastic highlight
- Fix elastic highlight for saved searches.
- Hide publish button for highlights packages.
- Fix layout issue with action menu in preview pane.
- Fix recursive calling of desk mentions query.
- Fix dashboard widget thumnails not being visible.
- Fix apply crop button not activating save button in authoring.
- Fix hyperlink plugin in authoring.
- Fix missing pagination buttons in publish queue.
- Fix undo/redo changes not being saved or autosaved
- Fix undo/redo for new item not reverting to empty body after save
- Fix undo/redo not working properly with complex fields (dateline, category, subject)
- Fix images uploaded into private space are not visible
- initial "public" release
- users: implement user form validation ffdf478
- users: check if username exists when creating a user 87b0f03
- tests: add protractor e2e test for login d5bf1db
- feat(ingest): implement subject filtering
- feat(archive): implement filtering
- test(scratchpad): add tests
- fix(css): fix 'add widget' modal, ingest list, active menu items, ..
- users: list, create and edit users
- ingest: list and search items, fetch items into archive
- archive: list archived ingest items, edit
- scratchpad: drag ingest items into scratchpad
- desks: create and list desks, assign members
- dashboard: list available widgets, save user dashboard