Project

General

Profile

Statistics
| Revision:

# Date Author Comment
1460 2011-06-29 21:14 Dietmar

Ticket 1101, phtml|php5|php4|php|cgi|pl|exe|com|bat|src| will be hardcoded
additional you can set more extension in settings extended in field rename_file_types
rename_file_types now is a blacklist and will no longer be renamed to .txt

update admintools modules to work with SecureForm Patch from NorHei

1457 2011-06-25 19:18 Dietmar

Preparing 2.8.2 stable, last tests

1425 2011-02-04 00:16 Dietmar

redefined wrong admin backlinks

1420 2011-01-26 18:43 Dietmar

YGN Ethical Hacker Group (2.8.2 / 2.9.0)

1377 2011-01-12 19:10 FrankH
  1. Security fix for modules jsadmin, menu_link and output_filter
1374 2011-01-10 13:21 Dietmar

fixed headerinfos

1373 2011-01-10 13:14 Dietmar

update headerinfos

1349 2010-12-19 20:04 Dietmar

add ini_set('display_errors', 1) (Tks to Thorn)
update headerinfos

1294 2010-02-19 03:28 Dietmar

update headerinfo
change $search_pattern for check if Javascript mailto encryption is enabled
module output_filter set to version 0.12

1208 2009-12-03 19:06 Dietmar

change searchstring mdcr.js, workout crypt emails in output_filter/filter-routines.php
comment out ob_end_flush line 259 in form/view.php

1203 2009-11-30 14:45 Dietmar

updated module info.php (Thanks to Waldschwein)

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1097 2009-07-27 08:58 Matthias

- Added Danish language files to modules (Thanks to Achrist)

- Updated Danish language file (Thanks to Achrist)

1017 2009-06-27 23:51 Ruud

Fixed a small bug in output_filter. Did not detect the included script from /droplet/js/ directory.

1014 2009-06-25 20:54 Matthias

Added output-filter warning to all language files

998 2009-06-17 22:59 Ruud

Droplets upgrade script fixes
Added warning message in output_filter

974 2009-04-25 08:22 Matthias

Updated Dutch language files for modules (Thanks to LuckyLuke)

966 2009-04-17 14:41 Matthias

Updated again Norsk language File (Thanks to oeh)

961 2009-04-13 14:05 Matthias

Updated French language files (Thanks to Quinto and VotreEspace)

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

913 2009-01-17 16:20 Matthias

added French languages to modules

884 2008-11-28 20:45 doc

updated output filter regex to exclude mail addresses contained in input fields

849 2008-06-28 16:20 doc

class and id attributes in mailto links are no longer ignored by the output filter

843 2008-05-24 16:16 doc

modified output filter routine to prevent errors if database entries do not exist

807 2008-04-05 21:24 Matthias

Added norwegian translation (Thanks OEH)

793 2008-04-03 17:48 doc

Fixed bug in decryption routines of the Output-Filter module

792 2008-04-02 22:54 doc

added handling of missing characters to mailto encryption routines

788 2008-04-02 19:53 doc

Fixed layout issue with optional subject/body text of encrypted mailto links (carriage return)

787 2008-04-02 19:26 doc

Fixed bug in the mailto encryption code of the Output-Filter module

783 2008-03-31 19:09 doc

fixed bug in output filter (mailto links with HTML entities in optional part)

765 2008-03-24 17:36 thorn

Added RU-language-files, provided by user shlack; converted to entities.

746 2008-03-11 20:53 doc

fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)

728 2008-02-25 22:54 Matthias

added missing Dutch language files for core modules

706 2008-02-17 21:01 doc

removed German Umlauts in some language file (PHP comments)

703 2008-02-17 16:50 Matthias

Removed colloquially german language files as the filename causes issues

695 2008-02-10 19:45 Matthias

fixed some errors in standard german language file

added new colloquially german language file (thanks to Michael Tenschert)

685 2008-02-09 17:07 doc

output_filter: fixed bug in regular expression (eats up characters in mailto links)

684 2008-02-09 14:34 doc

removed word boundary from mailto regex part in the output_filter module

680 2008-02-09 09:45 doc

module output_filter: added word boundary for the mailto regex part to avoid problems with text mails and mailto mails in one single line

674 2008-02-08 20:39 Matthias

added kewyword id to all new files

673 2008-02-08 19:59 doc

Removed module mail_filter and added revised version under new module name output filter. Bugs with regular expression fixed.