Project

General

Profile

Activity

From 2012-01-17 to 2012-02-15

2012-02-15

20:26 Revision 62add5a4: [BUGFIX] Removed obsolet file.
Related to #32734
Change-Id: I13d43c65b7fe005642faba9da7e3420f4baeeb24
Jochen Rau
20:22 Revision faa0451e: [FEATURE] Set exit status in CLI scripts
Shell commands usually set the exit status > 0 in case an error occured.
This change sets the exit status if the CLI ...
Thorsten Kahler
20:12 Revision 7e610eaa: [FEATURE] Add a download method to t3lib_http_Request
To ease work for developers, add a download method to
t3lib_http_Request. This disables the body, attaches a download...
Philipp Gampe

2012-02-14

07:18 Revision 9478e552: [BUGFIX] Check minitems for TCAtree
The TCAtree ignores currently the minitems.
This is however e.g. needed to require input for a relation field.
Chang...
Georg Ringer
07:18 Revision dbc1b90b: [FEATURE] add option to select recursively in tcaTree
in some cases you might need or want to select a whole subtree - this is now possible.
Since ExtJs delivers nearly ev...
Steffen Ritter

2012-02-13

23:30 Revision d3d66587: [TASK] EM: Move Upload button to top button menu
Moves the button Upload Extension directly to
the top main button menu.
Change-Id: I1905d8fa9a31a5cfd3b538e3f60f7c85...
Felix Kopp
22:19 Revision e67a5f72: [FEATURE] Cleanup-job for outdated preview-links
Workspace preview-links should be deleted once they reach
their endtime timestamp
Change-Id: I91074aee5592b23f1a8e0f...
Timo Webler
22:15 Revision 6ab42da1: [BUGFIX] Fix translation moving in workspaces
Seems that the API changes introduced with changeset 89bd701c
haven't been made everywhere. This caused some issue wh...
Tolleiv Nietsch
21:05 Revision 8e0bda4e: [BUGFIX] htmlArea RTE: Target of localized string may be empty
Solution: Do not allow an empty localized string to overrule the
default string.
Change-Id: I5b270b7b2888f5ff5d087ed...
Stanislas Rolland
20:54 Revision 73dc398e: [BUGFIX] htmlArea RTE: Target of localized string may be empty
Solution: Do not allow an empty localized string to overrule the
default string.
Change-Id: Ie74ce6a398c3172f4197bb0...
Stanislas Rolland
20:41 Revision 0ecbdde8: [BUGFIX] htmlArea RTE: Target of localized string may be empty
Solution: Do not allow an empty localized string to overrule the
default string.
Change-Id: Ib20b911560adc022b723985...
Stanislas Rolland
19:01 Revision 4755e528: [BUGFIX] htmlArea RTE: Default skin inconsistent with ExtJS xtheme-blue
The default RTE skin, used as default skin in FE, has colors
inconsistent with ExtJS skin xtheme-blue which is loaded...
Stanislas Rolland
18:54 Revision 0d701dc0: [BUGFIX][t3editor] (De-)Activating does not work in Chrome
The checkbox "Deactivate t3editor" does not work in modern Chrome
versions (e.g. 18). It works in Firefox, but didn't...
Steffen Gebert
18:48 Revision 45ecb4cf: [BUGFIX][t3editor] (De-)Activating does not work in Chrome
The checkbox "Deactivate t3editor" does not work in modern Chrome
versions (e.g. 18). It works in Firefox, but didn't...
Steffen Gebert
18:40 Revision 47f9312f: [BUGFIX] htmlArea RTE: Default skin inconsistent with ExtJS xtheme-blue
The default RTE skin, used as default skin in FE, has colors
inconsistent with ExtJS skin xtheme-blue which is loaded...
Stanislas Rolland
18:27 Revision 6d223d5d: [BUGFIX][t3editor] (De-)Activating does not work in Chrome
The checkbox "Deactivate t3editor" does not work in modern Chrome
versions (e.g. 18). It works in Firefox, but didn't...
Steffen Gebert
17:58 Revision 9405477a: [BUGFIX] htmlArea RTE: Default skin inconsistent with ExtJS xtheme-blue
The default RTE skin, used as default skin in FE, has colors
inconsistent with ExtJS skin xtheme-blue which is loaded...
Stanislas Rolland
16:08 Revision 29f59041: [BUGFIX] show uid of reference in show_item.php
The uid of referenced records is not shown anymore and if there are
more items with same title, there is no easy way ...
Joh. Feustel
13:48 Revision 363ed320: [FEATURE] Add subjectField to Form Wizard TS
Change-Id: Ic3d28b9f641e1d20eb2fa99b0100def419cb17f1
Resolves: #32132
Releases: 4.7
Reviewed-on: http://review.typo3....
Florian Scholz
09:31 Revision b763c249: [TASK] Rework t3lib_utility_Mail::breakLinesForEmail to drop
strrev-magic
Use strrpos/substr instead of strrev-magic.
Add testcase for one more cornercase when breaking lines.
...
Stefan Neufeind
09:23 Revision 1c5da29e: [FEATURE] Reports interface standardize
Move extension name from docHeader function menu to module header.
Standardize font size and margins.
Change-Id: Ife...
Felix Kopp
09:18 Revision cc2e767d: [FEATURE] Add error message for missing TCA
Adds an error message in case the TCA of a table is missing
column definitions. The error message adds a hint that he...
Stefan Neufeind
09:01 Revision b0ac6405: [FEATURE] More detailed felogin password reset error messages
Allows a more explicit error message to be displayed, if the entered
account was not found.
The previous mechanism d...
Lucas Jenss
09:00 Revision 98307348: [FEATURE][CONF] Various messages in felogin need own stdWrap
To make styling of various messages easier introduce new stdWraps:
* forgotErrorMessage_stdWrap
* forgotResetMessageE...
Jigal van Hemert
08:59 Revision 64aa3d22: [FEATURE] felogin: Introduce new label for the legend marker
In felogin the optional label 'legend' is now used for
the legend marker. Fallback is the original label 'reset_passw...
Jigal van Hemert
00:49 Revision e4a8c3b8: Revert "[+CLEANUP] correct sql statement building"
This reverts commit b9e4a98e98deb9abe248f697deffbc8bfb08bd24
Change-Id: I746cbc8951bd57c5266a1bf6fd32e998a1c83422
Jochen Rau

2012-02-12

20:59 Revision e60b664b: [FEATURE] Show History csh and spacer
Remove excessive spacer before content on Record History change log.
Remove the duplicated Help icon underneath conte...
Felix Kopp
20:45 Revision 8aeb14a2: [FEATURE] Toolbar Separator
Adds separator style to toolbar items. Also the positioning of fly-out menus is
reworked and does not rely on JavaScr...
Felix Kopp
19:31 Revision 4f5f0c99: [FEATURE] Option to disable Mass Actions
Adds an option to the user TSConfig to disable the Mass Actions menu.
Change-Id: I2530120564699912506ad8878f7f9653ed...
Bart Dubelaar
11:12 Revision 0076dcbc: [BUGFIX] Sorting of localized records is wrong after copying
Solution: When copying a record in original language, if a localized
record of the destination record exists for lang...
Stanislas Rolland
11:12 Revision 6c04d98b: [BUGFIX] Sporadic memcache error on server load
Memcache server sometimes closes connection under heavy load. In
such cases TYPO3 shows error messages in Frontend wh...
Dmitry Dulepov
11:11 Revision 8d9730ba: [BUGFIX] IRRE translation links shouldn't be shown if no parent
IRRE provides some links like "localize records" or "synchronize with
original language" which is great but those lin...
Georg Ringer
11:11 Revision 729b93b3: [BUGFIX] IRRE translation links shouldn't be shown if no parent
IRRE provides some links like "localize records" or "synchronize with
original language" which is great but those lin...
Georg Ringer
10:19 Revision 606192fa: [BUGFIX] Confusing error message in reports module
The saltedpasswords status report shows "INSECURE" warnings
although the configuration is totally fine.
Change-Id: I...
Markus Klein
10:19 Revision bf6adfb9: [BUGFIX] Confusing error message in reports module
The saltedpasswords status report shows "INSECURE" warnings
although the configuration is totally fine.
Change-Id: I...
Markus Klein
08:14 Revision 6736402c: [BUGFIX] .inc files still call cObj->checkEmail
The cObj->checkEmail function has been removed in 4.6,
but *.inc scripts still call this function.
This patch replac...
Markus Klein
01:08 Revision 2f4a1e7d: [TASK] Move FEworkspace initialization into versioning / part 2
As there is a hook after initializing the BE user,
the code that initializes the BE user when using
a previewlink can...
Benni Mack

2012-02-11

18:48 Revision 05d583c4: [FEATURE] Add hooks to extend browse_links.php
Add hooks to be able to extend the browse links popup in RTE and for
TCEForms link fields.
This is useful to add new...
Stefan Rotsch
17:34 Revision 33ea4ce8: [TASK] Adapt unit-tests to new mail-adapter-hook
(for t3lib_utility_mail)
Adjust the unit-tests to the updated interface
instead of the deprecated one. The deprecate...
Stefan Neufeind
09:06 Revision 7feaf8e3: [BUGFIX] Add the title and increase width of the multiple select boxes
The db, file and select boxes are too narrow. This makes it hard to
to impossible to read long entries.
Increase the ...
Thomas Layh
08:57 Revision 1bc7ba36: [BUGFIX] Resetting of input field to default when having a range fails
When trying to reset a endtime (datetime or date) having a range (like tt_news
articles) the lower range limit will b...
Philipp Kitzberger
08:56 Revision e8338281: [BUGFIX] Resetting of input field to default when having a range fails
When trying to reset a endtime (datetime or date) having a range (like tt_news
articles) the lower range limit will b...
Philipp Kitzberger
07:41 Revision 8b45593a: Merge "Revert "[BUGFIX] keep PersistentObjectConverterTest from cloning objects""
Sebastian Kurfuerst

2012-02-10

23:39 Revision 8ea1ecba: [FEATURE] Shorthand syntax for foreign Validators
This change allows the annotation @validate myext:MyValidator for
properties in Model Objects. The above example is i...
Claus Witt
23:35 Revision 4d6ca9be: [BUGFIX] Set default storagePageUid to current page in BE context
This change sets the default storage page UID for persistence to
the currently selected page if we are in a backend c...
Thomas Maroschik
23:03 Revision e899b456: [+FEATURE] make DI work without inject-methods
As in FLOW3 it would be great to use dependency injection without
the inject methods. PHP 5.3 allows to set even prot...
Felix Oertel
18:33 Revision cd481f98: [BUGFIX] IRRE: Selected items remain in selector with foreign_unique
Problem: When an inline field is defined as unique (foreign_unique
is set), selected items are removed neither from t...
Stanislas Rolland
18:24 Revision 6affdae0: [BUGFIX] IRRE: Selected items remain in selector with foreign_unique
Problem: When an inline field is defined as unique (foreign_unique
is set), selected items are removed neither from t...
Stanislas Rolland
16:12 Revision 01e229d5: [TASK] Move FEworkspace code into versioning / part 2
As there is a hook after initializing the BE user,
the code that initializes the BE user when using
a previewlink can...
Benni Mack
16:10 Revision 432ac6b8: [FEATURE] Add hook to tslib_fe->getHash()
This hook enables you to modify the hash_base that is used to store
different versions of a page in the cache. Normal...
Fabrizio Branca
15:07 Revision 561406c6: [BUGFIX] TYPO3 Backend is too slow if sys_log table is large
A query is executed during the login process, which can take
minutes during the BE login if the sys_log table is too ...
Dmitry Dulepov
15:04 Revision 9fbf4469: [FEATURE] Allow native ExtJS3 Modules in ContentArea
Adds the JS basement to use ExtJS Cards in TYPO3.
Adds Api to t3lib_extMgm to add an ExtJS card
Changes xtype:modulep...
Kay Strobach
13:44 Revision 19ea7938: [FEATURE] Allow authentication with partial OpenID identifier
Instead of forcing the user to enter her full OpenID identifier when authenticating,
a partial OpenID identifier, wit...
Xavier Perseguers
13:03 Revision a5d8cc6d: [BUGFIX] Wizard in HTML element moved to t3editor
If HTML element is used and t3editor is not
installed, an error is thrown.
Solution is to move the wizard code to t3...
Georg Ringer
10:32 Revision 8711c30f: [FEATURE] Extend collection handling by repository
The table sys_collection allows to group several objects and
persist them in one collection object. The data access s...
Steffen Ritter
09:02 Revision eba159fb: [BUGFIX] Resetting of input field to default when having a range fails
When trying to reset a endtime (datetime or date) having a range (like tt_news
articles) the lower range limit will b...
Philipp Kitzberger
08:44 Revision f00eb53a: [BUGFIX] Translated mailform should use localized email
In case mailforms are translated the email adress from the
translated record is ignored.
Change-Id: I184e7b96fe5a040...
Michael Stucki
08:40 Revision 908b2a7f: [BUGFIX] IRRE: Selected items remain in selector with foreign_unique
Problem: When an inline field is defined as unique (foreign_unique
is set), selected items are removed neither from t...
Stanislas Rolland
08:13 Revision e0caff0f: [BUGFIX] Remove early return in PageTreeDataProvider
t3lib_tree_pagetree_Data_Provider does an early
return which makes it impossible to use the hook
which comes some lin...
Georg Ringer
07:00 Revision a9e4868a: [BUGFIX] Formmail doesn't always use correct character set
To work around a bug in SwitfMailer the character set of a message part
should always be set. When no character set i...
Jigal van Hemert
03:19 Revision 2040d832: [BUGFIX] RTE transformation transforms LF/CR between div and hr into space
Fix the issue and add test cases.
Change-Id: Iff9ce1adc94fdbcf62f3ab4ee25c6c8a3703fe19
Resolves: #26815
Releases: 4....
Stanislas Rolland
03:15 Revision 2115050c: [BUGFIX] RTE: Removing div from block format select box may not work
Problem: RTE.default.buttons.formatblock.removeItems = div is not
honoured when Indent/outdent is configured
Solution...
Stanislas Rolland
03:09 Revision 0c8891ea: [BUGFIX] RTE: Removing div from formatblock selector may not work
Problem: RTE.default.buttons.formatblock.removeItems = div is not
honoured when indent/outdent is configured.
Solutio...
Stanislas Rolland
02:58 Revision d52d362c: [BUGFIX] RTE: Removing div from formatblock selector may not workspaces
Problem: RTE.default.buttons.formatblock.removeItems = div is not
honoured when indent/outdent is configured.
Solutio...
Stanislas Rolland
02:52 Revision 41e3ba1c: [BUGFIX] htmlArea RTE: CSS class names are lowercase in WebKit
Problem: See https://bugs.webkit.org/show_bug.cgi?id=55619
Solution: Add doctype to the iframe source
Change-Id: Id0...
Stanislas Rolland
02:39 Revision a270cd06: [BUGFIX] htmlArea RTE: CSS class names are lowercase in WebKit
Problem: See https://bugs.webkit.org/show_bug.cgi?id=55619
Solution: Add doctype to the iframe source
Change-Id: Ib7...
Stanislas Rolland
01:52 Revision 0bda8f8b: [BUGFIX] htmlArea RTE: CSS class names are lowercase in WebKit
Problem: See https://bugs.webkit.org/show_bug.cgi?id=55619
Solution: Add doctype to the iframe source
Change-Id: Iec...
Stanislas Rolland

2012-02-09

23:18 Revision 9697ac95: [FEATURE] Move redirect fields from Extended tab
The redirect after login fields now have a spot on the Options tab.
Minor CGL changes are also included.
Change-Id: ...
Jigal van Hemert
23:13 Revision 78df186b: [BUGFIX] Unset stdWrap of select.pidInList
Using stdWrap features on select.pidInList together with slide will
result in an endless loop because the same parent...
Marc Bastian Heinrichs
21:49 Revision ba843816: [BUGFIX] *IFSUB ignores l18n_cfg field
The l18n_cfg field is used to prevent the appearance of the default
language record or any alternative language recor...
Stefan Galinski
21:32 Revision c3292b7b: [BUGFIX] *IFSUB ignores l18n_cfg field
The l18n_cfg field is used to prevent the appearance of the default
language record or any alternative language recor...
Stefan Galinski
20:19 Revision eeddbce9: [BUGFIX] Shortcut redirect ignores linkVars syntax
Currently the code that creates the redirect url for a shortcut
page only respects the linkVars option as list of par...
Stefan Galinski
20:04 Revision 2f038260: [BUGFIX] Loading of an IRRE element with subtabs freezes and breaks browsers
Change-Id: Id159587d19e969bbce3bf00a8862a41f3fc645b2
Fixes: #33448
Releases: 4.7, 4.6
Reviewed-on: http://review.typo...
Stefan Galinski
19:43 Revision 110a28ee: [FEATURE] Error level as the first column in BE Log module
Move error level (warning, error, ...) to first column
in BE to help catch the importance of the row.
Change-Id: I05...
Dominique Feyer
13:12 Revision b9f12f8f: [TASK] Improve error message of "broken rootline"
Currently it is hard to get the reason why the error
"broken rootline" appears. Therefore the error msg can be
improv...
Georg Ringer
08:56 Revision 18b0764f: [BUGFIX] saltedpasswords update task only updates 42 records
The scheduler task to convert the fe_user and be_user passwords
to salted passwords took only 42 records per run. Now...
Mario Rimann
08:56 Revision e5a594ce: [BUGFIX] saltedpasswords update task only updates 42 records
The scheduler task to convert the fe_user and be_user passwords
to salted passwords took only 42 records per run. Now...
Mario Rimann
08:54 Revision a18f3720: [BUGFIX] saltedpasswords update task only updates 42 records
The scheduler task to convert the fe_user and be_user passwords
to salted passwords took only 42 records per run. Now...
Mario Rimann
08:47 Revision b446078c: [BUGFIX] Loading of an IRRE element with subtabs freezes and breaks browsers
Change-Id: I4c40900c6e718c720a005b59d5875d08b8b4c341
Fixes: #33448
Releases: 4.7, 4.6
Reviewed-on: http://review.typo...
Stefan Galinski
08:35 Revision edd4844a: [BUGFIX] Shortcut redirect ignores linkVars syntax
Currently the code that creates the redirect url for a shortcut
page only respects the linkVars option as list of par...
Stefan Galinski
01:18 Revision 04b87281: [BUGFIX] Validation for multiple forms on one page
Since the class tx_form_System_Validate is a singleton, it was not
possible to use more than one form on a page. This...
Niki Mueller
01:14 Revision ff7fd848: [FEATURE] Move Element form visual cleanup
Remove redundant information, add and change spaces.
Change-Id: Ifc29f3b62c8520bffae585d30aea5acddd423733
Resolves: ...
Felix Kopp

2012-02-08

23:14 Revision a0c4d92f: [FEATURE] Multiple stdWrap executed in numeric order
Add possibility to use multiple stdWrap-calls in numeric order.
Offers easier usage than the existing stdWrap-chainin...
Philipp Gampe
23:05 Revision 5798db03: [TASK] Remove unsupported functionality related to workspaces
As only element versioning is supported since TYPO3 4.4, all
functions related to branch and page versioning that hav...
Benni Mack
23:03 Revision 487bf949: [BUGFIX] TSconfig option hides table pages_language_overlay
If page TSconfig
mod.web_list.hideTranslations=*
is set, then also the table 'pages_language_overlay' is hidden,
wh...
Stefan Geith
22:59 Revision 4573de4c: [BUGFIX] TSconfig option hides table pages_language_overlay
If page TSconfig
mod.web_list.hideTranslations=*
is set, then also the table 'pages_language_overlay' is hidden,
wh...
Stefan Geith
21:53 Revision e5ee0ee9: [BUGFIX] Bookmarks to pages don't work
Change-Id: I25fce6d672ffe890d494222ed4ea8a2500c5bfac
Fixes: #30352
Releases: 4.7. 4.6, 4.5
Reviewed-on: http://review...
Stefan Galinski
21:48 Revision 6ad942e8: [FEATURE] Add "if" function to includeCSS and includeJS
The includeJS / CSS / ... blocks lack the ability to
add TypoScript conditions to them. Even if some workarounds
exis...
Tolleiv Nietsch
20:09 Revision 30ee927d: [FEATURE] Integrate possibility to resolve relative path walks
The BACK_PATH is a known thing in TYPO3, used to define the
relative path to the TYPO3 main directory (./typo3/). Sin...
Oliver Hader
19:27 Revision 3340dbbf: [FEATURE] Integrate possibility to build URL
The PHP function parse_url() allows to split up URLs into
separate parts. However, TYPO3 lacks of the possibility to
...
Andreas Wolf
18:35 Revision 7ab37ff9: Revert "[BUGFIX] Remove early return in PageTreeDataProvider"
This reverts commit 183c50043417a7f8d29d734bfd6f2bd0fac021cf
The related commit was merged by accident.
Change-Id: ...
Tolleiv Nietsch
18:28 Revision 657d515b: [FEATURE] Integrate Signal Slot Handling
Integrate Signal Slot Handling to t3lib_SignalSlot_Dispatcher.
t3lib_SignalSlot_Dispatcher::getInstance()->connect()...
Andreas Wolf
18:23 Revision bc912dfa: [BUGFIX] Remove early return in PageTreeDataProvider
t3lib_tree_pagetree_Data_Provider does an early
return which makes it impossible to use the hook
which comes some lin...
Georg Ringer
09:43 Revision 51c33cf8: [BUGFIX] SQL error in extension manager
Since #32161 all extension list updates fail because the single
quotes are added twice.
Also fix the other occurence...
Philipp Gampe
09:42 Revision 3aa0ca83: [BUGFIX] Invalid "unequal"-statement and string-quoting in SQL
There are multiple "!=" in SQL statements. They should be "<>".
MySQL understands "!=" for the compatibility with ear...
Stefan Neufeind
09:37 Revision 24825cae: [BUGFIX] SQL error in extension manager
Since #32161 all extension list updates fail because the single
quotes are added twice.
Also fix the other occurence...
Philipp Gampe
08:32 Revision 13b4509b: [BUGFIX] Scheduler BE module fails to load due to autoloader issues
When displaying a list of tasks, scheduler unserializes exceptions.
If the exception class is not known to the autolo...
Christian Kuhn
08:23 Revision bf9aff2e: [BUGFIX] Confusing error message in reports module
The saltedpasswords status report shows "INSECURE" warnings
although the configuration is totally fine.
Change-Id: I...
Markus Klein
08:10 Revision 91e75e06: [BUGFIX] IRRE translation links shouldn't be shown if no parent
IRRE provides some links like "localize records" or "synchronize with
original language" which is great but those lin...
Georg Ringer
07:44 Revision 633657b0: [TASK] Disable compression for inlineJs in Backend
JSMin is a major performance nightmare and no network connection can be
as slow as it would justify to spend so much ...
Steffen Gebert
07:39 Revision c91dfffa: [BUGFIX] Prevent duplicate stdWrap for media content
All the standard renderers handle stdWrap themselves, so the general stdWrap
handling should be moved to the customMe...
Alexander Stehlik
07:31 Revision 84964aca: [TASK] remove obsolete check for media/scripts/
tslib_fe::checkFileInclude() still contains a check for the
obsolete directory media/scripts/.
Change-Id: I2b59bd53a...
Markus Klein
07:30 Revision afb1c953: [BUGFIX] .inc files still call cObj->checkEmail
The cObj->checkEmail function has been removed in 4.6,
but *.inc scripts still call this function.
This patch replac...
Markus Klein

2012-02-07

09:31 Revision 569f7f5f: [BUGFIX] Live search must implement search properties
Implement the new TCA properties introduced in TYPO3 4.5 (#26829)
in the live search, so that it produces the same re...
Francois Suter
08:48 Revision cc183741: [BUGFIX] Release locked records during logout
The sys_lockedrecords tables isn't cleared during the users logout.
Change-Id: I789cf1736a1b00760b54f8efddaffd633b47...
Tolleiv Nietsch
08:48 Revision 5dad87c6: [BUGFIX] Release locked records during logout
The sys_lockedrecords tables isn't cleared during the users logout.
Change-Id: Ia7cd222934af35721a0a70f58ff65c947b62...
Tolleiv Nietsch
08:45 Revision fa2adb14: [BUGFIX] Release locked records during logout
The sys_lockedrecords tables isn't cleared during the users logout.
Change-Id: I08fa2820b048a420d3e1a39fdb0cddf42ff9...
Tolleiv Nietsch
08:39 Revision 618cb8bb: [BUGFIX] Formmail doesn't always use correct character set
To work around a bug in SwitfMailer the character set of a message part
should always be set. When no character set i...
Jigal van Hemert
08:27 Revision ae4e56c2: [BUGFIX] Don't save form protection error messages in session
Do not persist flash messages in the session if we are in an Ajax context
because then the flash message is rendered ...
Helmut Hummel
08:21 Revision cf878c15: [BUGFIX] Live search must implement search properties
Implement the new TCA properties introduced in TYPO3 4.5 (#26829)
in the live search, so that it produces the same re...
Francois Suter
08:10 Revision 91616be6: [BUGFIX] Prevent compression of scripts that use ajax.php
When registering ajax calls, a pseudo JS file is registered within the
pageRenderer with a source like 'ajax.php?para...
Steffen Kamper
08:08 Revision e31b1c21: [BUGFIX] Prevent compression of scripts that use ajax.php
When registering ajax calls, a pseudo JS file is registered within the
pageRenderer with a source like 'ajax.php?para...
Steffen Kamper
08:06 Revision a03806ef: [BUGFIX] Prevent compression of scripts that use ajax.php
When registering ajax calls, a pseudo JS file is registered within the
pageRenderer with a source like 'ajax.php?para...
Steffen Kamper
07:54 Revision 9513c75b: [BUGFIX] SQL parser does not support NULL as default value
When preparing a database schema with proper referential integrity,
one typically has to choose NULL as default value...
Xavier Perseguers
07:51 Revision 5ca05208: [BUGFIX] SQL parser does not support NULL as default value
When preparing a database schema with proper referential integrity,
one typically has to choose NULL as default value...
Xavier Perseguers
07:02 Revision d8338fc2: Revert "[BUGFIX] keep PersistentObjectConverterTest from cloning objects"
Sorry that I let this slip through... The problem now is the following:
If deactivating *clone*, the automatic persi...
Sebastian Kurfuerst

2012-02-06

13:42 Revision f690fc91: [BUGFIX] "Show page" does not use a proper URL scheme
"Show page" context menu and Web>View do not use proper scheme if
that is set in the page properties. They always use...
Dmitry Dulepov
13:40 Revision e604334c: [BUGFIX] "Show page" does not use a proper URL scheme
"Show page" context menu and Web>View do not use proper scheme if
that is set in the page properties. They always use...
Dmitry Dulepov
13:37 Revision 329f00d4: [TASK] Reports module uses internal data of salted passwords
Reports module changes from issue #30695 introduced a check
for the saltedpasswords extension and a report about user...
Dmitry Dulepov
13:36 Revision 147184a3: [TASK] Reports module uses internal data of salted passwords
Reports module changes from issue #30695 introduced a check
for the saltedpasswords extension and a report about user...
Dmitry Dulepov
10:10 Revision eae9e935: [BUGFIX] create/move new page behind move-placeholder
Fixes the described scenerio below by using just another tcemain hook.
* Switch to a workspace without pending chang...
Dennis Ahrens
09:56 Revision 4d87c385: [BUGFIX] html-escaping of workspace-title too much
Titles are escaped later during output.
Don't yet escape in the service composing
the list of workspaces.
Change-Id:...
Stefan Neufeind
03:24 Revision ff5d585d: [BUGFIX] RTE: Some toolbar elements may not be correctly initialized
This change is a follow-up to previous change which could cause JS
error when language dropdown is not configured in ...
Stanislas Rolland
03:12 Revision ccf3b646: [BUGFIX] RTE: Some toolbar elements may not be correctly initialized
The language and font dropdowns need to initialized after their data
stores are loaded. The text indicator needs to b...
Stanislas Rolland
02:51 Revision b4d0d807: [BUGFIX] RTE: Some toolbar elements may not be correctly initialized
The language and font dropdowns need to initialized after their data
stores are loaded. The text indicator needs to b...
Stanislas Rolland

2012-02-04

03:13 Revision cdab2353: Merge "[TASK] Backported FLOW3 Debugger"
Jochen Rau
03:12 Revision 51d7e1e2: Merge "[BUGFIX] Child objects are now fetched only by uid (pid and sys_language_uid are ignored)."
Jochen Rau

2012-02-03

21:34 Revision 870c37ab: [BUGFIX] Update felogin manual
Add list of available hooks
Change-Id: I4b574edd3a27daf8a4280005a4da5097eaf226ad
Fixes: #18992
Releases: 4.7
Reviewe...
Jigal van Hemert
20:29 Revision 34a2b2f6: Revert "[BUGFIX] RTE: Some toolbar elements may not be correctly initialized"
This reverts commit 21757151ecf10119a05ef80e055fe3a3bf338ecc
Change-Id: If154e6b4b452ccefd2aadffe6dba50005e558bbd
Re...
Stanislas Rolland
19:56 Revision 6d954364: Revert "[BUGFIX] RTE: Some toolbar elements may not be correctly initialized"
This reverts commit f848f50ecc3331abedfaee8854303417dee6eb71
Change-Id: I530d5f2c78cdba9174978394669d53f16efa52f1
Re...
Stanislas Rolland
19:50 Revision 0fe72801: [BUGFIX] Encoding error in TCEforms inline JavaScript
JavaScript encoding is broken, when the link browser is used to add a
new item and sections are used.
Change-Id: Id3...
Manuel Stofer
19:48 Revision 76230132: [BUGFIX] Encoding error in TCEforms inline JavaScript
JavaScript encoding is broken, when the link browser is used to add a
new item and sections are used.
Change-Id: Id3...
Manuel Stofer
19:47 Revision bc9f72b5: [BUGFIX] Encoding error in TCEforms inline JavaScript
JavaScript encoding is broken, when the link browser is used to add a
new item and sections are used.
Change-Id: Id3...
Manuel Stofer
18:40 Revision fce948d5: Merge "[BUGFIX] Reset LazyObjectStorage array pointer at initialization"
Stefan Neufeind
18:34 Revision 77182044: [BUGFIX] Reset LazyObjectStorage array pointer at initialization
This allows current() operation on a still lazy ObjectStorage
without causing errors.
Thanks to Franz Koch for repor...
Claus Witt
18:33 Revision e9edf3d5: [BUGFIX] Enable some support for workspace previews
The Extbase DB Backend does a versioning overlay, however due to the
relevant table almost never being "pages" the re...
Stefan Neufeind
18:14 Revision 7634e9ea: [BUGFIX] Bookmarks to pages don't work
Change-Id: I1d253bae07b67d8a1cccba09de9666af252aad0a
Fixes: #30352
Releases: 4.7. 4.6, 4.5
Reviewed-on: http://review...
Stefan Galinski
18:13 Revision 5821891d: Merge "[BUGFIX] Repository replace() does not replace unpersisted objects"
Jochen Rau
18:12 Revision 4ef34a7d: [BUGFIX] Repository replace() does not replace unpersisted objects
This adds an additional case to check $this->addedObjects even if
$existingObject has an UID. Without this, adding, p...
Claus Witt
18:00 Revision 54b437a1: [BUGFIX] Bookmarks to pages don't work
Change-Id: I688a7f55184a8ae7d3be5574f70c7d3699d19149
Fixes: #30352
Releases: 4.7. 4.6, 4.5
Reviewed-on: http://review...
Stefan Galinski
17:03 Revision 74c0a47d: [BUGFIX] t3lib_div::validPathStr() fails on certain file names
Function t3lib_div::validPathStr() fails on file names with Unicode
characters. Adding 'u' modifier to the regular ex...
Dmitry Dulepov
17:03 Revision 1a885b5e: [BUGFIX] t3lib_div::validPathStr() fails on certain file names
Function t3lib_div::validPathStr() fails on file names with Unicode
characters. Adding 'u' modifier to the regular ex...
Dmitry Dulepov
16:52 Revision 10bfe490: [BUGFIX] Child objects are now fetched only by uid (pid and sys_language_uid are ignored).
$query->getQuerySettings()->setRespectSysLanguage(FALSE) was added.
Change-Id: I30bde0511986f593fb7aebeb96b6fbe2b5ab...
Kevin Ulrich Moschallski
15:48 Revision 3a1ebbd0: [BUGFIX] Fatal error if pear package http_request2 is installed
The wrong path is used for include once which leads to double
inclusion of the same class from different files.
Chan...
Philipp Gampe
11:56 Revision 3d32821a: [BUGFIX] adjust SignalSlotDispatcher's unit-tests
Since the last backport of FLOW3's changes to the SignalSlotDispatcher
the unit-tests were broken due to unchanged ar...
Felix Oertel
03:32 Revision 8db8b532: [BUGFIX] htmlArea RTE: Changing the text color to black does not work
Solution: Fix colorToHex conversion utility
Change-Id: I9983e97970ba82d44a53bdffbe36e544755ac9c6
Resolves: #32877
Re...
Stanislas Rolland
03:19 Revision 7913392a: [BUGFIX] htmlArea RTE: Changing the text color to black does not work
Solution: Fix colorToHex conversion utility
Change-Id: I7707d756d9912208489584d993dbdee3dfa31eab
Resolves: #32877
Re...
Stanislas Rolland
03:04 Revision ef1dd9a7: [BUGFIX] htmlArea RTE: Changing the text color to black does not work
Solution: Fix colorToHex conversion utility
Change-Id: I5c7f44f4255e0e52a8540a58f95eec3443ac9085
Resolves: #32877
Re...
Stanislas Rolland
02:57 Revision 3a203d58: [TASK] Backported FLOW3 Debugger
This is an improved version of the FLOW3 debugger
for enhanced object debugging i.e. debugging also private
propertie...
Alexander Schnitzler
02:42 Revision 61600103: [BUGFIX] htmlArea RTE: Firefox may report error when setting a color
Problem: The color does get assigned, but Firefox reports a JS error.
Solution: The RTE may incorrectly detach the se...
Stanislas Rolland
02:23 Revision 28d52eac: [BUGFIX] htmlArea RTE: Firefox may report error when setting a color
Problem: The color does get assigned, but Firefox reports a JS error.
Solution: The RTE may incorrectly detach the se...
Stanislas Rolland
01:36 Revision 46676607: [BUGFIX] htmlArea RTE: Firefox may report error when setting a color
Problem: The color does get assigned, but Firefox reports a JS error.
Solution: The RTE may incorrectly detach the se...
Stanislas Rolland

2012-02-02

22:36 Revision 36d61823: [BUGFIX] RTE Text indicator does not work in Firefox in TYPO3 4.5
Solution: Backport logic from master (4.7).
Change-Id: Idf129efb55bc12ec8c2fe17ef931c0027ae08c69
Fixes: #33642
Relea...
Stanislas Rolland
22:13 Revision 5047f14e: [BUGFIX] RTE: Some toolbar elements may not be correctly initialized
The language and font dropdowns need to initialized after their data
stores are loaded.
Change-Id: If34a6c03628ce277...
Stanislas Rolland
21:42 Revision 96cae2bf: [BUGFIX] RTE: Some toolbar elements may not be correctly initialized
The language and font dropdowns need to initialized after their data
stores are loaded. The text indicator needs to b...
Stanislas Rolland
21:41 Revision 76cc65b2: Revert "[BUGFIX] RTE: Some toolbar elements may not be correctly initialized"
This reverts commit 2f09a85d190f69ab7c4e7874f1157f4c867a6d7a
Change-Id: Ic1e896f46eccd07b9ebf4f880dbe12892510329f
Re...
Stanislas Rolland
21:28 Revision 844be405: [BUGFIX] RTE: Some toolbar elements may not be correctly initialized
The language and font dropdowns need to initialized after their data
stores are loaded. The text indicator needs to b...
Stanislas Rolland
19:15 Revision e660ea1f: [BUGFIX] RTE: Some toolbar elements may not be correctly initialized
The language and font dropdowns need to initialized after their data
stores are loaded. The text indicator needs to b...
Stanislas Rolland
13:25 Revision 4a2d0980: [+CLEANUP] correct sql statement building
In the storage backend buildQuery() builds the sql query very basic.
To have a clean structure, we should build the q...
Felix Oertel
05:58 Revision 37dbfcee: [FEATURE] htmlArea RTE: Edit HTML5 microdata items
This feature adds a new "Microdata" tab to the "Edit element" dialogue
allowing to edit the itemscope, itemtype and i...
Stanislas Rolland

2012-02-01

17:44 Revision 91da9e85: [FEATURE] Placeholder for TCEForm fields
Possibility to display a placeholder/ghosttext in TCEForm fields to guide the user about default values. The Placehol... Tobias Liebig
01:16 Revision 29ef4a68: [BUGFIX] alt_doc.php uses deleted alternative page languages for translations
The backend script alt_doc.php even considers deleted
pages_language_overlay records when determining in which langua...
Marcus Krause

2012-01-31

22:54 Revision 65bc925a: [BUGFIX] Adjust shortcut mode labels for selected/current page
If a certain page is selected then shortcut mode refers to that page.
Only otherwise the current page is the point of...
Stefan Neufeind
22:26 Revision 765f532a: [BUGFIX] Context menu of page translation doesn't work in languages view
For a page with translations, the clickmenu is not shown for these
translations in the page module, view "languages"....
Andreas Wolf
14:52 Revision d8723e32: [FEATURE] Enable TCA type field to depend on field of foreign table
TCA type fields can now refer to a field on a foreign record with a colon-separated
syntax (e.g. uid_local:type). Th...
Ingmar Schlecht

2012-01-30

20:52 Revision 05ed54d8: [BUGFIX] Install Tool: Settings added by extensions can be edited (duplicating them)
Change-Id: I13f3ec8a1f10029ce2b6e421bcc97be2e1276ca3
Fixes: #25213
Releases: 4.7, 4.6, 4.5, 4.4
Reviewed-on: http://r...
Ernesto Baschny

2012-01-28

20:22 Revision 40f931a0: Revert "[BUGFIX] Scheduler BE module fails to load due to autoloader issues"
The patch has an unwanted side-effect: It sometimes throws a php warning "Function spl_autoload_call() hasn't defined... Christian Kuhn
20:22 Revision 66df2c08: Revert "[BUGFIX] Scheduler BE module fails to load due to autoloader issues"
The patch has an unwanted side-effect: It sometimes throws a php warning "Function spl_autoload_call() hasn't defined... Christian Kuhn
20:22 Revision 0cb09778: Revert "[BUGFIX] Scheduler BE module fails to load due to autoloader issues"
The patch has an unwanted side-effect: It sometimes throws a php warning "Function spl_autoload_call() hasn't defined... Christian Kuhn
18:49 Revision 308aba54: [BUGFIX] Reports module shows unnecessary info text
Do not show saltedpasswords info text in reports module
unless problems have been detected.
Change-Id: I4e3aeffe6bde...
Markus Klein
18:27 Revision 460ac976: [BUGFIX] Reports module shows unnecessary info text
Do not show saltedpasswords info text in reports module
unless problems have been detected.
Change-Id: Ic0a456bb6128...
Markus Klein
18:23 Revision d5dc4d94: [BUGFIX] Reports module shows unnecessary info text
Do not show saltedpasswords info text in reports module
unless problems have been detected.
Change-Id: Ic0a456bb6128...
Markus Klein
16:35 Revision bd994133: [FEATURE] htmlArea RTE: Enable HTML5 block elements in the RTE
Enable the following HTML5 block elements in the RTE: article, aside,
footer, header, nav, section.
Change-Id: I0094...
Stanislas Rolland
16:07 Revision 40af75fe: [BUGFIX] Scheduler BE module fails to load due to autoloader issues
When displaying a list of tasks, scheduler unserializes exceptions.
By default, unserialize() does not call autoloade...
Dmitry Dulepov
15:52 Revision c0a45f1a: [BUGFIX] Scheduler BE module fails to load due to autoloader issues
When displaying a list of tasks, scheduler unserializes exceptions.
By default, unserialize() does not call autoloade...
Dmitry Dulepov
15:43 Revision 0004f248: [FEATURE] Enabling displayCond for sheets in flexforms
Adds the feature of displayCond to sheets in flexforms, so entire sheets
of fields can be excluded from the editing m...
Philipp Kitzberger
15:36 Revision d3e77251: [BUGFIX] Scheduler BE module fails to load due to autoloader issues
When displaying a list of tasks, scheduler unserializes exceptions.
By default, unserialize() does not call autoloade...
Dmitry Dulepov
15:29 Revision bfda58ca: [BUGFIX] t3lib_BEfunc::getViewDomain() returns wrong or no domain
If the TYPO3 BE host name is not configured as a sys_domain record
t3lib_BEfunc::getViewDomain() will always return T...
Jaume Prat
14:49 Revision c669bda6: [BUGFIX] Broken datepicker on unsaved flexform sections
The onClick event for opening the datepicker is attached to the
datepicker icons only once on page load. There curren...
Stefan Rotsch
14:48 Revision 70a53314: [BUGFIX] Broken datepicker on unsaved flexform sections
The onClick event for opening the datepicker is attached to the
datepicker icons only once on page load. There curren...
Stefan Rotsch
14:32 Revision 6706dd26: [FEATURE] New core language: Afrikaans
Change-Id: Ica78c546a24913e33d52fa0a7727b6f8539a171a
Resolves: #33479
Releases: 4.7
Reviewed-on: http://review.typo3....
Jigal van Hemert
14:25 Revision 1c9e0b6a: [BUGFIX] Broken datepicker on unsaved flexform sections
The onClick event for opening the datepicker is attached to the
datepicker icons only once on page load. There curren...
Stefan Rotsch
14:23 Revision 62b05fe9: [BUGFIX] Invalid "unequal"-statement and string-quoting in SQL
There are multiple "!=" in SQL statements. They should be "<>".
MySQL understands "!=" for the compatibility with ear...
Stefan Neufeind
13:42 Revision 1ca89f41: [TASK] Improve username information in top toolbar
Hides the username text if a full name is available.
If the superuser mode is enabled the username is preserved.
Cha...
Felix Kopp
13:28 Revision e9f765c8: [BUGFIX] TYPO3 prompts to select position when there are no pages
When adding the very first page to the page tree, TYPO3 asks to
select a position and offers a weird looking selector...
Dmitry Dulepov
13:27 Revision 14113914: [BUGFIX] TYPO3 prompts to select position when there are no pages
When adding the very first page to the page tree, TYPO3 asks to
select a position and offers a weird looking selector...
Dmitry Dulepov
13:22 Revision 7e3a4b38: [CLEANUP] Remove misleading report
Actually we don't use "elementVersioningOnly" anymore, therefore we don't need the
report anymore.
Change-Id: I36a0b...
Tolleiv Nietsch
13:22 Revision c9716ed6: [BUGFIX] Unlimited memory limit handling in system status report
According to the documentation, "-1" is a valid setting for PHP's
memory_limit and means "unlimited". So far this val...
Mario Rimann
13:20 Revision aa6d46b0: [BUGFIX] Unlimited memory limit handling in system status report
According to the documentation, "-1" is a valid setting for PHP's
memory_limit and means "unlimited". So far this val...
Mario Rimann
13:00 Revision 7940facf: [BUGFIX] Warnings in BE when using "Find filename"
When using "Tools">"DB Check">"Find filename" with a slash
character (for example, "</title>"), there are warnings ab...
Dmitry Dulepov
12:58 Revision 1c25d920: [BUGFIX] Warnings in BE when using "Find filename"
When using "Tools">"DB Check">"Find filename" with a slash
character (for example, "</title>"), there are warnings ab...
Dmitry Dulepov
12:52 Revision c98c7677: [BUGFIX] Fix permissions and create group in mkdir_deep
t3lib_div::mkdir_deep does not properly create nested directories.
This is fixed by using API method t3lib_div::fixPe...
Loek Hilgersom
12:45 Revision a7678777: [BUGFIX] spriteManager for Clear RTE Cache icon
RTE hooks into the clear cache menu to allow clearing RTE cache.
Changes the icon integration from iconWorks to sprit...
Felix Kopp
12:41 Revision e9d63ff4: [BUGFIX] spriteManager for Clear RTE Cache icon
RTE hooks into the clear cache menu to allow clearing RTE cache.
Changes the icon integration from iconWorks to sprit...
Felix Kopp
12:09 Revision b3dbe46e: [TASK] Unify backend: header/section
This patch set unifies backend module layouts to use header/section.
Change-Id: Ieccacbfd8c422eafe413f9e0a64d5b7e1e7...
Felix Kopp
11:38 Revision 124ae63d: [CLEANUP] Replace deprecated function calls
To avoid that the Core itself fills the deprecation log
I'd suggest to use the new methods.
Change-Id: Ia4084ea662c6...
Tolleiv Nietsch

2012-01-27

22:24 Revision 3af62abf: [CLEANUP] Removed unused JavaScript snippets
Some parts of our JavaScript are unused. Let's do some house-
keeping and remove parts which aren't needed.
Releases...
Tolleiv Nietsch
21:27 Revision a31819bb: [TASK] Improve debugTrail() to better handle includes
The deprecation log lacks specific and necessary information about
include and require calls, which makes it hard to ...
Markus Klein
21:26 Revision fd261f90: [TASK] Improve debugTrail() to better handle includes
The deprecation log lacks specific and necessary information about
include and require calls, which makes it hard to ...
Markus Klein

2012-01-26

19:58 Revision 58ced338: [BUGFIX] canBeInterpretedAsInteger fatals if given an object
If an object without a string representation is given to
t3lib_utility_math::canBeInterpretedAsInteger($var), the
met...
Philipp Gampe
18:24 Revision e8c1d420: [BUGFIX] htmlArea RTE: Some attributes wrongly unset by "Edit element"
The style, lang and dir attributes may be incorrect after unsetting
using "Edit element" dialogue.
Change-Id: I9cd78...
Stanislas Rolland
17:32 Revision 1dd41474: [BUGFIX] htmlArea RTE: Some attributes wrongly unset by "Edit element"
The style, lang and dir attributes may be incorrect after unsetting
using "Edit element" dialogue.
Change-Id: I1c52f...
Stanislas Rolland
16:56 Revision bc878c70: [BUGFIX] htmlArea RTE: Some attributes wrongly unset by "Edit element"
The style, lang and dir attributes may be incorrect after unsetting
using "Edit element" dialogue.
Change-Id: I64a34...
Stanislas Rolland
16:26 Revision 8070967d: [BUGFIX] Misinterpretation of memory_limit setting in install tool
Adds a different warning into the system checks of the basic
configuration section of the install tool in case the me...
Mario Rimann
16:23 Revision 2816aafd: [BUGFIX] Misinterpretation of memory_limit setting in install tool
Adds a different warning into the system checks of the basic
configuration section of the install tool in case the me...
Mario Rimann
16:16 Revision f5048ddd: [BUGFIX] Misinterpretaion of memory_limit setting in install tool
Adds a different warning into the system checks of the basic
configuration section of the install tool in case the me...
Mario Rimann
15:11 Revision 71257e5e: [BUGFIX] Marker not removed from file module
If bookmarks are disabled, the ##SHORTCUT## marker is still shown.
Change-Id: I03820111e6384bf47b54aa2583fa891bcb55a...
Ernesto Baschny
15:09 Revision 1708c155: [BUGFIX] Marker not removed from file module
If bookmarks are disabled, the ##SHORTCUT## marker is still shown.
Change-Id: I96ac76103fc07775e8f9a3bd94bd7a17aacd5...
Ernesto Baschny
15:05 Revision e8d4c25f: [BUGFIX] Marker not removed from file module
If bookmarks are disabled, the ##SHORTCUT## marker is still shown.
Change-Id: I9ef1679c5ea3f9eead5f8e0615d7734d75811...
Ernesto Baschny
05:45 Revision 90c9c105: [FEATURE] htmlArea RTE: Add context-sensitive help to table operations
Change-Id: I628b583ad912f7da28d319695e7e03acec2cdee7
Resolves: #33451
Releases: 4.7
Reviewed-on: http://review.typo3....
Stanislas Rolland
00:37 Revision cf3d4232: [BUGFIX] Sorting of localized records is wrong after copying
Solution: When copying a record in original language, if a localized
record of the destination record exists for lang...
Stanislas Rolland

2012-01-25

20:28 Revision 10c7ea4b: [TASK] Additional unit tests for t3lib_div::mkdir and mkdir_deep
Added tests check if permissions and group ownership gets correctly
set when creating directories, also when a whole ...
Loek Hilgersom

2012-01-24

18:18 Revision 2bb5c624: [FEATURE] htmlArea RTE: Preserve microdata attributes
Preserve microdata attributes (itemscope, itemtype, itemprop) in RTE operations and in default configuration of RTE t... Stanislas Rolland
13:58 Revision 76b90ba2: [FEATURE] felogin Content Element Suggest Wizard
Adds Suggest Wizard to page and folder selection in EXT:felogin content elements.
Change-Id: Ia225389e1f084aea471b54...
Felix Kopp
11:42 Revision d22f9ef4: [TASK] Set TYPO3 version to 4.6.5-dev
Change-Id: Icaa0fd33df22bb465ed21eab20e96d42b1552a42
Reviewed-on: http://review.typo3.org/8672
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:42 Revision 3978618e: [RELEASE] Release of TYPO3 4.6.4
Change-Id: I0ca0216fbb46c5405dc3839fb9bb03303d378d76
Reviewed-on: http://review.typo3.org/8671
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:42 Revision 3c5087a8: [RELEASE] Release of TYPO3 4.6.4
Change-Id: I0ca0216fbb46c5405dc3839fb9bb03303d378d76 TYPO3 Release Team
11:32 Revision 41226145: [TASK] Set TYPO3 version to 4.5.12-dev
Change-Id: I7d1611d26fb11aeaf936120a21d1a3374446e53a
Reviewed-on: http://review.typo3.org/8670
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:32 Revision 95c0ba50: [RELEASE] Release of TYPO3 4.5.11
Change-Id: Ia292c6f4ae9d208b83b38d29d0758a39c043b799
Reviewed-on: http://review.typo3.org/8669
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:32 Revision 62023e31: [RELEASE] Release of TYPO3 4.5.11
Change-Id: Ia292c6f4ae9d208b83b38d29d0758a39c043b799 TYPO3 Release Team
11:24 Revision e2aa8171: [TASK] Set TYPO3 version to 4.4.14-dev
Change-Id: I25d69f3737a35a3f3cca7136ab55508b4db94e85
Reviewed-on: http://review.typo3.org/8668
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:23 Revision 420bed12: [RELEASE] Release of TYPO3 4.4.13
Change-Id: I632a05b9ea6d86d0598e1c3e21fe9c8f59c53313
Reviewed-on: http://review.typo3.org/8667
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:23 Revision b3ac7587: [RELEASE] Release of TYPO3 4.4.13
Change-Id: I632a05b9ea6d86d0598e1c3e21fe9c8f59c53313 TYPO3 Release Team
11:21 Revision f8d6b720: [TASK] Raise submodule pointer
Change-Id: I94633a3055e3242b38e2983a2ffa5a832ef91c8f
Reviewed-on: http://review.typo3.org/8666
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:20 Revision 6f1ed57c: [TASK] Raise submodule pointer
Change-Id: Ide6a185eb531809653a3eed3b84efb2c76c45949
Reviewed-on: http://review.typo3.org/8665
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:18 Revision 75b26cff: [TASK] Raise submodule pointer
Change-Id: I87087c63d8828b2c473fb2cae0cf5fa6c4a66e3b
Reviewed-on: http://review.typo3.org/8664
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:08 Revision b8433416: [TASK] Update version to 1.4.2
Recent changes:
+ [BUGFIX] Invalid LOCAL_LANG overlay for non-existing languages
Change-Id: I16ebb91b857e449e5a5a48f...
Oliver Hader
11:06 Revision 3e77840e: [TASK] Update version to 1.3.2
Recent changes:
+ [BUGFIX] Invalid LOCAL_LANG overlay for non-existing languages
Change-Id: I06d89c4c27fc6a777d29084...
Oliver Hader
10:45 Revision 6ad4d741: [TASK] Update to version 4.6.4
Change-Id: Ia629e9af280ca22fa5f18b3a905a029cd8667663
Reviewed-on: http://review.typo3.org/8660
Reviewed-by: Oliver Ha...
Oliver Hader
10:32 Revision ccd2ebe8: [BUGFIX] typolink prepends wrong domain when using url scheme
tslib_cObj::typoLink() uses a wrong domain if the target page
has a domain record and a URL scheme, which is differen...
Dmitry Dulepov
10:25 Revision 80c03a05: [BUGFIX] typolink prepends wrong domain when using url scheme
tslib_cObj::typoLink() uses a wrong domain if the target page
has a domain record and a URL scheme, which is differen...
Dmitry Dulepov

2012-01-23

07:30 Revision 70caf272: [FEATURE] RTE: Restructure methods dealing with nodes and selections
Note: This completes re-structuring of legacy htmlArea code.
Change-Id: I84cb9c1100c626b5b0f8938ace340b9072bf84f9
Re...
Stanislas Rolland

2012-01-22

22:45 Revision a0da123d: [BUGFIX] Regression in language handling
If you request a translated string in a
language where no translation is available
you used to get the default langua...
Nils Seinschedt
22:17 Revision 89bd701c: [BUGFIX] Sorting of localized records is wrong after copying
Solution: When copying a record in original language, if a localized
record of the destination record exists for lang...
Stanislas Rolland
21:19 Revision 308fa83a: [CLEANUP] Cleanup wrong doc comments
Some of the doc cumments don't reflect the actual method
signature anymore. Better fix it ;)
Change-Id: Ic7ce992a39c...
Tolleiv Nietsch
21:12 Revision 93aac3c7: [BUGFIX] Fix publish button in preview mode
Due to an wrong type check the publish button in the
preview window is broken.
Change-Id: I0619172fbdf0caca68a690c52...
Tolleiv Nietsch
21:11 Revision dad93be5: [BUGFIX] Fix publish button in preview mode
Due to an wrong type check the publish button in the
preview window is broken.
Change-Id: I401d9d275dd2c3e39eb1a6ecb...
Tolleiv Nietsch
12:52 Revision d6485a88: [BUGFIX] Warnings in BE when using "Find filename"
When using "Tools">"DB Check">"Find filename" with a slash
character (for example, "</title>"), there are warnings ab...
Dmitry Dulepov
12:39 Revision 9da8fd3a: [BUGFIX] Fix permissions and create group in mkdir_deep
t3lib_div::mkdir_deep does not properly create nested directories.
This is fixed by using API method t3lib_div::fixPe...
Loek Hilgersom

2012-01-21

19:25 Revision ea049a0f: [BUGFIX] htmlArea RTE: magic image maxWidth is not working as expected
Solution: Clarify the documentation of the option
Change-Id: Ia34a3e2ab9bedb5fa91cf65594b2acbb0c578dad
Resolves: #32...
Stanislas Rolland
19:17 Revision f4b46a10: [BUGFIX] htmlArea RTE: magic image maxWidth is not working as expected
Solution: Clarify the documentation of the option
Change-Id: Icbe9ecb870a241c81e19734f6e481390d71f7809
Resolves: #32...
Stanislas Rolland
19:07 Revision 2edfa730: [BUGFIX] htmlArea RTE: magic image maxWidth is not working as expected
Solution: Clarify the documentation of the option
Change-Id: Ic6d530ac2f4a541e738033d8e14fc7fc3db3d6d3
Resolves: #32...
Stanislas Rolland

2012-01-20

23:18 Revision 65df92a1: [BUGFIX] htmlArea RTE : Adding link problem with IE
Problem: Link may not be created on cell, list element or paragraph
when following element of same type already conta...
Stanislas Rolland
23:10 Revision 73acbc1d: [BUGFIX] htmlArea RTE : Adding link problem with IE
Problem: Link may not be created on cell, list element or paragraph
when following element of same type already conta...
Stanislas Rolland
23:06 Revision 8f1bc216: [BUGFIX] htmlArea RTE : Adding link problem with IE
Problem: Link may not be created on cell, list element or paragraph
when following element of same type already conta...
Stanislas Rolland
22:04 Revision 57a2f0fd: [BUGFIX] User settings don't remember that default language is selected
If the default language is stored as the BE language it should be pre-selected
in the language selector in the User s...
Jigal van Hemert
20:13 Revision 593a48e7: [BUGFIX] Regression in language handling
If you request a translated string in a
language where no translation is available
you used to get the default langua...
Nils Seinschedt
14:46 Revision d1b66e99: [CLEANUP] Performance in Reflection Service's cache handling
This avoids a superflous call to $this->dataCache->has() - instead
uses ->get() directly and uses return value for ch...
Raphaël Riel
14:24 Revision d833b0ba: [BUGFIX] Fatal error on matching non-existing column, DB Backend
This change prevents a fatal error by checking the returned column
map before calling a method. Instead, utilizes the...
Claus Witt

2012-01-19

07:11 Revision b3963b54: [BUGFIX] PHP warning if open_basedir is enabled
When using flexforms, a warning may appear in the Backend when
saving the form in BE (typically in a plugin). This ha...
Dmitry Dulepov

2012-01-18

19:03 Revision 416dd485: [BUGFIX] TCEmain::clear_cacheCmd relies on active BE_USER
Several developers abuse t3lib_TCEmain and instantiate it also in other
contexts than BE, for which it never was made...
Steffen Gebert
19:03 Revision 78ffa6ab: [BUGFIX] TCEmain::clear_cacheCmd relies on active BE_USER
Several developers abuse t3lib_TCEmain and instantiate it also in other
contexts than BE, for which it never was made...
Steffen Gebert
14:39 Revision 9dd2df99: Merge "[FEATURE] Run CommandController commands through Scheduler"
Bastian Waidelich
12:27 Revision d2cd1de4: [BUGFIX] Invalid LOCAL_LANG overlay for non-existing languages
Language overlay with custom TypoScript should only be done for currently
use languages.
Change-Id: Id663d11f561055f...
Xavier Perseguers
12:24 Revision 3ce5b589: [BUGFIX] Invalid LOCAL_LANG overlay for non-existing languages
Language overlay with custom TypoScript should only be done for currently
use languages.
Change-Id: Id663d11f561055f...
Xavier Perseguers
12:23 Revision d15f2413: Merge "[BUGFIX] Invalid LOCAL_LANG overlay for non-existing languages"
Xavier Perseguers
12:18 Revision 12f76a24: [BUGFIX] MENU special = updated does not work anymore
Since stdWrap has been introduced on HMENU properties, a wrong
test removes the condition pidInList=0 which prevents ...
Xavier Perseguers
12:17 Revision 4b2eec1f: [BUGFIX] MENU special = updated does not work anymore
Since stdWrap has been introduced on HMENU properties, a wrong
test removes the condition pidInList=0 which prevents ...
Xavier Perseguers
09:54 Revision cb73697e: [BUGFIX] md5.js fails with non-ascii-characters
Current implementation of md5.js only considers a very
limited range of characters.
The implementation from webtoolki...
Stefan Neufeind
09:52 Revision 5d9ef81d: [BUGFIX] md5.js fails with non-ascii-characters
Current implementation of md5.js only considers a very
limited range of characters.
The implementation from webtoolki...
Stefan Neufeind
00:26 Revision 02d465fe: [BUGFIX] HTML entity &nbsp; is inserted before and after inline element
Problem: This is a regression caused by patch to issue #16217.
The last two lines of the merged patch are wrong. They...
Stanislas Rolland

2012-01-17

23:16 Revision 4d817e21: [BUGFIX] Usage of custom caching backends
The use of "require_once" statements will help to define custom caching backends.
Change-Id: I6c04644ca7711e4ca7b7e5...
Michael Klapper
20:02 Revision c639c6e8: [FEATURE] Run CommandController commands through Scheduler
This feature allows any Extbase CommandController command to be
executed through the scheduler. Argument values are f...
Claus Witt
18:38 Revision 3cc969e8: [TASK] Set TYPO3 version to 4.7-dev
Change-Id: I6b40f74c28317c5a1e54bcb00fac5d5c13feaacd
Reviewed-on: http://review.typo3.org/7834
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
18:37 Revision a52dd214: [RELEASE] Release of TYPO3 4.7.0alpha3
Change-Id: Ife0a38aca4287cdbb170673bde535deb00505342
Reviewed-on: http://review.typo3.org/7833
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
18:37 Revision 2fc5b5b2: [RELEASE] Release of TYPO3 4.7.0alpha3
Change-Id: Ife0a38aca4287cdbb170673bde535deb00505342 TYPO3 Release Team
18:31 Revision 32903aef: [TASK] Raise submodule pointer
Change-Id: I7d00c83d7d9c9bc002b9f86123601fe8ab44d674
Reviewed-on: http://review.typo3.org/7832
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
16:54 Revision 8ea93c52: [BUGFIX] HTML entity &nbsp; is inserted before and after inline element
Problem: This is a regression caused by patch to issue #16217.
The last two lines of the merged patch are wrong. They...
Stanislas Rolland
16:54 Revision 6aefbba4: [BUGFIX] HTML entity &nbsp; is inserted before and after inline element
Problem: This is a regression caused by patch to issue #16217.
The last two lines of the merged patch are wrong. They...
Stanislas Rolland
16:47 Revision 47303d7e: [TASK] Add note on modified authentication services to NEWS.txt
Change-Id: Ib352841b0a22f94152b54c94e868e0a07080138a
Resolves: #32864
Related: #30271
Reviewed-on: http://review.typo...
Oliver Hader
16:43 Revision b4137577: [TASK] Add note on modified authentication services to NEWS.txt
Change-Id: I553031b98e47371120e6c25b0427a6318d016b42
Resolves: #32864
Related: #30271
Reviewed-on: http://review.typo...
Oliver Hader
15:41 Revision c9e7ce9a: [TASK] Clean-up NEWS.txt for TYPO3 4.7
Change-Id: I2a615341fe2630e23fc056ac4d8edbda74a50662
Reviewed-on: http://review.typo3.org/7829
Reviewed-by: Oliver Ha...
Oliver Hader
15:28 Revision d3f3a9fd: [FEATURE] Separate password transmission from password comparison
Add a processing authorization service to be able to treat (decrypt, hash)
passwords transmitted for other services t...
Helmut Hummel
11:31 Revision b1b75265: [BUGFIX] Module menu link wrap
Makes module links in menu on the left not wrap around in small frames.
Change-Id: Ie85287b0139c7b551838726e07b8328a...
Felix Kopp
11:30 Revision 74b7a951: [BUGFIX] Module menu link wrap
Makes module links in menu on the left not wrap around in small frames.
Change-Id: I499d570a280ccec16ff10948676e9d32...
Felix Kopp
11:17 Revision a87dfe24: [BUGFIX] ENABLE_INSTALL_TOOL does not respect fileCreateMask
When this file is created by the Install tool, the fileCreateMask
is not respected. That does not allow to delete thi...
Dmitry Dulepov
09:43 Revision 1e3b80cb: [TASK] Use t3lib_BEfunc instead of date()
use t3lib_BEfunc::date and ::datetime() instead
of native date().
Change-Id: Ie8679c345efabd5415f2f9bde1e6f9f4f31239...
Georg Ringer
09:37 Revision 5e55c444: [FEATURE] Hidden palettes in TCEForms
This is useful for IRRE when used with foreign_selector, if you want to
hide the relation field in the child record.
...
Ingmar Schlecht
09:06 Revision c915b0ab: [BUGFIX] BE user switch impossible when in adminOnly mode
Enables the switching of BE users when the BE is in adminOnly mode.
Change-Id: I5fb6606acbe53885335619e2edfe9448b698...
Philipp Kitzberger
08:42 Revision f20dfac9: [BUGFIX] Page renderer provides files to compressor incorrectly
If config.absRefPrefix is set, page renderer provides incorrect
file references to compressor. It prepends absRefPref...
Dmitry Dulepov
08:40 Revision f99cdff5: [TASK] User settings: move flashMessage notice
There is a permanent flashMessage in user settings module to indicate
the possible necessity to reload the whole back...
Felix Kopp
08:26 Revision 63772e57: [BUGFIX] Proper cursor icon in access module
The access module got those nice red/green icons but many
people don't know that those are clickable because the curs...
Georg Ringer
08:25 Revision 15216f85: [BUGFIX] Usage of custom caching backends
The use of "require_once" statements will help to define custom caching backends.
Change-Id: I6c04644ca7711e4ca7b7e5...
Michael Klapper
08:06 Revision 9b0db56b: [FEATURE] Add hook to pagerenderer after compress/concatenate
Implement a hook to be able to influence the concatenated
and compressed resource files before they get wrapped in ta...
Nils Seinschedt
03:29 Revision 75bd0c75: [FEATURE] htmlArea RTE: Cleanup some deprecated methods
Cleanup methods deprecated since TYPO3 4.5.
Change-Id: I8fd88887ef5a486949f21e2d8504604d1c92f688
Resolves: #33238
Re...
Stanislas Rolland
 

Also available in: Atom