Fix display of multiple date change headers in the Calendar list view. Settle on months. Fixes bug #11989.

This commit is contained in:
Colin Kuskie 2011-01-24 11:31:27 -08:00
parent 2b15982caa
commit ebf7763d32
3 changed files with 7 additions and 0 deletions

View file

@ -9,6 +9,7 @@
- fixed #11991: calendar view event formatting - fixed #11991: calendar view event formatting
- fixed #11990: calendar event view - fixed #11990: calendar event view
- fixed #12028: i18n Account_Shop - fixed #12028: i18n Account_Shop
- fixed #11989: calendar list view
7.10.7 7.10.7
- rfe #10521: Use monospaced font in template edit textarea - rfe #10521: Use monospaced font in template edit textarea

View file

@ -10,6 +10,12 @@ templates, you will need to apply these changes manually to your copies.
Add foreground/font color to the CSS for the details. Add foreground/font color to the CSS for the details.
Move border property to the table instead of assigning it to the body of the page. Move border property to the table instead of assigning it to the body of the page.
* EU VAX Template
Internationalized the text in the template.
* Calendar Event List template - root/import/calendar-templates/default-calendar-list-view
Only display changes in new months, not months AND years AND days.
7.10.4 7.10.4
* DataForm email template - default_email * DataForm email template - default_email