Skip to content
  1. Aug 30, 2008
  2. Aug 05, 2008
  3. Aug 03, 2008
  4. Jul 29, 2008
  5. Jul 28, 2008
  6. Jul 19, 2008
  7. Jul 18, 2008
    • Sam Boyer's avatar
      Critical fix to plugin handling: client modules adding certain plugin types... · d16bbb89
      Sam Boyer authored
      Critical fix to plugin handling: client modules adding certain plugin types via the panels_include_directory() method were only half functioning.
      
      Due to a foolish way of handling the module name in the first-round implementation of panels_include_directory(), module name information was not being properly recorded in plugins that needed it (layout plugins, esp.). The method of handling module name strings has been changed to resolve this problem.
      d16bbb89
  8. Jul 14, 2008
  9. Jul 11, 2008
  10. Jul 09, 2008
  11. Jul 08, 2008
  12. Jun 18, 2008
  13. Jun 13, 2008
  14. Jun 05, 2008
  15. Jun 03, 2008
  16. Jun 02, 2008
  17. May 31, 2008
  18. May 30, 2008
  19. May 27, 2008
  20. May 25, 2008
  21. May 24, 2008
  22. May 23, 2008
    • Sam Boyer's avatar
      Changed show/hide settings to be more in line with the rest of the access... · 5c931c91
      Sam Boyer authored
      Changed show/hide settings to be more in line with the rest of the access control parameters. Part and parcel of that was moving storage of the pane show/hide information into the pane table itself...probably where it should have been from the start.
      5c931c91
    • Sam Boyer's avatar
      First round of work & debugging on hide/show panes is complete. In addition to... · 5b63daf6
      Sam Boyer authored
      First round of work & debugging on hide/show panes is complete. In addition to the new js, php callback processor for the show/hide function, and small css changes to make hidden panes stand out as hidden, some residual cleanup from the big api rewrite. Also fixed a bug that was causing the configure form not to work for existing panes. Not sure why, the code SHOULD have worked fine, but...
      5b63daf6