Skip to content
Snippets Groups Projects
  1. Nov 20, 2016
  2. Oct 26, 2016
  3. Oct 10, 2016
  4. Aug 30, 2016
  5. May 16, 2016
  6. May 03, 2016
  7. Apr 14, 2016
  8. Apr 13, 2016
  9. Mar 24, 2016
  10. Jan 29, 2016
  11. Jan 07, 2016
  12. Nov 20, 2015
  13. Oct 21, 2015
  14. Oct 09, 2015
  15. Oct 05, 2015
  16. Sep 22, 2015
  17. Sep 07, 2015
  18. Sep 03, 2015
  19. Aug 31, 2015
  20. Jul 15, 2015
  21. Jul 14, 2015
  22. Jun 23, 2015
  23. Jun 20, 2015
  24. Mar 28, 2015
  25. Mar 15, 2015
  26. Feb 04, 2015
  27. Dec 13, 2014
  28. Dec 06, 2014
  29. Dec 01, 2014
  30. Nov 15, 2014
  31. Nov 14, 2014
  32. Nov 13, 2014
  33. Nov 03, 2014
  34. Oct 28, 2014
  35. Jun 22, 2014
    • Michael Schams's avatar
      [TASK] Re-work/simplify copyright header in PHP files - Part 6 · 526c060f
      Michael Schams authored
      This patch replaces the copyright/license header in PHP files with a
      new, simplified one. The new header does not show the year figure, nor
      an author name, and refers to the LICENSE.txt file for the full
      copyright information. License is: GPL2 or any later version.
      
      This is a multi-part commit due to the huge number of changed files.
      See issue #59782 for further details.
      
      Resolves: #59782
      Releases: 6.3, 6.2
      Change-Id: Idcd11219eb132c8690cfde256950980e9423bafd
      Reviewed-on: https://review.typo3.org/31027
      Reviewed-by: Krzysztof Adamczyk
      Tested-by: Krzysztof Adamczyk
      Reviewed-by: Markus Klein
      Tested-by: Markus Klein
      526c060f
  36. Jun 11, 2014
    • Zbigniew Jacko's avatar
      [TASK] Activate 'Flush system caches' with Preset 'Development' · f66a4db6
      Zbigniew Jacko authored
      Add a new configuration in Install Tool (['SYS']['clearCacheSystem']).
      If set, the toolbar of clearing system cache is visible (only for
      admin users).
      
      Add it also for Configuration Preset. For Production it is set to FALSE,
      for Development it is set to TRUE.
      
      Resolves: #57230
      Releases: 6.2
      Change-Id: Id45496c6bc1e64b4454ed7ff78e8db1179387b0f
      Reviewed-on: https://review.typo3.org/30656
      Reviewed-by: Krzysztof Adamczyk
      Tested-by: Krzysztof Adamczyk
      Reviewed-by: Xavier Perseguers
      Tested-by: Xavier Perseguers
      f66a4db6