comparison CHANGES.txt @ 5191:fe52cab8f5b5

issue2550932 - html_calendar produces templating errors for bad date strings Changed code to trap and ignore unparsible dates. The calendar starts with today highlighted.
author John Rouillard <rouilj@ieee.org>
date Sat, 25 Feb 2017 22:21:15 -0500
parents 89b1870b1bc9
children 302e3a1a7190
comparison
equal deleted inserted replaced
5190:89b1870b1bc9 5191:fe52cab8f5b5
373 passed to PasswordHTMLProperty::plain. (John Rouillard) 373 passed to PasswordHTMLProperty::plain. (John Rouillard)
374 - issue2550934 - templating.py-indexargs_form() returns id's as 374 - issue2550934 - templating.py-indexargs_form() returns id's as
375 space separated list not comma separated. This fixes the format of 375 space separated list not comma separated. This fixes the format of
376 the id url parameter when generated by indexargs_form. (John 376 the id url parameter when generated by indexargs_form. (John
377 Rouillard) 377 Rouillard)
378 - issue2550932 - html_calendar produces templating errors for bad date
379 strings. Fixed to ignore bad date and highlight todays date in the
380 calendar popup.
378 381
379 2016-01-11: 1.5.1 382 2016-01-11: 1.5.1
380 383
381 Pay attention: 384 Pay attention:
382 385

Roundup Issue Tracker: http://roundup-tracker.org/