Skip to content
Snippets Groups Projects
  1. Jul 25, 2014
  2. Jul 24, 2014
  3. Jul 23, 2014
  4. Jul 22, 2014
  5. Jul 21, 2014
  6. Jul 20, 2014
  7. Jul 19, 2014
  8. Jul 18, 2014
  9. Jul 15, 2014
  10. Jul 11, 2014
    • Andreas Wolf's avatar
      [CLEANUP] Reformat IRRE JS code · ebfd4674
      Andreas Wolf authored
      This is an automatic reformat performed by PhpStorm, to get rid of some
      ugly constructs like one-line inline methods.
      
      Change-Id: Id24666c673b3822916f9c5233c0b34ce7d38e7aa
      Related: #58475
      Releases: 6.3
      Reviewed-on: https://review.typo3.org/29833
      Reviewed-by: Markus Klein
      Tested-by: Markus Klein
      Reviewed-by: Andreas Wolf
      Tested-by: Andreas Wolf
      ebfd4674
    • Oliver Hader's avatar
      [TASK] Extend Regular DataHandler functional tests · 8128e10e
      Oliver Hader authored
      * add third tt_content element with localization in live context
      * add new tt_content delete placeholder in different workspace
      * populate changes to all scenarios in live and workspace context
      
      Releases: 6.2, 6.3
      Resolves: #59881
      Change-Id: I644e264048a5c33c0a613d5f8440975cabd40721
      Reviewed-on: https://review.typo3.org/31141
      Reviewed-by: Oliver Hader
      Tested-by: Oliver Hader
      8128e10e
  11. Jul 10, 2014
    • Helmut Hummel's avatar
      [BUGFIX] Use PATH_site in cache identifier for package cache · d3c95a1c
      Helmut Hummel authored
      The package cache writes paths to extension directories
      (TYPO3_LOADED_EXT) into the cache.
      
      This will result in wrong caches when the same
      TYPO3 instance is called from a different absolute
      directory e.g. from a different mount or symlink.
      
      To avoid this, the cache identifier now includes
      PATH_site which is the current absolute path
      of the TYPO3 instance.
      
      Additionally we now only include the modification
      time of the package states file instead of the
      md5 of the complete content into account, which should
      be much faster and also enough.
      
      Resolves: #58288
      Releases: 6.2, 6.3
      Change-Id: I7c8de41c608beab282f2b8bbeab39f257a9a6a6f
      Reviewed-on: https://review.typo3.org/31565
      Reviewed-by: Markus Klein
      Tested-by: Markus Klein
      Reviewed-by: Stefan Neufeind
      Tested-by: Stefan Neufeind
      d3c95a1c
    • Helmut Hummel's avatar
      [TASK] Clarify exception message for addPlugin() · 15d0afcd
      Helmut Hummel authored
      Add verbosity to the exception message to make it
      more clear what is going wrong.
      
      Releases: 6.2, 6.3
      Resolves: #60225
      Change-Id: I7bb4a16ff94d05b8b97633383d42c61aa600b1cf
      Reviewed-on: https://review.typo3.org/31556
      Reviewed-by: Christian Kuhn
      Reviewed-by: Markus Klein
      Reviewed-by: Wouter Wolters
      Tested-by: Christian Kuhn
      Reviewed-by: Alexander Opitz
      Tested-by: Alexander Opitz
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      15d0afcd
  12. Jul 09, 2014
  13. Jul 08, 2014