Skip to content
Snippets Groups Projects
  1. Mar 02, 2015
  2. Feb 26, 2015
  3. Feb 24, 2015
  4. Feb 20, 2015
  5. Feb 07, 2015
    • Andreas Fernandez's avatar
      [TASK] Split action buttons into two groups · 397310fd
      Andreas Fernandez authored
      The buttons in Web>List are split into two different groups: "primary"
      and "secondary". Primary buttons are always visible and represent the
      default RUD actions (Show, edit, hide, delete).
      
      This patch also modifies the "Extended view" (EV) behaviour, which
      affects the secondary buttons:
      If EV is disabled, the secondary buttons are invisible, but can be made
      visibile by hovering the trigger button. If EV is enabled, the secondary
      buttons are always visible.
      
      CSS rules for buttons in tables are now streamlined with the
      backend. The blue styling for checked checkboxes in tables is
      removed in favor of a cleaner implementation.
      
      Resolves: #63207
      Releases: master
      Change-Id: Id1bfd42e658e9dbe0a7c13066fed618539fd5ce0
      Reviewed-on: http://review.typo3.org/34788
      
      
      Reviewed-by: default avatarBenjamin Kott <info@bk2k.info>
      Tested-by: default avatarBenjamin Kott <info@bk2k.info>
      Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
      Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
      397310fd
  6. Feb 06, 2015
  7. Feb 04, 2015
  8. Feb 01, 2015
  9. Jan 31, 2015
  10. Jan 30, 2015
  11. Jan 29, 2015
  12. Jan 19, 2015
  13. Jan 18, 2015
  14. Jan 03, 2015
  15. Jan 01, 2015
  16. Dec 29, 2014
  17. Dec 17, 2014
  18. Dec 13, 2014
  19. Dec 08, 2014
  20. Dec 06, 2014
  21. Dec 04, 2014
  22. Dec 03, 2014
  23. Nov 29, 2014
  24. Nov 20, 2014
  25. Nov 17, 2014
  26. Nov 14, 2014
  27. Nov 13, 2014
  28. Nov 08, 2014
  29. Nov 03, 2014
  30. Oct 28, 2014
  31. Oct 27, 2014
  32. Oct 25, 2014
  33. Oct 20, 2014
  34. Jul 25, 2014
  35. Jul 06, 2014
    • Christian Kuhn's avatar
      [CLEANUP] Remove comment header in ext_emconf · 7755bf4c
      Christian Kuhn authored
      The "do not touch me" comment header in ext_emconf.php files
      of system extensions are misleading since we are editing those
      files manually for years now. Remove those headers.
      
      Change-Id: I27f6253effa54dae7f92170175e7705cc706d03a
      Resolves: #60129
      Releases: 6.3, 6.2
      Reviewed-on: https://review.typo3.org/31405
      Reviewed-by: Jigal van Hemert
      Tested-by: Jigal van Hemert
      7755bf4c