Skip to content
  1. Mar 12, 2009
  2. Mar 11, 2009
  3. Mar 09, 2009
  4. Mar 08, 2009
  5. Mar 07, 2009
  6. Feb 09, 2009
  7. Feb 05, 2009
  8. Feb 02, 2009
  9. Dec 18, 2008
  10. Dec 12, 2008
    • young hahn's avatar
    • young hahn's avatar
      - Adding CHANGELOG.txt · 27516934
      young hahn authored
      - Update to README.txt to reflect updated menu links functionality and
        include basic list of hooks provided by context_ui.
      - Update to DB schema to reflect new storage system. Update script
        included.
      - Improved namespace consistency -- all hooks now use context_ui
        rather that context as their function prefix.
      - Moved deprecated functions / backwards-compatibility functions to
        the end of context_ui.module.
      - Major refactoring of context storage schema. Contexts are now cached
        for performance and default contexts are no longer stored in the
        database.
      27516934
  11. Dec 07, 2008
  12. Dec 05, 2008
  13. Nov 30, 2008
  14. Nov 25, 2008
  15. Nov 24, 2008
    • young hahn's avatar
      Fixing delete redirect from context_ui form · a8905324
      young hahn authored
      a8905324
    • young hahn's avatar
      - Split context_ui_item table into context_ui_setter and context_ui_getter tables. · 61d6e918
      young hahn authored
      - Split hook_context_items() into hook_context_getters() and hook_context_setters().
      
      - Added implementation of hook_flush_caches() for rebuilding context cache.
      
      - Added implementation of hook_theme_registry_alter() to eliminate the need to implement theme
      changes for working menu active classes.
      
      - Added theme-level section titles, section subtitles and section body classes as context getters.
      
      - Reduced unnecessary duplication of block code at the price of a minor performance hit.
      
      - Simplified the context_ui CRUD API.
      61d6e918
  16. Nov 11, 2008
  17. Nov 06, 2008
  18. Oct 29, 2008
  19. Sep 30, 2008
  20. Sep 03, 2008
  21. Apr 01, 2008