German Greek English Spanish French Italian
menu

Elxis 5.0 Uranus : Releases

Release notes for Elxis 5.0 Uranus Releases

Home/ Releases/ Elxis 5.0 Uranus

Elxis 5.0 Uranus

Elxis 5.0 Uranus introduces the fifth generation of Elxis CMS and a full modernization of it. The administration interface redesigned and became compatible to mobile devices and tablets. The new interface is faster, smarter and easier to use. Some times it is fun working with Elxis 5.x, for instance when playing with the new itemstatus form element. Elxis default installation does not use jQuery anymore. It is built on HTML5, CSS3 and pure Javascript. We are very proud of our new version and we encourage you to try it. Below you will find the full change log containing a summary of the things changed in comparison to the previous (4.6) release.

Changelog

Most important changes, fixes and additions in Elxis 5.0 Uranus in comparison to Elxis 4.6 Phaethon.

  • Brand new administration User Interface (UI) fully compatible to mobile devices
  • New administration template named Onyx
  • The new user interface uses no jQuery or other big third party library. We replaced jQuery with code developed by Elxis Team with standard javascript, CSS and HTML5.
  • Flex grid tables replaced by data tables
  • New modal windows replaces popups and lightbox windows.
  • New form generation library (elxis5Form). The old elxisForm library kept for backwards compatibility with old third party extensions. The new elxis5Form library has the same methods and parameters as elxisForm, plus a few new, but generates different HTML.
  • New Elxis installer. Faster, easier to use, smarter and with better design for mobile devices.
  • During install Elxis repository and administration folders are automatically been renamed (for improved security). Also the installer generates automatically htaccess/webconfig files.
  • New default template for the frontend section named Five
  • New sample content
  • New translations handling mechanism on multi-language form items (faster and easier to use)
  • Datetime picker updated to the latest release and a bug fixed for Chrome browser
  • Module Articles updated to version 2.0
  • Extended use of font icons powered by FontAwesome 5. Image icons replaced with font icons.
  • Option to display font icons in menu items
  • Option to display font icons in XML generated menus
  • New parameter if_file_exists for XML menus (display a menu item only if a file/folder exists)
  • Component User re-designed
  • Improved personal messaging system (using discussions/threads)
  • Elxis Crypt helper: Added OpenSSL encryption (PHP 7.1+)
  • Component Elxis Menu redesigned and updated to version 2.0
  • Component Elxis Translator redesigned and updated to version 2.0
  • Component Extensions Manager updated to version 2.0
  • Back up feature: Removed excluded folders option, added selected folders and db tables options.
  • Module Admin Users updated to version 2.0
  • Module Admin Profile updated to version 2.0
  • Added rewrite rules support for IIS web server (webconfig)
  • Added Jodit as the new WYSIWYG editor
  • Developed Elxis plugin support for Jodit editor
  • Developed connector between component eMedia and Jodit
  • Plugin Contact updated to version 2.0
  • Plugin Gallery updated to version 2.0
  • Module Gallery updated to version 2.0
  • Maps Gallery updated to version 2.0 (added support for directions/waypoints)
  • Module Comments updated to version 2.0
  • Module Articles updated to version 2.0
  • Module Categories updated to version 2.0
  • Module Who Is Online updated to version 2.0
  • New exit pages (error 404, 403, site offline, login, etc)
  • The error 404 page now displays links to the back-end section instead of the front-end section if you are logged in and you get to this page from the administration section.
  • New menu item type onclick. With the new type you can create menu items that execute javascript actions on click or on touch.
  • Added Mediabox JS library (replacement for Lightbox)
  • Added Simplebar with which you can generated scrollbars on any HTML box
  • Component User: Log the last 10 pages each user has visited
  • Elxis Defender: Log exact block rule
  • Swift mailer: Added exceptions in order not to generate fatal errors on mail dispatch failure.
  • On locked sites fix endless redirections with cookie login and wrong saved password
  • elxis5Form library: Added simple AJAX uploader
  • elxis5Form library: new method addSelectImage (select drop-down box with image preview)
  • elxis5Form library: new method addAjaxFile (ajax file uploader)
  • elxis5Form library: new method addSelectAddOther (select an item from the list or type a new one)
  • elxis5Form library: new method addItemStatus (toggle item value by clicking on it, multi-color support)
  • elxis5Form library: new method addLinkButton (display a button looking link)
  • elxis5Form library: new method add5SEO (SEO suggest/validate links Elxis 5.x style)
  • elxisDocument library: new method addNativeDocReady (uses native JS in comparison to the old addDocReady which uses jQuery).
  • elxisDocument library: new method addFontElxis (adds Elxis icon font support).
  • elxisDocument library: new method addSimplebar (adds simplebar support for custom scrollbars).
  • elxisDocument library: new method loadMediabox (adds MediaBox support).
  • elxisDocument library: All CSS and javascript files in document header are been displayed with an automatically generated version which changes when the file is changed. This way the browser will automatically refresh its cache when the file changes.
  • elxisDate library: Added method humanDate
  • elxisDbTable library: Fixed auto-incement issue under PHP 7.2+
  • New XML parameter itemstatus
  • New XML parameter select (alias of list)
  • html helper: new method pageLoader
  • The following configuration options removed: APC and APCID (deprecated in PHP 7), MOBILE (use responsive layouts), DOCTYPE (only html5 is supported from now on), ICONS_PACK (use font icons instead)
  • Front-end template Flex removed
  • Back-end template Iris removed
  • Component Languages removed
  • Module Mobile Frontpage removed
  • CKEditor removed
  • Remove type text/javascript from script tags
  • Removed Highslide JS library
  • Navigation helper: deprecated. Falls back to html helper pagination method
  • Constant ELXIS_MOBILE: deprecated. Its value is now always 0

Download

Elxis 5.0 Uranus rev2316
Archive ZIP, 10.96 MB, 1780 downloads, Dec 26, 2019 21:50
This is an outdated release!
Previous article
Elxis 5.1 Cronus
Next article
Elxis 4.6 Phaethon