- Aug 13, 2008
-
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
#291882 Do some tweaking of the Date Popup css to be sure backgrounds are hidden and values are overridden.
-
- Aug 12, 2008
-
-
Karen Stevenson authored
-
Karen Stevenson authored
#272110 Fix select lists in FF3 so they line up instead of stacking. Hopefully this will fix Safari, too.
-
Karen Stevenson authored
-
Karen Stevenson authored
-
- Aug 08, 2008
-
-
Karen Stevenson authored
#272551 Remove weight for repeat element, it isn't needed and doesn't work right when weight is negative.
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
- Aug 07, 2008
-
-
Karen Stevenson authored
#292436 Fix critical typo in new date_all_day function and add test to date_formatter_process() to keep empty value from wiping out a good one.
-
Karen Stevenson authored
-
- Aug 06, 2008
-
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
#290826 Fix logic error that was missing date ranges that start before the current period by changing 'AND' to 'OR' in argument filter.
-
- Aug 04, 2008
-
-
Karen Stevenson authored
-
Karen Stevenson authored
-
- Aug 01, 2008
-
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
Fix validation code that checks if arguments and filters have date fields selected, need to array_filter() the selections.
-
Karen Stevenson authored
-
Karen Stevenson authored
#269569 Override Views default method of combining tables when adding two fields from the same table, needed to avoid broken queries.
-
- Jul 31, 2008
-
-
Karen Stevenson authored
-
Karen Stevenson authored
Rework the install file so variables can be corrected and dependent modules enabled by disabling and re-enabling Date API. #280863 Make sure Date Timezone and Date PHP4 can be uninstalled by keeping module_enable() in the install.
-
Karen Stevenson authored
More work on the new date filter to properly handle default values with an exposed form when nothing has been submitted.
-
- Jul 30, 2008
-
-
Karen Stevenson authored
Rework of date filter to provide a choice of a widget to use for the filter form and an option to set the default value to a set date or something like 'now +90 days'. You must delete any previously-created date filters and re-create them to pick up the new parameters.
-
Karen Stevenson authored
Make sure PHP4 date_modify() does not care if there is a space between the number and the date part.
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
- Jul 26, 2008
-
-
Karen Stevenson authored
#286864 Fix wrong RRULE value being passed to validator and add trim() to get repeating dates working again.
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
#283107 Evaluate date and time parts separately since we can't know or care how they're combined in the complete date format.
-
Karen Stevenson authored
-