Softpedia
 


SCRIPTS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Koken 0.8.2
  • ContentBox 1.5.2
  • jQPlayer 0.5.2
  • SPOILER ALERT! 0.0.2
  • jQuery Mask Plugin 0.9.0
  • Easing Slider 2.1.2
  • Btapp.js 0.2.0
  • WiiFlash 0.4.5
  • Breeze.js 1.3.3
  • TinyMCE Templates 3.0.2
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Coppermine Photo
    Gallery 1.5.22

    1,023 downloads
    Scary Maze
    426 downloads
    JW FLV Media Player
    6

    365 downloads
    GNU Compiler
    Collection 4.8.0

    324 downloads
    WebChat
    224 downloads
    Aircrack 1.1
    212 downloads
    Flat UI Pro
    186 downloads
    Guestbook PHP code
    180 downloads
    Recently Registered
    3.1

    172 downloads
    InsanityVille’s
    AJAX Guestbook

    163 downloads
    Home > Scripts > Content Management > PivotX > Changelog

    PivotX 2.3.6 - Changelog


    What's new in PivotX 2.3.6:

    · jQuery UI updated to version 1.9.1.
    · Fixed compatibility issue with PHP 5.4.
    · Bug fix in relativeToAbsoluteURLS. Improving regexp so all relative URLs are modified. (Important for feeds).
    · Lifestream version 1.0.1: Fixed Twitter issue - updated URL to RSS feed.
    · Updated jQuery to 1.8.2.
    · Fixing issue with initial entries not showing up after installation. (Flat file database only.)
    · Replacing "mktime()" with "time()" since "As of PHP 5.1, when called with no arguments, mktime() throws an E_STRICT notice".
    · Various bug fixes for comments feeds: No output if weblog parameter was present / Fixed wrong id.
    · Minor fix in getFiles so it works correctly on Windows servers.
    · Most templates are rewritten to use a more consistent naming scheme.
    · Fixed: Wrong detection of safe_mode in PHP.



    What's new in PivotX 2.3.5:

    · Lifestream version 1.0.1: Fixed Twitter issue - updated URL to RSS feed.
    · Updated jquery to 1.8.2.
    · Fixing issue with initial entries not showing up after installation. (Flat file database only.)
    · Replacing "mktime()" with "time()" since "As of PHP 5.1, when called with no arguments, mktime() throws an E_STRICT notice".
    · Various bug fixes for comments feeds: No output if weblog parameter was present / Fixed wrong id.
    · Minor fix in getFiles so it works correctly on Windows servers.
    · Most templates are rewritten to use a more consistent naming scheme.
    · Fixed: Wrong detection of safe_mode in PHP.
    · Added: Extrafields support in the 'orderby' parameter for subweblogs.
    · Fixed: Orphan page and next/previouspage template resulted in never ending loop.
    · Changed: Disregarding number of entries for the pager count when subweblog is called 'archive'.
    · Added: support for separate icons when running in multisite mode - looking for "images/favicon.ico".



    What's new in PivotX 2.3.3:

    · Added some extra sanitychecks to the various file-operations in media-management.
    · Closing file disclosure vulnerability reported by Secunia Research. This vulnerability can only be exploited by administrators and hence Secunia decided to not make an advisory for it.
    · Closing cross-site scripting vulnerability reported by High-Tech Bridge.
    · Updated jQuery to 1.7.2.
    · Updated: PHP Markdown to version 1.0.1o.
    · Replaced "echo" with "debug" in set_entry when warning about pasting directly from Word.
    · Inserted dialogs for the editor is now using the current user's language, not the default installation language.
    · Relaxing validation for comment notify email field so it allows multiple addresses (like we intended to).
    · Added: when the feed_entry and feed_comments hooks return an empty array, the entire entry/comment is skipped in the Feed.
    · Added: If config option upload_max_filesize is lower than the server value, use that one
    · Changed: MAX_KEYS in spamkiller is now set to 1000
    · Added: 'return' parameter to [[category_list]]
    · Added: debug statement when an upload is blocked because of wrong file type.
    · Fixed: Minor layout fix for the category_list format parameter.
    · Fixed: the TimThumb config so it works for multi-site setups again.
    · Added: style to hr extended element in tinyMCE / removed 1 of the double defined extended element iframe
    · Added: some file extensions so a better download icon is selected when using [[download]]
    · Fixed: Correcting widgets page to be similar to extensions page in light of translated strings, display of version
    · Fixed: Made the extension check case insensitive in the image preview.
    · Added: [[getpage]]now accepts uid / type in textile link



    What's new in PivotX 2.3.2:

    · Refactored loading/saving of configuration files, to prevent config file corruption
    · Rewritten Hashcash implementation: works better, and more transparent for the user.
    · Added hidden setting to set a custom hashcash message.
    · Enabled our "first line of defense" (against spam) again.
    · Bug fix: ensuring that uploaded files and thumbnails get the correct file permission.
    · Fixed the image preview, when selecting an existing file by browsing when inserting an image or a popup image in the editor.
    · Added: [[getpage]] can now also retrieve a page by uid.
    · Fixed bug: only show published entries in [[category_list]].
    · Some improvements to [[category_list]] : Added %counter% to formatting and added 'category', 'start' and 'end' parameters to the tag.
    · Some amendments for [[category_link]].
    · Updated Plupload to version 1.5.2
    · Updated jQuery UI to 1.8.17.
    · Updated jQuery to version 1.7.1.
    · Updated TinyMCE to version 3.4.7.
    · Updated timthumb to version 2.8.4, which is a complete rewrite from the previous version 1.35.



    What's new in PivotX 2.3.0:

    · Added: Less obscure 'ajaxy' saving, more consistency in showing a 'save' button for editing config and weblogs.
    · Notify the user when leaving a configuration page, 'Edit entry' or 'Edit Page', when there are unsaved changes.
    · Added: template tag [[user_list]] that lists users/authors in your PivotX.
    · Added an option in hidden settings to make the search always do an "AND" for keywords, instead of making a guess between "OR" and "AND".
    · Added parameter request_method to search tag so you can select between GET or POST.
    · Added a [[nocache]] template block (as can be found in Smarty 3).
    · Added "%counter%" formatting tag to the [[archive_list]] template tag.
    · Added new configuration setting timthumb_zc, to specify what kind of zoom crop you want timthumb to execute as default.
    · Added template tag [[sitedescription]]
    · Added new position to add html to: LOC_TITLEEND
    · Added an 'explode' modifier to Smarty.
    · Reworked latest/moderate comments part, they are now separated.
    · Updated and improved the Hashcash spam protection.
    · Fixed the underscore=" " option in [[tags]].
    · Updated timthumb to version 1.35, fixing a possible security issue.
    · Updated jQuery to version 1.6.2.
    · Updated jQueryUI to 1.8.14.
    · Updated TinyMCE to version 3.4.3.2.
    · images produced by timthumb.php aren't broken by PHP warnings.
    · Bug fix: The only parameter of category_list was not checked against the category display name (in addition to the internal name).
    · On the entries overview, don't wrap the status over two lines (if the status is more than one word in a translation).
    · Bug fix: fixed the comment_after_parse hook.
    · Bug fix: Events going through ajaxhelper.php are saved with the correct username, not "A visitor".
    · Bug fix: Don't output the username for user fields that doesn't exist.
    · Fixed a database setup inconsistency.
    · Fixed: [[getpage]]/[[resetpage]] would be at fault when used within a subweblog loop on weblog pages.
    · Fixed: "view weblog"-links weren't opening in new window.
    · Fixed: A lot of 'optional' or 'non optional' fields in setup, configuration and weblog configuration work more consistently.



    What's new in PivotX 2.2.6:

    Added:
    · [[subweblog]] now has an ignoreuser option.
    · Search OR can be disabled if AND doesn't give any results.

    Changed:
    · is_object is now an allowed function in Smarty templates.
    · Extra attributes for [[paging]].
    · Output system can now also add just after the </title> tag (LOC_TITLEEND).
    · Minor improvements and fixes to built-in validations.

    Updated:
    · Plupload updated to v1.4.3.2.
    · bgiframe fix. This fixes problems with modal popups in Internet Explorer 9.
    · jQuery updated to v1.5.2 and jQuery-UI to v1.8.11.
    · TinyMCE updated to v3.4.1.
    · Timthumb updated to the latest version.
    · Plus, quite a few other smaller fixes and changes.



    What's new in PivotX 2.2.5:

    · The feature most users will appreciate is that we've improved the way that the Dashboard fetches the newsfeed from our site. If our site is unreachable for whatever reason, the process will not block, which will keep the Dasboard responsive.
    · We've replaced the jQuery Masked Input plugin with Input Mask, which works smoother with the other jQuery libraries that we use.
    · Enhancement: Added a title attribute to [[link]] so it's easier to see where the link will take you.
    · Updated: jQuery library has been updated to version 1.5.
    · Updated: Plupload library has been updated to version 1.4.1.
    · Bug fix: Added default upload path in setPaths to avoid rendering the site unusable in case someone accidentally clears the "File Upload Path".
    · Bug fix: Inserting new HTML5 iframe embeds works better in TinyMCE now.
    · Bug fix: If the standard PHP mail function doesn't work, the password reset mail is no longer displayed directly on the screen.
    · Bug fix: The password reset functionality has been improved.
    · Bug fix: Fixed a Plupload problem when filesize was specified in bytes, instead of kilobytes or megabytes.
    · Bug fix: Removing empty logo element from Atom feeds to avoid warnings.



    What's new in PivotX 2.2.2:

    · This 2.2.2 release, which comes hot on the heels of 2.2.1, fixes these issues, and as such it is a recommended upgrade for all users of PivotX 2.x.



    What's new in PivotX 2.2.1:

    · Uploading images in Chrome should work better now.
    · Admins can upload multiple images at once in the gallery now.
    · The executed MySQL queries are no longer logged to the debug log, unless specifically set in Configuration.
    · We fixed two bugs in the Minify module, and in the setup routine.



    What's new in PivotX 2.2.0:

    · There's a new Debugbar, which will be of great use when you're working on a new website. It shows you the current PivotX modifiers, as well as information about which templates are used, server variables, cookies and more. (see the screenshots below)
    · The Entries screen has been revamped: It has better options for filtering and pagination. Best of all: the filters are more persistent. If you've filtered the entries, and then edited an entry, you will return to the same active filter in the overview screen.
    · A lot of smaller fixes and changes are made to streamline the interface of the PivotX backend, so everything is more consistent. A lot of the graphic elements have been touched up.
    · Now using the excellent Plupload uploader for all file uploads.
    · There's a new [[searchresults]] tag, which allows you to format and style the search results page to your liking. Documentation can be found here.
    · PivotX now has an Offline modus, allowing you to show an static page with a message to the visitors of the website, while you can still use the backend to do upgrades or work on the website. The switch to turn the site off, can be found under Administration » Configuration. Please note that you will still be able to see your site, because your IP-address will be whitelisted after flipping the switch. Only people from other IP-addresses will see the offline page.
    · Countless more smaller fixes and improvements.



    What's new in PivotX 2.2 RC:

    · There's a new [[searchresults]] tag, which allows you to format and style the search results page to your liking. Documentation can be found here.
    · PivotX now has an Offline modus, allowing you to show an static page with a message to the visitors of the website, while you can still use the backend to do upgrades or work on the website. The switch to turn the site off, can be found under Administration » Configuration. Please note that you will still be able to see your site, because your IP-address will be whitelisted after flipping the switch. Only people from other IP-addresses will see the offline page.



    What's new in PivotX 2.2.1 beta 2:

    · This beta contains fixes for the Debug Bar, the new Entries Overview screen, and the new uploader.



    What's new in PivotX 2.2.1 beta 1:

    · There's a new Debugbar.
    · The 'entries' screen has been remade. You can now filter on category, user and status. The selected filter will stay active after editing an entry.
    · The backend interface has been touched up. A lot of minor changes, to make using PivotX more comfortable.
    · jQuery and TinyMCE have been updated to the latest versions.
    · Pages an be sorted alphabetically now
    · The Feed parser (magpie) parser Twitter feeds properly now
    · And of course a lot more minor tweaks and fixes. See rev r2965 to r3160 in SVN.




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM