Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Psiphon 3
    2,851 downloads
    Wine 1.4.1 / 1.5.30
    1,095 downloads
    BackTrack 5 R3
    1,016 downloads
    Adobe Flash Player
    for Linux
    11.2.202.258

    969 downloads
    Red Hat Linux 9
    948 downloads
    LibreOffice 3.6.6 /
    4.0.3

    870 downloads
    Linux Mint 14.1 / 15
    RC

    807 downloads
    Ubuntu 10.10
    721 downloads
    Red Hat Enterprise
    Linux 6.4

    719 downloads
    OpenMandriva
    20130513

    673 downloads
    MOST POPULAR DISTROS
    #
    Distribution
    PCLinuxOS 2013.04
    User rating: 4.8/5
    Votes: 367
    OpenMandriva
    20130513

    User rating: 4.4/5
    Votes: 617
    Ubuntu 9.10
    User rating: 4.4/5
    Votes: 266
    Clonezilla LiveCD
    2.1.1-25 / 2.1.2-3

    User rating: 4.3/5
    Votes: 255
    BackTrack 5 R3
    User rating: 4.3/5
    Votes: 565
    Fedora 18
    User rating: 4.3/5
    Votes: 610
    openSUSE Linux 12.3
    / 13.1 Milestone 1

    User rating: 4.2/5
    Votes: 466
    Ubuntu 12.04.2 LTS
    User rating: 4.2/5
    Votes: 662
    Ubuntu 10.04.4 LTS
    User rating: 4.0/5
    Votes: 281
    Linux Mint 14.1 / 15
    RC

    User rating: 4.0/5
    Votes: 351
    Home > Linux > Internet > Plone Extensions > eea.app.visualization > Changelog

    eea.app.visualization 7.2 - Changelog


    What's new in eea.app.visualization 7.2:

    April 1st, 2013

    · Bug fix: Remove collective.js.jqueryui < 1.9 pin as it make this package unusable with Plone 4.3+ [avoinea]



    What's new in eea.app.visualization 7.0:

    February 27th, 2013

    · Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for eea.app.visualization
    · Feature: Possibility to disable daviz views per Content-Type. See Site Setup > Daviz Visualization > Enable / Disable [voineali]
    · Change: Refactoring ZCML slugs for daviz:view and daviz:edit. See eea.app.visualisation.views.data.configure.zcml for examples. [voineali]
    · Change: Refactoring "Data settings" as a daviz:view in order to easily disable it if necessary [voineali]
    · Change: Use jQuery tabs for "Daviz Visualization Settings" within Plone ControlPanel [voineali]
    · Bug fix: Fix "embed" and "export to png" buttons CSS [voineali]
    · Bug fix: Improved CSV dialect detection for files with a lot of missing values [voineali fixes #13851]
    · Bug fix: Fixed daviz.json for uploaded files (.tsv, .csv) [voineali]
    · Feature: Upgraded to Simile Exhibit 3.0 [voineali refs #13807]



    What's new in eea.app.visualization 6.5:

    February 5th, 2013

    · Feature: Handling specific annotations for data values [voineali refs #9558]



    What's new in eea.app.visualization 6.4:

    January 30th, 2013

    · Bug fix: Fixed fix_column_labels upgrade step from version 6.2 [szabozo0]
    · Bug fix: Fixed table layout [szabozo0]



    What's new in eea.app.visualization 6.3:

    January 16th, 2013

    · Feature: Added italian translations [simahawk]



    What's new in eea.app.visualization 6.1:

    November 12th, 2012

    · Feature: Added i18n translations [avoinea]
    · Feature: Display image when javascript is disabled [szabozo0 refs #9562]
    · Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for eea.app.visualization
    · Feature: Added utilities to get and convert external URL to data ready for visualization [voineali refs #9576]
    · Feature: Added "year" column type in order to format dates columns as years [voineali refs #9583]
    · Change: Use SlickGrid jQuery plug-in to manipulate data table within Edit Visualization > Data settings Tab [avoinea refs #5599, #5625]
    · Bugfix: Fixed KSS issues in daviz controlpanel [szabozo0 refs #5616]
    · Feature: Made plone collection as daviz data source [avoinea refs #5604]
    · Bug fix: Fixed 'Enable View' button CSS [avoinea]



    What's new in eea.app.visualization 6.0:

    October 10th, 2012

    · Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for eea.app.visualization
    · Feature: Added API for Visualization data source provenance [voineali refs #5490]
    · Change: Merged daviz-view.json and daviz-relateditems.json into one single json file called daviz.json [voineali refs #5449]
    · Bug fix: fixed visualisation tabs layout when many tabs spanning several rows are made. [demarant]
    · Feature: migrate daviz settings from portal_properties to portal_daviz [szabozo0]
    · Bug fix: Fixed columnTypes in table header using :type syntax [voineali refs #5511]
    · Change: Added IVisualizationData and IVisualizationJson adapters API in order to dynamically provide data sources for visualization [voineali refs #5511]
    · Bug fix: Allow changing of column types within Edit Visualization > Data settings if data source is copy & pasted [voineali refs #5511]
    · Feature: Added an easy way to register Google Maps key when using without Plone by adding 'google_key' property on context (parents) or by providing a utility (see eea.app.visualization.zopera.utils.py) [voineali refs #5420, #5421]
    · Feature: Added an easy way to plugin CSS/JS resources by simply providing some utilities (see eea.app.visualization.browser.res.interfaces.py) [voineali refs #5420]
    · Feature: Made this package Plone independent (Zope2 minimal requirements) [voineali refs #5420]



    What's new in eea.app.visualization 4.7:

    August 30th, 2012

    · Bug fix: Skip invalid or empty cells on conversion to daviz-json instead of falling back to 0. [voineali refs #5453]



    What's new in eea.app.visualization 4.5:

    July 24th, 2012

    · Bug fix: Fixed 'Data settings' table when there are many columns by adding a bottom scrollbar [voineali refs #5363]
    · Change: Moved 'Data settings' tab to the end as it seems it confuses users about the next steps they have to take in order to create new visualizations [voineali refs #5363]
    · Bug fix: Made table's columns headers editable within 'Data settings' panel in order to be able to edit them without having to add an Exhibit View [voineali refs #5363]



    What's new in eea.app.visualization 4.4:

    July 17th, 2012

    · Change: Improved the labelling and display of downloadable data. [demarant]
    · Bug fix: Added list type in 'Data table (preview)' in order to be used with Exhibit framework and also fix detection of columns that explicitly define column type in header using ':' syntax (e.g. topics:list) [voineali refs #5316]
    · Bug fix: Fixed auto-detection of numbers by lowering boolean priority [voineali refs #5316]
    · Bug Fix: Fixed i18n missing tags and i18n:domain in .pt files [prospchr refs #5162]



    What's new in eea.app.visualization 4.3:

    June 14th, 2012

    · Bug fix: Fixed 'unicode' object has no attribute 'get' error on download.json [voineali fixes #5223]
    · Bug fix: fixed markup of HISTORY.txt file [ciobabog refs #5231]
    · Feature: Allow the user to confirm and adjust auto-detected column types [voineali refs #5024]
    · Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for eea.app.visualization
    · Feature: Added unique URLs for tabs in view mode in order to easily bookmark and share them. Also support browser history (back and forward buttons) [voineali refs #4851]



    What's new in eea.app.visualization 4.2:

    April 28th, 2012

    · Feature: Made Visualization data downloadable (HTML, CSV, TSV, JSON, XML, XML with Schema) [voineali #5038]
    · Bug fix: Use non-@@ version of daviz-relateditems.json in order to easily cache and purge it using plone.app.caching [voineali #5074]



    What's new in eea.app.visualization 4.0:

    April 3rd, 2012

    · Initial release: Moved eea.daviz core API to this package in order to make the visualization libraries usable as standalone packages outside eea.daviz bundle [voineali #4996]




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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