Skip to content
Snippets Groups Projects
  1. Dec 16, 2011
    • Dmitry Dulepov's avatar
      [TASK] Reports module uses internal data of salted passwords · 08c684f0
      Dmitry Dulepov authored
      Reports module changes from issue #30695 introduced a check
      for the saltedpasswords extension and a report about users,
      whose passwords are not protected by the saltedpasswords.
      That check queries database directly and uses internal
      knowledge of saltedpasswords about marking the password
      with certain characters. This can break reports module
      if saltedpasswords adds a new scheme to salt passwords.
      Only saltedpasswords should know about those prefixes.
      Other extensions should use the API of saltedpasswords
      to query the information.
      
      Change-Id: Iec27610c2227ed15537f37b53e1b26443b5a276f
      Resolves: #32136
      Releases: 4.7, 4.6, 4.5
      Reviewed-on: http://review.typo3.org/6953
      Reviewed-by: Oliver Hader
      Tested-by: Oliver Hader
      Reviewed-by: Markus Klein
      Tested-by: Markus Klein
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      08c684f0
    • Stanislas Rolland's avatar
      [TASK] Migrate to ExtJS 4: Migrate TCEforms · 1a1930c8
      Stanislas Rolland authored
      1. Remove custom resizer.
      2. Migrate date and time picker.
      3. Migrate other custom classes
      
      Change-Id: I32bc6d6e98db7be4677d552caf923c3f999683a1
      Resolves: #32196
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/7105
      Reviewed-by: Georg Ringer
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      1a1930c8
    • TYPO3 v4 Release Team's avatar
      [TASK] Raise submodule pointer · 186b463d
      TYPO3 v4 Release Team authored
      Change-Id: I1f8fd1d6ab8149a9dc8d6f0486794e2e6c4147d4
      Reviewed-on: http://review.typo3.org/7301
      Reviewed-by: TYPO3 v4 Release Team
      Tested-by: TYPO3 v4 Release Team
      186b463d
    • Stanislas Rolland's avatar
      [BUGFIX] RTE not loading in IE when content css file does not exist · 8ed8b24f
      Stanislas Rolland authored
      Solution: Fallback to the default contentCSS file when the file
      specified in Page TS Config does not exist or is of zero size.
      
      Change-Id: I18fe77f5fad13a244e4dc8570bbdf940b0721fcc
      Resolves: #29899
      Releases: 4.5, 4.6, 4.7
      Reviewed-on: http://review.typo3.org/6650
      Reviewed-by: Stanislas Rolland
      Tested-by: Stanislas Rolland
      8ed8b24f
  2. Dec 15, 2011
  3. Dec 13, 2011
  4. Dec 12, 2011
    • Christian Kuhn's avatar
      [TASK] Clean up about modules extension · 0d9d98d0
      Christian Kuhn authored
      tx_aboutmodules_Functions was used in the good old days to render the main
      module menus. Now, the only code that used this class was the about module
      extension. The patch refactors the about module and moves the needed code of
      the tx_aboutmodules_Functions to its own class. This makes the extension
      way easier to maintain.
      tx_aboutmodules_Functions is declared obsolete and unmaintained.
      
      Change-Id: I15402c995a00f16006e20ecc40bd841d6b42c1cb
      Resolves: #31296
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/6338
      Reviewed-by: Oliver Hader
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      0d9d98d0
    • Sebastian Fischer's avatar
      [FEATURE] Add two hooks to tx_sysaction_task · 3212aaec
      Sebastian Fischer authored
      Add central hook object registration in the sys_action task which gets
      used for two hook methods. One that modifies the transfered data before
      the process of the task self acts on them. The other hook that enables
      custom error checking. Like special checks on the submitted password
      for complexity or similier.
      
      Change-Id: I2a2a2ffdfb896d798ce0b96c3d48334956cf49b7
      Fixes: #32055
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/6915
      Reviewed-by: Oliver Hader
      Tested-by: Oliver Hader
      Tested-by: Steffen Ritter
      3212aaec
    • Simon Schaufelberger's avatar
      [TASK] swift mailer update to version 4.1.3 · d7e77553
      Simon Schaufelberger authored
      Change-Id: Id2ffafb17b3f9e81d6fb0f623528021c7b958ec1
      Resolves: #32062
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/6902
      Reviewed-by: Jigal van Hemert
      Tested-by: Jigal van Hemert
      Reviewed-by: Oliver Klee
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      d7e77553
  5. Dec 11, 2011
  6. Dec 07, 2011
    • Oliver Hader's avatar
      [BUGFIX] Menus using sectionIndex is broken · 2aa3a058
      Oliver Hader authored
      Menu rendering using sectionIndex is broken
      due to a wrong sql_free_result() call.
      
      Change-Id: I8d5c1fac0705ab03a5888abfba7cf73169a9f80f
      Fixes: #32375
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/7145
      Reviewed-by: Oliver Hader
      Tested-by: Oliver Hader
      2aa3a058
    • Tolleiv Nietsch's avatar
      [BUGFIX] Add possibility to use Wizards->Suggest in FlexForms · edc53e00
      Tolleiv Nietsch authored
      The field names generated for the suggest wizard are
      not compatible with "flex" fields. This changes loads
      the datastructure for the field and expands the
      field name as needed.
      
      Change-Id: I8d25594ba0376f7d35aa7f52860cad975014cc0a
      Fixes: #22231
      Releases: 4.5, 4.6
      Reviewed-on: http://review.typo3.org/5703
      Reviewed-by: Oliver Hader
      Tested-by: Oliver Hader
      Reviewed-by: Georg Ringer
      Tested-by: Georg Ringer
      edc53e00
    • Felix Kopp's avatar
      [BUGFIX] Page module: language table width · 46bee40d
      Felix Kopp authored
      The table to display languages in page module next to each other
      gets the same width as page module table to display columns.
      Styles language table head cell background correctly.
      
      Change-Id: I5e67cf22a2667a4fe7a81257ac844e019c281546
      Resolves: #30206
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/5229
      Reviewed-by: Oliver Hader
      Tested-by: Oliver Hader
      Reviewed-by: Markus Klein
      Reviewed-by: Sebastian Fischer
      Reviewed-by: Georg Ringer
      Tested-by: Georg Ringer
      46bee40d
  7. Dec 06, 2011
  8. Dec 05, 2011
  9. Nov 29, 2011
  10. Nov 28, 2011
    • Oliver Hader's avatar
      [BUGFIX] Invalid query part on menu rendering · 4b6e987a
      Oliver Hader authored
      Each page can have a target defined, which can also be a
      typeNum that gets added to the generated URL. Now if RealURL
      is used, the "&type=" part will be just added to the final
      URL which looks like "page.html&type=1". A question mark
      is missing here to get a valid query part.
      
      Change-Id: I7c8c95db7eeb80709f5a9628d56be431ce1bdd76
      Fixes: #31622
      Releases: 4.7, 4.6, 4.5, 4.4
      Reviewed-on: http://review.typo3.org/6565
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Stefan Neufeind
      Reviewed-by: Simon Schaufelberger
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      4b6e987a
    • Markus Klein's avatar
      [!!!][TASK][CONF] Remove deprecated code for 4.7 · 97a6f07f
      Markus Klein authored
      Removes all deprecated code marked for deletion in 4.7.
      
      Change-Id: Ice9c95b62d08cc6e6f3c0854f9cf12837f8df7aa
      Resolves: #32108
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/6943
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      97a6f07f
    • Lorenz Ulrich's avatar
      [FEATURE] Make filelinks icons configurable · 6b07fcc5
      Lorenz Ulrich authored
      The changeset introduces new Typoscript properties for setting the path
      to the filetype icons, the extension of the filetype icons and
      the width and height attribute of the img tag when using
      the Filelinks/"uploads" cObject.
      
      If no special configuration is set, the old defaults are taken (icons
      from tslib/media/fileicons/, extension gif, width 18, height 16).
      
      New sub properties of filelink.icon:
      * path : path to icon set (default: tslib/media/fileicons/)
      * ext : extension of icons (default: gif)
      * widthAttribute : width of icons (default: 18)
      * heightAttribute : height of icons (default: 16)
      
      Change-Id: I69781a5ece9ff32ae51220e669b0c740638f5329
      Resolves: #23624
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/3921
      Reviewed-by: Markus Klein
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Lorenz Ulrich
      Tested-by: Lorenz Ulrich
      Reviewed-by: Simon Schaufelberger
      Tested-by: Simon Schaufelberger
      Reviewed-by: Stefan Neufeind
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      6b07fcc5
  11. Nov 25, 2011
    • Helmut Hummel's avatar
      [BUGFIX] Respect linkVars for generating the cHash · 149ae315
      Helmut Hummel authored
      When implementing #28352 the linkVars have been skipped from
      the calculation of the cHash, resulting in wrongly calculated cHash
      parameters when linkVars are in place.
      
      Add the linkVars again for creating the cHash
      
      Change-Id: I10bc5e93d59294b6ec7fd2383e094b9f134beb44
      Fixes: #32025
      Related: #28352
      Releases: 4.6, 4.7
      Reviewed-on: http://review.typo3.org/6875
      Reviewed-by: Xavier Perseguers
      Tested-by: Xavier Perseguers
      Reviewed-by: Dmitry Dulepov
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      149ae315
    • Mario Rimann's avatar
      [BUGFIX] Log password attempt with empty password · 789b9914
      Mario Rimann authored
      Adds logging for login attempts where an empty password is
      submitted.
      
      Change-Id: I8733f388d3d919a7e7ff67fecd5704db20e78fe6
      Resolves: #18176
      Releases: 4.7, 4.6, 4.5
      Reviewed-on: http://review.typo3.org/6904
      Reviewed-by: Jigal van Hemert
      Tested-by: Jigal van Hemert
      Reviewed-by: Mario Rimann
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      789b9914
    • Dmitry Dulepov's avatar
      [TASK] Remove a message about non-existing TypoScript error · 9b9792ce
      Dmitry Dulepov authored
      When using "< .xyz" TS constructs, TS object browser may show a
      error like "1: Line 5902: Object copied in this line
      "ACT < .NO" would leave either the value or properties untouched
      in TypoScript Version 1. Please check that this is not a problem
      for you.". The message is unclear and scary. It is shown as error
      but there is, in fact, no error.
      
      Change-Id: I51e811829cfe2d0f264861c4bb4adcdabf9d0546
      Resolves: #32012
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/6866
      Reviewed-by: Xavier Perseguers
      Tested-by: Xavier Perseguers
      9b9792ce
    • Dmitry Dulepov's avatar
      [FEATURE] Add a rel="nofollow" on the "Forgot your password" link · c2179b3b
      Dmitry Dulepov authored
      There is no reason for search engines to crawl the "Forgot your
      password?" page. Add a rel="nofollow" in the felogin to advice
      search engines not to crawl the page.
      
      Change-Id: I98f9dd4ffd385bc273437200feeefc09317bfd6b
      Resolves: #22025
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/6889
      Reviewed-by: Georg Ringer
      Reviewed-by: Mario Rimann
      Reviewed-by: Simon Schaufelberger
      Tested-by: Simon Schaufelberger
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      c2179b3b
  12. Nov 23, 2011
    • Marco Bresch's avatar
      [BUGFIX][SECURITY] XSS vulnerability in BE-User Admin module · eae75337
      Marco Bresch authored
      Fix XSS at column 'workspace membership'.
      
      How to test:
      * choose a workspace title like "<b>test</b>"
      * assign a user as member to the workspace
      * select the BE-module "Admin Tools->User Admin"
      * select the checkbox "Workspace membership"
      * press update
      * take a look at column "Workspace membership"
      
      Change-Id: I29bb7d05a2740cc9c88eb67c224e942dfc9165dc
      Fixes: #32040
      Releases: 4.7, 4.6, 4.5, 4.4
      Reviewed-on: http://review.typo3.org/6878
      Reviewed-by: Oliver Klee
      Reviewed-by: Georg Ringer
      Tested-by: Georg Ringer
      eae75337