summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
it_text.class
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
refactor dump_php() to create more stable format using new array syntax witho...
Christian A. Weber
1
-6
/
+9
2021-02-03
Code cleanup: Replace call_user_func* with normal function call equivalent
Christian Schneider
1
-1
/
+1
2021-01-13
Update copyright date
Christian Schneider
1
-1
/
+1
2021-01-13
Unified } else { missed in first iteration
Christian Schneider
1
-1
/
+2
2021-01-05
Remove obsolete support for texts.php without return statement, we do not hav...
Christian Schneider
1
-10
/
+5
2020-10-30
remove support for old array syntax
Urban Müller
1
-10
/
+4
2020-10-29
use new array syntax for texts in old/new mixed files
Urban Müller
1
-1
/
+1
2019-09-02
Make itools a bit stricter, new PHP versions start to enforce more declarations
Christian Schneider
1
-2
/
+2
2019-05-15
fix warning with url ?lang[]=foo
Urban Müller
1
-1
/
+1
2019-02-12
Migrate old style constructors to __construct, temporary transition functions...
Christian Schneider
1
-1
/
+1
2019-02-05
return $label instead of true if label exists
Urban Müller
1
-1
/
+1
2019-01-14
fix greedy replace
Urban Müller
1
-1
/
+1
2018-09-25
save texts.php in new array syntax if it is already converted to the new syntax
Christian Helbling
1
-2
/
+11
2018-06-27
reapply "use safer it:: variants of file funcs", was not the culprit in jussi...
Urban Müller
1
-2
/
+2
2018-06-22
Revert "use safer it:: variants of file funcs"
Urban Müller
1
-2
/
+2
2018-06-21
use safer it:: variants of file funcs
Urban Müller
1
-2
/
+2
2018-06-19
remove bogus function that nobody uses, fix comment of transmogrify()
Christian A. Weber
1
-1
/
+1
2017-12-18
new alertlog filename
Urban Müller
1
-1
/
+1
2017-10-16
allow simple functions calls in ET() and T() labels
Urban Müller
1
-11
/
+17
2016-11-24
fix link to label editor
David Flatz
1
-2
/
+2
2016-10-19
fix phan warnings
Urban Müller
1
-4
/
+5
2016-07-01
update path to textadmin
David Flatz
1
-2
/
+2
2015-03-04
correct background color for unquoted ET() values in .texts debug
Urban Müller
1
-1
/
+1
2015-02-12
make sure links to text-editor (using debug param texts) point to lib for lab...
Christian Helbling
1
-2
/
+16
2014-07-02
fix brain fart
Urban Müller
1
-1
/
+1
2014-07-02
do more label sampling on rare POSTs
Urban Müller
1
-1
/
+1
2013-11-01
Remove $Id$
Christian Schneider
1
-2
/
+0
2013-01-31
declare functions static
Urban Müller
1
-1
/
+1
2012-05-22
better performance
Urban Müller
1
-3
/
+2
2012-05-16
undefined labels link to editor
Urban Müller
1
-1
/
+2
2012-03-15
offer editor link in .texts.
Urban Müller
1
-1
/
+1
2012-02-14
better stackdump
Urban Müller
1
-1
/
+1
2012-02-14
ignore calls without label
Urban Müller
1
-1
/
+1
2012-02-14
more detailed error message
Urban Müller
1
-3
/
+3
2012-02-14
more compact code
Urban Müller
1
-8
/
+3
2012-02-14
warn about undefined text variables
Urban Müller
1
-0
/
+4
2011-12-21
blacklist for nomarkable labels
Urban Müller
1
-1
/
+1
2011-09-16
Remove unnecessary references which lead to bugs with arrays/objects e.g. in ...
Christian Schneider
1
-2
/
+2
2011-09-14
ITools-stylify transmogrify code
Christian Schneider
1
-4
/
+4
2011-09-14
fix endless loop, improve performance
Urban Müller
1
-15
/
+15
2011-06-15
Added T_defaultlang() to avoid direct access to global it_text->defaultlanguage
Christian Schneider
1
-0
/
+9
2010-04-07
fewer coloring exceptions
Urban Müller
1
-1
/
+1
2010-03-24
quote missing label name
Urban Müller
1
-2
/
+2
2009-11-02
allow marking of single label
Urban Müller
1
-1
/
+1
2009-11-02
dont overwrite existing array
Urban Müller
1
-2
/
+2
2009-11-02
sample usage of labels
Urban Müller
1
-0
/
+7
2009-04-22
Get rid of ereg/split, replaced by preg equivalents
Christian Schneider
1
-1
/
+1
2008-11-13
show empty texts
Urban Müller
1
-1
/
+1
2008-05-09
Code cleanup, adds new parameter phpfiles as side-effect
Christian Schneider
1
-11
/
+11
2008-05-09
allow save when only one textfile in path
Urban Müller
1
-2
/
+3
[next]