Skip to content
  1. Apr 17, 2008
  2. Apr 10, 2008
    • Karen Stevenson's avatar
      More work getting Views 2 handling working. Basic fields, filters, and... · f98df9b3
      Karen Stevenson authored
      More work getting Views 2 handling working. Basic fields, filters, and arguments, including Date Browser arguments, are all working. Plugin display for the back/next Date Browser navigation is not yet added.
      
      Temporarily adding in proposed Views patch for flexible date filters and arguments from #241759, to be removed if the patch gets into Views.
      f98df9b3
  3. Apr 01, 2008
  4. Mar 12, 2008
  5. Feb 19, 2008
  6. Feb 18, 2008
  7. Feb 17, 2008
    • Karen Stevenson's avatar
      Simplify the API by assuming all date element values are handled in DATETIME... · d4787942
      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.
      d4787942
  8. Feb 16, 2008
  9. Feb 15, 2008
  10. Feb 09, 2008
  11. Jan 31, 2008
  12. Jan 30, 2008
  13. Jan 22, 2008
  14. Jan 04, 2008
  15. Jan 02, 2008
  16. Dec 31, 2007
  17. Dec 18, 2007
  18. Dec 17, 2007
  19. Dec 14, 2007
  20. Dec 13, 2007
  21. Dec 05, 2007
    • Karen Stevenson's avatar
      Rework the logic for handling the date timezone and converting from and to the... · c2eb4f0b
      Karen Stevenson authored
      Rework the logic for handling the date timezone and converting from and to the db storage timezone. Finally realized the widget cannot do the timezone transformation, the widget must always be handling a date in the same timezone so validation and other processes can work correctly no matter what route the form takes. It will be up to the field, not the element, to transform the date from gmt to the local timezone when the date is retrieved from storage and back again before saving it.
      
      This is the first of a series of updates to get this change implemented. Things are likely to be buggy untill all these changes are reworked and committed.
      c2eb4f0b
  22. Dec 02, 2007
  23. Oct 27, 2007
  24. Oct 26, 2007
  25. Oct 03, 2007
  26. Oct 01, 2007
  27. Sep 25, 2007