summaryrefslogtreecommitdiff
path: root/it_text.class
AgeCommit message (Expand)AuthorFilesLines
2024-02-16with EDC(text), no need to mark using html the values in T(), they are guaran...Urban Müller1-4/+6
2023-12-21no need for detailed text sampling on twinUrban Müller1-1/+1
2023-12-13Fix and simplify text admin links for OneDomainChristian Schneider1-5/+1
2023-09-28fix docsUrban Müller1-1/+1
2022-11-27Make itools ready for PHP 8.2: Creation of dynamic property deprecatedChristian Schneider1-0/+1
2021-03-18refactor dump_php() to create more stable format using new array syntax witho...Christian A. Weber1-6/+9
2021-02-03Code cleanup: Replace call_user_func* with normal function call equivalentChristian Schneider1-1/+1
2021-01-13Update copyright dateChristian Schneider1-1/+1
2021-01-13Unified } else { missed in first iterationChristian Schneider1-1/+2
2021-01-05Remove obsolete support for texts.php without return statement, we do not hav...Christian Schneider1-10/+5
2020-10-30remove support for old array syntaxUrban Müller1-10/+4
2020-10-29use new array syntax for texts in old/new mixed filesUrban Müller1-1/+1
2019-09-02Make itools a bit stricter, new PHP versions start to enforce more declarationsChristian Schneider1-2/+2
2019-05-15fix warning with url ?lang[]=fooUrban Müller1-1/+1
2019-02-12Migrate old style constructors to __construct, temporary transition functions...Christian Schneider1-1/+1
2019-02-05return $label instead of true if label existsUrban Müller1-1/+1
2019-01-14fix greedy replaceUrban Müller1-1/+1
2018-09-25save texts.php in new array syntax if it is already converted to the new syntaxChristian Helbling1-2/+11
2018-06-27reapply "use safer it:: variants of file funcs", was not the culprit in jussi...Urban Müller1-2/+2
2018-06-22Revert "use safer it:: variants of file funcs"Urban Müller1-2/+2
2018-06-21use safer it:: variants of file funcsUrban Müller1-2/+2
2018-06-19remove bogus function that nobody uses, fix comment of transmogrify()Christian A. Weber1-1/+1
2017-12-18new alertlog filenameUrban Müller1-1/+1
2017-10-16allow simple functions calls in ET() and T() labelsUrban Müller1-11/+17
2016-11-24fix link to label editorDavid Flatz1-2/+2
2016-10-19fix phan warningsUrban Müller1-4/+5
2016-07-01update path to textadminDavid Flatz1-2/+2
2015-03-04correct background color for unquoted ET() values in .texts debugUrban Müller1-1/+1
2015-02-12make sure links to text-editor (using debug param texts) point to lib for lab...Christian Helbling1-2/+16
2014-07-02fix brain fartUrban Müller1-1/+1
2014-07-02do more label sampling on rare POSTsUrban Müller1-1/+1
2013-11-01Remove $Id$Christian Schneider1-2/+0
2013-01-31declare functions staticUrban Müller1-1/+1
2012-05-22better performanceUrban Müller1-3/+2
2012-05-16undefined labels link to editorUrban Müller1-1/+2
2012-03-15offer editor link in .texts.Urban Müller1-1/+1
2012-02-14better stackdumpUrban Müller1-1/+1
2012-02-14ignore calls without labelUrban Müller1-1/+1
2012-02-14more detailed error messageUrban Müller1-3/+3
2012-02-14more compact codeUrban Müller1-8/+3
2012-02-14warn about undefined text variablesUrban Müller1-0/+4
2011-12-21blacklist for nomarkable labelsUrban Müller1-1/+1
2011-09-16Remove unnecessary references which lead to bugs with arrays/objects e.g. in ...Christian Schneider1-2/+2
2011-09-14ITools-stylify transmogrify codeChristian Schneider1-4/+4
2011-09-14fix endless loop, improve performanceUrban Müller1-15/+15
2011-06-15Added T_defaultlang() to avoid direct access to global it_text->defaultlanguageChristian Schneider1-0/+9
2010-04-07fewer coloring exceptionsUrban Müller1-1/+1
2010-03-24quote missing label nameUrban Müller1-2/+2
2009-11-02allow marking of single labelUrban Müller1-1/+1
2009-11-02dont overwrite existing arrayUrban Müller1-2/+2