Skip to content
Snippets Groups Projects
  1. Nov 27, 2012
    • Nicole Cordes's avatar
      [BUGFIX] Remove empty brackets when configuration type is unknown · 16bd9fe4
      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.
      
      Fixes: #43043
      Releases: 6.0
      
      Change-Id: Ib732eaf5bca9128c0d253cfa83013ec7e9b007cf
      Reviewed-on: http://review.typo3.org/16773
      Reviewed-by: Nicole Cordes
      Tested-by: Nicole Cordes
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      16bd9fe4
    • Mario Rimann's avatar
      [BUGFIX] Update description on changed error reporting defaults · caac39d4
      Mario Rimann authored
      In #35154 the PHP error_reporting defaults have changed and
      this now changes the description in the install tool.
      
      Change-Id: I5c5b0fec5f7e521fcd61812a36149590e08905fa
      Fixes: #38240
      Releases: 6.0, 4.7, 4.6, 4.5
      Reviewed-on: http://review.typo3.org/12615
      Reviewed-by: Philipp Gampe
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      caac39d4
    • Helmut Hummel's avatar
      [TASK] Raise Submodule Pointers · a7b8af7d
      Helmut Hummel authored
      Change-Id: Iafabbf1ed41d35e8f4a07be9c5e1fd3f357f8cbe
      Reviewed-on: http://review.typo3.org/16772
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      a7b8af7d
    • Helmut Hummel's avatar
      [BUGFIX] Disable some not finished functions in EM · a2f0e94b
      Helmut Hummel authored
      The Extension Manager uses jQuery DataTables, but the
      current implementation is not streamlined and causes
      more trouble than it helps. Same goes for the tooltips
      which are not properly styled.
      
      As discussed with the UI/UX team we disable this
      functionality and properly implement it in later
      versions as bugfixes.
      
      Fixes: #43319
      Releases: 6.0
      
      Change-Id: I432a15bce3c3933efa33f65304b01e2720b051a5
      Reviewed-on: http://review.typo3.org/16770
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      a2f0e94b
    • Philipp Gampe's avatar
      [BUGFIX] Information of last run is not stored/retrieved · 7af8193e
      Philipp Gampe authored
      The information is still stored as tx_scheduler.
      
      Use the correct namespace to save the information.
      
      Fixes: #42852
      Releases: 6.0
      
      Change-Id: I145eb6518262f160a613589b7d0a1b592f8f1f0a
      Reviewed-on: http://review.typo3.org/16767
      Reviewed-by: Wouter Wolters
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      7af8193e
    • Nicole Cordes's avatar
      [TASK] Cleanup update wizard configuration · bbf40f22
      Nicole Cordes authored
      There are still some old tx_ classes in the update wizard configuration
      which should be replaced with their namespaced versions.
      
      If the classes were introduced with 6.0 we could delete and remove them
      from the class map file.
      
      Change-Id: I248dfe23dda1c250af1a6e11e282f425266b4213
      Resolves: #42613
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/16120
      Reviewed-by: Stefan Neufeind
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      bbf40f22
    • Felix Kopp's avatar
      [TASK] Rebrush Page > Language · 3393c2ef
      Felix Kopp authored
      Consolidate Page>Language mode with Page>Columns.
      
      Change-Id: I3cb92a44451a8e4ed94ad9aa7d2c3e3f55dd99a6
      Resolves: #43318
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/16766
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      3393c2ef
    • Felix Kopp's avatar
      [TASK] Secure EXT: beuser database interactions · ce8d8e30
      Felix Kopp authored
      Wraps database query input in corresponding functions to clean input.
      Also fixes a bug in ViewHelpers to limit output to parameter uid list.
      
      Change-Id: Ie23babb20ab610193ad06cc4305c31f9e042fb9b
      Resolves: #42221
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/15985
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      ce8d8e30
    • Nicole Cordes's avatar
      [BUGFIX] IMG_RESOURCE not capable of sys_file_reference · 3903ee02
      Nicole Cordes authored
      The file.import function can't handle file relations. Sometimes
      you have to deal with uids of sys_file_references instead of
      sys_file uids. One prominent case is import.data = levelmedia
      This patch adds an flag to IMG_RESOURCE with that, a given uid
      is interpreted as reference instead of file uid.
      
      Change-Id: I4699d9e38b9a809fd194d33344678a64168d4300
      Fixes: #43101
      Releases: 6.0
      Documentation: #43283
      Reviewed-on: http://review.typo3.org/16584
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      Reviewed-by: Nicole Cordes
      Tested-by: Nicole Cordes
      Reviewed-by: Stefan Neufeind
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      3903ee02
    • Ivan Kartolo's avatar
      [TASK] page module styling · bccab08e
      Ivan Kartolo authored
      * Styling page module for classic and grid layout
      
      Resolves: #43208
      Releases: 6.0
      
      Change-Id: Ie0831ecf37937d0a974bbb6ed9f34cfcc1c3106e
      Reviewed-on: http://review.typo3.org/16763
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      bccab08e
    • Ivan Kartolo's avatar
      [BUGFIX] Refine new styling of page module · a50a9866
      Ivan Kartolo authored
      Fix styling of hidden elements.
      
      Resolves: #43208
      Releases: 6.0
      
      Change-Id: Ia51af8adde3352b5a9cd0203e14e7b838902a952
      Reviewed-on: http://review.typo3.org/16764
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Nicole Cordes
      Tested-by: Nicole Cordes
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      a50a9866
    • Nicole Cordes's avatar
      [BUGFIX] Some unit tests fail in Core::FolderTest · ef37d75a
      Nicole Cordes authored
      Due to use of type hint callable which is available at PHP 5.4 unit tests
      fail for lower PHP versions.
      
      Change-Id: I558d019095f31dbd659b5cc87f19679110c74e8f
      Fixes: #43123
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/16595
      Reviewed-by: Philipp Gampe
      Reviewed-by: Wouter Wolters
      Reviewed-by: Stefan Neufeind
      Tested-by: Wouter Wolters
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      ef37d75a
    • Nikolas Schmidt-Voigt's avatar
      [BUGFIX] Old logo on "Install Tool is locked" page · c9b6e6eb
      Nikolas Schmidt-Voigt authored
      The page that warned users that the install tool is locked still
      showed the old TYPO3 logo. I corrected this by changing the logo.
      
      Fixes: #42908
      Releases: 6.0, 4.7, 4.6, 4.5
      
      Change-Id: Ifc52cc11609cc3a1028596cf8348c87905630c4d
      Reviewed-on: http://review.typo3.org/16634
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Stefan Neufeind
      Tested-by: Stefan Neufeind
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      c9b6e6eb
  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
    • Felix Kopp's avatar
      [BUGFIX] Obey option SYS: loginCopyrightShowVersion · b9520fb8
      Felix Kopp authored
      Due to a bug introduced in #41992 the current version number
      is always displayed within copyright notice underneath login form.
      
      Change-Id: I9a0c48183eb0f56a1303cedf31ed13ff1c78c41b
      Fixes: #43289
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/16729
      Reviewed-by: Wouter Wolters
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      b9520fb8
    • Steffen Ritter's avatar
      [TASK] Allow Folder and Storage to recursively retrieve Files from Driver · 0dd88d37
      Steffen Ritter authored
      The drivers in FAL are capable of retrieving files recursively.
      This might be sinful in some cases and custom usages. Anyhow,
      the parameter $recursive is not passed up until Storage and
      Folder objects. With that users are forced to work with the
      driver directly.
      
      As it is highly discouraged to work directly on the driver,
      just pass up the parameter within the abstraction layers.
      
      Change-Id: Ibe8f9aa9e906617a42a9a7d5edba43f24f613587
      Releases: 6.0
      Fixes: #43249
      Reviewed-on: http://review.typo3.org/16697
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      0dd88d37
    • Steffen Ritter's avatar
      [TASK] Cleanup trailing newline after ?> · 1b03bc70
      Steffen Ritter authored
      Change-Id: Ib027351a353ca1fc5ee33bb13b18317d64267d8e
      Releases: 6.0
      Resolves: #43287
      Reviewed-on: http://review.typo3.org/16728
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      1b03bc70
    • TYPO3 Release Team's avatar
      [TASK] Raise submodule pointer · 81e2386a
      TYPO3 Release Team authored
      Change-Id: I7b1cefba3bdeb975caadcc403b520a91fdb312c9
      Reviewed-on: http://review.typo3.org/16726
      Reviewed-by: TYPO3 Release Team
      Tested-by: TYPO3 Release Team
      81e2386a
    • Jigal van Hemert's avatar
      Revert "[BUGFIX] Use correct parameter type in insertPositionIcon" · d13e1ed2
      Jigal van Hemert authored
      This reverts commit 8e0b7cba
      
      Change-Id: I03c5aa86d3ef07dab5a9de9f4c59f1c3b3fb9a48
      Reviewed-on: http://review.typo3.org/16723
      Reviewed-by: Jigal van Hemert
      Tested-by: Jigal van Hemert
      d13e1ed2
    • Jigal van Hemert's avatar
      [BUGFIX] Use correct parameter type in insertPositionIcon · acef0e01
      Jigal van Hemert authored
      PagePositionMap::printContentElementsColumns must call insertPositionIcon
      with fake row array instead of empty string as first parameter.
      
      Change-Id: I11afd7e8cad47b6892f0cd60feea8b53ff4d5945
      Fixes: #43284
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/16722
      Reviewed-by: Jigal van Hemert
      Tested-by: Jigal van Hemert
      acef0e01
    • Helmut Hummel's avatar
      [TASK] Introduce object implementation registry · 39789b9c
      Helmut Hummel authored
      With 6.0 all Xclass inclusion in the classes have been
      removed and registration of Xclasses have previously been
      moved to the autoloader. This added additional complexity 
      and another concern to the class loader.
      
      To enable extensions to override classes, an object
      implementation registry is now introduced, where you
      can now define which implementation class name should 
      be used for an original class.
      
      This not only is a complete replacement for former
      Xclasses, but at the same time adds the possibility
      to have the implementation class name within the namespace
      and scope of the extension which registers the override.
      
      On top it would also be possible to register implementations
      for interfaces.
      
      Since only class names are mapped here, we again have a
      clear separation of concerns, where the class loader
      is only responsible to resolve paths for class names
      and the "object manager" method makeInstance for resolving
      the final class name to instantiate.
      
      The path of the target class can be resolved automatically
      by the class loader if naming conventions are met or the
      target class name is put into the autoloading registry.
      
      An implementation of a class can be registered like this:
      
      $TYPO3_CONF_VARS['SYS']['Objects']['originalClass'] = 
        array('className' => 'targetClass');
      
      The patch adjusts the ClassLoader and makeInstance.
      The unit tests for the ClassLoader are removed since
      it is not responsible for resolving Xclasses any more.
      
      Instead unit tests for makeInstance are added to test
      the new behavior.
      
      Resolves: #43269
      Releases: 6.0
      
      Change-Id: I04198b178aa41f02d7a5b7ee990ff24f483990f5
      Reviewed-on: http://review.typo3.org/16712
      Reviewed-by: Steffen Ritter
      Reviewed-by: Anja Leichsenring
      Tested-by: Anja Leichsenring
      Tested-by: Steffen Ritter
      Reviewed-by: Christian Kuhn
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      39789b9c
    • Felix Kopp's avatar
      [BUGFIX] Repair table header row styles · d6d98473
      Felix Kopp authored
      Restores css styles for table header rows.
      Keeps newly introduced style for content element header.
      
      Change-Id: Ic368eeb5f98fa7026508f7273499e1c64d4ce30f
      Fixes: #43281
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/16721
      Reviewed-by: Jigal van Hemert
      Tested-by: Jigal van Hemert
      d6d98473
    • Philipp Gampe's avatar
      [BUGFIX] Impexp is broken · 7d595b6d
      Philipp Gampe authored
      The autoloader assumes that classes are located inside Classes, but the
      directory is still lower case classes.
      
      Rename the directory to conform to the default behavior.
      
      Fixes: #43280
      Releases: 6.0
      
      Change-Id: Id8fc4c4e2f5290a45d4aac62ca577d6fdbfb5266
      Reviewed-on: http://review.typo3.org/16720
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      7d595b6d
  4. Nov 24, 2012
    • Ivan Kartolo's avatar
      [TASK] Styling of Page module · 3f2814f7
      Ivan Kartolo authored
      Overwork the styling of the Page module:
      
      * New style for columns
      * Hide new icons by default, show on hover
      * Style Drag & Drop
      
      Thanks to Lars Zimmermann and Jens Hoffmann
      
      Change-Id: I7f06382c51561e8c9855af0ef15afea1a8dd6acb
      Resolves: #43208
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/16700
      Reviewed-by: Steffen Gebert
      Tested-by: Steffen Gebert
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Jigal van Hemert
      Tested-by: Jigal van Hemert
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      3f2814f7
    • Helmut Hummel's avatar
      [BUGFIX] Hide version selector if workspaces are used · 0d0e8931
      Helmut Hummel authored
      All versioning information and actions should be
      hidden if workspaces are used.
      
      One remaining selector is in the page module when
      a page has been versioned in a workspace.
      
      Hide this selector when workspaces extension is installed.
      
      Fixes: #43264
      Related: #27969, #25962
      Releases: 4.5, 4.6, 4.7, 6.0
      
      Change-Id: If96f1fe99f2a7a5b5b48f1f8a1aca8f053a6622a
      Reviewed-on: http://review.typo3.org/16706
      Reviewed-by: Anja Leichsenring
      Tested-by: Anja Leichsenring
      Reviewed-by: Helmut Hummel
      Tested-by: Helmut Hummel
      0d0e8931