Skip to content
Snippets Groups Projects
  1. Jun 14, 2012
  2. Jun 13, 2012
  3. Jun 12, 2012
  4. Jun 11, 2012
  5. Jun 10, 2012
    • Tolleiv Nietsch's avatar
      [TASK] Add unit tests for GET/POST input related methods in t3lib_div · c1103a68
      Tolleiv Nietsch authored
      Adds tests for _GP, _GPmerged, _GET, _POST and _GETset.
      
      Change-Id: I27b8db55d76b560854700baf518c686254c951ae
      Resolves: #37355
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/11362
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Mattias Nilsson
      Tested-by: Mattias Nilsson
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Oliver Klee
      Tested-by: Oliver Klee
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      c1103a68
    • Roland Waldner's avatar
      [TASK] Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/ · 47f22af4
      Roland Waldner authored
      There are violations against the CGL rule "DoubleQuoteUsageNotRequired" in
      /typo3/ (not: /typo3/sysest/).
      
      These will be reduced.
      
      Change-Id: I5448388752de47d381c9a6be6b7df6bef4ebf0ba
      Resolves: #37690
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/11797
      Reviewed-by: Oliver Klee
      Tested-by: Oliver Klee
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      47f22af4
    • Wouter Wolters's avatar
      [TASK] CGL violations DoubleQuoteUsage in t3lib/ · 924e112b
      Wouter Wolters authored
      There are some violations against the CGL rule
      "DoubleQuoteUsage" in /t3lib/. These will be
      reduced by this commit.
      
      Change-Id: I8c133a0ab6cd0638ef79148cabad378b04c985fe
      Resolves: #37495
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/11633
      Reviewed-by: Oliver Klee
      Tested-by: Oliver Klee
      Reviewed-by: Roland Waldner
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      924e112b
    • Roland Waldner's avatar
      [TASK] CGL FunctionCallArgumentSpacingNoSpace in fe_adminLib.inc · 68781dce
      Roland Waldner authored
      There are CGL violations against
      FunctionCallArgumentSpacingNoSpaceAfterComma in
      typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc.
      
      These will be reduced.
      
      Change-Id: I977b2b328875d0317a351558de33d5c6568f60e3
      Resolves: #37774
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/11841
      Reviewed-by: Oliver Klee
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      68781dce
    • Ingo Pfennigstorf's avatar
      [TASK] Increase readability of CLI messages · bdaa1709
      Ingo Pfennigstorf authored
      Increase the readability of CLI messages when calling them on the
      command line.
      This improvement displays more human readable messages to a CLI
      user when calling the cli_dispatcher with wrong or no arguments
      leaving out technical details like "array" and the array keys.
      
      The keys are also sorted alphabetically.
      
      Change-Id: I62f41f333cf52e46836aeef105021eb571c09110
      Fixes: #37713
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/11809
      Reviewed-by: Oliver Klee
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Ingo Pfennigstorf
      Tested-by: Ingo Pfennigstorf
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      bdaa1709
    • Felix Kopp's avatar
      [TASK] CGL: fix FunctionCallArgumentSpacingNoSpaceAfterComma violations · 185297b6
      Felix Kopp authored
      Adds spaces to function definition where needed.
      
      Change-Id: I3265a0fa9a82da91babfd8b87f0019e785f1574b
      Fixes: #37709
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/11807
      Reviewed-by: Wouter Wolters
      Reviewed-by: Oliver Klee
      Reviewed-by: Roland Waldner
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      185297b6
  6. Jun 09, 2012
  7. Jun 06, 2012
  8. Jun 05, 2012
  9. Jun 04, 2012
    • Nicole Cordes's avatar
      [BUGFIX] TCEForms.Suggest wizard in IRRE records · ee53e851
      Nicole Cordes authored
      Currently suggest wizards don't work in IRRE records. This is because of
      the missing javascript functions. IRRE elements are post loaded and
      wirzards are not known on loading the parent form.
      
      Change-Id: Id1c23d7e53c4e8499f13bb1776bf76c960995b04
      Fixes: #27020
      Releases: 6.0, 4.7, 4.6, 4.5
      Reviewed-on: http://review.typo3.org/10831
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      ee53e851
  10. Jun 03, 2012
  11. Jun 01, 2012