Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

3.3.6

Compare
Choose a tag to compare
@leofeyer leofeyer released this 31 Oct 09:45

Updated

  • Updated TinyMCE to version 4.1.6 and added the "lists" plugin (see #7349).
  • Updated MooTools to version 1.5.1 (see #7267).
  • Updated swipe.js to version 2.0.1 (see #7307).
  • Updated the ACE editor to version 1.1.6 (see #7278).

Fixed

  • Always pass a DC object in the toggleVisibility callback (see #7314).
  • Correctly render the "read more" and article navigation links (see #7300).
  • Fix the markup of the form submit button (see #7396).
  • Do not generally remove insert tags from page titles (see #7198).
  • Consider the useSSL flag of the root page when generating URLs (see #7390).
  • Correctly create the template object in BaseTemplate::insert() (see #7366).
  • Fixed the FAQ sorting in the back end (see #7362).
  • Added the Widget::__isset() method (see #7290).
  • Correctly handle dynamic parent tables in the DC_Table driver (see #7335).
  • Correctly shortend HTML strings in String::substrHtml() (see #7311).
  • Use an .invisible class which plays nicely with screen readers (see #7372).
  • Handle disabled modules in the module loader (see #7380).
  • Fixed the "link_target" insert tag.
  • Correctly mark CAPTCHA fields as mandatory (see #7283).
  • Fix the Database::list_fields() method (see #7277).
  • Correctly assign "col_first" and "col_last" in the image gallery (see #7250).
  • Set the correct path to TCPDF in system/config/tcpdf.php (see #7264).