web/wdoc/ChangeLog_en
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 30 Nov 2009 10:24:01 +0100
branchstable
changeset 3947 8d06bce45c02
parent 3017 03cf2fe57eb6
child 5539 f927e6a322a6
permissions -rw-r--r--
when one is adding an inline entity for a relation of a single card, the 'add a new xxx' link disappears. If the user then cancel the addition, we have to make this link appears back. This is done by giving add new link id to removeInlineForm.

.. -*- coding: utf-8 -*-
.. _`user preferences`: myprefs
.. _here: sparql
.. _SPARQL: http://www.w3.org/TR/rdf-sparql-query/
.. _schema: schema
.. _OWL: http://www.w3.org/TR/owl-features/

2009-08-07  --  3.4.0

    * support for SPARQL_. Click here_ to test it.

    * and another step toward the semantic web: new `ExternalUri` entity type
      with its associated `same_as` relation. See
      http://www.w3.org/TR/owl-ref/#sameAs-def for more information and check
      this instance schema_ to see on which entity types it may be applied

    * new "view workflow" and "view history" items in the workflow
      sub-menu of the actions box

    * you can now edit comments of workflow transition afterward (if authorized,
      of course)

    * modification date of an entity is updated when its state is changed


2009-02-26  --  3.1.0

    * schema may be exported as OWL_

    * new ajax interface for site configuration / `user preferences`_


2008-10-24  --  2.99.0
    * cubicweb is now open source !