- Mar 11, 2008
-
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
Make sure new required modules get enabled during the update, should have made the module list an array.
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
- Mar 10, 2008
-
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
#229449 create a new method of setting 'now' in the views filter that will work with the jQuery calendar popup.
-
Karen Stevenson authored
-
- Mar 01, 2008
-
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
- Feb 25, 2008
-
-
Karen Stevenson authored
#225539 Fix repeating dates, some pointers were using field['multiple'] value of 99 and others were using field['repeat'].
-
- Feb 24, 2008
-
-
Karen Stevenson authored
-
- Feb 23, 2008
-
-
Karen Stevenson authored
-
- Feb 22, 2008
-
-
Karen Stevenson authored
#217898 iCal parser regex was a bit too loose when looking for the start and end of VEVENTS and was sometimes ending the event with DTEND. This should now work correctly.
-
- Feb 21, 2008
-
-
Karen Stevenson authored
-
- Feb 20, 2008
-
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
- Feb 19, 2008
-
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-
- Feb 18, 2008
-
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
#222272 Make sure date popup for node creation date is turned off for users who don't have access to the date form element.
-
- Feb 17, 2008
-
-
Karen Stevenson authored
Simplify the API by assuming all date element values are handled in DATETIME format. The CCK Date module handles conversion of ISO and UNIX values to and from DATETIME values. This simplification of the core API should make it easier to get into core and makes the element handling easier to follow, plus I assume the first thing we'll do when a date API is in core is convert core timestamp fields to true DATETIME fields, so this would be the natural default.
-
- Feb 16, 2008
-
-
Karen Stevenson authored
Make allowances for special cases where the timezone is needed in a date conversion so that conversion to a timestamp doesn't get reset to the UTC value.
-
Karen Stevenson authored
-
Karen Stevenson authored
-
Karen Stevenson authored
-