Skip to main content
Archived

This project has been archived by its maintainers, and is no longer receiving any updates.

js.jquery_timepicker_addon

Introduction

This library packages jQuery-Timepicker-Addon for fanstatic.

This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.jquery_timepicker_addon) are published to some URL.

Hacking

To minify CSS and JS after updating to a newer jQuery-Timepicker-Addon version run:

python2.7 bootstrap.py
bin/buildout
bin/minify

CHANGES

1.5.3 (2015-05-01)

  • Update to 1.5.3.

  • Update to zc.buildout 2.x.

1.3-1 (2013-05-19)

  • Add minified locales missing in 1.3.

1.3 (2013-05-19)

  • Update to 1.3

1.2 (2013-03-03)

  • Update to 1.2

1.0.5 (2012-10-16)

  • Update to 1.0.5

  • Add minified versions for all resources

  • Add timepicker_locales dictionary.

  • Only depend on js.jqueryui.ui_datepicker and js.jqueryui.ui_slider. This avoids pulling in the complete jQuery UI when only parts are needed.

0.9.8 (2011-12-12)

  • Update to 0.9.8.

0.9.7-1 (2011-11-10)

  • Expose all i18n/l10n files as individual resources.

0.9.7 (2011-11-08)

  • Update to 0.9.7.

0.9.6 (2011-09-07)

  • Initial release.

How to use?

You can import timepicker from js.jquery_timepicker_addon and need it where you want these resources to be included on a page:

>>> from js.jquery_timepicker_addon import timepicker
>>> timepicker.need()

Locales

Also included are locales for the timepicker widget.

How to get the right locale for the current request depends on your web framework. In Pyramid you could e.g. do something like this:

from js.jquery_timepicker_addon import timepicker_locales
from pyramid.i18n import get_locale_name

locale_name = get_locale_name(request)
if locale_name in timepicker_locales:
    timepicker_locales[locale_name].need()

Release files for js.jquery_timepicker_addon 1.5.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for js.jquery_timepicker_addon 1.5.3
File Size Uploaded
js.jquery_timepicker_addon-1.5.3.tar.gz 67.8 kB Details

Release files / js.jquery_timepicker_addon-1.5.3.tar.gz

Download URL js.jquery_timepicker_addon-1.5.3.tar.gz
Size 67.8 kB
Tags Source
SHA-256 checksum
How to use checksums
d5678f5b5c64d317ce236bf107397233f8dd3da1de6ad23e3d95c8d52a9057db
BLAKE2b-256 checksum
How to use checksums
34e5d9b910b937a521710cb629759171466813052b989e45d2d3eba69d202800
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page