-
vain
2012-02-29 23:11
Rev.: 6151
-
6 lines of code changed in 43 files:
-
libraries/smarty/plugins:
block.php.php (changed),
block.textformat.php (changed),
function.counter.php (changed),
function.cycle.php (changed),
function.fetch.php (changed),
function.html_checkboxes.php (changed),
function.html_image.php (changed),
function.html_options.php (changed),
function.html_radios.php (changed),
function.html_select_date.php (changed),
function.html_select_time.php (changed),
function.html_table.php (changed),
function.mailto.php (changed),
function.math.php (changed),
function.popup.php (changed),
function.popup_init.php (changed),
modifier.capitalize.php (changed),
modifier.date_format.php (changed),
modifier.debug_print_var.php (changed),
modifier.escape.php (changed),
modifier.regex_replace.php (changed),
modifier.replace.php (changed),
modifier.spacify.php (changed),
modifier.truncate.php (changed),
modifiercompiler.count_characters.php (changed),
modifiercompiler.count_sentences.php (changed),
modifiercompiler.count_words.php (changed),
modifiercompiler.escape.php (changed),
modifiercompiler.from_charset.php (changed),
modifiercompiler.lower.php (changed),
modifiercompiler.strip.php (changed),
modifiercompiler.to_charset.php (changed),
modifiercompiler.unescape.php (+5 -2),
modifiercompiler.upper.php (changed),
modifiercompiler.wordwrap.php (changed),
outputfilter.trimwhitespace.php (+1),
shared.escape_special_chars.php (changed),
shared.literal_compiler_param.php (changed),
shared.make_timestamp.php (changed),
shared.mb_str_replace.php (changed),
shared.mb_unicode.php (changed),
shared.mb_wordwrap.php (changed),
variablefilter.htmlspecialchars.php (changed)
-
vain
2012-02-05 20:25
Rev.: 6012
-
806 lines of code changed in 43 files:
-
libraries/smarty/plugins:
block.php.php (changed),
block.textformat.php (+2 -2),
function.counter.php (changed),
function.cycle.php (changed),
function.fetch.php (+159 -161),
function.html_checkboxes.php (+1 -1),
function.html_image.php (+32 -11),
function.html_options.php (changed),
function.html_radios.php (+1 -1),
function.html_select_date.php (changed),
function.html_select_time.php (changed),
function.html_table.php (changed),
function.mailto.php (+1 -1),
function.math.php (changed),
function.popup.php (changed),
function.popup_init.php (changed),
modifier.capitalize.php (new 65),
modifier.date_format.php (+4 -1),
modifier.debug_print_var.php (+6 -6),
modifier.escape.php (+9 -9),
modifier.regex_replace.php (changed),
modifier.replace.php (+1 -1),
modifier.spacify.php (new 27),
modifier.truncate.php (+6 -6),
modifiercompiler.count_characters.php (new 33),
modifiercompiler.count_sentences.php (new 28),
modifiercompiler.count_words.php (new 32),
modifiercompiler.escape.php (new 90),
modifiercompiler.from_charset.php (new 34),
modifiercompiler.lower.php (new 31),
modifiercompiler.strip.php (+1 -1),
modifiercompiler.to_charset.php (new 34),
modifiercompiler.unescape.php (new 48),
modifiercompiler.upper.php (new 30),
modifiercompiler.wordwrap.php (new 46),
outputfilter.trimwhitespace.php (changed),
shared.escape_special_chars.php (+1 -1),
shared.literal_compiler_param.php (changed),
shared.make_timestamp.php (changed),
shared.mb_str_replace.php (changed),
shared.mb_unicode.php (changed),
shared.mb_wordwrap.php (new 83),
variablefilter.htmlspecialchars.php (+1 -1)
-
vain
2011-12-06 00:35
Rev.: 5826
-
117 lines of code changed in 30 files:
-
libraries/smarty/plugins:
block.php.php (changed),
block.textformat.php (changed),
function.counter.php (changed),
function.cycle.php (changed),
function.fetch.php (changed),
function.html_checkboxes.php (+9 -4),
function.html_image.php (changed),
function.html_options.php (changed),
function.html_radios.php (+9 -4),
function.html_select_date.php (+6 -2),
function.html_select_time.php (+12 -10),
function.html_table.php (changed),
function.mailto.php (changed),
function.math.php (changed),
function.popup.php (changed),
function.popup_init.php (changed),
modifier.date_format.php (changed),
modifier.debug_print_var.php (changed),
modifier.escape.php (changed),
modifier.regex_replace.php (changed),
modifier.replace.php (changed),
modifier.truncate.php (changed),
modifiercompiler.strip.php (changed),
outputfilter.trimwhitespace.php (changed),
shared.escape_special_chars.php (changed),
shared.literal_compiler_param.php (new 33),
shared.make_timestamp.php (changed),
shared.mb_str_replace.php (changed),
shared.mb_unicode.php (new 48),
variablefilter.htmlspecialchars.php (changed)
-
vain
2011-10-25 11:43
Rev.: 5767
-
1358 lines of code changed in 28 files:
-
libraries/smarty/plugins:
block.php.php (-27),
block.textformat.php (+44 -33),
function.counter.php (+4 -4),
function.cycle.php (+24 -24),
function.fetch.php (+9 -9),
function.html_checkboxes.php (+102 -34),
function.html_image.php (+15 -14),
function.html_options.php (+69 -28),
function.html_radios.php (+71 -30),
function.html_select_date.php (+265 -205),
function.html_select_time.php (+290 -120),
function.html_table.php (+42 -42),
function.mailto.php (+57 -61),
function.math.php (+12 -8),
function.popup.php (-118),
function.popup_init.php (-39),
modifier.date_format.php (+5 -4),
modifier.debug_print_var.php (+29 -11),
modifier.escape.php (+88 -36),
modifier.regex_replace.php (+21 -12),
modifier.replace.php (+8 -6),
modifier.truncate.php (+24 -32),
modifiercompiler.strip.php (+6 -6),
outputfilter.trimwhitespace.php (+67 -52),
shared.escape_special_chars.php (+41 -19),
shared.make_timestamp.php (+8 -9),
shared.mb_str_replace.php (+51 -34),
variablefilter.htmlspecialchars.php (+6 -7)
-
vain
2011-06-16 02:46
Rev.: 5405
-
7 lines of code changed in 3 files:
-
vain
2011-03-03 15:24
Rev.: 5179
-
68 lines of code changed in 7 files:
-
vain
2011-01-22 14:28
Rev.: 5049
-
33 lines of code changed in 17 files:
-
libraries/smarty/plugins:
block.php.php (+3 -4),
block.textformat.php (+2 -3),
function.counter.php (+1 -1),
function.cycle.php (+1 -2),
function.fetch.php (+4 -5),
function.html_checkboxes.php (+1 -3),
function.html_image.php (+5 -7),
function.html_options.php (+1 -3),
function.html_radios.php (+1 -3),
function.html_select_date.php (+4 -8),
function.html_select_time.php (+5 -8),
function.html_table.php (+1 -2),
function.mailto.php (+1 -2),
function.math.php (+1 -2),
function.popup.php (+1 -2),
function.popup_init.php (+1 -2)
-
vain
2010-11-12 13:50
Rev.: 4896
-
2603 lines of code changed in 23 files:
-
libraries/smarty/plugins:
block.php.php (new 28),
function.counter.php (new 78),
function.cycle.php (new 107),
function.fetch.php (new 217),
function.html_checkboxes.php (new 145),
function.html_image.php (new 139),
function.html_options.php (new 121),
function.html_radios.php (new 156),
function.html_select_date.php (new 334),
function.html_select_time.php (new 197),
function.html_table.php (new 178),
function.mailto.php (new 157),
function.math.php (new 84),
function.popup.php (new 119),
function.popup_init.php (new 40),
modifier.date_format.php (new 61),
modifier.debug_print_var.php (new 87),
modifier.escape.php (new 114),
modifier.regex_replace.php (new 46),
modifier.truncate.php (new 67),
outputfilter.trimwhitespace.php (new 77),
shared.escape_special_chars.php (new 29),
variablefilter.htmlspecialchars.php (new 22)
-
vain
2010-11-12 13:49
Rev.: 4895
-
0 lines of code changed in 29 files:
-
libraries/smarty/plugins:
block.php.php (del),
compiler.assign.php (del),
function.assign_debug_info.php (del),
function.config_load.php (del),
function.counter.php (del),
function.cycle.php (del),
function.debug.php (del),
function.eval.php (del),
function.fetch.php (del),
function.html_checkboxes.php (del),
function.html_image.php (del),
function.html_options.php (del),
function.html_radios.php (del),
function.html_select_date.php (del),
function.html_select_time.php (del),
function.html_table.php (del),
function.mailto.php (del),
function.math.php (del),
function.popup.php (del),
function.popup_init.php (del),
modifier.date_format.php (del),
modifier.debug_print_var.php (del),
modifier.escape.php (del),
modifier.nl2br.php (del),
modifier.regex_replace.php (del),
modifier.truncate.php (del),
outputfilter.trimwhitespace.php (del),
shared.escape_special_chars.php (del),
variablefilter.htmlspecialchars.php (del)
-
vain
2010-06-26 00:49
Rev.: 4538
-
51 lines of code changed in 7 files:
-
vain
2010-05-03 17:40
Rev.: 4382
-
5 lines of code changed in 3 files:
-
vain
2010-04-17 20:56
Rev.: 4356
-
2 lines of code changed in 1 file:
-
vain
2010-03-14 05:24
Rev.: 4226
-
446 lines of code changed in 18 files:
-
libraries/smarty/plugins:
block.php.php (new),
compiler.assign.php (+40),
function.assign_debug_info.php (new 40),
function.config_load.php (new 142),
function.debug.php (new 35),
function.eval.php (new 49),
modifier.date_format.php (+18 -14),
modifier.debug_print_var.php (+59 -61),
modifier.escape.php (new),
modifier.nl2br.php (new 35),
modifier.truncate.php (+1 -1),
outputfilter.trimwhitespace.php (+6 -3),
variablefilter.htmlspecialchars.php (+2 -2)
-
vain
2009-12-21 23:14
Rev.: 3863
-
716 lines of code changed in 22 files:
-
libraries/smarty/plugins:
function.cycle.php (new),
function.fetch.php (new),
function.html_checkboxes.php (new),
function.html_image.php (+4 -4),
function.html_options.php (+1 -1),
function.html_radios.php (new 156),
function.html_select_date.php (new 334),
function.html_select_time.php (new 197),
function.html_table.php (new),
function.mailto.php (new),
function.math.php (+5 -5),
function.popup.php (+2 -2),
function.popup_init.php (new)
-
vain
2009-12-10 09:35
Rev.: 3828
-
3 lines of code changed in 1 file:
-
vain
2009-12-09 19:37
Rev.: 3813
-
300 lines of code changed in 5 files:
-
vain
2009-12-09 19:34
Rev.: 3811
-
0 lines of code changed in 35 files:
-
libraries/smarty/plugins:
block.ajax_form.php (del),
block.datatable.php (del),
compiler.assign.php (del),
compiler.defun.php (del),
function.ajax_call.php (del),
function.ajax_update.php (del),
function.breadcrumbs.php (del),
function.column.php (del),
function.columnsort.php (del),
function.dhtml_calendar.php (del),
function.dhtml_calendar_init.php (del),
function.fckeditor.php (del),
function.gzipcheck.php (del),
function.html_alt_table.php (del),
function.html_button.php (del),
function.html_text.php (del),
function.math.php (del),
function.memusage.php (del),
function.paginate_first.php (del),
function.paginate_last.php (del),
function.paginate_middle.php (del),
function.paginate_next.php (del),
function.paginate_prev.php (del),
function.png_image.php (del),
function.serverload.php (del),
function.sliding_pager.php (del),
modifier.debug_print_var.php (del),
modifier.dump.php (del),
modifier.regex_replace.php (del),
outputfilter.gzip.php (del),
outputfilter.highlight.php (del),
outputfilter.tidyrepairhtml.php (del),
outputfilter.trimwhitespace.php (del),
prefilter.inserttplnames.php (del),
shared.get_var.php (del)
-
vain
2009-05-29 03:22
Rev.: 3076
-
25 lines of code changed in 8 files: