Skip to content
Snippets Groups Projects
  1. Feb 26, 2012
  2. Feb 24, 2012
  3. Feb 21, 2012
    • Dmitry Dulepov's avatar
      [TASK] Remove old code related to the extension tstemplate_styler · 4e7530ba
      Dmitry Dulepov authored
      The extension tstemplate_styler does not come with TYPO3, it is
      old amd most likely unused by anybody with a modern TYPO3 version.
      However fields for this extension exist in TYPO3 tables as
      TEXT/BLOB. Also code exists to manage the files for the styler
      but this code is either under condition, which is always false,
      or never called because corresponding files do not exist any more.
      Since this functionality is unused, remove it without prior
      deprecation in TYPO3 4.7.
      
      Change-Id: Ic864276be13b069838f8950e43b864f1c12b3f75
      Resolves: #26090
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/6972
      Reviewed-by: Björn Pedersen
      Reviewed-by: Oliver Klee
      Reviewed-by: Markus Klein
      Tested-by: Markus Klein
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      4e7530ba
    • Johannes Feustel's avatar
      [TASK] Group excludefields by table · 729efc20
      Johannes Feustel authored
      Do not display table name redundantly for each item but group items like
      it is done for other fields like page types.
      
      * Add header for each table of items in excludefields array and remove
      table from item label
      * Add possibility to set icon for headers
      * Unset icon for page type headers
      * Remove unused variable $descr
      
      Change-Id: I2115f154ee61c00dbe5af0fc45391bae9170ce16
      Resolves: #34098
      Releases: 4.7,4.6,4.5
      Reviewed-on: http://review.typo3.org/9108
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Georg Ringer
      Tested-by: Georg Ringer
      Reviewed-by: Soren Malling
      Tested-by: Soren Malling
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      729efc20
  4. Feb 20, 2012
    • Ingo Renner's avatar
      [FEATURE] Link errors in Template Object Browser to Template Analyzer · ff0f3606
      Ingo Renner authored
      The Template Object Browser displays error messages about issues the
      template parser found when parsing the TypoScript configuration. These
      error messages include the line number where the error occured.
      
      However, these numbers do not correspond to line numbers in TypoScript
      records or files. The Template Ananlyzer however provides the "correct"
      line numbers. A link to the Template Analyzer and the line number in
      the overall TypoScript configuration helps to easily find the error.
      
      Change-Id: If4773dce961aae7888638e694c87755a719a016d
      Resolves: #34099
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/9112
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Georg Ringer
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      ff0f3606
    • Soren Malling's avatar
      [FEATURE] Log to sys_log when changes are made to scheduler tasks · 3ef5c98c
      Soren Malling authored
      To keep track of who created what task, introduce logging.
      
      Logging is done for create, edit and delete.
      
      Change-Id: I50003c6a8e9fc68137b06b7c692ba89bad02f87e
      Resolves: #34056
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/9095
      Reviewed-by: Joh. Feustel
      Tested-by: Joh. Feustel
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Georg Ringer
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      3ef5c98c
  5. Feb 19, 2012
  6. Feb 18, 2012
  7. Feb 17, 2012
    • Stanislas Rolland's avatar
      [BUGFIX] Content rendering: Definition lists in RTE are wrapped in p · 0c10f01f
      Stanislas Rolland authored
      Definition lists entered in the RTE are wrapped in paragraph tags when
      rendered in the frontend. This is not valid HTML.
      
      Solution: Add dl and dd to lib.parseFunc_RTE.externalBlocks and
      process them recursively like div. Add dt to
      nonTypoTagStdWrap.encapsLines.encapsTagList
      
      Resolves: #25083
      Releases: 4.5, 4.6, 4.7
      
      Change-Id: Ia73d01105beeaba59f91dd87754c7528796d4d07
      Reviewed-on: http://review.typo3.org/4181
      Reviewed-by: Georg Ringer
      Tested-by: Georg Ringer
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      0c10f01f
    • Philipp Gampe's avatar
      [BUGFIX] Update extension must invalidate autoloader cache · 384cefab
      Philipp Gampe authored
      Change-Id: I09f30461e9c5ac1749df3daa39f8d5e4e12161c0
      Fixes: #33895
      Releases: 4.5,4.6,4.7
      Reviewed-on: http://review.typo3.org/9015
      Reviewed-by: Susanne Moog
      Tested-by: Susanne Moog
      Reviewed-by: Stanislas Rolland
      Tested-by: Stanislas Rolland
      384cefab
    • Stefan Neufeind's avatar
      [BUGFIX] RTE: Consistent naming for menutabs at "Insert image" · f35214c5
      Stefan Neufeind authored
      The various kinds of an image are named like
      image, magic, plain and dragdrop. However their
      names in the menudefinition are different.
      
      Fixes: #34026
      Releases: 4.7
      
      Change-Id: I3cb32c0afb5c1000fb8ff59721794c97c77b8e22
      Reviewed-on: http://review.typo3.org/9065
      Reviewed-by: Stanislas Rolland
      Tested-by: Stanislas Rolland
      f35214c5
    • Nils Seinschedt's avatar
      [BUGFIX] TypoLink: absolute urls when installed in subfolder · c7228a60
      Nils Seinschedt authored
      If you have TYPO3 installed in a subfolder and a domain
      record with that subfolder (localhost/subfolder/ for
      example) TYPO3 only generates absolute links in the
      frontend.
      
      This is because the typoLink function compares the
      HTTP_HOST var with the domainRecord. HTTP_HOST is in
      this case "localhost", the domain record has the subfolder
      attached. The subfolder needs to be there, as otherwise
      t3lib_pageSelect::getDomainStartPage does not find the
      start page anymore. typoLink should check for HTTP_HOST +
      path of SCRIPT_NAME to determine which domain record
      to use (same as getDomainStartPage already does).
      
      Change-Id: I317a419cd4a898a0bfdeffec5d01417d92400b3e
      Fixes: #33214
      Releases: 4.5,4.6,4.7
      Reviewed-on: http://review.typo3.org/7816
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      c7228a60
    • Felix Kopp's avatar
      [BUGFIX] Unify Template Backend Modules · 6222f749
      Felix Kopp authored
      Unify the raster for the different functions Info/Modify,
      Constants, Analyzer, TSOB. Highlights the separate
      sub-sections. Unify spacers, dividers and tables.
      
      Change-Id: I61ce083cd61bc84d21f86dc00448feb68a0d228d
      Fixes: #33963
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/9041
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      Reviewed-by: Susanne Moog
      Tested-by: Susanne Moog
      6222f749
    • Oliver Hader's avatar
      [BUGFIX] Unknown record collection type in RecordCollectionRepository · 00ba5f9b
      Oliver Hader authored
      t3lib_collection_RecordCollectionRepository::findByUid() only
      has "uid" in the SQL query. The required "type" field is
      missing here and leads to the accordant error message.
      
      Change-Id: I02366e58436ab6ef294c25316f0f7b37f0b8be5e
      Fixes: #33938
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/9027
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      Reviewed-by: Susanne Moog
      Tested-by: Susanne Moog
      00ba5f9b
    • Mario Rimann's avatar
      [BUGFIX] Warnings in tcemain on iterating over unset columns · cd4e0c1f
      Mario Rimann authored
      Adds a check if the TCA for the table has a columns setting at all
      before iterating over the columns of that table.
      
      Change-Id: Id5f968d5c6b6df0df5285de1311c537089570bce
      Fixes: #32467
      Branches: 4.7, 4.6, 4.5
      Reviewed-on: http://review.typo3.org/9061
      Reviewed-by: Markus Klein
      Tested-by: Markus Klein
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      Reviewed-by: Georg Ringer
      Tested-by: Georg Ringer
      cd4e0c1f
  8. Feb 16, 2012
  9. Feb 15, 2012
    • Thorsten Kahler's avatar
      [FEATURE] Set exit status in CLI scripts · faa0451e
      Thorsten Kahler authored
      Shell commands usually set the exit status > 0 in case an error occured.
      This change sets the exit status if the CLI script invocation fails or
      an exception is thrown by the CLI script so failed executions can be
      detected.
      
      Change-Id: Idfc9cd76657c9b83a2bcc83d0b9f8bdd0e2d1bca
      Resolves: #28700
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/8999
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      faa0451e
    • Philipp Gampe's avatar
      [FEATURE] Add a download method to t3lib_http_Request · 7e610eaa
      Philipp Gampe authored
      To ease work for developers, add a download method to
      t3lib_http_Request. This disables the body, attaches a download
      observer and sends the request.
      
      Change-Id: I4123efbd48cb50b82510f9b9e08cfbd92d6090bc
      Resolves: #28495
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/3729
      Reviewed-by: Stefan Neufeind
      Reviewed-by: Oliver Klee
      Tested-by: Wouter Wolters
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      7e610eaa
  10. Feb 14, 2012
    • Georg Ringer's avatar
      [BUGFIX] Check minitems for TCAtree · 9478e552
      Georg Ringer authored
      The TCAtree ignores currently the minitems.
      This is however e.g. needed to require input for a relation field.
      
      Change-Id: Id972b0e065adf7e0702a8d8f85c469c7fe9ac827
      Resolves: #25003
      Releases: 4.7, 4.6, 4.5
      Reviewed-on: http://review.typo3.org/7662
      Reviewed-by: Philipp Gampe
      Reviewed-by: Georg Ringer
      Tested-by: Georg Ringer
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      9478e552
    • Steffen Ritter's avatar
      [FEATURE] add option to select recursively in tcaTree · dbc1b90b
      Steffen Ritter authored
      in some cases you might need or want to select a whole subtree - this is now possible.
      Since ExtJs delivers nearly everything, just use it.
      
      Add this to pending Documentation:
      new Option in tcaTree[appearence]: allowRecursiveMode
      If true, a toggle button in the toolbar is activated. If you toggle the button, a selection of a node, will automatically select/unselect all childnodes recursively, too.
      
      Note: I added a Icon to the sprite, which has been regenerated via extdeveval (therefore the patch is more lengthy)
      
      Change-Id: Ic79c2cddfeb111cfc2911bf6f4dfe51c6f36a14c
      Resolves: #25061
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/958
      Reviewed-by: Stefan Neufeind
      Tested-by: Stefan Neufeind
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Georg Ringer
      Tested-by: Georg Ringer
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      dbc1b90b
  11. Feb 13, 2012
    • Felix Kopp's avatar
      [TASK] EM: Move Upload button to top button menu · d3d66587
      Felix Kopp authored
      Moves the button Upload Extension directly to
      the top main button menu.
      
      Change-Id: I1905d8fa9a31a5cfd3b538e3f60f7c8507833bd8
      Fixes: #33868
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/8989
      Reviewed-by: Markus Klein
      Tested-by: Markus Klein
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Stefan Galinski
      Tested-by: Stefan Galinski
      Reviewed-by: Steffen Gebert
      Tested-by: Steffen Gebert
      d3d66587
    • Stanislas Rolland's avatar
      [BUGFIX] htmlArea RTE: Target of localized string may be empty · 0ecbdde8
      Stanislas Rolland authored
      Solution: Do not allow an empty localized string to overrule the
      default string.
      
      Change-Id: Ib20b911560adc022b723985ff35c582de0cf5fc9
      Fixes: #33897
      Releases: 4.5, 4.6, 4.7
      Reviewed-on: http://review.typo3.org/9014
      Reviewed-by: Stanislas Rolland
      Tested-by: Stanislas Rolland
      0ecbdde8
    • Steffen Gebert's avatar
      [BUGFIX][t3editor] (De-)Activating does not work in Chrome · 6d223d5d
      Steffen Gebert authored
      The checkbox "Deactivate t3editor" does not work in modern Chrome
      versions (e.g. 18). It works in Firefox, but didn't even work while
      integrating the code into TYPO3 in Chrome.
      
      Prototype recognizes it as Webkit and thus does not disable/enable it,
      which was a pretty weird implementation, which is now removed.
      
      Change-Id: I9660af7c754d25b1321c329e9d67f80ba6d71db8
      Fixes: #33515
      Releases: 4.7, 4.6, 4.5
      Reviewed-on: http://review.typo3.org/8976
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      Reviewed-by: Simon Schaufelberger
      Tested-by: Simon Schaufelberger
      Reviewed-by: Steffen Gebert
      Tested-by: Steffen Gebert
      6d223d5d
    • Stanislas Rolland's avatar
      [BUGFIX] htmlArea RTE: Default skin inconsistent with ExtJS xtheme-blue · 9405477a
      Stanislas Rolland authored
      The default RTE skin, used as default skin in FE, has colors
      inconsistent with ExtJS skin xtheme-blue which is loaded by default
      in FE.
      
      Change-Id: I4c95c94a66ecf78fe39f163310a45d327b9007a2
      Fixes: #33889
      Releases: 4.5, 4.6, 4.7
      Reviewed-on: http://review.typo3.org/9007
      Reviewed-by: Stanislas Rolland
      Tested-by: Stanislas Rolland
      9405477a
    • Johannes Feustel's avatar
      [BUGFIX] show uid of reference in show_item.php · 29f59041
      Johannes Feustel authored
      The uid of referenced records is not shown anymore and if there are
      more items with same title, there is no easy way to identify the
      record in the backend.
      
      Solution is to add a column for the uid and page information in the
      title attribute of the uid.
      
      Change-Id: I90c44cbff7840888c397d6667ae0a8efa0f5d0a7
      Fixes: #33866
      Releases: 4.7, 4.6, 4.5
      Reviewed-on: http://review.typo3.org/8992
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Thorsten Kahler
      Tested-by: Thorsten Kahler
      29f59041
    • Florian Scholz's avatar
      [FEATURE] Add subjectField to Form Wizard TS · 363ed320
      Florian Scholz authored
      Change-Id: Ic3d28b9f641e1d20eb2fa99b0100def419cb17f1
      Resolves: #32132
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/8888
      Reviewed-by: Markus Klein
      Reviewed-by: Philipp Gampe
      Reviewed-by: Stefan Neufeind
      Tested-by: Philipp Gampe
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      363ed320
    • Stefan Neufeind's avatar
      [TASK] Rework t3lib_utility_Mail::breakLinesForEmail to drop · b763c249
      Stefan Neufeind authored
       strrev-magic
      
      Use strrpos/substr instead of strrev-magic.
      Add testcase for one more cornercase when breaking lines.
      
      Change-Id: Icfa5bb44dc750100ed97aa4e22f43263d2072d26
      Resolves: #28039
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/5133
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      b763c249
    • Felix Kopp's avatar
      [FEATURE] Reports interface standardize · 1c5da29e
      Felix Kopp authored
      Move extension name from docHeader function menu to module header.
      Standardize font size and margins.
      
      Change-Id: Ife66ae85889502e19db23cace75a020ed1019763
      Fixes: #33695
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/8853
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      1c5da29e
    • Stefan Neufeind's avatar
      [FEATURE] Add error message for missing TCA · cc2e767d
      Stefan Neufeind authored
      Adds an error message in case the TCA of a table is missing
      column definitions. The error message adds a hint that helps
      the developer to find the affected table.
      In addition it changes the table header to show the table name
      as it is in the database if there is no title defined in TCA.
      
      Change-Id: I568c63d40de11385da0bf848904b860c4269fac4
      Resolves: #17961
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/6883
      Reviewed-by: Stefan Neufeind
      Reviewed-by: Oliver Klee
      Reviewed-by: Georg Ringer
      Tested-by: Georg Ringer
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      cc2e767d
    • Lucas Jenss's avatar
      [FEATURE] More detailed felogin password reset error messages · b0ac6405
      Lucas Jenss authored
      Allows a more explicit error message to be displayed, if the entered
      account was not found.
      
      The previous mechanism displayed a generic error message regardless of a
      correct account name. The new mechanism allows a distinct error message
      if the account was not found. This can be enabled by setting
      "exposeNonexistentUserInForgotPasswordDialog" to 1 (default is 0).
      
      If enabled, instead of always displaying the message that an email was
      sent, the user gets feedback that the account does not exist.
      
      Change-Id: I8d8ad52bf12938645bb9b144872ec64f92f875d0
      Resolves: #23199
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/6649
      Reviewed-by: Markus Klein
      Tested-by: Markus Klein
      Reviewed-by: Philipp Gampe
      Reviewed-by: Stefan Neufeind
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      b0ac6405
    • Jigal van Hemert's avatar
      [FEATURE][CONF] Various messages in felogin need own stdWrap · 98307348
      Jigal van Hemert authored
      To make styling of various messages easier introduce new stdWraps:
      * forgotErrorMessage_stdWrap
      * forgotResetMessageEmailSentMessage_stdWrap
      * changePasswordNotValidMessage_stdWrap
      * changePasswordTooShortMessage_stdWrap
      * changePasswordNotEqualMessage_stdWrap
      * changePasswordDoneMessage_stdWrap
      
      Change-Id: Ia8b0614fe4486756795c663d4d4609427e61bf52
      Resolves: #29577
      Releases: 4.7
      Reviewed-on: http://review.typo3.org/8918
      Reviewed-by: Philipp Gampe
      Reviewed-by: Stefan Neufeind
      Reviewed-by: Markus Klein
      Tested-by: Markus Klein
      Reviewed-by: Steffen Ritter
      Tested-by: Steffen Ritter
      98307348