Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Psiphon 3
    3,428 downloads
    LibreOffice 3.6.6 /
    4.0.3

    1,469 downloads
    Wine 1.4.1 / 1.5.30
    1,341 downloads
    BackTrack 5 R3
    1,155 downloads
    Adobe Flash Player
    for Linux
    11.2.202.258

    1,027 downloads
    Red Hat Linux 9
    1,023 downloads
    Linux Mint 14.1 / 15
    RC

    797 downloads
    Red Hat Enterprise
    Linux 6.4

    784 downloads
    VLC 2.0.6
    779 downloads
    Ubuntu 12.10
    768 downloads
    MOST POPULAR DISTROS
    #
    Distribution
    PCLinuxOS 2013.04
    User rating: 4.8/5
    Votes: 367
    OpenMandriva
    20130513

    User rating: 4.4/5
    Votes: 621
    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: 467
    Ubuntu 12.04.2 LTS
    User rating: 4.2/5
    Votes: 664
    Ubuntu 10.04.4 LTS
    User rating: 4.0/5
    Votes: 281
    Linux Mint 14.1 / 15
    RC

    User rating: 4.0/5
    Votes: 353
    Home > Linux > Programming > Assembler Tools > Plomino > Changelog

    Plomino 1.13.3 - Changelog


    What's new in Plomino 1.13.3:

    March 7th, 2012

    · JSON API improvements



    What's new in Plomino 1.13.2:

    February 16th, 2012

    · Add JSON utils: json_dumps and json_loads
    · Add CSS class containing the element id on the Plomino element portlet



    What's new in Plomino 1.13.1:

    January 11th, 2012

    · Fix agent security when running as owner
    · New content-type addable in PlominoForm: PlominoCache, to indicate cache fragments
    · Fix exportCSV and exportXLS for views
    · Fix OpenDatabase when doc counting is active



    What's new in Plomino 1.13:

    December 1st, 2011

    · onOpenView event
    · getCache and setCache which use plone.memoize to cache data
    · getRequestCache and setRequestCache to cache data into the request
    · Allow keyword args for agent __call__



    What's new in Plomino 1.12.1:

    October 10th, 2011

    · fix transform exceptions in attached file indexing
    · fix editor permissions to allow file attachment deletion



    What's new in Plomino 1.12:

    October 4th, 2011

    · fix reader access control on getfile
    · add cgi_escape to utils
    · create plomino_workflow and fix permissions
    · integrate plone.app.async support to enable asynchronous agent execution and asynchronous refreshdb
    · allow to run agent as current user or as owner
    · don't use File for everything in /resources/; use Script (Python) for script libraries



    What's new in Plomino 1.11:

    September 13th, 2011

    · use onSave returned value to redirect to url after save
    · getAllDocuments() returns PlominoDocuments (and not brains anymore, unless getObject=False)
    · various fixes



    What's new in Plomino 1.10.4:

    August 4th, 2011

    · (for Plone 4 only) use MailHost.send instead of secureSend
    · fix document portal indexation behaviour
    · fix permission issues with Document id formula
    · fix Mandatory field checking with File attachments fields



    What's new in Plomino 1.10.3:

    July 21st, 2011

    · i18n fixes
    · fix translation method
    · display rendered values in datagrid in edit mode



    What's new in Plomino 1.10.2:

    July 13th, 2011

    · Only use Unicode in the Plomino index,
    · Fix ConflictError issue: avoid writing annotations in fields objects constantly,
    · Plone 4.1 compliancy fixes.



    What's new in Plomino 1.10.1:

    July 1st, 2011

    · Plone 3 compliancy (broken after Plone 4.1 compliancy)



    What's new in Plomino 1.10:

    June 27th, 2011

    · Plone 4.1 compliancy



    What's new in Plomino 1.9.8.1:

    May 27th, 2011

    · Fix applyHideWhen behaviour to avoid meaningless errors when applyHideWhen is not used for actual rendering.



    What's new in Plomino 1.9.8:

    May 27th, 2011

    · Enable Plomino documents in sitemap
    · Use Plomino_SearchableText field in search form to match SearchableText
    · Display design tree into the design portlet
    · Fix processImportAPI separator
    · Support field validation at submit time in datagrid popup forms
    · Fix behaviour with hidden fields passed as param in request
    · Update french translation



    What's new in Plomino 1.9.7:

    May 6th, 2011

    · Fix resources import/export
    · Fix dynamic view for IE



    What's new in Plomino 1.9.6:

    April 20th, 2011

    · enable JQuery UI theme support in datatables
    · load accordions content on click if url provided
    · external utils pluggin mechanism
    · refreshdb improvements



    What's new in Plomino 1.9.5:

    March 25th, 2011

    · Fix richtext field bug with Products.TinyMCE 1.1.8 (a commit was missing in 1.9.4)



    What's new in Plomino 1.9.4:

    March 25th, 2011

    · isDocument method in PlominoUtils to test if context is a document
    · fix categorized dynamic view (when column contains multivalues)
    · fix richtext field bug with Products.TinyMCE 1.1.8



    What's new in Plomino 1.9.3:

    March 10th, 2011

    · File handling fixes
    · onSearch event (for Search forms)



    What's new in Plomino 1.9.1:

    February 17th, 2011

    · Fix import/export encoding problems
    · Fix error traceback pop-up rendering



    What's new in Plomino 1.9:

    February 17th, 2011

    · Document id formula to compute document id at creation time.
    · Display error traceback in a pop-up (showing error message and formula code).
    · Import/export documents to/from a server local folder
    · Validator to avoid using underscores in views and columns ids.
    · Fix URLs in virtual hosting context.
    · Plomino_Readers: Plomino_Readers allows to restrict the list of users, groups, and/or user roles allowed to view the document.
    · Use collective.js.jqueryui instead of custom jqueryui. IMPORTANT NOTE: in Plone 3, please use collective.js.jqueryui = 1.7.3.1
    · Fix replication (file attachments support with blob + push/pull behavior).
    · Plomino element portlet can be conditionally displayed.
    · Generate a view based on a form (use fields for columns, set selection formula, and create "Add new" button).
    · Clean "browserims" (make sure Plomino API works when REQUEST is not defined to allow proper usage from a script).
    · Plomino documents are not necessarily indexed into the portal catalog.



    What's new in Plomino 1.8:

    November 29th, 2010

    · Replace mode for design import (existing design is entirely replaced by the imported one).
    · German translation.
    · User-friendly error messages for failing formulas.
    · TEXT and NAME fields indexed as FieldIndex (instead not ZCTextIndex) to allow sorting.
    · New field mode "Computed on save": value is computed when document is saved and stored, it is not re-computed when the document is opened.
    · Online debugger (integration with Clouseau): failing formula can be executed step-by-step from the web interface.



    What's new in Plomino 1.7.5:

    October 1st, 2010

    · Documents stored in a BTreeFolder.
    · If available, use plone.app.blob to store file attachments.
    · When importing design or documents, use savepoints instead of actual commit.
    · CSV import uses fields definition (so values are casted accordingly, instead of storing everything as strings).
    · Excel export method on views.
    · Categorized views supported with dynamic mode.
    · Fix file attachment bug under Plone 4.



    What's new in Plomino 1.7.3:

    September 9th, 2010

    · fix datagrid (it was storing rendered values and not raw values)
    · localization for datatables: en, es, fr, it, lt, nl
    · dynamic hidewhen are now manage at hidewhen level (and not as a global setting in the form)
    · few minor fixes



    What's new in Plomino 1.7.2:

    August 10th, 2010

    · fix delete button in Plomino views when using the Dynamic view rendering
    · fix XML import with indexed datagrid fields



    What's new in Plomino 1.7:

    August 9th, 2010

    · Remove dependencies with: collective.js.jquery, collective.js.jqueryui, plone.app.jquerytools.
    · Dynamic hide-when.
    · Fields can be provided by external products as plugin utilities.
    · Fields improvements: picklist for names and doclinks.
    · Store all texts in unicode.
    · Lithuanian translation.
    · Improve import/replication/refresh performances and display a progress bar.



    What's new in Plomino 1.6.3:

    June 19th, 2010

    · Plone 4 compliant
    · JQueryUI accordion integration (ability to create collapsible sections in forms)
    · New portlet to insert a Plomino form anywhere in your Plone site
    · Installation using a buildout extend
    · Force form for a document using ?openwithform= in the request
    · German translation fixes



    What's new in Plomino 1.6.2:

    June 9th, 2010

    · ability to restrict documents XML export to a given view
    · sort elements by id in the Design tab
    · XML export improvements: elements are sorted, xml is pretty (so diff and svn play nicely), CDATA escaping has been removed, and lxml is used if installed
    · unlock webdav-locked elements before importing
    · fix: column sorting and summing
    · fix: openWithForm encoding errors
    · fix: do not call onSave when importing document from replication or XML file



    What's new in Plomino 1.6.1:

    May 31st, 2010

    · JQuery datatables to render Plomino views
    · Datagrid field type
    · Fulltext indexing in local Plomino index
    · Documents import/export via XML files
    · Ability to define column values using existing fields



    What's new in Plomino 1.5.7:

    March 4th, 2010

    · Portlet with useful links for design management (add items, acl, etc...)

    · Google visualization table to display views

    · Fixes for Plone 4 compliancy (work in progress)



    What's new in Plomino 1.5.6:

    February 12th, 2010

    · Access control fix : Owner is author of any document (just like PlominoManager role)
    · MissingValue() method in PlominoUtils : it returns Missing.Value which can be useful
    · when processing ZCatalog brains (=search results) as Missing.Value cannot be imported
    · into formulas.
    · Do not compute column values in index if the document does not belong to the view.
    · Note: it does not really change the performances when indexing, but it does reduce
    · the index size.
    · It also reduce the amount of error traceback in debug mode.



    What's new in Plomino 1.5.5:

    February 10th, 2010

    · Fix: escape CDATA in XML import/export (Jean Joordan contribution)
    · Fix: handle empty multiselect and empty checkboxes
    · Fix: do not default to PlominoAuthor right if Authenticated generic right is PlominoAuthor whereas the current user as PlominoReader right
    · Fix: set encoding in exportCSV



    What's new in Plomino 1.5.4:

    January 28th, 2010

    · Fix: insufficient privileges error when changing Anonymous access right from PlominoAuthor to No Access
    · Enable multiple Google Visualization fields in the same form
    · hide selection box in views if no remove permission
    · refresh() method on PlominoDocument: same as save() but do not trigger onSaveDocument
    · more i18n French translations
    · Validation formula improvments (ability to test the current doc id + bug fixes)
    · beforeCreateDocument event



    What's new in Plomino 1.5.3:

    January 14th, 2010

    · Security fix: when a group has PlominoAuthors rights, members of this group are just authors on their own documents.



    What's new in Plomino 1.5.2:

    January 7th, 2010

    · Migration script



    What's new in Plomino 1.5.1:

    January 7th, 2010

    · TinyMCE support fix



    What's new in Plomino 1.5:

    January 4th, 2010

    · Google chart integration : pie chart, bar chart, etc. (see http://code.google.com/intl/en/apis/chart/types.html )
    · Ability to display the sum of a column in view (when columns contain figures)
    · Google Visualization integration : organizational charts, dynamic charts, map, etc. (see http://code.google.com/intl/en/apis/visualization/documentation/gallery.html )
    · CSV support improvement
    · Ability to restrict a Names field to a given member group
    · Import/export and replication improvements



    What's new in Plomino 1.5:

    December 19th, 2009

    · Google chart integration : pie chart, bar chart, etc. (see http://code.google.com/intl/en/apis/chart/types.html )
    · Ability to display the sum of a column in view (when columns contain figures)
    · Google Visualization integration : organizational charts, dynamic charts, map, etc. (see http://code.google.com/intl/en/apis/visualization/documentation/gallery.html )
    · CSV support improvement
    · Ability to restrict a Names field to a given member group
    · Import/export and replication improvements



    What's new in Plomino 1.4:

    June 30th, 2009

    · Control Kupu height for Richtext fields
    · Delete button confirmation message
    · German translation
    · Ability to hide Default Actions in forms
    · Group support in user roles and in Plomino_Authors
    · Import/export database settings and ACL settings
    · XML import/export design to/from file
    · Replication filtering using a view (feature financed by ACEA)
    · TinyMCE support
    · Delete documents from view
    · Bug fixes



    What's new in Plomino 1.3:

    March 25th, 2009

    · Custom start page
    · Form as page (no action bar)
    · i18n fixes
    · bug fixes
    · fr-fr fallback for i18n fr file
    · Date/Time widget fix for Plone 3.2
    · IMPORTANT NOTE: this version does not support Plone versions < 3.2
    · Better error handling for field rendering



    What's new in Plomino 1.3 RC4:

    March 3rd, 2009

    · fr-fr fallback for i18n fr files
    · Date/Time widget fix for Plone 3.2
    · IMPORTANT NOTE: this version does not support Plone versions < 3.2
    · Better error handling for field rendering



    What's new in Plomino 1.3 RC2:

    February 26th, 2009

    · DocLink field type (similar to Reference field)
    · Custom field templates
    · Field refactoring: now field type specific parameters are handle in the 'Settings' tab, and offer more options
    · XML new format to handle design import/export and replication
    · onDeleteDocument event
    · DateTime field bugs fixing




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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