Patch #2 Released for V2.3.7

Saturday, January 9, 2016 Tags: patch, release, bugs

This patch fixes several issues in the v2.3.7 release and the v2.3.7 patch #1 and provides several tweaks and even some new features. The main fix is for a regression problem in v2.3.7 which prevented editing or copying existing calendar events. It must be noted that this patch will break any custom text module view templates using in-place editing.  While you will not lose any data, the results of saving the first in-place change will break the javascript on the page...therefore you must remove any such custom templates, or create a new one based on the system ones included in this patch.  Patch #2 to v2.3.7 is found at http://sourceforge.net/projects/exponentcms/files/exponent-2.3.7-patch-2.zip/download

v237patch2 adds these features to v237 and v237patch1:
- elFinder cache now moved to its own /tmp folder
- new global setting to Save Inline Editing Changes w/o Prompt
- styling tweaks to the sample bootstrap3theme
  - removes display of urls when printing from Chrome browser with a bootstrap 3 theme
  - updates bootstrap 3 rss/ical link icons to be orange regardless of font color
  - updates form input placeholder styles to look less like an entry

v237patch2 fixes these issues in v237 and v237patch1:
!!! Regression fix no workflow (revisions/approval) feedback using text module inline edit view
    !!! THIS FIX BREAKS EXISTING CUSTOM TEXT SHOWALL INLINE (EDIT) VIEWS
    - User now see immediate workflow feedback when editing inline
!!! Regression fix workflow styling missing in bootstrap 3
!!! Regression fix unable to edit/copy existing calendar events
!!! Regression fix problem selecting insert links with ckeditor within inline edit text module views
!!! Regression fix import items (blog?) with attachments didn't import attachments
!!! Regression fix manage categories would only work with 1st 50 system categories
!!! Regression fix some blog views displayed default date/author/category instead of item's info
!!! Regression fix re-order dialog in portfolio module odd styling
- cleans up optional ajax paging links
- xmlrpc now returns entire blog content instead of summary for getRecentPosts call
  - several code warnings eliminated which would choke ajax/xmlrpc calls
- we now prevent display of internal alias menu items if the target page is invisible
- updates bootstrap 2/3 'more' type links to become buttons
- in the bootstrap3theme sample theme
  - removes unnecessary space above collapsed navbar when slingbar not present
  - reduce size of header for bs3 accordion views

v237patch2 updates these 3rd party libraries in v237 and v237patch1:
- quick file upload widget upgraded back to v2.4.0