z3c.form日期和日期时间小部件

collective.z3cform.datetimewidget的Python项目详细描述


各种z3c.form日期和日期时间小部件

改进了z3c.form的datetime小部件

When the emphasis of the application you are designing is on speed and speed alone, then the single field pattern might be your friend. It’s particularly useful for data entry applications in which the person who has to enter the data will have to use the same input form time and time again.

collective.z3cform.datetimewidget库提供了一个表单框架 和小部件。本文档确保我们实现一个日期和 在zope.schema中定义的日期时间字段。看看不同的小部件 doctest文件以获取有关小部件的更多信息。

待办事项

  • create DateDeltaWidget and DatetimeDeltaWidget

贡献者

  • Vincent Fretin - vincentfretin
  • David Glick - davisagli
  • Rok Garbas - garbas
  • Carsten Senger - csenger
  • Róman Joost - romanofski
  • Héctor Velarde - hvelarde

更改日志

1.2.8(2017-09-08)

错误修复:

  • 防止以静默方式接受无效数据。 [博格丹吉]

1.2.7(2015-04-29)

  • 添加荷兰语翻译 [喷壶]
  • 修正AM/PM值的回发。 [大卫萨格里]

1.2.6(2014-01-27)

  • 根据当前区域设置的时间格式确定是否显示AM/PM。 [大卫萨格里]

1.2.5(2013-07-31)

  • 修复包分发。 [hvelarde]

1.2.4(2013-07-31)

  • 使用min/max字段属性或 存储在门户网站属性中的默认值。 [hvelarde]

1.2.3(2013-03-04)

  • 删除了日历弹出图标的硬编码样式。把这个留给dateinput.css 来自plone.app.jquerytools,它已经被应用了。 [smcmahon]

1.2.2(2013-01-13)

1.2.1(2012-10-10)

  • Make sure DOM is ready before activating the dateinput jQuery plugin. This was causing Internet Explorer 7 to fail. [rafaelbco]

1.2.0(2012-06-15)

  • Fix day names. Also respect the first day of the week from the current locale. This fixes http://code.google.com/p/dexterity/issues/detail?id=272 [davisagli]
  • Use viewpagetemplatefile from zope.browserpage. This breaks compatibility with Zope < 2.13 and Plone < 4.1 in order to minimize dependencies. [hannosch]

1.1.1(2011-09-24)

  • Fix conditional for the GS profile. [davisagli]

1.1(2011-09-12)

  • Fix validation errors so they are caught and correctly reported by z3c.form. [davisagli]
  • Added a GS profile (conditionally loaded in configure.zcml if generic setup is installed) to enable the plone.app.jquerytools css & js support for dateinput popup. [smcmahon]
  • Made js for dateinput popup check for jQuery().dateinput before invoking it. Changed from $ to jQuery. [smcmahon]
  • IE was baulking on a missing closing parenthesis. [danjacka]

1.0.5(2011-06-28)

  • Change more $ to jQuery. [danjacka]
  • Fix month selection issue with the date input widget. Previously, due to the leading zero, months < 10 weren’t being selected when picking a date on the calendar widget. [davidjb]
  • Fix date offset issue for default dates on the jQuery date input widget. Providing the default value as a JavaScript Date(yyyy, mm, dd) required months to be in the range of 0 to 11 but outputting as Date(“yyyy/mm/dd”) works as expected. [davidjb]
  • Fix issue with jQuery date input widget not being displayed when an incomplete date was entered. [davidjb]
  • Avoid error fetching widget values when no year or day was entered. [davisagli]
  • Made js for dateinput popup check for jQuery().dateinput before invoking it. Changed from $ to jQuery. [smcmahon]
  • removed trailing comma in JavaScript dict (which broke Internet Explorer) [Brainix]

1.0.4(2011-01-19)

  • fixed show_jquerytools_dateinput_js for DatetimeWidget [awello]
  • fix time-dependent test [davisagli]

1.0.3(2011-01-03)

  • Should use None for tal:attributes (Chameleon compatibility) [rossp]
  • Added options for calendar (via jquery.tools.dateinput) [garbas]

1.0.2(2010-07-20)

  • Fix invalid XML (Chameleon compatibility) [wichert]

1.0.1(2010-06-30)

  • add show_today_link to the IDateWidget interface [csenger]
  • Italian translation added [garbas]

1.0(2010-04-18)

  • extract values in HIDDEN_MODE and add test for extract() [csenger]
  • fix handling of AM/PM in DateTimeWidget and add test [csenger]

0.1a9(2009-09-07)

  • provide french translation [vincentfretin]

0.1a8(2009-09-04)

  • provide english, german, slovenian, spanish, portugal, croatian, serbian(latin&cyrilic) translations [garbas]

0.1a7(2009-09-04)

  • MonthYearWidget added [garbas]
  • spliting widget.py script into script for each widget [garbas]
  • only using one hidden/display template [garbas]
  • show_today_link widget option which is inserting current date into fields using plain javascript

0.1a6(2009-06-05)

  • intendation problem again, this just isnt my day, tests passing [garbas]

0.1a5(2009-06-05)

  • intendation problem, didn’t set new vim setup properly :P [garbas]

0.1a4(2009-06-05)

  • MANIFEST.in file fixed, now includes README.txt and HISTORY.txt [garbas]

0.1a3(2009-06-05)

  • widget was not showing values from request [garbas]
  • ISSUE 1: SOLVED [garbas] After some testing I have seen that some validations are missing, therefore I get an error when adding values like ‘99’ into the year field: “ValueError: year=99 is before 1900; the datetime strftime() methods require year >= 1900”

0.1a2(2009-05-28)

  • Register the widgets for custom interfaces that we apply to the standard datetime fields, to work around a problem with ZCML conflicting with z3c.form. [davisagli]

0.1a1(2009-05-11)

  • Initial release

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
javascript通过WebSocket将服务器时间推送到多个客户端   这种java字节转换是如何工作的   数据库错误。sql。SQLEception:参数索引超出范围(1>参数数,为0)   java如何在搜索时过滤选定的viewpager片段中的recyclerview?   java如何使用OpenCV将图像转换为黑白图像并在ANDROID中消除阴影   Spring MVC项目中的java HTTP服务器状态404错误   Spring MVC中的java JSR303自定义约束验证器   java如何基于另一个ArrayList的值显示ArrayList中的特定项?   java如何在firebase messages节点获取最后发送给我的消息?   部署后在google app engine上运行servlet时发生java错误   java如何使用servlet在两个jsp之间发送数据   java日历年中的周是月中的周   从URL读取一个资源并直接返回这些字节作为REST请求的响应,Java 7和spring MVC 3.2不存储内存