Skip to content

Commit

Permalink
update JQuery UI to version 1.8.16.9 (fixes #124)
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Mar 21, 2013
1 parent c877979 commit 1c3bf44
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
2 changes: 2 additions & 0 deletions docs/HISTORY.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Because you have to know where your towel is.
1.0a2 (unreleased)
^^^^^^^^^^^^^^^^^^

- Update JQuery UI to version 1.8.16.9 (fixes #124_). [hvelarde]
- Refactor carousel tile to use collective.js.galleria. [jpgimenez]
- Refactor list tile to use adapters to get the contained items uids. [jpgimenez]
- Implements a way to ommit fields from tiles edit form and show it at configure form. [jpgimenez]
Expand All @@ -18,3 +19,4 @@ Because you have to know where your towel is.

- Initial release.

.. _124: https://github.com/collective/collective.cover/issues/124
3 changes: 2 additions & 1 deletion docs/INSTALL.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ To enable this package in a buildout-based installation:

[versions]
...
collective.js.jqueryui = 1.8.16.7
archetypes.querywidget = 1.0.7
collective.js.jqueryui = 1.8.16.9
plone.app.blocks = 1.0
plone.app.drafts = 1.0a2
plone.app.jquery = 1.7.2
Expand Down
8 changes: 2 additions & 6 deletions versions.cfg
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
[versions]
collective.js.jqueryui = 1.8.16.7
docutils = 0.9.1
five.pt = 2.2.1
archetypes.querywidget = 1.0.7
collective.js.jqueryui = 1.8.16.9
plone.app.blocks = 1.0
plone.app.drafts = 1.0a2
plone.app.jquery = 1.7.2
plone.app.jquerytools = 1.5.1
plone.app.tiles = 1.0.1
plone.principalsource = 1.0b1
plone.tiles = 1.2
zc.buildout = 1.6.3
zope.pagetemplate = 4.0.0
archetypes.querywidget = 1.0.7

0 comments on commit 1c3bf44

Please sign in to comment.