We're pleased to announce the release of mojoPortal 2.7, which has a lot feature enhancements and fixes as you will see below. We're also releasing updated versions of Form Wizard, Event Calendar Pro, Site Membership Paywall, Web Invoice, and Fund Raiser.
Where to Get It?
Head over to our GitHub Releases Page.
Highlights
- Google Maps Fix
- New Image Gallery
- MySQL 8 support
- pgSQL and SQLite support for SuperFlexi
- Form Wizard form editing experience improvements
New Feature: Better Image Gallery
- Beginning of a new image gallery. Currently replaces the Image Gallery (Simple Folder Version), will replace the other Image Gallery soon.
- Uses Razor Views the same way the Blog Post List View module does.
- Default layout (view) uses BlueImpGallery
- Learn more here: Getting Started With The Better Image Gallery.
SuperFlexi
- pgSQL and SQLite support.
- Allow editing when user is in AllowedEditRoles.
- Added "SkinVersionGuid" static token.
- Added WebApi support for retrieving SuperFlexi data.
- Added [dbo] to all object references in mssql scripts.
- Added Pre/Post TokenStringWhen True/False for CheckBoxes.
- Fixed MaxItems needing high number to work properly.
- Fixed bug where not selecting solution would break site.
- Fixed bug where changing Solution would cause an error condition on first click of edit link.
- Fixed bug in MySQL data layer where Int32 dbtype was used when Guid should have been used.
Blog
- Added optional "Default Post URL Prefix" setting. Allows for automatically placing blog posts in a URL hierarchy, e.g., some.domain/my-blog/my-first-post.
- Added logic to Remove post from Search Index if "EndDate" is set to before current date.
- Added logic Remove post from Search Index if "IncludeInSearch" is set to false. Previously, this was only checked when creating a post, not when editing.
- Added logic to check for Heading control on page when UsePostTitleAsPageHeading is true. This setting would hide the blog title if the page heading was no longer on the page if the ShowPageHeading setting was set in the DB from a previous skin.
- Added logic to allow BlogPostListModule to work in ModuleWrapper.
- Changed post title and subtitle fields to not allow HTML. Someone actually thought this was a XSS issue but only people who could add HTML to the post body (thus able to add script) could set the title and subtitle fields. SMH…
Forums
- Removed old inline styling on table elements
- Standardized on "thread" vs "topic" and capitalization of other phrases/words
Survey
- Added submission limit for authenticated users.
Shared Files
- Added granular permissions for Roles on files and folders.
mojoPortal Core
Web Store 7.5.0.1
Web Store can be downloaded here.
- REQUIRES mojoPortal 2.7
- Added support for MySQL 8 and SSL connections to MySQL servers.
- Added proper SkinID to buttons so they will match styling of the rest of the site
- Removed the now defunct Google Checkout
- UI Improvements, including several new Display Settings
Form Wizard 2.7
Form Wizard can be purchased in the store. If you already own a license, go to My Profile under your avatar on the mojoPortal site to download the latest version.
- REQUIRES mojoPortal 2.7 (version numbers being the same is just a coincidence).
- Added support for MySQL 8 and SSL connections to MySQL servers.
- Added a lot of Display Settings.
- Added SkinIDs to submit and previous buttons.
- Added Question Alias to divs wrapping each row in rendered form. Allows for selecting specific questions by targeting data-question-alias in script.
- Changed field/question editing to use pop-up modals. Framework based skins and skins with Bootstrap 3.7 work with this automatically. For others, see this.
- Changed Slider question to use HTML Slider Input by default.
- Changed Slider Range inputs to textboxes.
- Changed FormUtils.GetAttachments to public so it can be used in SubmissionHandler.
- Changed HTML Question to use mojoEditor (will use whatever editor is default in mojo).
- Changed ugly icons used for moving question options to FontAwesome.
- Fixed Question disappearing when editing.
- Fixed submit buttons being disabled when using pages.
- Removed SliderMaxRangeLimit option.
Event Calendar Pro 3.5
Event Calendar Pro can be purchased in the store. If you already own a license, go to My Profile under your avatar on the mojoPortal site to download the latest version.
- REQUIRES mojoPortal 2.7.
- Added support for MySQL 8 and SSL connections to MySQL servers.
- Added "Use iframe Embed for Map" option for Google Maps.
- Added a lot of Display Settings to help with skinning.
- Fixed issue where customer company input was not showing on ticket purchase form when "Show Address on Free Event Registration" was disabled.
- Moved ticket options to separate tab in event editor.
- Removed Bing Map support.
- Renamed "Sales Management" to "Administration".
Web Invoice 1.8
Web Invoice can be purchased in the store. If you already own a license, go to My Profile under your avatar on the mojoPortal site to download the latest version.
- REQUIRES mojoPortal 2.7.
- Added support for MySQL 8 and SSL connections to MySQL servers.
- Added optional Invoice Fee.
- Added Email CC option.
- Added Email BCC option.
Fund Raiser 1.3
Fund Raiser can be purchased in the store. If you already own a license, go to My Profile under your avatar on the mojoPortal site to download the latest version.
- REQUIRES mojoPortal 2.7.
- Added support for MySQL 8 and SSL connections to MySQL servers.
- Added a lot of Display Settings to help with skinning.
- Removed CornerRounder Controls
Site Membership Paywall 1.1
Site Membership Paywall can be purchased in the store. If you already own a license, go to My Profile under your avatar on the mojoPortal site to download the latest version.
- REQUIRES mojoPortal 2.7.
- Added support for MySQL 8 and SSL connections to MySQL servers.