| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [feature/merging-style-components] Renaming template classes | Vjacheslav Trushkin | 2012-03-14 | 1 | -3/+3 |
* | | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | | [feature/extension-manager] Refactoring the structure of extension provider | Nils Adermann | 2011-09-29 | 1 | -1/+1 |
* | | [feature/extension-manager] Add support for templates in extensions. | Nils Adermann | 2011-09-29 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'github-p/feature/template-engine' into develop | Nils Adermann | 2011-08-13 | 1 | -18/+6 |
|\ \ |
|
| * | | [feature/template-engine] Clean up template locator usage in bbcode. | Oleg Pudeyev | 2011-08-13 | 1 | -3/+2 |
| * | | [feature/template-engine] Dependency inject locator into template. | Oleg Pudeyev | 2011-08-09 | 1 | -1/+2 |
| * | | [feature/template-engine] Delete no longer used $template_filename property. | Oleg Pudeyev | 2011-08-09 | 1 | -1/+0 |
| * | | [feature/template-engine] Delete useless $template globalization. | Oleg Pudeyev | 2011-08-09 | 1 | -1/+1 |
| * | | [feature/template-engine] Use template engine class in bbcode class. | Oleg Pudeyev | 2011-08-07 | 1 | -17/+6 |
* | | | Merge branch 'develop-olympus' into develop | Oleg Pudeyev | 2011-08-07 | 1 | -0/+7 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | [ticket/8937] Keep space characters in front of [code] bbcode content | Nils Adermann | 2011-07-17 | 1 | -0/+7 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
|/ |
|
* | Enter stage left: the INTTEXT token | Henry Sudhof | 2010-02-21 | 1 | -1/+1 |
* | BBCode parser now uses the user object for all settings rather than taking so... | Nils Adermann | 2010-02-21 | 1 | -1/+1 |
* | Fix #51285 and more issues with template inherence on set_custom_template | Joas Schilling | 2009-09-16 | 1 | -2/+2 |
* | Color bbcode now supports three-digit hex notation. (Bug #39965 - Patch by le... | Meik Sievertsen | 2009-07-07 | 1 | -1/+1 |
* | change arabic-numbers list-style-type to correct type decimal (Bug #30775) | Meik Sievertsen | 2009-04-17 | 1 | -4/+4 |
* | revert r8893 - there were massive problems with the display and select all code | Meik Sievertsen | 2008-09-28 | 1 | -2/+2 |
* | support tabs in code selections (Bug #25445). Still does not solve the strang... | Meik Sievertsen | 2008-09-19 | 1 | -2/+2 |
* | Okay. Frozen, we never said anything about it being permafrost. Also, this is... | Henry Sudhof | 2008-07-28 | 1 | -2/+13 |
* | - Match custom BBCodes in the same way during first and second pass - patch p... | Nils Adermann | 2007-10-07 | 1 | -0/+9 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -3/+11 |
* | - Prevent {URL} token in custom BBCodes from make_clickable messing [Bug #14151] | Nils Adermann | 2007-08-19 | 1 | -1/+1 |
* | - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b... | Nils Adermann | 2007-08-19 | 1 | -4/+3 |
* | #8576 | Dominik Dröscher | 2007-03-09 | 1 | -1/+1 |
* | #8456 | David M | 2007-03-08 | 1 | -1/+1 |
* | blah, no need to capture this | David M | 2007-03-02 | 1 | -1/+1 |
* | #8374 | David M | 2007-03-02 | 1 | -3/+3 |
* | - some bugfixes | Meik Sievertsen | 2007-01-09 | 1 | -1/+1 |
* | - Changed handling of the bitfield in bbcode.php | David M | 2006-12-17 | 1 | -18/+5 |
* | rather large update, most important things done: | Meik Sievertsen | 2006-11-24 | 1 | -4/+4 |
* | he braces style is deprecated as of PHP 6 | Meik Sievertsen | 2006-10-07 | 1 | -2/+2 |
* | fix custom bbcode html replacement to correctly replace references | Meik Sievertsen | 2006-09-23 | 1 | -0/+6 |
* | sql_in_set changes | Meik Sievertsen | 2006-08-12 | 1 | -7/+6 |
* | so.... what does this thing do? | David M | 2006-08-11 | 1 | -2/+1 |
* | OK... | David M | 2006-07-24 | 1 | -25/+32 |
* | fix some bugs... again. :) | Meik Sievertsen | 2006-07-10 | 1 | -1/+1 |
* | what? yeah... | David M | 2006-06-20 | 1 | -1/+1 |
* | - removed db cache (might re-appear, but for now we do not see the need for it) | Meik Sievertsen | 2006-06-16 | 1 | -2/+5 |
* | erm, ok, my fault. :/ | Meik Sievertsen | 2006-06-14 | 1 | -48/+46 |
* | make sure custom profile fields are created correctly on registration (#2225) | Meik Sievertsen | 2006-06-13 | 1 | -1/+1 |
* | - fixed a few bugs | Meik Sievertsen | 2006-06-11 | 1 | -139/+200 |
* | - BBCode bugs | David M | 2006-06-10 | 1 | -0/+1 |
* | - get every bbcode tpl block defined within bbcode.html. ;) (#1889) | Meik Sievertsen | 2006-05-28 | 1 | -1/+6 |
* | some tiny changes... | Meik Sievertsen | 2006-05-26 | 1 | -1/+7 |
* | - fixing a few smaller bugs/glitches | Meik Sievertsen | 2006-05-21 | 1 | -0/+5 |
* | #1327 | Meik Sievertsen | 2006-03-27 | 1 | -2/+1 |
* | - file_get_contents instead of imploding file()s or fread()ing till the maxim... | David M | 2006-01-04 | 1 | -7/+9 |
* | - ok, get away with the secondary style approach (styles can be mixed togethe... | Meik Sievertsen | 2005-12-22 | 1 | -14/+2 |