Project

General

Profile

  • svn:executable: *
  • svn:keywords: Id

# Date Author Comment
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

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1072 2009-07-16 20:50 Matthias

replaced all remaining mktime() with time(), except from third party scripts

1069 2009-07-15 22:28 Matthias

Fixed some validiation bugs in core and different modules (Thanks to luisehahne)

937 2009-02-18 15:57 aldus

fixed: typos in the section_id inside the action-link

936 2009-02-18 15:47 aldus

remove test_trash and unused variables in query (name and use_xhtml_strict) and add Stefanos suggetions for #588 in the action-string.

935 2009-02-18 14:10 aldus

Bugfix for #688 - remove "AND required = 1" inside the query in line 470 so all fields are cleaned

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

914 2009-01-20 19:36 Matthias

fixed form-module select (multiple) doesn't work (ticket #681 Thanks to thorn)

889 2008-12-28 15:00 aldus

Tcket #610: add the IP-Address to the EMail-Body in the Form-Modul

864 2008-10-24 09:50 aldus

Bugfix for Ticket #608

839 2008-04-25 14:08 Matthias

fixed validiation bug in option fields of form modul

789 2008-04-02 21:49 doc

fixed some layout issues with Form module (combination with Output-filter)

762 2008-03-24 16:30 thorn

removed include/captcha/asp.php. css have to be added to module's css-files.

760 2008-03-23 07:33 Matthias

Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)

759 2008-03-21 22:58 thorn

fixed some small layout issues

739 2008-03-02 22:10 thorn

reintroduced include/captcha/asp.php

734 2008-03-02 13:53 thorn

removed include/captcha/asp.php

656 2008-02-01 23:53 thorn

Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].

638 2008-01-28 23:29 thorn

Allow a user-supplied From-Name in form-settings for email und success-email.

618 2008-01-27 21:14 thorn

Module form: user supplied input isn't lost on captcha-failure anymore

596 2008-01-25 22:29 thorn

added new CAPTCHA and ASP (Advanced Spam Protection)

570 2008-01-19 20:16 doc

Some minor changes. Reduced success time out, set WYSIWSY background colgor to white, fixed some errors in the form module (only in conjunction with E_ALL)

561 2008-01-18 21:48 Matthias

added keywords again to form modul files

560 2008-01-18 21:42 Matthias

Updated form modul with features from the advanced form modul