index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
template.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge changes from 3.0.x branch
Meik Sievertsen
2009-12-16
1
-0
/
+1
*
(a little test for later merges)
Meik Sievertsen
2009-10-06
1
-1
/
+6
*
Copy 3.0.x branch to trunk
Meik Sievertsen
2009-10-04
1
-0
/
+668
*
relocate some files
Meik Sievertsen
2008-12-24
1
-536
/
+0
*
- Add template variable S_BLOCK_NAME
Chris Smith
2008-11-25
1
-9
/
+43
*
- Make a start on completing the phpDoc comments for the template engine
Chris Smith
2008-11-24
1
-22
/
+52
*
- Deprecate S_ROW_COUNT use S_ROW_NUM
Chris Smith
2008-11-22
1
-48
/
+1
*
merge revisions i missed... hopefully not breaking things - did not check eve...
Meik Sievertsen
2008-11-22
1
-2
/
+2
*
- Optimise compiled template code.
Marek A. R
2008-07-27
1
-7
/
+16
*
- Add some necessary evil
Marek A. R
2008-07-25
1
-15
/
+65
*
Changed the template compiler to work on streams. Should be a bit faster.
Marek A. R
2008-06-13
1
-77
/
+12
*
ok... i hope i haven't messed too much with the code and everything is still ...
Meik Sievertsen
2008-05-29
1
-13
/
+11
*
oh boy...
David M
2008-01-03
1
-26
/
+21
*
- fixed database updater
Meik Sievertsen
2007-10-04
1
-5
/
+6
*
ok... i seem to have overlooked the handy __CLASS__ constant. ;)
Meik Sievertsen
2007-09-23
1
-3
/
+3
*
PHP4 compatibility
Meik Sievertsen
2007-09-23
1
-4
/
+3
*
new hook system (do not get it confused with events or plugins please)
Meik Sievertsen
2007-09-22
1
-1
/
+10
*
ok, the nasty one then... :/
Meik Sievertsen
2007-08-17
1
-0
/
+8
*
#12675
David M
2007-07-09
1
-0
/
+2
*
tweak the sql_like_expression feature a little bit to allow correct escaping
Meik Sievertsen
2007-06-24
1
-1
/
+1
*
new wrapper for LIKE expressions to streamline the fixes. We actually need to...
Meik Sievertsen
2007-06-23
1
-1
/
+1
*
some fixes
Meik Sievertsen
2007-04-06
1
-24
/
+36
*
fixing some bugs, most being submitted grammatical/spelling errors.
Meik Sievertsen
2007-01-21
1
-1
/
+1
*
#6642
David M
2006-12-28
1
-6
/
+0
*
- quite a few optimizations to the template engine. bitwise arithmatic is use...
David M
2006-12-23
1
-6
/
+9
*
adjust some comments to work with phpdocumentor. :)
Meik Sievertsen
2006-11-17
1
-18
/
+7
*
- now username changes should work as desired
Meik Sievertsen
2006-10-22
1
-1
/
+5
*
fix bug #4454
Meik Sievertsen
2006-09-24
1
-1
/
+1
*
- Fix some bugs
Meik Sievertsen
2006-09-14
1
-1
/
+1
*
some updates. Also adjusted the utf tools and normalizer more to our coding g...
Meik Sievertsen
2006-08-22
1
-13
/
+13
*
- fixing some bugs
Meik Sievertsen
2006-08-01
1
-1
/
+1
*
show error if template path could not be determined
Meik Sievertsen
2006-06-21
1
-0
/
+4
*
make sure custom profile fields are created correctly on registration (#2225)
Meik Sievertsen
2006-06-13
1
-14
/
+14
*
- fixed a few bugs
Meik Sievertsen
2006-06-11
1
-42
/
+33
*
ok, sorry for this. :/
Meik Sievertsen
2006-06-07
1
-1
/
+1
*
some tiny changes...
Meik Sievertsen
2006-05-26
1
-0
/
+2
*
first round of custom profile changes
Meik Sievertsen
2006-05-25
1
-30
/
+30
*
- introduce new function build_url to easily build a valid url from the user-...
Meik Sievertsen
2006-05-12
1
-1
/
+1
*
- added the template editor (doesn't use a hardcoded list of template filenam...
Nils Adermann
2006-05-07
1
-2
/
+2
*
introduce LA_ for addslashing language variables for use in js vars (idea by ...
Meik Sievertsen
2006-04-29
1
-16
/
+11
*
- clean up marklist calls (global function)
Meik Sievertsen
2006-04-17
1
-21
/
+32
*
fixing a bug within the installer (displaying notices) and making sure the in...
Meik Sievertsen
2006-04-14
1
-2
/
+2
*
save graham temporarly some headaches. ;)
Meik Sievertsen
2006-03-25
1
-0
/
+7
*
- add our beloved in_phpbb check
Meik Sievertsen
2006-03-19
1
-0
/
+7
*
- streamlined reports to consist of the feature set we decided upon (Nils, yo...
Meik Sievertsen
2006-03-12
1
-5
/
+5
*
- implementing David's proposed expression changes (some of them already note...
Meik Sievertsen
2006-02-21
1
-8
/
+10
*
- Removed a variable that has been left unused for three and a half years...
David M
2005-12-27
1
-1
/
+0
*
- fixing alter_block_array function as suggested by david.
Meik Sievertsen
2005-12-27
1
-4
/
+16
*
- ok, get away with the secondary style approach (styles can be mixed togethe...
Meik Sievertsen
2005-12-22
1
-21
/
+6
*
Some fixes to the template code
Graham Eames
2005-12-13
1
-5
/
+5
[next]