| /[drupal]/contributions/modules/calendar/CHANGELOG.txt |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
Update CHANGELOG.txt.
Update CHANGELOG.txt.
#429446 Col element must not be in thead, patch by annigreens.
#389294 Require the date field in calendar style, needed to identify what cell the date belongs in.
#452690 Avoid errors when some date fields are empty (usually when there are multiple date fields in view.)
#361925 Body was missing in iCal export, needs a node_load() in the theme to work.
#444526 Fix typo in variable name for calendar truncation, patch by aether.
#427996 Calendar more link logic was reversed, patch by smk-ka.
#389294 Avoid errors when date argument or filter is not available as a date field.
Update CHANGELOG.txt.
#349265 Fix broken logic when display unlimited events option was used, patch by paquettea.
#344789 Block view was wrong when displayed on 'week' view of calendar.
#372771 Don't add empty day div to mini calendar, patch by derhasi.
Update CHANGELOG.txt for new release.
#385886 Add handling for non-node date fields, patch by setvik.
#360967 Add method for deleting a custom default calendar.
#377760 Fix alias handling for node edit and delete links.
Fix the way the node type filter was configured in the default view.
Get rid of truncated field display options, Views now handles that.
#372625 Reset year granularity after processing months on year view now that Views has changed processing order, also omit deprecated themes, we now use date_nav_title.
#345077 Make sure duplicate copies of the date field each get to theme the raw, unaltered, data.
#338253 Re-work date_t() to create a more robust method of handling translations of abbreviations and other short strings.
Add more description text to the ical description and location fields to clarify that you have to add fields to the view.
#368632 Make sure iCal exports handle multi-day dates correctly, patch by Aron Novak.
Clean up inconsistent use of calendar_display and calendar_type to use only calendar_type.
#365113 Remove agenda hour column when not grouping by hour.
#357019 Add method to hide all items and show only count or 'more' link.
#350229 Make sure Calendar doesn't get updated before Views, patch by Roger Lopez.
#341841 Add 'has-events' and 'has-no-events' classes for easier themeing.
Make sure there is a sane defualt value for the iCal summary field to avoid theme errors.
#364770 Add new date link needs to convert underscore to hyphen.
#370092 Add all-day checkbox to date field and use it in calendar, patch by Aron and others.
#369573 Fix jCalendar popup when used without clean urls, patch by Aron Novak and others.
#369573 Fix jCalendar popup when used without clean urls, patch by Aron Novak and others.
#367627 Fit jCalendar popup into window better, patch by pillarsdotnet
#368632 Fix repeating date iCal export: show date only one time and add RRULE to export.
#332273 Use field alias in iCal location and description fields to avoid problems with CCK table optimization.
#328097 Fix some small problems found while researching this issue. The main fix was in the Date filter.
Allow removal of displays, still no UI since they can't go on other views.
Don't try to set date argument when another argument precedes it.
#310633 Rework 'all day' logic to correctly handle increments.
#349409 Fix jcalendar popup, patch by ericduran.
Add option to link calendar to content type, and add link to calendar to node, and link to node/add to calendar.
Synch HEAD to latest D6.
#342119 Make sure calendar_type option is in expected format, maybe this was causing the translation problems?
#343090 'Today' highlighting got lost in last round of theme changes, restore it.
#340215 Make sure day and week time slots are checking >= instead of >, patch by rjb.
#342932 Fix broken ical export, only the day export was working correctly.
#336018 Add Dutch translation, by Mr. Pi.
Fix the calendar date selector so it works correctly as a select list when the Date Popup module is turned off.
#336533 Make sure overridden calendar view info is not overridden by default info, patch by RSTaylor.
#327221 Don't add 'today' class in empty blocks.
#327221 Don't add 'today' class in empty blocks.
Update CHANGELOG.txt
#336024 Fix navigation for Date selector when other arguments are used, patch by Mr. Pi.
#312362 Add location to ical import.
#310893 Permormance improvements for ical feed, patch by mcorner.
#312418 Fix all_day event marker in ical import, patch by mcorner.
#312407 Fix title of Week view, patch by jose.guevara.
#324480 Rename calendar blocks so they show up together in block list, patch by mroswell.
#304103 Get rid of stripe name to match the way it is now done in the D6 version.
Make sure the ical defaults to the right view, it was always showing the month view.
#328097 Fix broken ical export now that items are keyed by time.
#341964 Get missing back/next links back in year view (needs fix in Date module, too).
Fix some logic in stripe labels that was showing empty content type stripes and missing taxonomy stripes.
Synch HEAD to match D6.2 branch.
Update CHANGELOG.txt
All day events were getting dropped.
- #341202, #339457, #337952, #329128, #337787, #341203, Fix repeating and multiple date displays.
Make sure paragraphs buried in calendar cells use padding, not margins, for separation so the background color doesn't come through.
Make sure paragraphs buried in calendar cells use padding, not margins, for separation so the background color doesn't come through.
#303714 Make sure calendar obeys the date format chosen in the view now that the Date module has a 'time' format available.
#340604 See taxonomy color stripes with #ffffff to be sure the colorpicker works right.
#340215 Fix broken method of setting the key for start times.
#338237 Replace 'local_offset_field' with 'offset_field' in date handler.
Get rid of hard-coded 'UTC' for database values in favor of consistently using date_get_timezone_db().
Get rid of hard-coded 'UTC' for database values in favor of consistently using date_get_timezone_db().
Make sure parent pre_execute() function is called so things like items per page get set.
Set calendar item font size at a higher level to make sure all sub-elements pick it up and make it easier to override in the theme.
Set calendar item font size at a higher level to make sure all sub-elements pick it up and make it easier to override in the theme.
Make sure node stripes aren't created when there is no stripe color set.
Don't truncate fields if there is no truncate value.
Fix field name code in default view, don't add '_value' to core fields! Make sure default view doesn't make any assumptions about available content types.
#337635 Make sure Views doesn't limit the calendar results to 10 items in the calendar style.
#338515 Initialize $date_field_options to avoid error when editing style.
Consolidate error messages about missing Date arguments so we don't get the message repeated, and add more info about how to fix.
#337635 Make sure max_items defaults to unlimited.
Remove deprecated iCal code left over from old method of importing feeds.
#336567 Add extra test for valid values to date processing to avoid fatal error on empty property.
#337665 Fix bad variable name that kept month titles from showing.
#337664 Add warning message when selecting terms if no vocabulary has been set yet.
#337209 Add configuration option for new function to truncate long text in calendar cells.
#337646 We only need a single Advanced Help icon for Calendar settings.
Update CHANGELOG.txt
Update CHANGELOG.txt
By hotspoons: #337004 Add settings to display calendar legend colors based on taxonomy.
Make default calendar view configurable so we can create default calendars for specific date fields.
Rename values added to views to avoid name clashes and keep all date values together.
#329153 Make sure day link in calendar mini block goes to full day view.
Set day-splitting timezone to be sure it will split days using the time displayed in the calendar.
Set day-splitting timezone to be sure it will split days using the time displayed in the calendar.
Add configurable, agenda-style calendar views for day and week.
#329418 Fix week number formatting.
Adapt processing to make sure only selected dates display in nodes, views, and calendars.
Adapt processing to make sure only selected dates display in nodes, views, and calendars.
Improve the look of the day view by postponing the time when the item is output so we have more information in the template.
Had the block view identifier set too early, before we know if the block is being used, causing all views to act like blocks.
Only the month view needs the 'mini' theme, make sure it isn't used anywhere else.
Add instructions on how to do iCal import to Advanced help.
Add a date_embed_view() function to provide a way to embed views and have their navigation move either together or separately, and document it in Advanced help.
#326597 Make sure ical icon theme arguments and parameters sent to it match, patch by gpk.
Get the links in embedded views and blocks to work correctly using a helper function date_real_url().
Add option to maximum items per day to either show maximum plus 'more' link or hide all and link to day.
Add option to maximum items per day to either show maximum plus 'more' link or hide all and link to day.
Use view->date fields from either date arguments or date filters.
Add helper function for creating calendar urls based on type or requested argument.
Fix undefined index in new Date popup calendar option.
Make sure 'time ago' formats will work in calendar.
Fix logic problem in the validation of multiple dates that use the grouped value, non-multiple dates were triggering the error.
#279679 Fix broken handling of date format selection.
Make sure popup date switcher isn't shown in the mini calendar.
#324061, #324701 Revert the calendar_colorpicker.js back to the D5 version, it got switched to the D6 version accidentally.
Adjust the recent changes to the navigation header to be sure only the calendar header and not the date browser is affected.
Adjust the recent changes to the navigation header to be sure only the calendar header and not the date browser is affected.
Add the popup calendar date selector back into the D6 version.
#292164 Keep calendar date selector description from floating out of block in IE.
#292164 Keep calendar date selector description from floating out of block in IE.
#298929 Fix code so that calendar legend doesn't display empty div when empty.
#298929 Fix code so that calendar legend doesn't display empty div when empty.
Make some fixes to the calendar legend to be sure text added for accessibility stays invisible in all themes.
Make some fixes to the calendar legend to be sure text added for accessibility stays invisible in all themes.
#321831 Make sure day view gets populated.
Rework html of Year view so month titles will match block view month title for easier css themeing.
Rework html of Year view so month titles will match block view month title for easier css themeing.
#323265 Add year as well as month to calendar titles.
#319344 Add 'empty' class and updated css styles provided by MothersClick.com.
#319344 Add 'empty' class and updated css styles provided by MothersClick.com.
#319344 Add method of truncating title and other fields in calendar cells, patch contributed by MothersClick.com.
#319344 Add method of truncating title and other fields in calendar cells, patch contributed by MothersClick.com.
#174580 Add min/max year setting to Date argument and set Page Not Found outside that range.
#174580 Add rel=nofollow to back/next links.
#319344 Add method of limiting the number of events that display in calendar cells, patch contributed by MothersClick.com.
#319344 Add method of limiting the number of events that display in calendar cells, patch contributed by MothersClick.com.
#290365 Add upcoming events block to default calendar so both the mini calendar and an upcoming events calendar are available blocks. #289166 Change ical link in default calendar to an 'all time' link at calendar/ical instead of single period.
#315843 Make sure there is validation to keep you from trying to group multiple date values in the calendar.
Update CHANGELOG.txt.
Change the jcalendar code to use the new display_ids.
Make it possible to expose the calendar parts in the UI. To make this work better, combine year, month, day, and week handlers into a single handler. This will require you to run update.php.
#311485 Make sure mini calendar has the right number of columns if using week number, patch by emok.
#317660 Hard code line feeds in ical export to be sure they come through correctly in all systems, patch by tobbe_s.
Start adding in Advanced help for the calendar.
Move the colorpicker js info to the plugin so it isn't loaded everywhere.
#310262 Add missing parameter to calendar_build_nodes() in calendar ical.
#314682 Add missing url() in jcalendar js code, patch by dwees.
#314682 Add missing url() in jcalendar js code, patch by dwees.
#315955 Translation cleanup.
Get colorpicker working in the Views UI again. I'm not loading the js in the best place, but at least it works now.
Get rid of deprecated theme for ical output that is not being used in current code. #307544 Get rid of extra line feed at end of ical description and make sure template works correctly.
#311839 Fix permissions to see header and empty text, patch by jose.guevara.
#312170 Fix misplaced parenthesis in jCalendar theme, patch by justafish.
#313161 Use date_id as iCal UID to be sure it is unique.
#313161 Use date_id as iCal UID to be sure it is unique.
#306328 Fix one more embedded link for the week number, patch by cpennington.
#303537 Display:relative should be position:relative, patch by mattyoung.
#303537 Display:relative should be position:relative, patch by mattyoung.
#313538 Fix typo in calendar.css, patch by mattyoung.
#313538 Fix typo in calendar.css, patch by mattyoung.
#309608, #309253 Get rid of attempt to simplify the navigation query, it is too easily broken.
#309391 Now that the Views fatal error for missing display handlers is fixed, add the ical display back.
Update CHANGELOG.txt
#301414 Revert http://drupal.org/cvs?commit=133523, wrong way to fix that.
#308372 Make ical display handlers are removed from views display table when Calendar iCal is disabled.
Eliminate query for navigation display.
#306328 Fix week links.
Calendar ical theme was in the wrong folder, move it to the ical folder.
#303000 The calendar ical feed was deeply sub-classed and wasn't working right, rewrite it to not require so many other classes.
#306128 Make sure non-calendar views have the right base calendar links.
#292061 Validation for grouped handlers was showing non-cck handlers as invalid.
Update CHANGELOG.txt
#305677 Preserve sort order in non-calendar views, including imported feeds.
#243172 Fix handling of navigation on non-calendar view with calendar arguments.
#296735 Make sure 'day' links use the leading zeros for consistency.
#196611 Add 'empty' text to header when there are no results.
#294469 Get rid of redundant timezone conversion that showed dates without timezone conversion in UTC.
#294469 Get rid of redundant timezone conversion that showed dates without timezone conversion in UTC.
#303999 Correct theme paths for Views themes.
#304948 Make sure new method of handling blocks and embeds creates right 'day' link.
#304948 Make sure new method of handling blocks and embeds with no default values will pass is_calendar testing in views_pre_view.
#304762 Add missing folders for translations.
#304762 Add missing folders for translations.
Critical bugfix, fix possible undefined $item->$tz.
Update CHANGELOG.txt
Update CHANGELOG.txt
Use date functions to determine timezones, for consistency in timezone handling.
Update to new Views2 API. Now requires latest versions of Views and CCK, and files have been re-arranged.
#295523 patch by JohnAlbin, alter code so all calendar navigation and paths will work correctly when the calendar is embedded. Should get calendars in panels working right.
#292061 Add validation to prevent using 'first' or 'last' as well as 'grouped' handlers in the calendar so dates display on the correct day.
#298680, #300361 get rid of concatonation of 'from' and 'to' dates to fix problems displaying them correctly.
Replace all include_once() with require_once().
Replace all include_once() with require_once().
#301324 Rework calendar date selector to use site short date format.
#301324 Rework calendar date selector to use site short date format.
#294185 Add test for non-NULL values when concating the from/to date values, using COALESCE.
Fix css for week number to be sure it stays small in all browsers.
Fix css for week number to be sure it stays small in all browsers.
Add test for view->block_identifier to allow a way to set the block url to something other than 'mini=' so you can have more than one calendar block or panel on a page.
Synch HEAD with D6.
Get ready for release.
Fix jCalendar popup so it doesn't do anything on items without a nid, like remote nodes.
Fix jCalendar popup so it doesn't do anything on items without a nid, like remote nodes.
Make sure Devel module doesn't add queries to Calendar Popups.
Make sure Devel module doesn't add queries to Calendar Popups.
#292306 Make sure no error is thrown if $GLOBALS['calendar_stripes'] is empty.
#292306 Make sure no error is thrown if $GLOBALS['calendar_stripes'] is empty.
Fix day theme, there is no rows array here, it is a single rendered value.
CCK field labels were getting lost if 'widget' was selected.
Make sure database values with empty timezone names get defaulted to use site timezone in calendar handling. Don't omit date fields that are not used in the date argument from being displayed on calendar nodes.
Make sure database values with empty timezone names get defaulted to use site timezone in calendar handling.
#288644 Add test for $args in calendar_real_url(), patch by dugh.
#292811 From/To arguments should be combined with AND instead of OR, patch partly from NaX.
Views 2 moves views_query_alter() and views_pre_view() into calendar.views.inc.
Calendar legend block should now be working correctly.
Rework the calendar legend to incorporate imported ical node colors as well as internal colors.
Rework the calendar legend to incorporate imported ical node colors as well as internal colors.
Add helper function calendar_get_node_link() to construct a node link for either an internal or external node.
Add helper function calendar_get_node_link() to construct a node link for either an internal or external node.
#272330 Rework css to add background colors where colors are defined and group colors together in the file.
#272330 Rework css to add background colors where colors are defined and group colors together in the file.
Update CHANGELOG.txt
Add 'All day' themes for use in nodes and calendar psuedo nodes.
Add 'All day' themes for use in nodes and calendar psuedo nodes.
#290826 Fix logic error that was missing date ranges that start before the current period by changing 'AND' to 'OR' in argument filter.
#270318 Get date browser and calendar navigation working correctly when used in a block
Don't attach any displays but the right one for a given argument.
#289981, #290328 Fixing broken handling of empty blocks that sometimes kept calendars from displaying in blocks.
Clean up logic for creating calendar fields info.
#268669 Improve logic for splitting multi-day nodes across calendar dates, patch by emok.
#268669 Improve logic for splitting multi-day nodes across calendar dates, patch by emok.
Add new DATE_FORMAT_DATE for date-only format that is used throughout the calendar.
Add new DATE_FORMAT_DATE for date-only format that is used throughout the calendar.
Make sure week title gets translated by using date_format_date() instead of date_format().
#289775 Day link needs a leading zero, patch by webrascal.
Make sure calendars have a min and max date even if the date argument is not the first argument.
Make sure you can have arguments with summary views preceding the calendar.
#239594 Make sure ical links with other arguments work correctly.
#238287 Make sure calendars with other args (like OG) display default view, patch by dar-es-balat.
#269920 Fix breadcrumb on year view. #238369 Clean up breadcrumb when using calendar with other arguments. #282008 Fix back/next links on year view to omit mini links.
Tweaked the jcalendar popup html and css a bit to keep title from popping out of the box in some themes.
Tweaked the jcalendar popup html and css a bit to keep title from popping out of the box in some themes.
Bring the 5.2 and 6.2 calendar themes into alignment so both use the same styles and themes, including tableless back/next navigation links and themeable headers.
Bring the 5.2 and 6.2 calendar themes into alignment so both use the same styles and themes, including tableless back/next navigation links and themeable headers.
#285104 Make sure calendar_colors is always an array, needed for transition to new value.
#283902 Make sure date_format() isn't used on items with no calendar dates.
#283902 Make sure date_format() isn't used on items with no calendar dates.
#283206 Backport ability to use full name of week days in calendar view.
#284760 Don't make weekno a link when there is no week view, eliminate some redundant date_format() calls, patch by emok.
#284760 Don't make weekno a link when there is no week view, eliminate some redundant date_format() calls, patch by emok.
#276421 Use farbtastic color picker to set calendar stripes, and start process of making stripes more customizable.
#276421 Use farbtastic color picker to set calendar stripes, and start process of making stripes more customizable.
#282777 Try to make calendar creation in PHP4 more efficient to speed up creation of year calendar.
#282777 Try to make calendar creation in PHP4 more efficient to speed up creation of year calendar.
#279195 Remove deprecated calendar_week_range(), patch by andrewfn.
Set min_date_date and max_date_date in the view object so calendar can be written.
#278391 Fix calendar popup position in Firefox, patch by will_in_wi.
#278267 Add a theme for the jcalendar popup.
#278267 Add a theme for the jcalendar popup.
#279169 Get rid of calendar_info() function in uninstall.
#261610 Make sure delta value is available for jcalendar popup display.
#255984 Make popup calendar date selector a configurable value. #251094 Make weekno a configurable value.
#259127 Remove ajax back/next navigation on mini calendar, it's not working well enough.
#259127 Remove ajax back/next navigation on mini calendar, it's not working well enough.
#247215 Make sure default calendar view and block are not triggered if there is no date field and add validation to the view to require a date field.
#268668 Adjust comparison dates for timezone offsets to make sure multi-day events get split correctly, patch partly by Lynn.
#268668 Adjust comparison dates for timezone offsets to make sure multi-day events get split correctly, patch partly by Lynn.
The cached ical feed cannot be used to store date objects, recreate them as needed.
The cached ical feed cannot be used to store date objects, recreate them as needed.
#234070 Fix broken ical title, patch by moshe weitzmann.
#234070 Fix broken ical title, patch by moshe weitzmann.
#258501 Make sure calendar.inc is included when creating ical feed, patch by HorsePunchKid.
#258501 Make sure calendar.inc is included when creating ical feed, patch by HorsePunchKid.
#258515 Fix url in ical export, patch by HorsePunchKid
#258515 Fix url in ical export, patch by HorsePunchKid
#266623 Protect against foreach() errors on empty ical feeds.
#266623 Protect against foreach() errors on empty ical feeds.
PHP4 can't do comparisons of date objects, so alter calendar comparison code to compare formatted dates instead.
PHP4 can't do comparisons of date objects, so alter calendar comparison code to compare formatted dates instead.
#275213 Arguments were reversed in date_week_range(), patch by casey.
Remove as many dependencies as possible from install files and auto-enable necessary modules.
Remove as many dependencies as possible from install files and auto-enable necessary modules.
#272263 Make sure empty ical stream doesn't get into cache, patch by GSMKer_Kevin.
#272263 Make sure empty ical stream doesn't get into cache, patch by GSMKer_Kevin.
Cleanup calendar_info() values - we don't use granularity and only need one array for from/to.