projects
/
Packages
/
TYPO3.CMS.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed bug #14556: Media content element shows HTML markup in additional flexform...
[Packages/TYPO3.CMS.git]
/
t3lib
/
class.t3lib_tceforms.php
2010-05-31
Oliver Hader
Fixed bug #14556: Media content element shows HTML...
blob
|
commitdiff
|
raw
2010-05-31
Benni Mack
Fixed bug #14535: Checkbox Alignment in TCEforms is...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-29
Christian Kuhn
Fixed bug #12872: Use "strong" instead of "b": t3lib/
blob
|
commitdiff
|
raw
|
diff to current
2010-05-28
Benni Mack
Added feature #14490: A new skin for the TYPO3 Backend...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-28
Susanne Moog
Fixed bug #14461: TCEforms: Use fieldsets for palettes...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-28
Susanne Moog
Fixed bug #1402: Text area / RTE fields can't be set...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
Jeff Segars
Added feature #14465: Make use of the new sprite API...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Benni Mack
Fixed bug #14291: TCEforms: Incorrect background color...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-02
Benni Mack
Fixed bug #14276: tceforms: Title of a record does...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-30
Susanne Moog
Fixed bug #14179: TCA select doesn't show record titles...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
Benni Mack
Added Feature #12066: Added constants throughout the...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-10
Steffen Kamper
Fixed bug #11576: Colorpicker has no usable icon (Thank...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-06
Oliver Hader
Fixed bug #1104: Setting file fields in TCA to "require...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-13
Steffen Kamper
Follow-up to #12781: Bug: tceforms type do not work...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-26
Xavier Perseguers
Fixed bug #13080: Uncheck function in tceforms unchecks...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-29
Oliver Hader
Fixed bug #12781: The type in t3lib_TCEforms does not...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-25
Oliver Hader
Follow-up to bugfix #12728: Fixed size of icon indicati...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Oliver Hader
Fixed bug #12500: Object does not support method calls...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-15
Benni Mack
Fixed bug #12438: Bugfix - tt_content bodytext wizard...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Benni Mack
Fixed bug #12345: TCA feature _VALIGN for wizards is...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-05
Martin Kutschker
Fixed bug #12420: Log deprecated method calls (to be...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
Dmitry Dulepov
Fixed bug #9795: Default values have no labels in the...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Oliver Hader
Fixed bug #12327: IRRE - DOM object identifier use...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-09
Kasper Skårhøj
Added User TSconfig option "options.checkPageLanguageOv...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Oliver Hader
Fixed bug #12064: Warning when edit form is rendered...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Steffen Kamper
Follow-up 2 to bug #12017: Respect full path of CSS...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-20
Steffen Kamper
Fixed bug #12017: Wrong Inclusion in tceforms and tcefo...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-20
Steffen Kamper
Fixed bug #11933: FrontendEditing (classic) does not...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-18
Steffen Kamper
Fixed bug #11970: RTE in quickedit mode (page module...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Steffen Kamper
Follow-up to bug #11985: corrected calls loadScriptacul...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Oliver Hader
Fixed bug #11985: Optimize disposal of t3lib_PageRenderer
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Oliver Hader
Fixed bug #11831: Remove reference operators for objects
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Steffen Kamper
Fixed bug #11899: Make resizable and flexible textareas...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-06
Rupert Germann
Added feature #6872: Add suggest wizard to TCEforms...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-05
Steffen Kamper
Added feature #11812: Resizable Textareas for TCEforms
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Steffen Kamper
Code cleanup: #11771: Cleanup of tceforms.php
blob
|
commitdiff
|
raw
|
diff to current
2009-08-31
Steffen Kamper
Added feature #11374: Add Linebreak in Palette of TCEFORMS
blob
|
commitdiff
|
raw
|
diff to current
2009-08-22
Steffen Kamper
Fixed bug #11744: Usage of $BACK_PATH without globals
blob
|
commitdiff
|
raw
|
diff to current
2009-08-18
Steffen Kamper
Fixed Bug #11476: Redundant render of helpTextIcon...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-10
Ingo Renner
Follow-up to bug #11627: Fixed bug with mis-styled...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-10
Steffen Kamper
Added feature #11648: Feature: Add datepicker to date...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-09
Andreas Otto
Added feature #4270: displayCond for flexforms, that...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-05
Steffen Kamper
Fixed bug #11627: Add CSS-Class and Ids to fields in...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-05
Rupert Germann
Fixed #11430: Performance improvement: use $GLOBALS...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-01
Christian Kuhn
Feature #6039: TCA group -> file absolute path without...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-14
Steffen Kamper
Fixed bug #9984: Element Browser window is MUCH too...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Jeff Segars
Fixed bug #10744: Icon path calculated incorrectly...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-23
Oliver Hader
Cleanup: Fixed formatting issues in t3lib PHP files
blob
|
commitdiff
|
raw
|
diff to current
2009-05-22
Oliver Hader
Added feature #11148: Remove static require_once()...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-22
Oliver Hader
Reverted bug #11087 from rev 5441: Selecting more than...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Benni Mack
Fixed #11087 and #6372: TCEForm does not replace the...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-15
Karsten Dambekalns
Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3
blob
|
commitdiff
|
raw
|
diff to current
2009-05-12
Patrick Broens
Fixed bug #11059: Validation issue: duplicate specifica...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-09
Oliver Hader
Fixed bug #8882: drag & drop of section elements and...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-04
Steffen Kamper
Fixed issue #10764: Use new JS-function for loading...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
Oliver Hader
Cleanup: Fixed SVN properties
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
Francois Suter
Added feature #0010575: Add hover textbox popup (alttit...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-09
Oliver Hader
Cleanup: Updated copyright notices
blob
|
commitdiff
|
raw
|
diff to current
2009-02-07
Steffen Kamper
Fixed bug #10373: Remove doubled check in tceforms
blob
|
commitdiff
|
raw
|
diff to current
2009-02-05
Francois Suter
Fixed bug #10346: l10n_display option abusively hides...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-31
Kasper Skårhøj
* Fixed bug that add-wizard did not work with flexform...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-30
Steffen Kamper
Fixed bug #10031: Icon in "text w/ picture" and "pictur...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-30
Benni Mack
Fixed bug #7123: Select wizard doesn't work in Safari...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Michael Stucki
Fixed bug #10231: split() is deprecated in PHP 5.3...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-13
Jeff Segars
Fixed bug #10046: Move t3lib_tceforms_fe into its own...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-11
Steffen Kamper
corrected label in patch #10084
blob
|
commitdiff
|
raw
|
diff to current
2009-01-10
Steffen Kamper
Fixed bug #10084: Hardcoded "Toggle All" and " Add...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-04
Dmitry Dulepov
Fixed bug #9052: Remove JS popup when login expired
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Oliver Hader
Added feature #5610: Extend TCEFORM_confObj on Page...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Steffen Kamper
8561 Checkboxes and labels are aligned badly if in...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Ingo Renner
removed empty lines at the end of the files
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Oliver Hader
Cleanup: Specified deprecated statements
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Oliver Hader
Fixed bug #9286: Use native JSON-methods instead of...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-28
Oliver Hader
Fixed bug #9623: Flexform sections are not working...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Stanislas Rolland
Fixed bug #9613: htmlArea RTE uses JScodeLibArray to...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Oliver Hader
Fixed bug #9608: Frontend Editing does not work anymore
blob
|
commitdiff
|
raw
|
diff to current
2008-10-19
Michael Stucki
Fixed bug #9497: Edit in Rich Text Editor - Button...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-28
Oliver Hader
Fixed bug #8518: Wrong JavaScript inclusion in t3lib_TC...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
Oliver Hader
Fixed bug #9227: Group field in Flexforms with a single...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-27
Martin Kutschker
#9204: Allow icons in select of tt_content CE plugin
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dmitry Dulepov
Follow up for bug #8232: Creating and editing of fields...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dmitry Dulepov
Fixed bug #8232: Creating and editing of fields, forms...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Dmitry Dulepov
Fixed bug #8890: hook in function "getSingleField_SW...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-12
Martin Kutschker
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-28
Martin Kutschker
Fixed bug #8418: visual problems of BE[accessListRender...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-20
Ingo Renner
Fixed bug #8445: Align group fields in TCEforms
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
Ingo Renner
Fixed a bug where Webkit Browsers would not correctly...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-16
Ingo Renner
small css adjustment to make the new image orientation...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-11
Ernesto Baschny
* Fixed bug #7897: Storage and display of datetime...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-08
Oliver Hader
Followup to #8014: Fixed bug with usage of t3lib_TCEfor...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-06
Benni Mack
Fixed bug #7317: CSH popup not working in flexforms...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-05
Ingo Renner
Fixed bug #8014: Deactivated tabs in page-properties...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-03
Sebastian Kurfürst
* Feature #6896: TCA eval on TEXT field does...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Ingo Renner
Added follow up patch for bug #6710: Use optgroups...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Ingo Renner
added follow up to #7962
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Ingo Renner
foloow up to #7962
blob
|
commitdiff
|
raw
|
diff to current
2008-03-31
Oliver Hader
Cleaned up code of scripts in t3lib/ and typo3/
blob
|
commitdiff
|
raw
|
diff to current
2008-03-31
Oliver Hader
Followup to #6087: Cleaned up code of IRRE localization
blob
|
commitdiff
|
raw
|
diff to current
2008-03-31
Dmitry Dulepov
Fixed bug #7962: Add icon to selected entry (currently...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-21
Martin Kutschker
Disabling some or all controls in group field - control...
blob
|
commitdiff
|
raw
|
diff to current
next