Cone.app

Latest version: v1.0.7

Safety actively analyzes 629004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

1.0a9

------------------

- Add ``quote_params`` keyword argument to ``cone.app.browser.utils.make_query``
to control explicitely if some request paramater values should be URL quoted.
Needed to make ``cone.app.browser.authoring.CameFromNext`` work properly if
``came_from`` URL contains a query on it's own.
[rnix, 2017-11-07]

1.0a8

------------------

- Include related view in ``cone.app.browser.contents.ContentsViewLink.target``
if present and node is container, otherwise ``target`` of superclass.
[rnix, 2017-10-09]

- Revert use ``urllib2.quote`` in ``cone.app.browser.utils.make_query`` to
quote query parameter values.
[rnix, 2017-10-09]

- ``safe_decode`` keys to check for current node in ``NavTree.fillchildren``.
[rnix, 2017-09-27]

1.0a7

------------------

- Update to ``bdajax`` 1.10 and adopt server side ajax form processing code.
[rnix, 2017-09-12]

1.0a6

------------------

- Use ``RelatedViewConsumer`` on ``cone.app.browser.batch.BatchedItems``
and ``cone.app.browser.table.Table``.
[rnix, 2017-07-23]

- Use ``RelatedViewProvider`` on ``listing`` and ``sharing`` tile.
[rnix, 2017-07-23]

- Add related view support. This includes ``set_related_view``,
``get_related_view``, ``RelatedViewProvider`` and ``RelatedViewConsumer``
in ``cone.app.browser``.
[rnix, 2017-07-23]

- Introduce dedicated ``href`` and ``target`` keys for batch vocab
pages. Makes it possible to consider view names. ``url`` key still works
as B/C, but will be removed as of ``cone.app`` 1.1.
[rnix, 2017-07-23]

- Copy passed ``path`` in ``cone.app.browser.utils.make_url`` to avoid
modification of given argument.
[rnix, 2017-07-23]

- Use ``urllib2.quote`` in ``cone.app.browser.utils.make_query`` to quote
query parameter values.
[rnix, 2017-07-19]

- Include query when setting browser path in ``cone.batcheditemsbinder`` JS.
[rnix, 2017-07-19]

- Update to ``bdajax`` 1.9 and adopt bdajax binder function registration.
[rnix, 2017-07-19]

1.0a5

------------------

- Add ajax overlay additional CSS class support which has been introduced in
``bdajax`` 1.8
[rnix, 2017-05-12]

1.0a4

------------------

- Fix children filtering in ``cone.app.browser.contents.ContentsTile`` if
title or creator from metadata is ``None``.
[rnix, 2017-03-28]

- Fix ``href`` link creation of ``ActionList``, ``ActionSharing`` and
``ActionEdit`` in ``cone.app.browser.actions`` to ensure correct links if
``target`` gets overwritten on subclass.
[rnix, 2017-03-28]

- Consolidate ``batcheditemsbinder`` and ``tabletoolbarbinder`` in
``protected.js``.
[rnix, 2017-03-28]

- ``cone.app.browser.actions.ActionUp`` sets ``href`` properly.
[rnix, 2017-03-28]

- Introduce ``logout`` tile.
[rnix, 2017-03-23]

- Move ``login_view``, ``logout_view`` and ``forbidden_view`` from
``cone.app.browser`` to ``cone.app.browser.login``.
[rnix, 2017-03-23]

- Catch ``Forbidden`` exception explicitely in ``ajaxaction`` JSON view and
set 403 response status in order to ensure bdajax redirects to login view
properly.
[rnix, 2017-03-23]

- Ajax path is not longer set on server side in layout tile via ajax
continuation but explicitely via ``ajax:path`` in markup where appropriate.
[rnix, 2017-03-23]

- ``cone.app.browser.actions.LinkAction`` now supports ``path``,
``path_target``, ``path_action``, ``path_event`` and ``path_overlay``.
[rnix, 2017-03-23]

- ``cone.app.browser.ajax.AjaxPath`` now supports ``target``, ``action``,
``event`` and ``overlay``.
[rnix, 2017-03-23]

- Update to ``bdajax`` 1.7 which supports browser history handling for ajax
actions.
[rnix, 2017-03-23]

- Rename ``nodepath`` to ``node_path`` in ``cone.app.browser.utils``. B/C
``nodepath`` is suppoerted as of ``cone.app`` 1.1.
[rnix, 2017-03-23]

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.