{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":188623972,"defaultBranch":"master","name":"AuroraCMS","ownerLogin":"DennisSuitters","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-05-26T00:15:52.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/32765473?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1697545942.0","currentOid":""},"activityList":{"items":[{"before":"0ff256021695d432d26331d1ebe7c070743a2832","after":"67fe25f9271954bd1459c71f05c3a9a27e1da1c7","ref":"refs/heads/develop","pushedAt":"2024-04-08T11:34:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Update to v0.2.26-7\n\n- Add status to breadcrumb on content editing page.\n- Add Created and Published Date to Content Items.\n- Fix preg_match causing 500 error.\n- Add ability to add Questions to Inventory and Services.\n- Fix missing parser replacement for downloads, courses, and links when email orders.\n- Fix Cost displaying as \"Free\" on Pricing page.\n- Add .ics calendar output for Roster, Events and Bookings.\n- Add function for generating unique UUID's, specifically for .ics output for Calendar integration.\n- Fix schema quote escaping.\n- Fix font icons that were missing for the Accessibility Widget.\n- Add check when displaying Cost for non-numerical data when editing content.\n- Fix error thrown for non string data type in meta_footer when parsing FOMO Notifications.\n- Change inbound link tracking to weekly rather than daily to reduce database size.\n- Fix missing closing tag in Administration header hide menu option & side menu.\n- Upgrade Stripe Processing to 13.17.0","shortMessageHtmlLink":"Update to v0.2.26-7"}},{"before":"6bb9b59fd4d628cf0da7d2b0144807692fd15472","after":"0ff256021695d432d26331d1ebe7c070743a2832","ref":"refs/heads/develop","pushedAt":"2024-03-03T11:05:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Update to v0.2.26-6\n\n- Add Employee Roster System to add work shifts via calendar.\n- Add Roster parser for front end, template page, and login mechanism.\n- Reconfigure incomming links display on dashboard.\n- Add Reddit to incomming links counting.\n- Allow \"Reviews\" in Activities within Administration.\n- Fix deprecated functions throwing null errors.\n- Remove forgotten checks for existing images within content, which was making loading content in Administration take much longer.\n- Improve external links data collection (counts) to be able to view per day, week, month to more easily monitor progress of incoming content links.\n- Status dropdown delete colours.","shortMessageHtmlLink":"Update to v0.2.26-6"}},{"before":"8c58bc0df27463ab333370469ce1089faee1f120","after":"6bb9b59fd4d628cf0da7d2b0144807692fd15472","ref":"refs/heads/develop","pushedAt":"2024-02-12T01:23:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Update to v0.2.26-5\n\n- Move AuroraCMS Changelog to \"Settings/System/\" area, to improve Dashboard page speed.\n- Remove Theme Changelog from Dashboard widgets, to improve Dashboard page speed. Theme Changelog is viewable from the Theme Selector.\n- Fix Administrations top buttons styling.\n- Fix Administration breadcrumb dropdown styling.\n- Fix JSON-LD optional fields showing errors in Google Search Console for AggregateRating, and Reviews.\n- Add JSON-LD optional fields for hasMerchantReturnPolicy and shippingDetails for returns.\n- Add options in Inventory for return policies information to fill out Schema information.\n- Add parsing to themes to show return policy information to go along with Schema requirements and for compliancy of information to be shown to customers before purchasing.\n- Fix wrong database field being retreived for holding options in Administration settings for Orders.\n- Add function to convert numbers to their text equivalents.\n- Update Chartjs, improve existing charts.\n- Add database fields for recording social media and google clicks to page and content.\n- Add Analytics to Content, to show user interaction, clicks from social media, and sales/earnings/profits for Inventory & Courses.\n- Remove Tracker table from Database, in preparation of exploring if the same data can be extracted from server logs if they're accessible easily.\n- Remove Widgets that accessed the Tracker table.\n- Add FAQ editing to content in Administration.\n- Add FAQ parsing in themes, including json-ld schema.\n- Fix capitilisation URL issue in RSS feed, reported as 404 errors by Google Search Console.","shortMessageHtmlLink":"Update to v0.2.26-5"}},{"before":"eedf0632e00cb45c313623b9e991c0ba7e43b907","after":"8c58bc0df27463ab333370469ce1089faee1f120","ref":"refs/heads/develop","pushedAt":"2024-02-01T13:06:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Update v0.2.26-4\n\n- Fix tab spacing on pages with multiple tabs in Administration.\n- Update Summernote WYSIWYG Editor.\n- Fix ShareImage not showing when sharing to Social Media.\n- Reconfigure Images to allow for ShareImage and Standard Cover Image.\n- Add Wage Rate to Accounts.\n- Fix Expenses to Calculate Wage Rates and Quantity/Hours.\n- Change all instances of the deprecated FILTER_SANITIZE_STRING for FILTER_UNSAFE_RAW.\n- Fix pinned items not working on home page.","shortMessageHtmlLink":"Update v0.2.26-4"}},{"before":"19c15433109e9df0831547fef84d26ca7069b63e","after":"eedf0632e00cb45c313623b9e991c0ba7e43b907","ref":"refs/heads/develop","pushedAt":"2024-01-26T06:11:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Update to v0.2.26-3\n\n- Fix Browsing Unsplash from closing prematurily.\n- Fix Administration sidebar shadow.\n- Fix Administration sidebar tooltips not working on dropdown options when minimised.\n- Add \"Refunded\" option to order status.\n- Add processing or Order Process Status.\n- Improve Administration footer layout.\n- Fix error thrown with $saleClass var not existing.\n- Fix table cell display in dashboard widget for orders.\n- Separate Pricing into it's own tab area within content editing.\n- Adjust colours for text styling to match alert colours.\n- Fix FAQ Editor Summernote modals appearing behind backdrop.\n- Add ability to hold/reserve orders for pickup from choices.\n- Fix cart parser, and add easier editing of items.\n- Update orders parser to include hold/reserve options.\n- Add ability to duplicate/copy content items.\n- Fix large star rating to show all 5 stars.\n- Fix incorrect date showing for Latest Orders Dashboard Widget.","shortMessageHtmlLink":"Update to v0.2.26-3"}},{"before":"0d0f43f9807e958dd8073607aca4a7a73d5352d5","after":"19c15433109e9df0831547fef84d26ca7069b63e","ref":"refs/heads/develop","pushedAt":"2024-01-02T12:35:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Update to v0.2.26-2 (Consult CHANGELOG.md)\n\n- Fix SEO Title, and Description fields not expanding or counting correctly.\n- Improve list thumbnails to use resized image to help page loading times with many list items.\n- Fix inadvertent change made to Dashboard Stats icon position.\n- Fix missing semi-colon in array in core/fomo.php.\n- Remove check for broken images in Administration, as it was increasing page load times.\n- Add more options to the Summernote Toolbar to allow for more block and inline elements.\n- Add & improve page templates and block templates.\n- Add classes to the element classes plugin in Summernote for easy styling.\n- Update Filerobot to v4.7.0.\n- Adjust Administration content item widths to display better across more devices.\n- Fix indication that an item has been set to deleted for purging.\n- Update summernote-image-attributes for image editing, with option for editing images.","shortMessageHtmlLink":"Update to v0.2.26-2 (Consult CHANGELOG.md)"}},{"before":"4c883563c4f7624a1d5dee816512593c4cd0d5a1","after":"0d0f43f9807e958dd8073607aca4a7a73d5352d5","ref":"refs/heads/develop","pushedAt":"2023-12-19T00:54:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"V0.2.26-1\n\n- Fix PHPMailer not being called correctly. Was stopping emails being sent.\n- Fix deprecated option in preg_split function in Spam Filter.\n- Update Summernote to fix Save Button color indication being overridden.\n- Add updated Summernote Image Attributes plugin.\n- Add Enquiry output for Activities in FOMO Notifications.\n- Fix page-block activity not being set to display none.\n- Separate various Administation Settings into tabbed panels for better Organization.\n- Add sorting by usage to Administration sidemenu, so most commonly used pages appear at the top.\n- Fix Administration sidemenu dropdowns.\n- Administration Settings Options to more applicable areas.\n- Fix changing Administration access folder to check for already existing pages to avoid conflict.\n- Add Tagify Javascript library, to make adding/editing tags much easier.\n- Make Dashboard Welcome message more friendly.\n- Fix link in Weather Widget for API Link.\n- Add Contacts editing to Administration.\n- Improve Toast Notification Colours.\n- Add LiveChat Notification for when new LiveChat participants are online.\n- Reconfigure how Sales Periods work.\n - Add ability to add any type of Sale Period, including choosing dates.\n - Adding a class to a Sale Period also adds class to the body tag to allow styling overrides for the Sale Period duration.","shortMessageHtmlLink":"V0.2.26-1"}},{"before":"b8569bf89af4a9e51fc9353148e96a3e234288f9","after":"c91ba618e38a6b76a6d078bca1455a88d3817dbd","ref":"refs/heads/master","pushedAt":"2023-10-17T12:30:55.000Z","pushType":"pr_merge","commitsCount":10,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Merge pull request #9 from DiemenDesign/develop\n\nUpdate fom Develop to v0.2.26","shortMessageHtmlLink":"Merge pull request #9 from DiemenDesign/develop"}},{"before":"5229d48383a01038239d6a93e09eeffa84b442df","after":"b8569bf89af4a9e51fc9353148e96a3e234288f9","ref":"refs/heads/master","pushedAt":"2023-10-17T12:28:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Update to v0.2.26\n\n- Update logo and background image.\n- Update Favicons.\n- Add option check for Sales to stop Widget appearing in Dashboard if disabled.\n- Remove resize facility from the Sales widget.\n- Improve Inventory Options to allow descriptions, images, and selection.\n- Fix Cart view not showing correct calculation total of multiple individual items.\n- Update Stripe library to v10.16.0\n- Improve size display indicator when Development mode is active.\n- Remove \"Content\" link from Pages breadcrumbs.\n- Improve QuickView modal to include Product Options, and styling.\n- Add icon to represent \"recalculate expenses\".\n- Add Expenses editable field.\n- Improve Administration Theme selector, now includes System option.\n- Improve Sales Period styling.\n- Adjust Account Recovery to only find accounts that are active.\n- Add Account Deactivation section to User Account Settings.\n- Added Toast Notification when list item added.\n- Add Pricing page, along with editable list, highlighting items and highlight message.\n- Add Recent Sale FOMO notification, with added Australian State restriction.\n- Tidy up some code.\n- Fix timeago function not reporting times correctly.\n- Update jQuery for Administration to 3.7.1\n- Remove AuroraCMS Branding from Login and Installation pages.\n- Change AuroraCMS Branding in Administration to help with top bar layout on smaller devices.\n- Fix Weather Administration Widget check for valid Open Weather API Key.\n- Fix Forum Errors.\n- Remove Emoji Images to prepare for future integration of Entity Emojis to reduce CMS footprint.\n- Fix Item Count parsing not working correctly with theme set values.\n- Fix typo in core/view/bookings.php from throwing error.\n- Add ability to toggle active status of Business Hours editing.\n- Fix left side content menu from displaying if zero items should appear.\n- Fix Related Items from displaying if no related items exist.\n- Add AHref's Site Verification.\n- Improve responsive of Administation Layout.","shortMessageHtmlLink":"Update to v0.2.26"}},{"before":"fda41ea64262f70a8f93dfd4677ae0fae440133e","after":"4c883563c4f7624a1d5dee816512593c4cd0d5a1","ref":"refs/heads/develop","pushedAt":"2023-10-17T12:25:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Update to Release v0.2.26","shortMessageHtmlLink":"Update to Release v0.2.26"}},{"before":"06134726d44ebaadff1c531b8ee239750d9bf4ac","after":"fda41ea64262f70a8f93dfd4677ae0fae440133e","ref":"refs/heads/develop","pushedAt":"2023-09-15T12:34:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Update to v0.2.26-6\n\n- Update logo and background image.\n- Update Favicons.\n- Add option check for Sales to stop Widget appearing in Dashboard if disabled.\n- Remove resize facility from the Sales widget.\n- Improve Inventory Options to allow descriptions, images, and selection.\n- Fix Cart view not showing correct calculation total of multiple individual items.\n- Update Stripe library to v10.16.0\n- Improve size display indicator when Development mode is active.\n- Remove \"Content\" link from Pages breadcrumbs.\n- Improve QuickView modal to include Product Options, and styling.\n- Add icon to represent \"recalculate expenses\".\n- Add Expenses editable field.\n- Improve Administration Theme selector, now includes System option.\n- Improve Sales Period styling.\n- Adjust Account Recovery to only find accounts that are active.\n- Add Account Deactivation section to User Account Settings.\n- Added Toast Notification when list item added.\n- Add Pricing page, along with editable list, highlighting items and highlight message.\n- Add Recent Sale FOMO notification, with added Australian State restriction.\n- Tidy up some code.\n- Fix timeago function not reporting times correctly.\n- Update jQuery for Administration to 3.7.1\n- Remove AuroraCMS Branding from Login and Installation pages.\n- Change AuroraCMS Branding in Administration to help with top bar layout on smaller devices.\n- Fix Weather Administration Widget check for valid Open Weather API Key.","shortMessageHtmlLink":"Update to v0.2.26-6"}},{"before":"6908e178153a4dd942de57efc411fc4908fd8c5c","after":"06134726d44ebaadff1c531b8ee239750d9bf4ac","ref":"refs/heads/develop","pushedAt":"2023-07-23T09:18:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"v0.2.26-5","shortMessageHtmlLink":"v0.2.26-5"}},{"before":"5229d48383a01038239d6a93e09eeffa84b442df","after":"0416dbdd8c94e1975c8170c4521dec1d0333f43b","ref":"refs/heads/site","pushedAt":"2023-07-19T03:17:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"v0.0.1","shortMessageHtmlLink":"v0.0.1"}},{"before":null,"after":"5229d48383a01038239d6a93e09eeffa84b442df","ref":"refs/heads/site","pushedAt":"2023-07-19T02:56:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Update to v0.2.25\n\n- Fix itemCount settings for Testimonials where '0' to disable count & show all was failing.\n- Fix quotes display with List text for Fancybox.\n- Fix thumbnail not displaying in media, wasn't being added to the `thumb` field.\n- Fix Tracker Flag Icon and Referrer Icon displays.\n- Add version checker, installed version against github repository version, with info alert on Dashboard if behind.\n- Add Unread options to Messages.\n- Fix error of compose messages not redirecting back to main messages page when sending.\n- Improve Messages view/compose/ interface.\n- Add View more button to Dashboard Widgets.\n- Add EOFY (End Of Financial Year) sales period, with selection of less popular products suggested.\n- Fix Sales Periods not being calculated on dates correctly.\n- Reduce Weather and Sales period images by converting them to AVIF.\n- Improve Installer interface.\n- Fix Installer not always importing database.\n- Update elFinder to v2.1.62","shortMessageHtmlLink":"Update to v0.2.25"}},{"before":"c4608b84067e1bff87f7ea35cc8c46aa0f7ea5d4","after":"6908e178153a4dd942de57efc411fc4908fd8c5c","ref":"refs/heads/develop","pushedAt":"2023-07-16T15:43:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"v0.2.26-4","shortMessageHtmlLink":"v0.2.26-4"}},{"before":"c4608b84067e1bff87f7ea35cc8c46aa0f7ea5d4","after":null,"ref":"refs/heads/intermediate","pushedAt":"2023-07-11T15:04:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"}},{"before":null,"after":"c4608b84067e1bff87f7ea35cc8c46aa0f7ea5d4","ref":"refs/heads/develop","pushedAt":"2023-07-11T15:04:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"V0.2.26-3","shortMessageHtmlLink":"V0.2.26-3"}},{"before":"099cd2eec1e26b7b3b45cecd578b7b48c1fd52b3","after":"c4608b84067e1bff87f7ea35cc8c46aa0f7ea5d4","ref":"refs/heads/intermediate","pushedAt":"2023-07-11T15:02:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"V0.2.26-3","shortMessageHtmlLink":"V0.2.26-3"}},{"before":"81e5c4af0bfefd572e91dea2983dcf92d7948237","after":"099cd2eec1e26b7b3b45cecd578b7b48c1fd52b3","ref":"refs/heads/intermediate","pushedAt":"2023-07-10T12:11:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"v0.2.26-2","shortMessageHtmlLink":"v0.2.26-2"}},{"before":"065eb58ad07c1b5b7a6edbb1ffbb842e024b202c","after":"81e5c4af0bfefd572e91dea2983dcf92d7948237","ref":"refs/heads/intermediate","pushedAt":"2023-07-07T14:50:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"v0.2.26-1","shortMessageHtmlLink":"v0.2.26-1"}},{"before":"e1d1b1bfc3496d78514c04e3b8e4b390573aafef","after":"065eb58ad07c1b5b7a6edbb1ffbb842e024b202c","ref":"refs/heads/intermediate","pushedAt":"2023-07-06T16:11:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Changes 7.7.23","shortMessageHtmlLink":"Changes 7.7.23"}},{"before":"5229d48383a01038239d6a93e09eeffa84b442df","after":"e1d1b1bfc3496d78514c04e3b8e4b390573aafef","ref":"refs/heads/intermediate","pushedAt":"2023-07-06T04:04:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Changes up to 6.7.23","shortMessageHtmlLink":"Changes up to 6.7.23"}},{"before":null,"after":"5229d48383a01038239d6a93e09eeffa84b442df","ref":"refs/heads/intermediate","pushedAt":"2023-07-06T03:59:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Update to v0.2.25\n\n- Fix itemCount settings for Testimonials where '0' to disable count & show all was failing.\n- Fix quotes display with List text for Fancybox.\n- Fix thumbnail not displaying in media, wasn't being added to the `thumb` field.\n- Fix Tracker Flag Icon and Referrer Icon displays.\n- Add version checker, installed version against github repository version, with info alert on Dashboard if behind.\n- Add Unread options to Messages.\n- Fix error of compose messages not redirecting back to main messages page when sending.\n- Improve Messages view/compose/ interface.\n- Add View more button to Dashboard Widgets.\n- Add EOFY (End Of Financial Year) sales period, with selection of less popular products suggested.\n- Fix Sales Periods not being calculated on dates correctly.\n- Reduce Weather and Sales period images by converting them to AVIF.\n- Improve Installer interface.\n- Fix Installer not always importing database.\n- Update elFinder to v2.1.62","shortMessageHtmlLink":"Update to v0.2.25"}},{"before":"4a84617e3257d7e77a12cbc4041572a3deef5fd1","after":"5229d48383a01038239d6a93e09eeffa84b442df","ref":"refs/heads/master","pushedAt":"2023-06-15T11:44:48.718Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Update to v0.2.25\n\n- Fix itemCount settings for Testimonials where '0' to disable count & show all was failing.\n- Fix quotes display with List text for Fancybox.\n- Fix thumbnail not displaying in media, wasn't being added to the `thumb` field.\n- Fix Tracker Flag Icon and Referrer Icon displays.\n- Add version checker, installed version against github repository version, with info alert on Dashboard if behind.\n- Add Unread options to Messages.\n- Fix error of compose messages not redirecting back to main messages page when sending.\n- Improve Messages view/compose/ interface.\n- Add View more button to Dashboard Widgets.\n- Add EOFY (End Of Financial Year) sales period, with selection of less popular products suggested.\n- Fix Sales Periods not being calculated on dates correctly.\n- Reduce Weather and Sales period images by converting them to AVIF.\n- Improve Installer interface.\n- Fix Installer not always importing database.\n- Update elFinder to v2.1.62","shortMessageHtmlLink":"Update to v0.2.25"}},{"before":"d40a10e3bcb68a1695b8a343a7174a6bba53bbd2","after":"4a84617e3257d7e77a12cbc4041572a3deef5fd1","ref":"refs/heads/master","pushedAt":"2023-06-06T12:59:45.819Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Update to v0.0.24\n\n- Fix style variables that were missing, and make improvements.\n- Improve visibilty and functionality of quiededit/quickview content dropdowns.\n- Improve Gallery & Content Media items, can now view thumbnails via click replacement of main image, or use modal viewer.\n- Add Jumpbar for content lists to quickly find content alphabetically.\n- Fix the content category navigation menu not display all categories.\n- Fix Banners not being displayed if Heading is empty.\n- Adjust content type display for content and dropdown content selection in Administration.\n- Add ability to add listed items to Articles.\n - Quickview on front end for cyclying through list.\n- Fix display and responsivness for quickview products.\n- Fix display layout of Messages in Administration.\n- Add feature to add login background images.\n- Update jQuery for Administration.\n- Adjust Administration styling for better visuals.\n- Update Summernote-Cleaner.\n- Improve Livechat Administration interface, add a filter field for finding chats.","shortMessageHtmlLink":"Update to v0.0.24"}},{"before":"097aa1723d83742ab225dad856dc8ebad63a06df","after":"d40a10e3bcb68a1695b8a343a7174a6bba53bbd2","ref":"refs/heads/master","pushedAt":"2023-05-12T15:18:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Interum update for backup purposes do not use this version.","shortMessageHtmlLink":"Interum update for backup purposes do not use this version."}},{"before":"80cde23c5471d4f0d8ef555c26a215a75b06af68","after":"097aa1723d83742ab225dad856dc8ebad63a06df","ref":"refs/heads/master","pushedAt":"2023-04-21T05:44:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"In progress update for backup purposes (USE AT OWN RISK)","shortMessageHtmlLink":"In progress update for backup purposes (USE AT OWN RISK)"}},{"before":"119a01f0fc9f4c7b23e86b110befbedf65d8482b","after":"80cde23c5471d4f0d8ef555c26a215a75b06af68","ref":"refs/heads/master","pushedAt":"2023-04-01T12:07:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DennisSuitters","name":"Dennis Suitters","path":"/DennisSuitters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32765473?s=80&v=4"},"commit":{"message":"Update to v0.2.23\n\n- Update Summernote, fix Summernote plugins.\n- Add multiline editing to some text inputs.\n- Add FileRobot Image Editor in a dropdown section where images are added to content.\n- Make sure edited images are saved in their appropriate folders.\n- Fix Light & Dark styling for FileRobot Image Editing.\n- Add Search for Images via Unsplash.com.\n- Fix checkbox toggling.\n- Add duplicate title check for content and pages.\n- Change Country Flag lookup to Emoji's, reducing footprint.\n- Adjust Dashboard widgets to resize and remember size depending on different screen widths to differentriate between SM, MD, LG, XL and XXL.\n- Adjust administration menu to not completely disappear, and to not save it's state on mobile devices.\n- Fix permissions for accounts to correctly respond to settings.\n- Change content items images to link to content to edit/view rather than open in lightbox.\n- Fix Calendar not rendering correctly when switch between table and calendar views.\n- Adjust weather widget columns to collapse correctly when viewed on mobile devices.\n- Remove Ladda, reducing CSS and Javascript footprint.\n- Improve Page Blocking and update animation.\n- Sort CSS Styles removing duplicates and unused declarations.\n- Fix Save All to now save text editor contents.\n- Fix Event/News side area display showing out of date and events from incorrect account levels.\n- Fix Quickview Products now showing information, and allow multiple product viewing.","shortMessageHtmlLink":"Update to v0.2.23"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0wOFQxMTozNDoyNi4wMDAwMDBazwAAAAQq2LJX","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0wOFQxMTozNDoyNi4wMDAwMDBazwAAAAQq2LJX","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNC0wMVQxMjowNzoyMS4wMDAwMDBazwAAAAMQCEyW"}},"title":"Activity ยท DennisSuitters/AuroraCMS"}