Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install ftw.calendarwidget

How to install ftw.calendarwidget

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install ftw.calendarwidget
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.1.4
1.1.8Never BuiltWhy not?
1.1.4 Available View build log
1.1.2 Available View build log
Windows (64-bit)
1.1.2
1.1.8Never BuiltWhy not?
1.1.2 Available View build log
Mac OS X (10.5+)
1.1.4
1.1.8Never BuiltWhy not?
1.1.4 Available View build log
1.1.2 Available View build log
Linux (32-bit)
1.1.4
1.1.8Never BuiltWhy not?
1.1.4 Available View build log
1.1.3 Available View build log
1.1.2 Available View build log
Linux (64-bit)
1.1.8 Available View build log
1.1.4 Available View build log
1.1.3 Available View build log
1.1.2 Available View build log
 
License
GPL2
Lastest release
version 1.1.8 on Jan 9th, 2014

ftw.calendarwidget

ftw.calendarwidget provides an archetypes calendar widget using the jQuery UI datepicker.

http://onegov.ch/approved.png/image

Certified: 01/2013

Usage
  • Add ftw.calendarwidget to your buildout configuration:
[instance]
eggs +=
    ...
    ftw.calendarwidget
  • Import the generic setup profile for ftw.calendarwidget
  • Use it in your archetypes schema:
>>> from Products.Archetypes import atapi
>>> from ftw.calendarwidget.browser.widgets import FtwCalendarWidget

>>> MySchema = atapi.Schema((
...
...     atapi.DateTimeField(
...         name='mydate',
...         widget=FtwCalendarWidget(label='My Date')
...     ),
...
... ))
Screenshot
https://github.com/4teamwork/ftw.calendarwidget/raw/master/docs/screenshot.png

Changelog

1.1.8 (2013-08-26)
  • Fix month picking for Plone 4.3 jQuery version. [jone]
1.1.7 (2013-03-17)
  • Plone 4.3 support, The DateTimeWidget changed. [mathias.leimgruber]
1.1.6 (2013-01-30)
  • Do not use a square to mark required field, this will be done by CSS. [Julian Infanger]
1.1.5 (2013-01-21)
  • onegov.ch approved: add badge to readme. [jone]
  • Make ftw_calendar.js fire the 'calendar_after_change' event again. [tschanzt]
  • Don't split date with '/' use '-' instead. [tschanzt]
1.1.4 (2012-10-16)
  • Fixed widget selecting wrong month. [Julian Infanger]
  • Fix IE8 issues. [mathias.leimgruber]
  • Added test setup and some integration tests. [mathias.leimgruber]
  • Fix communication between datepick widget and select fields. [mathias.leimgruber]
1.1.3 (2012-08-24)
  • Fix missing Label. [tschanzt]
1.1.2 (2012-03-09)
  • Prepare for public release. [jone]
1.1.1 (2012-03-07)
  • Fix Manifest.in (include .rst) [mathias.leimgruber]
1.1 (2012-03-05)
  • Code cleanup and documentation.
1.0c2 (2011-04-01)
  • Little bit refactoring, because of some js errors. Added calendar_after_change jquery event on at-field-wrapper element. [mathias.leimgruber]
1.0c1 (2011-02-02)
  • Fix default_date (for IE7). [mathias.leimgruber]
  • Clean up js code for IE7/8. [mathias.leimgruber]
1.0a2 (2010-10-26)
  • removed unused browserlayer [mathias.leimgruber]
  • fixed resources [phgross]
  • change collective.jqueryui to collective.js.jqueryui and fixed some templates for plone4 support [phgross]
1.0a1 (2010-04-13)
  • Initial release

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.