zen 5.x-0.7

New features
Bug fixes
  • #100894: For SEO, H1#site-name should be div#site-name strong
  • #118467 by leandrosiow: Screen redraw errors with resizable textareas in Firefox
  • #154937 by msonnabaum: add skip navigation for screen readers/mobility impaired
  • #122592: Ability to theme each primary link
  • #178560 by incognito: Shifting avatars in the comment blocks
  • #110553 by rport: Use png instead of gif for images
  • #120052: Add linux fonts
  • #183360: Empty H2 appears on blocks with no titles
  • #121101: zen.css does not validate
  • #110902: IE6: text falls outside and to the left of content area
  • #183354: Add a div around the feed icons
  • #120341: Sidebar has unwanted 5em bottom margin
  • #122938: Enabling CSS aggregation messes up the CSS in Safari
  • #110897: oversize content causes IE6 layout breakage
  • #119270: profile pictures indenting
  • #118170 by mr700: blockquote css border has two widths
  • #110810: change .submitted span to div
  • #100899: don't use sidebar class for widths
  • #182130 by joachim: links in h2 and h3 different sizes
  • #182556: Added CHANGELOG.

calendar 4.7.x-1.6

Bug fixes

Version 1.6
===========

- 182998 Use Date API handling of timezones instead of Drupal default timezone offset when computing calendar values.
- Get rid of test for Date API since it's buggy and hopefully everyone already has done this.
- 157593 Make sure drupal_get_form gets a form array.
- 172073 Allow for non-calendar arguments before any calendar arguments to dynamically filter calendar.
- Remove date fields from default view to force user to add the right field. Tired of handling support questions about unexpected date fields.
- 171306 keep empty nodes out of ical feed.
- 166659 and 160378 clean up handling of header and footer on empty pages.
- 155701 and 167110 ical and setup tabs sometimes didn't show up. Needed to rework the logic of calendar_is_calendar() and calendar_views() to properly identify views that have calendar types or calendar args.
- 159326 slight correction to indicating 'selected' day in mini calendar.
- 134240 fourth ical argument is optional, add '=NULL' so it will always work.
- 115144 make sure multiple day nodes don't get title and teaser created more than one time.
- 165845 make sure empty days have empty days theme.
- 167141 change array union to array merge to keep from losing first ical item.
- 158910 make sure view tab has no access control.

calendar 5.x-1.6

New features
Bug fixes

- 182998 Use Date API handling of timezones instead of Drupal default timezone offset when computing calendar values.
- 182155 Make sure multiple event nodes get a unique identifer when testing if they have already been processed.
- 181390 Cache_clear_all was missing wildcard in hook_cron().
- Add theme to override default Views handling of page title.
- Several fixes needed so menu tabs and arguments work on urls with $args in them, like node/$arg/calendar.
- Make sure plugin works even_empty, add install file that can clear cached calendar settings.
- Move administrative code to separate file so it isn't always parsed.
- Move plugin display themes to calendar.theme.
- Cache calendar fields() and calendar views() arrays.
- 172073 Allow for non-calendar arguments before any calendar arguments to dynamically filter calendar.
- Remove date fields from default view to force user to add the right field. Tired of handling support questions about unexpected date fields.
- 171306 keep empty nodes out of ical feed.
- 166659 and 160378 clean up handling of header and footer on empty pages.
- 155701 and 167110 ical and setup tabs sometimes didn't show up. Needed to rework the logic of calendar_is_calendar() and calendar_views() to properly identify views that have calendar types or calendar args.
- 159326 slight correction to indicating 'selected' day in mini calendar.

zh-hant 5.x-1.0

Bug fixes

* fix plural translation bug
* change month to number
* fix many %xxx to @xxxx
* many minor bugs fixed
-------------------------------------
* 修正複數的翻譯問題
* 將月份的第一個字改為阿拉伯數字,以修正顯示時間的中英交雜問題
* 將許多錯置的翻譯變數%xxxx變更為正確的@xxxx
* 其他許多小問題的修正

opensearchplugin 6.x-1.x-dev

Bug fixes
New features

Development branch of the Drupal 6 release of OpenSearch Plugin.

swfcharts 5.x-1.2

Bug fixes

micro-fix

Using 'global $base_url' to determine **actual** base url, regardless of what port or subdir the site is running from. Without this info, the XML data cannot be served to generate charts.

Pages

Subscribe with RSS Subscribe to RSS - Bug fixes