Stanislas Rolland [Fri, 17 Oct 2014 18:44:33 +0000 (14:44 -0400)]
[BUGFIX] RTE: Edit element dialogue may raise JavaScript error
When clicking ok, some tabs may have not been rendered. Check for
presence of elements and values.
Releases: master, 6.2
Resolves: #62314
Change-Id: I928ac7ce8bebe2539f49e2153b4f7f8f2f7c889b
Reviewed-on: http://review.typo3.org/33373
Reviewed-by: Stanislas Rolland <typo3@sjbr.ca>
Tested-by: Stanislas Rolland <typo3@sjbr.ca>
Felix Kopp [Thu, 16 Oct 2014 21:39:31 +0000 (23:39 +0200)]
[BUGFIX] Visual regressions and unifications in Backend
Unifies tables in documentation, web>info page info + language,
scheduler edit and typoscript object browser.
Also due to the introduction of Bootstrap and refactoring of
t3skin/CSS several views broke. Fixes these.
Removes the FontAwesome save button for now.
Resolves: #62275
Releases: master
Change-Id: I545a24a4664b0f56b2b1d8a4a24aa312b0cc4ded
Reviewed-on: http://review.typo3.org/33341
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Stanislas Rolland [Fri, 17 Oct 2014 15:55:25 +0000 (11:55 -0400)]
[BUGFIX] RTE: Remove cut, copy and paste buttons in Firefox
Support for allowClipboard policy has been dropped by Firefox 29.
Therefore, remove cut, copy and paste buttons from the RTE toolbar
in Firefox. Remove also dialogue for installing AllowClipboard Helper
Firefox Addon.
Releases: master, 6.2
Resolves: #62296
Change-Id: I772b07cdca148c60ef8f61097f96fe5872fc0309
Reviewed-on: http://review.typo3.org/33367
Reviewed-by: Stanislas Rolland <typo3@sjbr.ca>
Tested-by: Stanislas Rolland <typo3@sjbr.ca>
Ingo Pfennigstorf [Fri, 17 Oct 2014 12:35:32 +0000 (14:35 +0200)]
[TASK] Base backend login on Twitter Bootstrap
* Change HTML & CSS by using twb
* Cleanup the Controller, e.g remove backend_old setting
Gorgeous brand new login screen for TYPO3 backend.
Resolves: #62180
Releases: master
Change-Id: Idc56f14a22e98d95f49cb73223732f2b17b98fab
Reviewed-on: http://review.typo3.org/33278
Reviewed-by: Felix Kopp <felix-source@phorax.com>
Tested-by: Felix Kopp <felix-source@phorax.com>
Reviewed-by: Ingo Pfennigstorf <i.pfennigstorf@gmail.com>
Tested-by: Ingo Pfennigstorf <i.pfennigstorf@gmail.com>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Frank Nägler <typo3@naegler.net>
Tested-by: Frank Nägler <typo3@naegler.net>
Graeme Worthy [Thu, 16 Oct 2014 10:50:44 +0000 (12:50 +0200)]
[BUGFIX] Handle utf8 strings in TitleCaseFilter
Use proper charset aware string conversion API to handle
the value given to the TitleCaseFilter.
Resolves: #62279
Releases: master, 6.2
Change-Id: I500af9f1fb6769ea35197e19b2a0a7876d7eb736
Reviewed-on: http://review.typo3.org/33335
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Philipp Gampe <philipp.gampe@typo3.org>
Tested-by: Philipp Gampe <philipp.gampe@typo3.org>
Markus Klein [Tue, 30 Sep 2014 10:14:02 +0000 (12:14 +0200)]
[TASK] Adjust Travis to new requirements for version 7
Drop the testing for PHP versions below 5.5
Resolves: #61969
Releases: master
Change-Id: I393a463e0ed1648b58c05c1691a65551e4d4bbab
Reviewed-on: http://review.typo3.org/33068
Reviewed-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Felix Kopp [Fri, 10 Oct 2014 23:06:58 +0000 (01:06 +0200)]
[TASK] Refactor t3skin / re-work HTML / move to extension
Specific CSS styles that are only needed is a single place should
be held in that specific place also. Moves CSS styles that are only
used in one place to that specific location. These styles are also
only loaded when needed.
Also refactors HTML output of backend modules to be more
HTML5 standard conform. This allows us to remove a lot of CSS.
CSS/less was touched for:
About, About modules, Wizards, Permissions, Setup, TS Template.
Resolves: #62157
Related: #62041
Releases: master
Change-Id: I12a2c8fd0ad5be294d7440f08d8fe96f28841bfc
Reviewed-on: http://review.typo3.org/33256
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Frank Nägler <typo3@naegler.net>
Tested-by: Frank Nägler <typo3@naegler.net>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Anja Leichsenring [Fri, 3 Oct 2014 18:27:25 +0000 (20:27 +0200)]
[TASK] Move classAliasMaps into compatibility6 extension part 1
Change-Id: I5845baff737e739599cf29847981f56f5cf866e3
Resolves: #62026
Relates: #62013
Releases: master
Reviewed-on: http://review.typo3.org/33150
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Markus Klein [Thu, 16 Oct 2014 08:21:45 +0000 (10:21 +0200)]
[BUGFIX] Fix unit tests for TypeConverter classes
The patch Ia4ec3a6c6f5bc6c07717a4956ab12e3e779c3c5a didn't adjust the
unit tests. This fix adds the missing mocks.
Resolves: #49803
Releases: master, 6.2
Change-Id: I829e62eaf3b172edeb295da57093b424edb13d40
Reviewed-on: http://review.typo3.org/33330
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Felix Kopp [Sun, 12 Oct 2014 23:07:23 +0000 (01:07 +0200)]
[FEATURE] Monochrome action icons (FontAwesome)
Slot for IconUtility to hook into sprite icon generation.
Delivers monochrome action icons.
"Action icons start actions right with the first click."
Documentation for Iconography in #62158.
Related: #62158
Resolves: #49955
Release: master
Change-Id: I24b1a160b983d690567ad5ba015c6bf13af4f403
Reviewed-on: http://review.typo3.org/33285
Reviewed-by: Ingo Pfennigstorf <i.pfennigstorf@gmail.com>
Tested-by: Ingo Pfennigstorf <i.pfennigstorf@gmail.com>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Oliver Hader [Thu, 31 Jul 2014 13:17:38 +0000 (15:17 +0200)]
[BUGFIX] Property of alternative model implementation not found
The PersistentObjectConverter is mapping submitted data to a
given target domain model. If a class gets overloaded with
config.tx_extbase.objects, this information is not forwarded
to the ReflectionService. That's why properties in alternative
implementations cannot be determined.
Resolves: #49803
Releases: master, 6.2, 6.1
Change-Id: Ia4ec3a6c6f5bc6c07717a4956ab12e3e779c3c5a
Reviewed-on: http://review.typo3.org/31920
Reviewed-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Tested-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Tymoteusz Motylewski [Fri, 20 Jun 2014 15:13:30 +0000 (17:13 +0200)]
[BUGFIX] Add more entropy to uniqid
uniqid() generates values based on current time,
subsequent calls may return the same value on a fast machine.
On Windows it's even worse, as uniqid()
has single-second-resolution out of the box.
Right now it is used in many places in the core,
also for creating temporary identifiers
for newly created records (in the datahandler).
The solution is to add a second parameter to
all calls (which adds more entropy).
see http://php.net/manual/en/function.uniqid.php
To make code consistent, this change adds the
second parameter to all occurences of uniqid.
Resolves: #59701
Resolves: #58602
Resolves: #59055
Releases: master, 6.2
Change-Id: Id791556d45b4289d75411ff19ae050144fbfe51b
Reviewed-on: http://review.typo3.org/30948
Reviewed-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Stefan Froemken <froemken@gmail.com>
Tested-by: Stefan Froemken <froemken@gmail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Felix Kopp [Wed, 15 Oct 2014 19:35:53 +0000 (21:35 +0200)]
[BUGFIX] Fix Web>Page language view CE header
Fixed Content Element height for Content Element records
in Language view.
Resolves: #62260
Releases: master
Change-Id: I96e86155936e6e4d6c57f72e83ee42bf0aec1619
Reviewed-on: http://review.typo3.org/33326
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Felix Kopp [Sat, 11 Oct 2014 10:44:22 +0000 (12:44 +0200)]
[TASK] Rework Module-Menu CSS/Less
Overwork Module-Menu CSS without visual changes.
Resolves: #62161
Releases: master
Change-Id: I8670548c7192d337550589d4aa325a63d186b1c3
Reviewed-on: http://review.typo3.org/33261
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Daniel Alder [Fri, 26 Sep 2014 07:42:36 +0000 (09:42 +0200)]
[BUGFIX] Show correct number of inline records defined in flexform
getRelatedRecordsArray() is expecting comma separated list of record ids
Before this patch the full flexform xml was passed.
Now we detect whether a field is a flexform and try to extract the
correct field values from it.
Resolves: #56882
Releases: master, 6.2
Change-Id: I50db5dfd5f07bbc20e369c0a07f2f294afb85321
Reviewed-on: http://review.typo3.org/32986
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Daniel Alder <dalder@snowflake.ch>
Tested-by: Daniel Alder <dalder@snowflake.ch>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Stefan Neufeind <typo3.neufeind@speedpartner.de>
Reviewed-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Alexander Bohndorf [Mon, 22 Sep 2014 07:46:35 +0000 (09:46 +0200)]
[BUGFIX] Allow lower case for drive letters on Windows in CLI scripts
Resolves: #61749
Releases: master, 6.2, 6.1
Change-Id: I88a3489311e8f94669876ddbe59589f68cd5708e
Reviewed-on: http://review.typo3.org/32914
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Philipp Gampe <philipp.gampe@typo3.org>
Reviewed-by: Stefan Froemken <froemken@gmail.com>
Reviewed-by: Stephan Auer <auer.stephan@gmx.at>
Tested-by: Stephan Auer <auer.stephan@gmx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Olle Haerstedt [Fri, 10 Oct 2014 12:36:54 +0000 (14:36 +0200)]
[FEATURE] A new eval option in TCA: email
Add a new eval option called 'email' to validate e-mail addresses.
If validation fails, a flash error message will be shown.
Resolves: #62147
Releases: master
Change-Id: Ie3885aa55a3fde95832fec163bc9347f06b4f54b
Reviewed-on: http://review.typo3.org/33251
Reviewed-by: Stefan Froemken <froemken@gmail.com>
Tested-by: Stefan Froemken <froemken@gmail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Wouter Wolters [Sun, 5 Oct 2014 15:38:42 +0000 (17:38 +0200)]
[TASK] Improve readability of TextElement code
FormEngine type="text" in class TextElements gets some
code beautification to improve readability.
Resolves: #62040
Releases: master
Change-Id: I219dc1fcabc656aff6eec81066fa7d51ca950d59
Reviewed-on: http://review.typo3.org/33169
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Stefan Froemken [Mon, 13 Oct 2014 09:17:22 +0000 (11:17 +0200)]
[BUGFIX] Add trim to modificators in TS-Parser
It is documented that modificators are trimmed in
TypoScriptParser. But since #54856 they aren't trimmed anymore.
That's why f.e. "addToList (value)" will not be executed.
Resolves: #62188
Related: #54856
Releases: master,6.2
Change-Id: I3828b22a836656ec808ac5d770d58803b9195102
Reviewed-on: http://review.typo3.org/33288
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Georg Ringer [Mon, 13 Oct 2014 19:44:32 +0000 (21:44 +0200)]
[TASK] Move MysqlFulltextIndexHook to EXT:indexed_search_mysql
The hook MysqlFulltextIndexHook should be moved from indexed_search to
indexed_search_mysql because it is only used if indexed_search_mysql is activated.
Resolves: #62201
Releases: master
Change-Id: I11d61f771abb2d2431c26156fb1d6e0104cba5c9
Reviewed-on: http://review.typo3.org/33296
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Georg Ringer [Mon, 13 Oct 2014 19:52:14 +0000 (21:52 +0200)]
[TASK] Sort BE usergroup records in module "Backend Users"
Add a default ordering for the backend usergroup records
which makes it easier to find a specific group.
Resolves: #61686
Releases: master, 6.2
Change-Id: Ie6eaaaadc7eeca47c33686dc42cca7fc41cfe5b9
Reviewed-on: http://review.typo3.org/33297
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Wouter Wolters [Sun, 12 Oct 2014 15:08:46 +0000 (17:08 +0200)]
[TASK] Remove the "@todo define visibility" in ext:core
The "@todo Define visibility" is not very helpful because:
* Nobody knows what breaks if changing the visibility
* The code is flooded with todos which makes it hard
to work with in an IDE
During ACME it was decided to remove the @todo again.
Resolves: #62178
Related: #61957
Releases: master
Change-Id: I814739b00128a8ce7403abb42338b10dd598c8c4
Reviewed-on: http://review.typo3.org/33275
Reviewed-by: Stefan Froemken <froemken@gmail.com>
Tested-by: Stefan Froemken <froemken@gmail.com>
Reviewed-by: Alexander Opitz <opitz.alexander@googlemail.com>
Tested-by: Alexander Opitz <opitz.alexander@googlemail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Wouter Wolters [Sat, 11 Oct 2014 18:30:03 +0000 (20:30 +0200)]
[TASK] Remove the "@todo define visibility" in ext:rtehtmlarea
The "@todo Define visibility" is not very helpful because:
* Nobody knows what breaks if changing the visibility
* The code is flooded with todos which makes it hard
to work with in an IDE
During ACME it was decided to remove the @todo again.
Resolves: #62169
Related: #61957
Releases: master
Change-Id: I891efb95449b154636604d3e70f4439bb3da832d
Reviewed-on: http://review.typo3.org/33270
Reviewed-by: Stefan Froemken <froemken@gmail.com>
Tested-by: Stefan Froemken <froemken@gmail.com>
Reviewed-by: Alexander Opitz <opitz.alexander@googlemail.com>
Tested-by: Alexander Opitz <opitz.alexander@googlemail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Wouter Wolters [Sun, 12 Oct 2014 14:02:35 +0000 (16:02 +0200)]
[TASK] Remove the "@todo define visibility" in various extensions
The "@todo Define visibility" is not very helpful because:
* Nobody knows what breaks if changing the visibility
* The code is flooded with todos which makes it hard
to work with in an IDE
During ACME it was decided to remove the @todo again.
Resolves: #62177
Related: #61957
Releases: master
Change-Id: I5f9b30c73f8e78549912f1d41d482d779f803143
Reviewed-on: http://review.typo3.org/33274
Reviewed-by: Stefan Froemken <froemken@gmail.com>
Tested-by: Stefan Froemken <froemken@gmail.com>
Reviewed-by: Alexander Opitz <opitz.alexander@googlemail.com>
Tested-by: Alexander Opitz <opitz.alexander@googlemail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Marc Bastian Heinrichs [Thu, 17 Jul 2014 10:27:39 +0000 (12:27 +0200)]
[BUGFIX] Fix missing new record button with enabled useCombination
Also add it if a record selector is shown.
Resolves: #60370
Related: #57488
Releases: master, 6.2
Change-Id: If4f34521310dc3f479d6c97cada082db91f668c3
Reviewed-on: http://review.typo3.org/31648
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Stephan Großberndt <stephan@grossberndt.de>
Reviewed-by: Stefan Froemken <froemken@gmail.com>
Tested-by: Stefan Froemken <froemken@gmail.com>
Reviewed-by: Alexander Opitz <opitz.alexander@googlemail.com>
Tested-by: Alexander Opitz <opitz.alexander@googlemail.com>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Felix Kopp [Sun, 12 Oct 2014 19:13:24 +0000 (21:13 +0200)]
[TASK] Label "Online Users" label in EXT: beusers label
Change label from "Active Sessions" to "Online Users"
in backend user administration module.
Also fixes bug in HTML table.
Resolves: #62181
Releases: master
Change-Id: Iafd2398f019455033816b5f3d2a26020761acd91
Reviewed-on: http://review.typo3.org/33283
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Stefan Froemken <froemken@gmail.com>
Tested-by: Stefan Froemken <froemken@gmail.com>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Wouter Wolters [Sun, 12 Oct 2014 13:47:38 +0000 (15:47 +0200)]
[TASK] Remove the "@todo define visibility" in ext:indexed_search
The "@todo Define visibility" is not very helpful because:
* Nobody knows what breaks if changing the visibility
* The code is flooded with todos which makes it hard
to work with in an IDE
During ACME it was decided to remove the @todo again.
Resolves: #62176
Related: #61957
Releases: master
Change-Id: I3aa54c1fa0f8fbe662b1c5609a7fe6a5747c9d6a
Reviewed-on: http://review.typo3.org/33272
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Felix Kopp [Sat, 11 Oct 2014 00:01:09 +0000 (02:01 +0200)]
[FEATURE] Backend skin: Fresh table style
Ease the table layout and embrace striped zebra style.
Remove borders - soften the header.
Resolves: #62159
Releases: master
Change-Id: I8b2e47158a5f9be61f184b928363ba9c5f4110c0
Reviewed-on: http://review.typo3.org/33258
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Georg Ringer [Sun, 12 Oct 2014 17:35:34 +0000 (19:35 +0200)]
[TASK] Improve options for "Simulate backend user"
The option uses the syntax "username (real name)",
however the () are even added if no full name is available.
As a solution, add the () only if a real name is given.
Resolves: #62179
Releases: master
Change-Id: Icbf375574b0399ff37a16df42bc59272a52fb0e4
Reviewed-on: http://review.typo3.org/33277
Reviewed-by: Frans Saris <franssaris@gmail.com>
Tested-by: Frans Saris <franssaris@gmail.com>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Wouter Wolters [Sat, 11 Oct 2014 16:12:37 +0000 (18:12 +0200)]
[TASK] Remove the "@todo define visibility" in ext:backend
The "@todo Define visibility" is not very helpful because:
* Nobody knows what breaks if changing the visibility
* The code is flooded with todos which makes it hard
to work with in an IDE
During ACME it was decided to remove the @todo again.
Resolves: #62165
Related: #61957
Releases: master
Change-Id: Id4723c5c366d629fabb114456eebbed746aa9a53
Reviewed-on: http://review.typo3.org/33267
Reviewed-by: Stefan Froemken <froemken@gmail.com>
Tested-by: Stefan Froemken <froemken@gmail.com>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Wouter Wolters [Sat, 11 Oct 2014 17:51:05 +0000 (19:51 +0200)]
[TASK] Remove the "@todo define visibility" in ext:frontend
The "@todo Define visibility" is not very helpful because:
* Nobody knows what breaks if changing the visibility
* The code is flooded with todos which makes it hard
to work with in an IDE
During ACME it was decided to remove the @todo again.
Resolves: #62168
Related: #61957
Releases: master
Change-Id: I301b31617a2272bd991578c065155773b458394d
Reviewed-on: http://review.typo3.org/33268
Reviewed-by: Stefan Froemken <froemken@gmail.com>
Tested-by: Stefan Froemken <froemken@gmail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Stefan Froemken [Fri, 10 Oct 2014 12:00:04 +0000 (14:00 +0200)]
[BUGFIX] Wrong usage of count on SimpleXMLElement
SimpleXMLElement comes with its own count implementation,
so no need to call count() on that Element.
Further I have updated some type annotations.
Resolves: #62130
Releases master,6.2
Change-Id: I2d52d54172d2898a89f0649330dc37ebddfe40c7
Reviewed-on: http://review.typo3.org/33250
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Georg Ringer [Mon, 29 Sep 2014 18:09:46 +0000 (20:09 +0200)]
[TASK] Remove the "@todo define visibility"
The "@todo Define visibility" is not very helpful because:
* Nobody knows what breaks if changing the visibility
* The code is flooded with todos which makes it hard
to work with in an IDE
During ACME it was decided to remove the @todo again.
Resolves: #61957
Releases: master
Change-Id: I0caa9756bba326dc132b6a2dabe79218c53a32c8
Reviewed-on: http://review.typo3.org/33044
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
kaystrobach [Fri, 10 Oct 2014 06:49:50 +0000 (08:49 +0200)]
[BUGFIX] Ensure argument is an array in ContentObjectRenderer
This patch ensures that at least an empty array is passed to the
array_replace_recursive function to avoid warnings during rendering.
Inspired by Markus Klein
Resolves: #62139
Releases: master, 6.2
Change-Id: I854b39d7ff54c213bda00dd9060c1e5ee89914eb
Reviewed-on: http://review.typo3.org/33242
Reviewed-by: Stefan Froemken <froemken@gmail.com>
Tested-by: Stefan Froemken <froemken@gmail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Axel Kummer [Thu, 9 Oct 2014 07:11:14 +0000 (09:11 +0200)]
[BUGFIX] Show empty icon in checkbox'ed select field
When a select field has config option renderMode=checkbox, icons
are rendered between checkbox and the label. If no icon is defined,
TYPO3 ought to show an empty icon.
This is broken and a red question mark appears.
This patch fixes the problem so that the empty icon is rendered again.
Change-Id: I2c54695463d98bd7b8bfa66642bd861e7a2ca7a8
Resolves: #62116
Releases: master, 6.2
Reviewed-on: http://review.typo3.org/33220
Reviewed-by: Stefan Froemken <froemken@gmail.com>
Tested-by: Stefan Froemken <froemken@gmail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Christian Weiske <christian.weiske@netresearch.de>
Tested-by: Christian Weiske <christian.weiske@netresearch.de>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Stefan Froemken [Fri, 10 Oct 2014 11:35:04 +0000 (13:35 +0200)]
[BUGFIX] Fix typo in ChecboxElement
When calling the deprected method getSingleField_typeCheck
a wrong class name is called.
It has to be CheckboxElement instead of ChecboxElement
Resolves: #62149
Releases: master
Change-Id: Ie3db582ea40bb5e55ac4f59ac6c89364304f5723
Reviewed-on: http://review.typo3.org/33249
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Sascha Egerer [Mon, 25 Aug 2014 14:46:23 +0000 (16:46 +0200)]
[BUGFIX] Static access to Enumeration constants
To get all available constants for a TYPO3\CMS\Core\Type\Enumeration
an instance of the Enumeration is required. This is changed by
defining the `getConstants` method as static and using
`get_called_class()` instead of `get_class($this)`.
Resolves: #61090
Releases: master,6.2
Change-Id: I45e8241c6f41a23a1748e620c000b6dd59d6f389
Reviewed-on: http://review.typo3.org/32353
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Mathias Brodala <mbrodala@pagemachine.de>
Tested-by: Mathias Brodala <mbrodala@pagemachine.de>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Wouter Wolters [Sat, 4 Oct 2014 15:20:33 +0000 (17:20 +0200)]
[TASK] Improve namings of RadioElement
Resolves: #62034
Releases: master
Change-Id: I894923e9b84109b3b3badff3e94662a41e84d6d0
Reviewed-on: http://review.typo3.org/33165
Reviewed-by: Stefan Froemken <froemken@gmail.com>
Tested-by: Stefan Froemken <froemken@gmail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Stanislas Rolland [Fri, 10 Oct 2014 02:14:17 +0000 (22:14 -0400)]
[FEATURE] RTE: Cleanup in SpellCheckingController
Add comments. Clearer Aspell command construction.
Releases: master
Resolves: #62138
Change-Id: Ib553d782bc2602c53540e7a532f14cdd4e62fbb8
Reviewed-on: http://review.typo3.org/33241
Reviewed-by: Stanislas Rolland <typo3@sjbr.ca>
Tested-by: Stanislas Rolland <typo3@sjbr.ca>
Stanislas Rolland [Fri, 10 Oct 2014 01:55:38 +0000 (21:55 -0400)]
[BUGFIX] RTE Spellcheck: PHP warning in SpellCheckingController
PHP warning in raised in
SpellCheckingController::fixPersonalDictionaryCharacterSet.
If the file does not exist, there is no need to fix anything.
Releases: master, 6.2
Resolves: #62137
Change-Id: I9b15f5cb016ac9d309fb19ad6230a79b885b16f3
Reviewed-on: http://review.typo3.org/33239
Reviewed-by: Stanislas Rolland <typo3@sjbr.ca>
Tested-by: Stanislas Rolland <typo3@sjbr.ca>
Bernhard Kraft [Fri, 19 Sep 2014 08:58:36 +0000 (10:58 +0200)]
[BUGFIX] Possible race condition when creating directory
During various actions in the backend which require a cache directory
in typo3temp/ a race condition can occur while creating the directory.
The race condition is caused by GeneralUtility::createDirectoryPath.
There is a check whether the directory to be created already exists.
Later the directory is created using mkdir(). If in the meantime
another process creates the directory the exception will get thrown.
Resolves: #47269
Releases: master, 6.2
Change-Id: Iff46addd9ad6d738d1760f82a436dec9840c331d
Reviewed-on: http://review.typo3.org/32881
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Stanislas Rolland [Thu, 9 Oct 2014 14:25:48 +0000 (10:25 -0400)]
[BUGFIX] RTE Spellcheck:default ISO code dictionary should be lowercase
When no default dictionary is configured for the ISO code of the
language of current content, the ISO code itself is taken as the name
of the Aspell dictionary. This should be lowercase.
Releases: master, 6.2
Resolves: #62128
Change-Id: I346469b0c1cd8a44227576b0d17cf231c205f961
Reviewed-on: http://review.typo3.org/33228
Reviewed-by: Stanislas Rolland <typo3@sjbr.ca>
Tested-by: Stanislas Rolland <typo3@sjbr.ca>
Stanislas Rolland [Thu, 9 Oct 2014 05:55:48 +0000 (01:55 -0400)]
[BUGFIX] RTE Spellcheck dialogue not correctly displayed
The RTE Spellcheck dialogue is not correctly displayed: the suggestions
and dictionaries fieldsets are never displayed in Firefox and Chrome
due to size constraints. In IE, the trigger elements of the combo boxes
are truncated on the right.
Releases: master, 6.2
Resolves: #62114
Change-Id: Iebff324164dc5975403e2217dd06def77e2eba6f
Reviewed-on: http://review.typo3.org/33218
Reviewed-by: Stanislas Rolland <typo3@sjbr.ca>
Tested-by: Stanislas Rolland <typo3@sjbr.ca>
Stanislas Rolland [Thu, 9 Oct 2014 03:01:49 +0000 (23:01 -0400)]
[BUGFIX] RTE Spellcheck dialogue opens with excessive height
By default, the RTE Spellcheck dialogue opens with excessive height
in Firefox.
Releases: master, 6.2
Resolves: #62113
Change-Id: Ifd92417ddc7c688bb752c4460a4992daf7173651
Reviewed-on: http://review.typo3.org/33216
Reviewed-by: Stanislas Rolland <typo3@sjbr.ca>
Tested-by: Stanislas Rolland <typo3@sjbr.ca>
Stanislas Rolland [Wed, 8 Oct 2014 21:54:03 +0000 (17:54 -0400)]
[BUGFIX] RTE references non-existent xml files
References should be to xlf files.
Releases: master, 6.2
Resolves: #62112
Change-Id: I670e0f7f8af422d710c85c76f87b25527ceb1c38
Reviewed-on: http://review.typo3.org/33214
Reviewed-by: Stanislas Rolland <typo3@sjbr.ca>
Tested-by: Stanislas Rolland <typo3@sjbr.ca>
Alexander Stehlik [Thu, 19 Dec 2013 21:37:53 +0000 (22:37 +0100)]
[BUGFIX] Do not use invalid TSConfig in linkvalidator
To display the linkvalidator error messages for linkhandler link types,
the name of the linked table is read from the TCA instead from page
TSconfig (from a hardcoded page UID 1).
Resolves: #54523
Releases: master, 6.2
Change-Id: I165813a03cd4574c20981e35a9e53cfdeacfc421
Reviewed-on: http://review.typo3.org/26502
Reviewed-by: Philipp Gampe <philipp.gampe@typo3.org>
Tested-by: Philipp Gampe <philipp.gampe@typo3.org>
Reviewed-by: Stefan Neufeind <typo3.neufeind@speedpartner.de>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Goran Medakovic [Tue, 7 Oct 2014 16:38:17 +0000 (18:38 +0200)]
[BUGFIX] Fix PHP warning with CTYPE=media
Check for array type before checking the variable with isset().
If the variable is a string the isset() will cause a PHP warning.
Resolves: #59544
Releases: master, 6.2
Change-Id: I766292a3dc0365a40acff5fd5f089f7ea78e0b70
Reviewed-on: http://review.typo3.org/33191
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Stanislas Rolland [Wed, 8 Oct 2014 20:14:11 +0000 (16:14 -0400)]
[BUGFIX] RTE Language extension refers to non-existent method
RTE Language extension refers to non-existent method
tx_staticinfotables_div::getCurrentLanguage in Static Info Tables.
Releases: master, 6.2
Resolves: #62111
Change-Id: I9a37a40da367f47da9ee3a015537e79d3ff5a88a
Reviewed-on: http://review.typo3.org/33210
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Stanislas Rolland <typo3@sjbr.ca>
Tested-by: Stanislas Rolland <typo3@sjbr.ca>
Benjamin Mack [Sun, 5 Oct 2014 07:37:30 +0000 (09:37 +0200)]
[TASK] Deprecate unused/non-unified DocumentTemplate code
There are certain parts in DocumentTemplate - one of the main rendering
classes for the Backend - that are not in use anymore or can be
accessed via the pageRenderer, which DocTemplate uses under the hood.
Additionally, certain options, like rendering XHTML or HTML3 in
the backend, are not needed anymore, as the whole code is targeted
to be HTML5 compatible.
The variables
* $inDocStyles
* $inDocStyles_TBEstyle
are unified within the main inDocStylesArray.
JScodeLibArray is not in use anymore and deprecated as well.
The method menuTable is not used anymore and also deprecated.
Releases: master
Resolves: #62038
Change-Id: I136fbd4e58b63d44d048e1b355413bff044be771
Reviewed-on: http://review.typo3.org/33167
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Georg Ringer [Tue, 7 Oct 2014 04:31:43 +0000 (06:31 +0200)]
[BUGFIX] Show correct tooltip for page type "Mount Point"
The tooltip of pages of the type "Mount Point" lacks the information
about the linked page because the needed fields are not retrieved.
Additionally the shortcut tooltip gets improved for the page tree.
Change-Id: I9c7c65094d23bbc0b0eb6100b0d6a62641c00d22
Resolves: #61951
Related: #60033
Releases: master, 6.2
Reviewed-on: http://review.typo3.org/33180
Reviewed-by: Stefan Froemken <froemken@gmail.com>
Tested-by: Stefan Froemken <froemken@gmail.com>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Anja Leichsenring [Sat, 6 Sep 2014 20:46:49 +0000 (22:46 +0200)]
[FEATURE] Template Path fallback for Fluid Standalone View
TemplateView received the feature of template path fallback
configuration with issue #39868.
The same is missing for Standalone view and will be introduced
with this patch.
Change-Id: I1e854a356a4c7e9cfff773c8f56fe4a437f77920
Resolves: #61361
Related: #39868
Releases: master
Reviewed-on: http://review.typo3.org/32613
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Oliver Hader [Mon, 28 Jul 2014 16:31:33 +0000 (18:31 +0200)]
[!!!][TASK] Execute remap handling of nested children earlier
If dealing with nested parent-child-structures, it happens that
the proper UID of a record (either parent or child) has not been
persisted yet and therefore it's only a "NEW..." which will be
replaced in a later step during several "remapping" actions.
If copying a page with many sub-pages and sub-records this
remap action is processed very late. Results are invalid record
relations (like content elements now having duplicated images
since the remapping has not updated the real parent pointer yet).
This patch is marked with [!!!] since side-effects can appear.
In case this change gets merged and it turns out that DataHandling
got worse, it's target to be reverted again.
Resolves: #60654
Releases: master
Change-Id: I9dc77630e832e2b9ab65840daf44931640c6d816
Reviewed-on: http://review.typo3.org/31891
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Krzysztof Adamczyk [Sat, 21 Sep 2013 13:42:31 +0000 (15:42 +0200)]
[BUGFIX] Fluid tries to render folders as templates partials and layouts
The file_exists checks in TemplateView and StandaloneView are true for
folders. This leads to unrendered partials with resorted paths.
Use is_file instead.
Releases: master, 6.2, 6.1
Resolves: #47188
Change-Id: I9c168f4793f173f6c2f848e6e3da1f6021ae9c06
Reviewed-on: http://review.typo3.org/23951
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Wouter Wolters [Tue, 7 Oct 2014 19:52:08 +0000 (21:52 +0200)]
[BUGFIX] Wrong spelled file name for breaking change 61863
Resolves: #62090
Related: #61863
Releases: master
Change-Id: I9ab912a4fff64a4a5d3a4fa8aee59dc67a0d667b
Reviewed-on: http://review.typo3.org/33193
Reviewed-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Georg Ringer [Mon, 6 Oct 2014 19:10:55 +0000 (21:10 +0200)]
[TASK] Cleanup of Template module
* Remove rendering with tables in "Template Analyzer"
* Remove button "Set Conditions" in "TypoScript Object Browser"
if no conditions are available.
Resolves: #62063
Releases: master
Change-Id: I326c1bdacfb52883d2872002c09eb826f4f6703e
Reviewed-on: http://review.typo3.org/33175
Reviewed-by: Alexander Opitz <opitz.alexander@googlemail.com>
Tested-by: Alexander Opitz <opitz.alexander@googlemail.com>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Nils Blattner [Tue, 7 Oct 2014 08:47:58 +0000 (10:47 +0200)]
[BUGFIX] Remove empty values in pageOverlayFields
$GLOBALS['TYPO3_CONF_VARS']['FE']['pageOverlayFields'] might contain
empty values. Remove those.
Resolves: #62068
Releases: master, 6.2
Change-Id: I79337d9d8dca17fc840a331c8839147054d1b3f0
Reviewed-on: http://review.typo3.org/33181
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Alexander Opitz [Mon, 6 Oct 2014 15:25:26 +0000 (17:25 +0200)]
[BUGFIX] Provide correct FormEngine instance to userFunc
Use the FormEngine while calling the UserFunction inside the UserElement
as this was expected before splitting the elements out of FormEngine
class.
Resolves: #62060
Releases: master
Change-Id: I249b6a50cb95ee69c34b9d1d6a24ac19934e66a1
Reviewed-on: http://review.typo3.org/33174
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Manfred Rutschmann [Tue, 7 Oct 2014 03:36:13 +0000 (05:36 +0200)]
[BUGFIX] Readd frame setting to image configuration
The setting "frame" is missing in the processing information in
image handling.
Change-Id: I24410d28daa8017995cc9b352c328dff3f329748
Resolves: #62053
Releases: master, 6.2
Reviewed-on: http://review.typo3.org/33179
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Alexander Opitz <opitz.alexander@googlemail.com>
Tested-by: Alexander Opitz <opitz.alexander@googlemail.com>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Tymoteusz Motylewski [Thu, 2 Oct 2014 12:09:32 +0000 (14:09 +0200)]
[BUGFIX] Make FAL work in the flexform field having dot in the name
Fixes regression introduced in I6599c3ce7eea493e2bfaa29312775bf1659ded69
During the change from prototype to jQuery few places missed
escaping of the dot in the id of the DOM node.
This patch fixes these places and also few other jQuery related bugs
E.g. we have to use "object.length" to test if jQuery selector
was found.
Resolves: #62001
Related: #58475
Releases: master
Change-Id: I9bb661c5bf58aa9b73106a1e48f2206465a8974e
Reviewed-on: http://review.typo3.org/33106
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Wouter Wolters [Mon, 6 Oct 2014 20:34:46 +0000 (22:34 +0200)]
[BUGFIX] Rendering classes for InputElement results in broken HTML
In this patch a missing logDeprecatedFunction is also added.
Resolves: #62066
Releases: master
Change-Id: I0432b7e10e705b2c08c464eb43cfd1ae03f73a9b
Reviewed-on: http://review.typo3.org/33178
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Reviewed-by: Benjamin Mack <benni@typo3.org>
Tested-by: Benjamin Mack <benni@typo3.org>
Georg Ringer [Mon, 6 Oct 2014 20:25:55 +0000 (22:25 +0200)]
[BUGFIX] Correct path to font awesome fonts
The path needs to be corrected.
Resolves: #62065
Releases: master
Change-Id: I22b9b3384faba114438375ad3826bb96eb613d27
Reviewed-on: http://review.typo3.org/33177
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Wouter Wolters [Mon, 6 Oct 2014 19:55:16 +0000 (21:55 +0200)]
[BUGFIX] Buttongroup for icons in toolbar not floated to the left
Fix a left over for removing styles which were missed in #61890
Resolves: #62064
Releases: master
Change-Id: I8121e901986cfa40388eba53f073184dc9b7f317
Reviewed-on: http://review.typo3.org/33176
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Benjamin Mack [Wed, 10 Sep 2014 14:01:13 +0000 (16:01 +0200)]
[CLEANUP] Always use HSC in TS labels in BE
The ExtendedTemplateService class contains
a switch "ext_noSpecialCharsOnLabels" which
is never used in the core. It is used to call a wrapper
function that simple doesn't do HSC() if the
option is set.
The method and option can be deprecated.
Releases: master
Resolves: #61513
Change-Id: I90e1f3728287b9f4dfa93f4cfc6875b5314a0eb3
Reviewed-on: http://review.typo3.org/32707
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Benjamin Mack [Thu, 25 Sep 2014 18:37:39 +0000 (20:37 +0200)]
[TASK] Remove styling code in FormEngine/TCA
FormEngine uses a combination
of classes and styles, which is very
complicated and not usable. A new way
of handling the styling is needed.
All old methods are deprecated and not in use
anymore.
At a later step, proper classes can be introduced
and styling can be done in LESS cleanly
without any PHP magic.
Releases: master
Resolves: #61890
Change-Id: Ie72226e1c6d795b3d8b53220fbcbee9e059935a6
Reviewed-on: http://review.typo3.org/32975
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Reviewed-by: Benjamin Mack <benni@typo3.org>
Tested-by: Benjamin Mack <benni@typo3.org>
Felix Kopp [Sun, 5 Oct 2014 19:09:10 +0000 (21:09 +0200)]
[FEATURE] Refactor EXT: t3skin CSS to Less & variables
Make use of Less hierarchy and constraints. Dissolves "visual" and
"structure" folders in order to use Less variables for "Visual"
layout at a later point.
This patch:
+ moves Less files
+ merges visual and structure sub-folders
+ merges several CSS classes into hierarchical format.
Patch explicitly does not yet:
+ refactor CSS definitions
+ removes duplicated CSS definitions
+ make use of Bootstrap where applicable.
Layout in the backend before and after this patch does not change.
Resolves: #62042
Releases: master
Change-Id: Ic9045a565c3a81808431c217379ffb375807c071
Reviewed-on: http://review.typo3.org/33170
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Benjamin Mack [Sun, 5 Oct 2014 08:20:07 +0000 (10:20 +0200)]
[TASK] Remove TBE_STYLES mainColors from PHP
TYPO3 uses $TBE_STYLES to define certain
variables like background colors in PHP that
can be overridden with extensions.
In order to streamline the rendering of the
backend that should completely done via
LESS / CSS, the corresponding PHP parts are
removed, as they should have no effect
anyway - this is already done via CSS.
Releases: master
Resolves: #62039
Change-Id: I81533c1d2912fc25b96f106974e5cd625b827c90
Reviewed-on: http://review.typo3.org/33168
Reviewed-by: Felix Kopp <felix-source@phorax.com>
Tested-by: Felix Kopp <felix-source@phorax.com>
Felix Kopp [Thu, 2 Oct 2014 22:21:50 +0000 (00:21 +0200)]
[TASK] Base DynTab on Bootstrap and re-color
Base the DynTab tabs on <ul> and Bootstrap nav-tab. Also
base the tab colors on Bootstrap variables and remove colors
as well as gradient.
Related: #62002
Releases: master
Change-Id: Ibff2f3633512538b323af465e55ef9d08fc8bfd3
Reviewed-on: http://review.typo3.org/33130
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Reviewed-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Benjamin Mack [Sat, 4 Oct 2014 12:24:12 +0000 (14:24 +0200)]
[CLEANUP] Remove unused code from old backend
Prior to TYPO3 CMS 4.5 there were still some
variables which are not used anymore since then.
The menuReset() function does not exist anymore
as well as the CSS class "navFrameHL".
Releases: master
Resolves: #62033
Change-Id: Ie7bda9d4e3d6f2090548d133768543236112b2cb
Reviewed-on: http://review.typo3.org/33162
Reviewed-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Tested-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Wouter Wolters [Thu, 2 Oct 2014 18:32:27 +0000 (20:32 +0200)]
[TASK] Improve namings of CheckboxElement
Use better namings for variables in CheckboxElement.
Count of selectedItems is done multiple times.
Better is to do the counting once and use the result in the
other places.
Resolves: #62012
Releases: master
Change-Id: Id0cced22902dafc33ef086a964e3f9a61891bff6
Reviewed-on: http://review.typo3.org/33122
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Reviewed-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Anja Leichsenring [Thu, 2 Oct 2014 20:56:21 +0000 (22:56 +0200)]
[TASK] Add empty extension compatibility6
This is a placeholder extension taking deprecated functionality
into child care to prolong the adaption phase for updating
individuals.
After all function have been moved, this extension will
be released to TER and removed from TYPO3 CMS core.
Change-Id: I8df0ecefcebdf3f2fe304529e6a79065254dee8e
Resolves: #62014
Relates: #62013
Releases: master
Reviewed-on: http://review.typo3.org/33127
Reviewed-by: Benjamin Mack <benni@typo3.org>
Tested-by: Benjamin Mack <benni@typo3.org>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Felix Kopp [Thu, 25 Sep 2014 21:45:01 +0000 (23:45 +0200)]
[TASK] CSS: Remove horizontal gray lines "uppercase"
Class "uppercase" had been used to create visual hierarchy in backend
modules. Now we have H1-H6.
Resolves: #37925
Releases: master
Change-Id: I10eda8bb8a2d49f66c4d587e4cb35fc51be58712
Reviewed-on: http://review.typo3.org/32979
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Ralf Hettinger [Sun, 28 Apr 2013 19:48:54 +0000 (21:48 +0200)]
[TASK] Performance improvement on indexing process
Use exec_INSERTmultipleRows instead of exec_INSERTquery for
submitting indexer results to table index_rel. This may save _a lot_
of I/O load, especially when a page contains many words to be indexed.
Skip words marked as stopWords to prevent flooding of index_rel table.
Resolves: #38742
Resolves: #18599
Releases: master
Change-Id: Ia729e6632124692cabe7d5ebe079db7d6795b809
Reviewed-on: http://review.typo3.org/20275
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Markus Klein [Thu, 2 Oct 2014 16:19:05 +0000 (18:19 +0200)]
[TASK] Introduce AbstractFormElement for FormEngine elements
This is a follow up to #61958 which improves the code structure.
Resolves: #62011
Related: #61958
Releases: master
Change-Id: Ia89be0cfaa0779414652e5f5791b3920aa0d9927
Reviewed-on: http://review.typo3.org/33115
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Benjamin Mack <benni@typo3.org>
Reviewed-by: Alexander Opitz <opitz.alexander@googlemail.com>
Tested-by: Alexander Opitz <opitz.alexander@googlemail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Ingo Pfennigstorf [Tue, 26 Aug 2014 08:47:51 +0000 (10:47 +0200)]
[FEATURE] Allow svg files as image format for extension icons
This adds the possibility to add extension icons in svg format.
Resolves: #61185
Releases: 6.3
Change-Id: I52463b8a26b19da17ccdcead3f82864719bace50
Reviewed-on: http://review.typo3.org/32372
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Georg Ringer [Mon, 29 Sep 2014 19:35:19 +0000 (21:35 +0200)]
[TASK] Move TCA renderings to designated classes
The FormEngine class is a big chunk of many methods.
As a first step, the rendering of the different TCA types
are moved into designated classes.
Resolves: #61958
Releases: master
Change-Id: Ieaf894ac6400537ea3a4fa9495e131e0e09fc19a
Reviewed-on: http://review.typo3.org/33045
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Alexander Opitz <opitz.alexander@googlemail.com>
Tested-by: Alexander Opitz <opitz.alexander@googlemail.com>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Benjamin Mack [Tue, 9 Sep 2014 16:36:41 +0000 (18:36 +0200)]
[TASK] Split up typolink() functionality in multiple methods - Part 1
The cObj->typolink() method is one of the biggest code chunks in
the CMS core, and one of the most central ones for the frontend.
However, it is hard to test, debug and understand. That's why certain
separate parts can be split up in multiple methods.
The first step provides the following changes:
* More readable variables within the method
* Split up the detection, whether it is a mail link,
external url etc in a separate method
* Split up the string explode functionality of "23 - myclass"
into a separate method
There are unit tests missing. Also, resolving each link type
could be put in a separate method as well in a further step.
Resolves: #49575
Releases: master
Change-Id: I40fe9367d65d6f6b7a857f5972765d1c2eb561ca
Reviewed-on: http://review.typo3.org/21785
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Stefan Neufeind <typo3.neufeind@speedpartner.de>
Reviewed-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Tested-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Reviewed-by: Alexander Opitz <opitz.alexander@googlemail.com>
Tested-by: Alexander Opitz <opitz.alexander@googlemail.com>
Reviewed-by: Benjamin Mack <benni@typo3.org>
Tested-by: Benjamin Mack <benni@typo3.org>
Roland Waldner [Sat, 27 Sep 2014 09:08:54 +0000 (11:08 +0200)]
[TASK] Improve comment of GeneralUtility::makeInstance()
A note about the fact, that ObjectManager::get() is injecting
dependencies may be helpful.
Resolves: #61916
Releases: master
Change-Id: I4067036ae5d95877245e150c9f7ca91dea3c954e
Reviewed-on: http://review.typo3.org/32991
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Reviewed-by: Alexander Opitz <opitz.alexander@googlemail.com>
Tested-by: Alexander Opitz <opitz.alexander@googlemail.com>
Ralf Hettinger [Sun, 28 Apr 2013 18:20:42 +0000 (20:20 +0200)]
[BUGFIX] Search word markup for UTF8 characters in summary
Fix usage of preg_split to use the modifier /u so that search words
are correctly split in a summary.
Resolves: #26172
Releases: master, 6.2, 6.1
Change-Id: I90d8676f5724f194434811378eb8598eaf04cb9e
Reviewed-on: http://review.typo3.org/20269
Reviewed-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Tested-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Eric Chavaillaz [Tue, 30 Sep 2014 13:00:24 +0000 (15:00 +0200)]
[TASK] Removes useless icon used in BE login template
In the backend login template there is an old logo which
is not used anymore. We can remove it.
Resolves: #61963
Releases: master
Change-Id: I18ad8d1b57a8c0ca8223ac89a356f5b93370645c
Reviewed-on: http://review.typo3.org/33079
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Tested-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Eric Chavaillaz [Tue, 30 Sep 2014 12:53:59 +0000 (14:53 +0200)]
[BUGFIX] BE login template: fix invalid HTML structure
In the backend login template a div tag is nested within a dl tag.
This is prohibited by the HTML specification.
This patch reverses the tag ordering.
Resolves: #61962
Releases: master, 6.2
Change-Id: I4e6410111a2ede2f9294cf390d7e96eedbeb58f6
Reviewed-on: http://review.typo3.org/33078
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Oliver Hader [Tue, 30 Sep 2014 08:50:24 +0000 (10:50 +0200)]
[TASK] Fix functional tests for EXT:impexp
After issue #61944 has been merged, sys_file_reference.link does
not support NULL values anymore (which is fine). However, in the
past the default has been NULL and also has been written in the
accordant functional test data assertions.
Thus, NULL assertions are removed from the test. The change of
the "size" property by 5 bytes can be explained by a difference
in serializing NULL values and serializing an empty string.
Releases: master, 6.2
Related: #61944
Change-Id: Ia8700d6b6e374412e3300f12f4d6bb341deb4cfe
Reviewed-on: http://review.typo3.org/33064
Reviewed-by: Oliver Hader <oliver.hader@typo3.org>
Tested-by: Oliver Hader <oliver.hader@typo3.org>
Michael Schams [Mon, 29 Sep 2014 09:54:35 +0000 (19:54 +1000)]
[BUGFIX] Fix JavaScript error that prevents links to anchor tags in RTE
This patch fixes invalid JavaScript code (adds a missing closing
bracket), that prevents BE users from creating links to anchor tags
in the RTE.
This is a regression fix to #41413.
Resolves: #61943
Releases: master, 6.2
Change-Id: I8e085e01885333d612cf6776495be259b00a093a
Reviewed-on: http://review.typo3.org/33061
Reviewed-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Tested-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Markus Klein [Tue, 30 Sep 2014 09:26:31 +0000 (11:26 +0200)]
Revert "[BUGFIX] Fix JavaScript error that prevents links to anchor tags in RTE"
This reverts commit
9bcebec002224bbc2a0dcd38cff032a14f2e075e.
The commit message of the original patch references a wrong
issue number and the target versions seem to be wrong too.
Change-Id: I9d910e6ad046d8864ef6c03594b632349f84b50b
Resolves: #61968
Reverts: #61943
Releases: master, 6.2
Reviewed-on: http://review.typo3.org/33058
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Michael Schams [Mon, 29 Sep 2014 09:54:35 +0000 (19:54 +1000)]
[BUGFIX] Fix JavaScript error that prevents links to anchor tags in RTE
This patch fixes invalid JavaScript code (adds a missing closing
bracket), that prevents BE users from creating links to anchor tags
in the RTE.
This is a regression fix to #60919.
Resolves: #61943
Releases: master, 6.2, 6.1, 4.7, 4.5
Change-Id: I90ecba126191322048a2c4aca7835d3795764324
Reviewed-on: http://review.typo3.org/33020
Reviewed-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Tested-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Reviewed-by: Alexander Opitz <opitz.alexander@googlemail.com>
Tested-by: Alexander Opitz <opitz.alexander@googlemail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Lars Malach [Mon, 29 Sep 2014 10:21:48 +0000 (12:21 +0200)]
[DB] Increase max length of link fields
The current core supports links with the maximum length of 256 chars in
header links of tt_content elements and links in table
sys_file_reference.
External links can have much more than 256 chars.
Increasing the maximum length to 1024 should be enough - even current
browsers are supporting much more than 1024 chars.
Resolves: #61944
Releases: master, 6.2
Change-Id: I2031ebef959de696bc320b927ec1a462bcd5dd72
Reviewed-on: http://review.typo3.org/33021
Reviewed-by: Achim Fritz <af@lightwerk.com>
Tested-by: Achim Fritz <af@lightwerk.com>
Reviewed-by: Markus Blaschke <typo3@schattenjaeger.net>
Tested-by: Markus Blaschke <typo3@schattenjaeger.net>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Frank Nägler [Sat, 21 Jun 2014 13:10:41 +0000 (15:10 +0200)]
[FEATURE] Usability improvements by top searchbox in list module
For a better user experience in the list module, it makes sense to display
the search box at the top and not at the bottom of the page.
If a user works with a lot of records in the list module it is really
annoying to scroll down, the position in the top is more ergonomic.
With the new search icon in the doc header it is possible to toggle the
new search toolbar. if the user enter a search term and the results in
the list module are filtered, the search toolbar is visible by default.
This patch works also with the searchbox in the page module. The
searchbox in the ElementBrowser is always visible, but also now on top
above the table.
Resolves: #59763
Documentation: #59763
Related: #61777
Releases: master
Change-Id: I25e81b5f5b914cb75bf30de16fcc2da9edd7f6e6
Reviewed-on: http://review.typo3.org/30997
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Felix Kopp <felix-source@phorax.com>
Reviewed-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Tested-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Daniel Minder [Mon, 29 Sep 2014 09:28:30 +0000 (11:28 +0200)]
[BUGFIX] Change explanatory text of SYS error reporting config variables
Unify explanatory text of the variables [SYS][errorHandlerErrors],
[SYS][exceptionalErrors], [SYS][syslogErrorReporting] and
[SYS][belogErrorReporting] so that formatting, link to PHP doc and
the numerical default values are similar.
Resolves: #61942
Releases: master, 6.2
Change-Id: Iacdbf18ad5c181c499c23c4c50cebffc6736236c
Reviewed-on: http://review.typo3.org/33018
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Georg Ringer [Sun, 28 Sep 2014 20:29:49 +0000 (22:29 +0200)]
[TASK] Use input type "email" in Install-Tool
Using the type "email" for the test section is state of the art and
avoid user errors because the browser checks the syntax before allowing
a submit.
Resolves: #61936
Releases: master
Change-Id: Idfeb7503d933b2758bbd3e7f7b9e20085a4a79ab
Reviewed-on: http://review.typo3.org/33005
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Markus Klein [Sun, 28 Sep 2014 13:59:09 +0000 (15:59 +0200)]
[BUGFIX] DBAL admin_query() check array before accessing it
Move the $parsedQuery array access after the is_array() check in
DatabaseConnection::admin_query() to avoid PHP warnings.
Releases: master, 6.2
Resolves: #61929
Change-Id: I641d1e0d1dbe0001bd7082fbed1ce5ddb35172f8
Reviewed-on: http://review.typo3.org/32996
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Frans Saris [Sun, 28 Sep 2014 09:05:32 +0000 (11:05 +0200)]
[FEATURE] Followup: Introduce read-only column for file mounts
Added missing feature document for http://review.typo3.org/31096
Resolves: #59830
Releases: master
Change-Id: Id71c579e7e12ba6ad6a58cdae949f9165bb1bc60
Reviewed-on: http://review.typo3.org/32995
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Georg Ringer [Mon, 8 Sep 2014 14:41:21 +0000 (16:41 +0200)]
[CLEANUP] Cleanup code of TS module overview
The file handling has been removed some versions ago but some code
has not been removed.
Resolves: #61444
Releases: master
Change-Id: I369c15e999d087b7bf1ffb96529ab91d21b03a52
Reviewed-on: http://review.typo3.org/32644
Reviewed-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Tested-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Ralf Hettinger [Tue, 30 Apr 2013 14:15:54 +0000 (16:15 +0200)]
[BUGFIX] indexed_search/Indexer: correct frequency mapping for 1
There was a slight glitch in indexed_search's indexer, which resulted in
a wrong frequency mapping if the ratio between number of current word /
all words is exactly 1.
The "frequency" for this word is now mapped to the highest possible
value.
Resolves: #47745
Releases: master, 6.2
Change-Id: I1c9945b9550b80ad969f907f0bf1f14c3ae872f9
Reviewed-on: http://review.typo3.org/20356
Reviewed-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Tested-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Markus Klein [Tue, 15 Jul 2014 17:30:24 +0000 (19:30 +0200)]
[BUGFIX] Fix indexed_search page browsing calculation
Fix the calculation of pages shown by the indexed_search page browsers
to avoid negative page numbers or numbers exceeding the maximum available
page number.
Resolves: #60346
Releases: master, 6.2
Change-Id: I97de1c1afe42e29d450733f6741bca049f9803f6
Reviewed-on: http://review.typo3.org/31632
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Jigal van Hemert [Fri, 26 Sep 2014 21:32:12 +0000 (23:32 +0200)]
[BUGFIX] Remove last call to wrapLabels
Make editing of the entire TypoScript template record possible by
removing the last remaining call to FormEngine::wrapLabels().
Resolves: #61915
Releases: master
Change-Id: I5d7b70df3b5352e9e2c781cfa2f5d33cb27ad798
Reviewed-on: http://review.typo3.org/32989
Reviewed-by: Jigal van Hemert <jigal.van.hemert@typo3.org>
Tested-by: Jigal van Hemert <jigal.van.hemert@typo3.org>
Wouter Wolters [Wed, 24 Sep 2014 18:40:50 +0000 (20:40 +0200)]
[!!!][TASK] Remove deprecated file type FILETYPE_SOFTWARE
Resolves: #61859
Releases: master
Change-Id: I30360e021faa8f252a11a7aad6247aedbbc175ca
Reviewed-on: http://review.typo3.org/32955
Reviewed-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Tested-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Benjamin Mack [Thu, 25 Sep 2014 18:41:14 +0000 (20:41 +0200)]
[TASK] Remove unimplemented function in FormEngine
There is a function wrapLabels which does not do
anything for ages.
As it is empty, I suggest to remove it completely
instead of deprecating it.
Releases: master
Resolves: #61891
Change-Id: Ic0ebb366f663f43803321d823bb6d41ec579b052
Reviewed-on: http://review.typo3.org/32976
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Wouter Wolters [Wed, 24 Sep 2014 21:13:56 +0000 (23:13 +0200)]
[!!!][TASK] Remove deprecated connectDB from EidUtility
Resolves: #61863
Releases: master
Change-Id: Ie46706b237a350ad36a10550232c3a2b6c09e5e5
Reviewed-on: http://review.typo3.org/32960
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Wouter Wolters [Wed, 24 Sep 2014 18:49:03 +0000 (20:49 +0200)]
[!!!][TASK] Remove deprecated function int_from_ver
Resolves: #61860
Releases: master
Change-Id: I14491a32d3b85dbe3635721d6ad03c691897771a
Reviewed-on: http://review.typo3.org/32956
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Wouter Wolters [Wed, 24 Sep 2014 21:21:25 +0000 (23:21 +0200)]
[TASK] Remove TypoScript option from fixture extension
The TypoScript option rewrittenPropertyMapper is not of any
use anymore and can safely be removed.
Resolves: #61864
Releases: master
Change-Id: Ib9c76be598b24858e58b7e2a2e7bb7fe3acc3605
Reviewed-on: http://review.typo3.org/32961
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Wouter Wolters [Tue, 23 Sep 2014 21:21:41 +0000 (23:21 +0200)]
[!!!][TASK] Remove deprecated isDisplayCondition function from FormEngine
Resolves: #61828
Releases: master
Change-Id: Id5c2d81fdff9cb6960749f93b10db1107aa8ed49
Reviewed-on: http://review.typo3.org/32947
Reviewed-by: Frank Nägler <typo3@naegler.net>
Tested-by: Frank Nägler <typo3@naegler.net>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>