- No changes yet
- Site install now wont add duplicate slot tiles [obct537]
- Original image scale now actually does something [obct537]
- Better error pages with stacktrace info if it's possible to provide [vangheem]
- Be able to modify comments made on a historic content object history data [vangheem]
- Fix 404 not being protected by login shield. [vangheem]
- After login should now redirect you to /@@dashboard or to the original url you requested if you were redirected to login page [vangheem]
- Updated defaults for the image tile [obct537]
- Fix version pin for plone.app.content to work correctly with folder contents and changing date properties [vangheem]
- Build css/js with latest mockup but disable now/clear buttons on pickadate so they are unstyled and look bad with castle. [vangheem]
- Fix password reset template to send user's username instead of id [vangheem]
- export-content.py now works to export dexterity and mosaic pages [vangheem]
- fix crawling gz sitemaps [vangheem]
- Resolved issue where the the words 'site settings' showed up when clicked [robzonenet]
- Fix create user to send out correct password reset url [vangheem]
- Handle issue getting current user when logging in. Can happen with authomatic [vangheem]
- fix cases where generated absolute url was incorrect based on the original result html not being used for the base path [vangheem]
- Resolved issue where invalid sort parameters broke the querystring tile. Closes issue #42 [obct537]
- Resolved issue where the images were missing due to the url being wrong. Closes issue #17 [robzonenet]
- Change "Read transcript" link to "Transcript | Download" [vangheem]
- Fix issue where a span tag was being added to the castle toolbar which is an accessibility issue. [robzonenet]
- Fix accessibility issue of not having words in the cog button. The screen reader needs to read something. [robzonenet]
- Use ssl for maps data urls [vangheem]
- Fix issue where archetypes content in castle.cms would cause potentially inconsistent search results. [vangheem]
- Fix potential issue with upgrading to latest version of collective.elasticsearch [vangheem]
- Fix regression from login fix [vangheem]
- Do not require selection of images for gallery/slider tile so that query field will work [vangheem]
- Fix cron scripts to look in more locations for zope.conf [vangheem]
- Be able to provide dynamic query for gallery and slider tiles [vangheem]
- Fix issue where feature tile was not mobile friendly [RobZoneNet]
- Provide link back to original image item from slider/gallery tiles [vangheem]
- Fix case where query results would not correctly get results when using the filter. [vangheem]
- Fix some cases where default plone workflow was assumed [vangheem]
- Be able to specify external url for the image tile. [vangheem]
- Fix case where default page would not be imported correctly on some sites. By default import will always attempt to treat a lead image for folder content. [vangheem]
- Make AtD support work with mosaic rich text tiles [vangheem]
- Integrate AtD with quality check. If active, quality check will also notify potential spelling/grammar issues. [vangheem]
- Fix issue where empty lead images would get imported from old lead image package and no filename would be found. [vangheem]
- Fix event type to have lead image and search customization [vangheem]
- Fix import of event type [vangheem]
- Fix OFS missing import in importtypes [vangheem]
- JSON feed now works with body option [obct537]
- Provide information on lead image when inspecting history [vangheem]
- Handle zeoserver errors for syndication [vangheem]
- Fix invalid date issue from crawled pages on search results page [vangheem]
- auto detect lead images from content in the layout [vangheem]
- Fix paste button not working and throwing unauthorized errors because of missing csrf token. Fixes #19 [vangheem]
- Automatically detect image in content if no lead image is set. Fixes #28 [vangheem]
- Fix showing non-image content on lead image browse selector. Fixes #30 [vangheem]
- Be able to provide additional views for the existing content tile [vangheem]
- Be able to specify upload location [vangheem]
- Fix image focus point upgrade issue where it would request more images than it should [vangheem]
- Provide image_url for json feed [vangheem]
- If commenting enabled on a folder, it will become the default for all children in that folder. [vangheem]
- Fix next/prev nav fragment to work with pages and site root [vangheem]
- Fix fullcalendar issue with selecting text when one is dropped on page. This requires building with mockup on fix-jquery-event-drag-compat branch or master once it's merged [vangheem]
- Override default Zope2 logging to log actual plone username in Z2.log [vangheem]
- Add automatic session refresh support [vangheem]
- Be able to provide your own google maps api key so that working with the mapping widget works more consistently. [vangheem]
- Use argon2 pw encryption scheme by default [vangheem]
- Fix previous release
- Fix logged in event not recorder in the audit log correctly [vangheem]
New:
- Add new JSON feed type [vangheem]
Fixes:
- Fix parsing querylisting selected-year query [vangheem]
- Fix parsing querylisting Title/SearchableText query [vangheem]
- add rocket chat integration [sam schwartz]
- fix issue where password reset wasn't sticking [vangheem]
- make sure logout page shows login form [vangheem]
- add clean-drafts script [vangheem]
- add ping draft view so that the clean-drafts script knows not to clean a potentially active draft [vangheem]
- Be able to pass in a site object to the render_content_core function for layout aware items [vangheem]
- build resources [vangheem]
- fix ipod/ipad safari video background image issue [robzonenet]
- Initial public release