Skip to content
Snippets Groups Projects
  1. Nov 28, 2016
  2. Nov 01, 2016
  3. Mar 10, 2016
  4. Nov 04, 2015
  5. Jul 18, 2015
  6. Jul 17, 2015
  7. May 13, 2015
  8. Mar 30, 2015
  9. Mar 09, 2015
  10. Nov 14, 2014
  11. Feb 10, 2014
  12. Jul 29, 2012
    • Susanne Moog's avatar
      [TASK] Move buttons in user setting into advanced functions · 56e6927f
      Susanne Moog authored
      The buttons "clear configuration" and "reset
      temporary data" are advanced functions and should
      therefore be moved to the advanced tab.
      
      Additionally the buttons divert the attention, so that
      it is very hard to notice the save button on the
      top.
      
      The patch moves the buttons to the advanced tab and
      additionally aligns the select box(es) with the
      input and button fields.
      
      Change-Id: I5c5552d3a20b68e458b6523bfb5e939000cd4f9a
      Related: #632
      Releases: 6.0
      Resolves: #38523
      Reviewed-on: http://review.typo3.org/12504
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Georg Ringer
      Tested-by: Georg Ringer
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      56e6927f
  13. Apr 28, 2012
  14. Apr 11, 2012
    • Felix Kopp's avatar
      [BUGFIX] EXT: setup relocate 'Save' button · 3adf3a2b
      Felix Kopp authored
      Moves the form submit button to docheader.
      Also adds a section divided between settings and reset actions.
      
      Change-Id: I433853d3587b082e51c7c855f9461e9c861e28d5
      Release: 4.7, 4.8
      Fixes: #632
      Reviewed-on: http://review.typo3.org/9789
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Oliver Klee
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      3adf3a2b
  15. Jan 28, 2012
  16. Oct 21, 2011
    • Helmut Hummel's avatar
      [TASK] Use decent defaults for resizable textareas · 3f636999
      Helmut Hummel authored
      * Increase the maximum size in the default values
      * Do not make the textareas flexible by default
      * Do not apply the max height setting to manually resizable textareas
      
      Change-Id: I49c836b101d116fcc2205c47d73e3f640415455f
      Resolves: #30274
      Releases: 4.6
      Reviewed-on: http://review.typo3.org/5329
      Reviewed-by: Steffen Gebert
      Tested-by: Steffen Gebert
      3f636999
    • Xavier Perseguers's avatar
      [BUGFIX] Pootle: Multi-line labels are not rendered properly · 3a9de702
      Xavier Perseguers authored
      In order to ensure that multi-line labels can be properly translated on Pootle or
      any 3rd party tool, it turns out that an additional attribute xml:space="preserve"
      should be added to each and every <trans-unit> tag in the localization files.
      
      Change-Id: I74dbf92196b649b96023b329eb12ad98dac7be49
      Fixes: #31141
      Releases: 4.6
      Reviewed-on: http://review.typo3.org/6121
      Reviewed-by: Dominique Feyer
      Tested-by: Dominique Feyer
      Reviewed-by: Xavier Perseguers
      Tested-by: Xavier Perseguers
      3a9de702
  17. Oct 18, 2011
    • Dominique Feyer's avatar
      [TASK] English XLIFF files should not contain target element · 92eb0f63
      Dominique Feyer authored
      Pootle uses the English XLIFF file has the template language and as such
      it does not make sense to have "en" -> "en" translation files.
      
      English XLIFF files are templates and should contain only a 'source', not
      a 'target' element.
      
      This commit contains:
      
      - Remove of the target elements
      - Remove target-language attribute
      - Set the date attribute to the correct format
      - Remove approved attribute
      
      Change-Id: I84f4534f5ed595868c88f05816a73464a76f3f25
      Resolves: #31035
      Relates: #30916
      Releases: 4.6
      Reviewed-on: http://review.typo3.org/5916
      Tested-by: Philipp Gampe
      Reviewed-by: Xavier Perseguers
      Tested-by: Xavier Perseguers
      92eb0f63
  18. Aug 30, 2011
  19. Aug 26, 2011
  20. Aug 02, 2011
    • Dominique Feyer's avatar
      [TASK] Add XLIFF Core files · 05779d02
      Dominique Feyer authored
      Add translation files in the new XLIFF format.
      
      Change-Id: I6afaeab2f820c112bf99544c94c98037a901952c
      Relates: #25397
      Reviewed-on: http://review.typo3.org/3986
      Reviewed-by: Oliver Hader
      Tested-by: Oliver Hader
      Reviewed-by: Xavier Perseguers
      Tested-by: Xavier Perseguers
      05779d02