mojoPortal

Software Screenshot:
mojoPortal
Software Details:
Version: 2.4.0.9 updated
Upload Date: 12 May 15
Developer: mojoportal.com
Distribution Type: Freeware
Downloads: 230
Size: 20823 Kb

Rating: 2.5/5 (Total Votes: 2)

It can run under ASP.NET on Windows or under Mono on Linux or Mac OSX.

What is new in this release:

  • Upgraded to the new more stable version of Ajax Control Toolkit version 15.1 which is now maintained by DevExpress.
  • CKEditor upgraded to version 4.4.7 from 4.4.6
  • TinyMCE upgraded to 4.1.9 from 4.1.7
  • Added basic flat rate shipping price to products in WebStore - by Joe Davis of i7MEDIA
  • Added config settings to control whether non download webstore orders require authentication
  • Added option to FlexMenu to control rendering of href when page is not clickable
  • Fixed bug incorrect redirecturl if using ConfirmRegistration.aspx
  • Fixed bug in poll - incorrect handling of utc vs local time for isactive
  • Fixed bug where ssl redirects were not correctly detecting proxy server settings
  • Fixed a bug that prevented shared files uploads when using an ssl proxy server
  • Fixed bug in list/link folder sites with relative file urls
  • Fixed bug in FlexMenu when using the ChildNodesPerUl option and a page is hit which shouldn't be in the menu, it's still counted
  • Fixed bug custom profile dropdowns did not support required
  • Fixed bug in webstore where shipping panel was not shown on confirm order page when cart had shipped items
  • Fixed unlocalized string on register page

What is new in version 2.4.0.8:

  • CKEditor upgraded to version 4.4.6 from 4.4.3
  • TinyMCE upgraded to 4.1.7 from 4.1.2
  • Upgraded to latest version of Ajax Control Toolkit
  • Upgraded to latest version of log4net
  • Fixed bug in NeatHtml where addthis script interferes
  • Fixed bug where inline editor in html content was not using extraplugins from config file
  • Fixed bug where content admins were not allowed uploads
  • Changed to use universal analytics by default now that Google has migrated everyone to that

What is new in version 2.4.0.4:

  • Forum improvements.
  • Changed target framework from .NET 4 to .NET 4.5.

What is new in version 2.4.0.3:

  • Upgraded from CKeditor 4.3.2 to 4.3.4
  • Upgraded from TinyMCE 4.0.12 to 4.0.21
  • Added config setting to support using html email for newsletter confirmation instead of the default plain text confirmation message
  • Add string extension method JsonEscape() to StringHelpers class
  • Fixed a bug in indexhelper where the item could be indexed 2x in some cases creating duplicate search results
  • Fixed bug extra closing ul in forum alt lists
  • Fixed bug where DateOfBirth profile property was not mapped to the corresponding field in mp_Users table
  • Implemented new EmailValidator control that uses regex client side but server side just tests if the address is valid with System.Net.Mail.MailAddress to reduce performance load of server side regex
  • Implemented correct json escaping for editor style and content templates, should prevent problems with quotes in the content that previously results in javascript errors
  • Fixed bug where ExtendedValidElements from TinyMCE4.config was not being rendered by the TinyMCE editor
  • Added support for display ad (doubleclick) tracking in google universal analytics
  • Moved charset above title in layout.master of included skins
  • Updated Italian Resources from Diego Mora
  • Fixed bug in Nivo Slider themes in Image Gallery

What is new in version 2.4.0.2:

  • Upgrade CKeditor from 4.2.2 to 4.3.2 (This should resolve some issues that the previous version had with IE 11)
  • Upgrade to TinyMCE 4.0.10 to 4.0.12
  • Upgrade to newer version of the time picker extension for jquery datepicker - this fixes some localization problems with the time picker
  • Upgrade from jPlayer 2.4.0 to 2.5.0
  • Implemented plugins to support dragging and dropping images into CKeditor and TinyMCE (works only in modern html 5 web browsers). When images are dropped into the editor they will be uploaded and automatically resized according to the default image resize config settings, and by default the resized image will link to the full size image.
  • Added support for Google Universal Analytics
  • Implemented DateOfBirth as a default profile property, add support for year range to the datepicker used in date profile properties
  • Modifications to make the colorbox in image gallery responsive
  • Implemented new control SkinFolderCssFile for conditionally adding an extra css link based on role or url
  • Added support for page heading with PageTitle control
  • Added support for view all link on forum threads to show all posts in one page for a given thread
  • Added support for folder browsing in file dialog and filebrowserTextBoxExtender
  • Fixed bug related sites mode permission settings were not synced across sites from the permission edit page
  • Fixed bug where blog category selection was lost when adding a new category on a new post
  • Fixed bug in blog where m4a file attachments were not treated as audio
  • Fixed bug where author avatar was not shown in blog detail view unless author bio was also shown
  • Fixed bug in blog where unchecked show download link for media attachments was not respected in detail view
  • Fixed forum unsubscribe bug in MSSQL data layer

What is new in version 2.4.0.0:

  • Upgrade to CKeditor 4.2.2 from 4.2.1
  • Upgrade To TinyMCE 4.0.10 from 3.5.8
  • Upgrade to jplayer 2.4.0 from 2.3.0
  • Artisteer skins updated with Artisteer 4.2, no more need for jquery migrate plugin
  • Implemented a new wrapper control for jqueryui autocomplete, used to lookup a single user for edit permission in feature settings
  • On new installations a custom machine key is automatically generated and updated by the setup page
  • Fixed bug links in forum notification email need to have url params html decoded for plain
  • Fixed bug improve the logic for auto generated loginname
  • Fixed bug in blog feed where the home page url was used for the channel url instead of the blog page
  • Fixed inconsistent feed autodiscovery url in blog
  • Fixed unencoded parameter in WebStore FlexCartLink
  • Fixed broken spell checker in tinymce
  • Fixed bug where security tab was shown in module settings and page settings for users who could not change anything there
  • Fixed bug content adminstrators role should not be filtered out from roles that can view member list
  • Fixed bug password recovery email template for German should be utf-8 encoded
  • Fixed bug email should not be case sensitive for authentication
  • Fixed bug where blog media attachment uploads failed in IE

What is new in version 2.3.9.9:

  • Upgrade to CKeditor 4.2.1
  • Added support for optgroup to mojoDropDownList and new mojoListBox
  • Added options for alternate email from address and alias for forum notification
  • Shared files added config setting for cache header of non attachment downloads
  • Added setting in blog to allow showing calendar navigation on post detail page default to true
  • Added generic.browser file so new browsers are assumed to support cookies

What is new in version 2.3.9.8:

  • Added an option on FlexMenu for StartingNodePageId.
  • Added a Web.config option to show publish workflow icon for unsubmitted draft
  • made the contact form set the focus to the email box if there is any email validation error.
  • Fixed a few region specific languages in ckeditor that were not previously available.
  • Made email template editor also edit the plain text version of the template
  • Added a Web.config option to limit Active Directory to root DN.
  • Fixed bug in Forums where thread subject was unfiltered in page title element causing a potential XSS vulnerability. Anyone using the forums should definitely upgrade to get this security fix.
  • Fixed bug in Forums where non editors could not edit their own older posts even when the settings was -1 which should allow it.

What is new in version 2.3.9.7:

  • New Version of AjaxControlToolkit
  • Upgrade to CKeditor 4.0.3
  • Upgrade to jQuery 1.9.1 and jQueryUI 1.10.2
  • Upgrade from jPlayer 2.1.0 to 2.3.0

What is new in version 2.3.9.6:

  • This release includes a number of bug fixes and a few other improvements since the previous release. The most interesting new feature is support for inline editing in the HTML Content feature when using CKEditor which has also been upgraded to version 4.0.2.

Requirements:

  • ASP.NET 3.5 SP1 or ASP.NET 4.0 or Mono on Linux
  • IIS 5+ or Apache 2+

Similar Software

Comments to mojoPortal

Comments not found
Add Comment
Turn on images!