Version History

1.0 Initial marketplace submission

1.0.1 Bugfix in edit news when no thumbnail assigned

1.0.2 Bugfix, archive age was not using the value from the dashboard but was hard coded to two weeks

1.0.3 Bugfix, sorting was on display order instead of hutman_news_date desc

1.0.4 Improved filter by tag - should only display tags that are used underneath a particular
     hutman_news or hutman_news_archive section now instead of ones that are used site wide

1.0.5 Changed archive to use either a date or a number of articles or no archive at all, so that
     you don't end up sometimes with a page that doesn't show any news items if they are all ready
     for the archive. Also added in a link to the archive on the hutman_news page type if the archive
     is enabled.

1.0.6 Added a 'news_list' pagelist block to allow better adding of site news to sidebars and headers

1.0.7 Fixed bug where a helper wasn't loaded for hutman_news and hutman_news_archive pages

1.0.8 Fixed archiving, was not properly moving pages, and did not play well with having pages other
     than hutman_news_items underneath a hutman_news page

1.0.9 Filter by tag method was not using the updated archive types, now will check for proper archive
     length and type and archive pages if over the amount

1.1.0 Fixed bug where news_list block was defaulting to sort by collection date public instead of
    the selected news date sorting

1.1.1 Fixed bug in news list block where thumbnail images would result in an unclosed div

1.1.2 Fixed bug with status not resetting back to normal permissions after setting to private or disabled

1.1.3 Fixed bug with public events not saving properly, updated archive path to only show if there is an archive page

1.1.4 Updated to use new styling for the dashboard in concrete 5.5

1.1.5 Fixed bug with rss feed not displaying for news list

1.1.6 Fixed bug with floats on images in news list and news page display that could cause stacking, fixed
    bug where clearing an image for thumbnail did not clear

1.1.7 Add ability to edit page title and headline separately

1.1.8 Added vertical scrolling sidebar template for news list block.  Uses http://caroufredsel.frebsite.nl/
    for the scrolling, should be pretty easy for anyone to configure this to their own site.  Sizing is set
    up to look good on the sidebars with plain yogurt theme, will probably require css tweaking and adjusting
    the width of the javavsript carousel plugin to get looking perfect on all sites.

1.1.9 Fixed bug in archiving by articles when using multiple news sections all archived items would be
     put under the last root archive.

2.0   New numbering for 5.5 branch, fixed bug where rss feed was not displaying for news list

2.0.1 Fixed bug with floats on images in news list and news page display that could cause stacking, fixed
    bug where clearing an image for thumbnail did not clear

2.0.2 Added ability to edit page title and headline separately

2.0.3 Added vertical scrolling sidebar template for news list block.  Uses http://caroufredsel.frebsite.nl/
    for the scrolling, should be pretty easy for anyone to configure this to their own site.  Sizing is set
    up to look good on the sidebars with plain yogurt theme, will probably require css tweaking and adjusting
    the width of the javavsript carousel plugin to get looking perfect on all sites.

2.0.4 Fixed bug in archiving by articles when using multiple news sections all archived items would be
     put under the last root archive. Fixed bug where fresh installs wouldn't save news items because of
     missing hutman_news_headline attribute.

2.0.5 Adjusted ajax save script to accomodate magic_quotes

2.0.6 Added in edit toolbars to rich text editors for adding images and files and links to pages

2.0.7 Added in exclude from autonav and page description as a text area instead of taken from the short story.

2.0.8 Fixed bug in archiving by articles, now sorts by hutman news date, then date added

3.0.0 5.6.0 compatibility, updated to use core bootstrap styles now that they don't interfere with flexigrid.

3.0.1 Fixed bug in archiving by articles, now sorts by hutman news date, then date added

3.0.1.1 Fixed bug where changing status from disabled would not remove exclude from nav and page list attributes

3.0.1.2 Fixed bug where setting status to "Public" or "Private" would override the setting for exclude from nav

3.1.0 Overhaul dashboard page to remove flexigrid component and align more with c5 dashbaord design