Skip to content
Snippets Groups Projects
  1. Nov 27, 2012
  2. Nov 26, 2012
    • Nicole Cordes's avatar
      [BUGFIX] Extension Manager doesn't care about configuration sorting · 328165f1
      Nicole Cordes authored
      When showing the configuration of an extension actually the Extension
      Manager doesn't care about the given sorting. This is because there is
      only a merging of configuration arrays.
      
      After merging we have to take care of the value in 'subcat' key and sort
      each subcategorie by those values.
      
      Change-Id: Idb27554be40603c4af7e0506f039d0c0416a0d9a
      Fixes: #43041
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/16502
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Stefan Neufeind
      Tested-by: Stefan Neufeind
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      328165f1
    • Philipp Gampe's avatar
      [BUGFIX] impext: export is broken · dad9ed19
      Philipp Gampe authored
      Some uses of the LocalPageTree class do not use the namespaced version.
      Use the correct class name.
      
      Fixes: #43317
      Releases: 6.0
      
      Change-Id: I46a9fd4ca4ad920b430738587dca9c47b901e033
      Reviewed-on: http://review.typo3.org/16760
      Reviewed-by: Wouter Wolters
      Reviewed-by: Stefan Neufeind
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      dad9ed19
    • Nicole Cordes's avatar
      [BUGFIX] Install new system extensions during upgrade process fails · 588fc918
      Nicole Cordes authored
      If you try to update your system from 4.7 to current master the second
      step "Install System Extensions" fails because of missing extensionmanager
      tables.
      
      So we have to push up the initialisation process from EM and adopt
      it to include ext_tables.sql as well (at the moment only the file
      ext_tables_static+adt.sql is processed).
      
      Change-Id: I5cd4616e5bccd06e86fa3ae4fbde8a083afa428f
      Fixes: #42616
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/16153
      Reviewed-by: Mattias Nilsson
      Reviewed-by: Wouter Wolters
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      588fc918
    • Helmut Hummel's avatar
      Revert "[TASK] Page module styling" · 846df4a8
      Helmut Hummel authored
      This reverts commit ac000cec
      
      Change-Id: Ibe0972321b91a2ccf0e9270fcf17105c0c181caa
      Reviewed-on: http://review.typo3.org/16759
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      846df4a8
    • Helmut Hummel's avatar
      [BUGFIX] Fix font size in login screen · 7295be9b
      Helmut Hummel authored
      A minor adjustment to the font size
      of the copyright notice.
      
      Releases: 6.0
      
      Change-Id: I38a29c0922084ec9bf2228b635dda5e7667f28eb
      Reviewed-on: http://review.typo3.org/16756
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      7295be9b
    • Nicole Cordes's avatar
      [TASK] Page module styling · 30979bf5
      Nicole Cordes authored
      * styling for the BE layout (grid element)
      
      Resolves: #43208
      Releases: 6.0
      
      Change-Id: I80637c5fc49b3f612399f4c42d863520b39b008b
      Reviewed-on: http://review.typo3.org/16752
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      30979bf5
    • Felix Kopp's avatar
      [TASK] Rebrush login screen · 4b1ac323
      Felix Kopp authored
      Change header style to exclude gradient.
      Also Increases input field size and add orange submit.
      
      Change-Id: I67891a5d37ddc90c155149479ebe42f08dba1de0
      Resolves: #41427
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/16734
      Tested-by: Steffen Ritter
      Reviewed-by: Steffen Ritter
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      4b1ac323
    • Steffen Ritter's avatar
      [TASK] CleanUp CSS Styles of IRRE-Elements · fc6179cc
      Steffen Ritter authored
      If there are VirtualRecords (e.g. translations) and hidden
      elements as IRRE childs the UI is not supporting the user
      recognizing these items.
      
      Change-Id: If25715f76c2d79d0ce0873095510a4b1138a9eca
      Releases: 6.0
      Resolves: #42226
      Reviewed-on: http://review.typo3.org/16750
      Reviewed-by: Jigal van Hemert
      Tested-by: Jigal van Hemert
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      fc6179cc
    • Helmut Hummel's avatar
      [BUGFIX] Refine new styling of page module · 95c3d920
      Helmut Hummel authored
      * Show all edit icons of a column if hovering over
        the column.
      
      Resolves: #43208
      Releases: 6.0
      
      Change-Id: I9107e8324392a6e703426f6f7fc392c950fa91d2
      Reviewed-on: http://review.typo3.org/16727
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      95c3d920
    • Nicole Cordes's avatar
      [BUGFIX] Remove empty brackets when configuration type is unknown · bacbbc21
      Nicole Cordes authored
      When reenable the default configuration field rendering it might be happen
      that type description es empty and only the brackets are shown. Those
      could be dropped.
      
      Change-Id: I09b30558832a58092fdcc2262bb2278b70cd04ea
      Fixes: #43043
      Releases: 6.0
      Depends: Ic49c9b19a7f8f1795889f17ed5c1efa364dfd9b9
      Reviewed-on: http://review.typo3.org/16505
      Reviewed-by: Jigal van Hemert
      Tested-by: Jigal van Hemert
      Reviewed-by: Stefan Neufeind
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Georg Ringer
      Tested-by: Georg Ringer
      bacbbc21
    • Philipp Gampe's avatar
      [BUGFIX] Quick Edit triggers warnings of missing key uid · 15b9476e
      Philipp Gampe authored
      A see issue for details. Other parts of the core relay on the result of
      the "broken" API call.
      
      Fixes: #42845
      Releases: 4.5, 4.6, 4.7, 6.0
      
      Change-Id: Ic10f1e59fad24bcf5f12a805f7674eb82935e525
      Reviewed-on: http://review.typo3.org/16384
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Jigal van Hemert
      Tested-by: Jigal van Hemert
      15b9476e
    • Felix Kopp's avatar
      [BUGFIX] Adapt EXT: beuser filter style to page module · e6718e0f
      Felix Kopp authored
      Adapt the layout of the backend user administration module
      to the latest visual approach of the page module (by UI/UX).
      
      Change-Id: I14db6cd81300da8e8adc70ac128d6dbb3ba25eb9
      Fixes: #43300
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/16740
      Reviewed-by: Jigal van Hemert
      Tested-by: Jigal van Hemert
      e6718e0f
  3. Nov 25, 2012
    • Christian Kuhn's avatar
      [TASK] Protect bootstrap methods · 9ae7500d
      Christian Kuhn authored
      With 6.0 the bootstrap related core code was split into small methods
      and transferred to a group of encapsulating classes.
      While this is an important step to get a flexible and maintainable
      bootstrap in the end, this process is not completed and still misses
      for example a real concept for scopes.
      The patch groups methods used in all scopes in bootstrap wrapper
      methods and makes the business methods protected. The whole API and
      all affected classes are marked as "internal", together with a
      warning that this API will change in the future and shouldn't be
      used by 3rd party code that is not under core control.
      This gives freedom for future development of this core code without
      taking care of backwards compatibility. With previous versions there
      was no API at all, so this is not a feature loss from an extension
      point of view.
      
      Change-Id: Ib841a19c766691fdeb7dab07280a005d6b67a938
      Resolves: #43285
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/16724
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      9ae7500d
    • Florian Scholz's avatar
      [BUGFIX] FormWizard does not save · 7a8f28c5
      Florian Scholz authored
      This adds a mapping for the JsonToTyposcript class to resolve
      the wrong instantiation due to different versions of file and
      class names (Typoscript vs TypoScript).
      
      Resolves: #43272
      Releases: 6.0
      
      Change-Id: I9c4eef2547462849e356617e15389976c9c343a6
      Reviewed-on: http://review.typo3.org/16715
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      7a8f28c5
    • Steffen Ritter's avatar
      [BUGFIX] Rootline relation overlay does not work for translated pages · 002027d1
      Steffen Ritter authored
      Overlays for the relation fields of a page in the rootline,
      introduced with the rootline class refactoring, do not work for
      translated pages.
      The problem is that the language overlay for the rootline is done outside
      the RootlineUtility, or former PageRepository, and therefore also never
      has been cached.
      
      Use Rootline utility to do that Job and benefit fom caching, too.
      
      Change-Id: If32830b384b08e189d155532aee7281b040b7dd5
      Resolves: #42029
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/16540
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      002027d1
    • Helmut Hummel's avatar
      [BUGFIX] Fix early calls to makeInstance · 83afb274
      Helmut Hummel authored
      In case of an early call to makeInstance
      the object configuration might not be set.
      
      We can fix this by not calling makeInstance to
      create the configuration manager and just
      return the original class in that case.
      
      Fixes: #43290
      Related: #43269
      Releases: 6.0
      
      Change-Id: I30d9c70f2fda9dd6df6aad60a5ae5327c1fc3c52
      Reviewed-on: http://review.typo3.org/16730
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      83afb274