Skip to content
Snippets Groups Projects
  1. Mar 02, 2015
  2. Feb 06, 2015
  3. Feb 04, 2015
  4. Jan 31, 2015
  5. Jan 30, 2015
  6. Jan 29, 2015
  7. Jan 18, 2015
  8. Jan 03, 2015
  9. Dec 29, 2014
  10. Dec 17, 2014
  11. Dec 13, 2014
  12. Dec 08, 2014
  13. Nov 13, 2014
  14. Nov 08, 2014
  15. Nov 03, 2014
  16. Oct 28, 2014
  17. Oct 27, 2014
  18. Oct 25, 2014
  19. Jun 22, 2014
    • Michael Schams's avatar
      [TASK] Re-work/simplify copyright header in PHP files - Part 8 · bde6364c
      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 #59784 for further details.
      
      Resolves: #59784
      Releases: 6.3, 6.2
      Change-Id: I1eacf9bf4537776e850d091d9d50bc72f8c2b20d
      Reviewed-on: https://review.typo3.org/31029
      Reviewed-by: Krzysztof Adamczyk
      Tested-by: Krzysztof Adamczyk
      Reviewed-by: Markus Klein
      Tested-by: Markus Klein
      bde6364c
  20. Mar 23, 2014
  21. Mar 13, 2014
  22. Feb 23, 2014
  23. Feb 10, 2014
  24. Feb 09, 2014
  25. Feb 01, 2014
    • Jo Hasenau's avatar
      [TASK] Use (int) instead of intval() or (integer) · 9646d26b
      Jo Hasenau authored
      This patch replaces most of around 1600 occurrences of
      intval() and every (integer) in the whole core.
      Additionally it changes GeneralUtility::intExplode to use references
      and typecasting as well.
      Some occurrences of strstr() together with intval() have been replaced
      with strpos() as well.
      And some superfluous intval calls have been removed or reduced
      to a single one i.e. for protected variables or before loops.
      Patch updated after Core CGL decision from 30.01.2014
      
      Resolves: #54265
      Releases: 6.2
      Change-Id: Iba57ffad1f4233ffa1a9f7d3ca5bfe9d2b53f1e8
      Reviewed-on: https://review.typo3.org/26740
      Reviewed-by: Stefan Neufeind
      Tested-by: Stefan Neufeind
      9646d26b
  26. Oct 01, 2013
    • Christian Kuhn's avatar
      [TASK] Remove closing PHP tags · 77f29a3c
      Christian Kuhn authored
      Change-Id: Iaa92566c53301e49396fc9fb26b0b339c48d567b
      Resolves: #52360
      Releases: 6.2
      Reviewed-on: https://review.typo3.org/24212
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      Reviewed-by: Ernesto Baschny
      Tested-by: Ernesto Baschny
      Reviewed-by: Anja Leichsenring
      Tested-by: Anja Leichsenring
      77f29a3c
  27. Aug 29, 2013
  28. Aug 12, 2013
    • Felix Kopp's avatar
      [FEATURE] Intgrate CSS class "lead" for introductions · 287d6c7c
      Felix Kopp authored
      The most relevant text should always be highly visible.
      Integrate the CSS class "lead" for introductions.
      
      Lead brings a slightly larger font size and should be used
      for the first short introduction text only.
      
      "Lead" is a semantical annotation.
      Follow-ups: Bring lead texts for all backend modules.
      
      Change-Id: I10305c2d2ed66526d7e882aceff17b5d317cfbb3
      Resolves: #51022
      Releases: 6.2
      Reviewed-on: https://review.typo3.org/23050
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      287d6c7c
  29. Jul 10, 2013
  30. Jul 07, 2013
  31. Jul 06, 2013
  32. Jun 22, 2013
    • Felix Kopp's avatar
      [TASK] Move ExtJS- & JavaScript from t3lib · 99b44206
      Felix Kopp authored
      Moves JavaScript files and their corresponding includes.
      As a result the t3lib directory is removed completely.
      
      Change-Id: I77938f43f15e8293c1439a55b2b7716d764d339b
      Resolves: #49342
      Releases: 6.2
      Reviewed-on: https://review.typo3.org/21595
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Anja Leichsenring
      Tested-by: Anja Leichsenring
      99b44206
  33. Jun 11, 2013
    • Stefan Galinski's avatar
      [BUGFIX] Recycler ignores depth setting · ba7e83ee
      Stefan Galinski authored
      The recycler currently ignores the depth
      setting, because of a wrong type check
      since the migration to mysqli.
      
      Fixes: #48997
      Releases: 6.2, 6.1
      Change-Id: Ib7a4eb1fc68468ce09944bb9342e070a6ab3860f
      Reviewed-on: https://review.typo3.org/21321
      Reviewed-by: Wouter Wolters
      Reviewed-by: Alexander Opitz
      Tested-by: Alexander Opitz
      Reviewed-by: Stefan Neufeind
      Tested-by: Stefan Neufeind
      ba7e83ee
  34. Apr 11, 2013
    • Christian Kuhn's avatar
      [TASK] Update t3lib mentions · b830361a
      Christian Kuhn authored
      Some core parts still mention t3lib classes after namespaces,
      mostly in comments.
      
      Resolves: #47138
      Releases: 6.1
      
      Change-Id: I0775fc10f8c901a02533e5bc0fe1c6aa2276758b
      Reviewed-on: https://review.typo3.org/19803
      Reviewed-by: Anja Leichsenring
      Tested-by: Anja Leichsenring
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      b830361a
  35. Apr 06, 2013
    • Benjamin Mack's avatar
      [TASK] XLF core locallang files are still referenced with .php/.xml · a887fdcb
      Benjamin Mack authored
      The core still access xliff language files as .php or .xml,
      although the files themselves are converted to .xlf since quite
      some time. This could cause confusion.
      
      This is a cleanup taken all .xlf files in the EXT:lang/.xlf
      directory and run via a sed script (thanks to Stucki)
      
      Resolves: #46940
      Releases: 6.1
      Change-Id: I427776b176ba2c23678689029eaf388dff90d0fa
      Reviewed-on: https://review.typo3.org/19579
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      a887fdcb