more validation fixes in backend (Tks to Ruebenwurzel)
add replyto to form module (see DEVINFOS)
typofix in /modules/form/view.php (Tks to jacobi22)
fix form language vars for better understanding (Tks to Maverik)change request if HTTP_REFERER is not empty in logout.php
fixed use of undefined constant fri in /form/view.php
added request var to submit a request identifier. argument ?fri=12345 on GET-view will submit 'FormRequestId: 12345' by email
fixed double table width in modify.php form module ((Tks to Ruebenwurzel)
! form module, shows email-adress from body tag- remove scrollable table in overview form module
dropdown list to choose recipient for email confirmation
remove unneeded input fields in form settings
+ add instruction README.de.txt in form module! update jquery to jQuery 1.7.1 and jQuery UI 1.8.17
+ add automatically generated e-mail language form variable! send confirmation mail with details to superadmin from SERVER_EMAIL! send confirmation mail without details to sender from SERVER_EMAIL
! recoded formmodul, add dropdown email_fromname_field
! add table db engine in module install scripts! some small updates in modules
comment out $email_body .= "\n\nIP: ".$_SERVER['REMOTE_ADDR'];
! update DA language (Tks to Achrist)! update some languages variables (Tks to Rübenwurzel, Testör)! move function url_encode from admin/pages to framework/functions.php ! add missing svn properties in some headerinfos! font-size correction in wb_theme (Tks to Rübenwurzel)
fix form modul (tks to our Tester)
Preparing 2.8.2 stable, last tests
little fixes for xhtml-validity module 'form'
YGN Ethical Hacker Group (2.8.2 / 2.9.0)
fixed headerinfos
update headerinfos
Security fixes
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
to hold content, install don't drop existing tables (code, form, menu_link, news, wrapper, wysiwyg) otherwise do it with uninstall
change searchstring mdcr.js, workout crypt emails in output_filter/filter-routines.phpcomment out ob_end_flush line 259 in form/view.php
updated module info.php (Thanks to Waldschwein)
Created 2.8.x branch
Fixed missing language variable in form modul (Thanks to Argos)
- Added Danish language files to modules (Thanks to Achrist)
- Updated Danish language file (Thanks to Achrist)
- Again added some & to news and form to get more valid output (Thanks to Luisehahne)
-Fixed wrong set </form> tag to get valid output (Thanks to Luisehahne)
replaced in form and news delimiter "&" with "&" was introduced with changeset [1069] but didn't work on all servers
replaced all remaining mktime() with time(), except from third party scripts
Fixed some validiation bugs in core and different modules (Thanks to luisehahne)
Fixed some strange backend layout issues (ticket #722)
Updated French language files (Thanks to Quinto and VotreEspace)
fixed wrong path to images in news and form modul
bugfix for #693, add the section_id to the query to aviod conflicts changes the center tag inside the warning.htt templates to get valid xhtml1.1 output ...
fixed: typos in the section_id inside the action-link
remove test_trash and unused variables in query (name and use_xhtml_strict) and add Stefanos suggetions for #588 in the action-string.
Bugfix for #688 - remove "AND required = 1" inside the query in line 470 so all fields are cleaned
Copyright notices now includes 2009
fixed form-module select (multiple) doesn't work (ticket #681 Thanks to thorn)
added French languages to modules
Tcket #610: add the IP-Address to the EMail-Body in the Form-Modul
Bugfix for Ticket #608
fixed validiation bug in option fields of form modul
fixed some more language-files
removed some obsolete language variables from news and form module (now defined in global WB language files)
Added norwegian translation (Thanks OEH)
Moved edit module CSS functions from modules to WB core (avoid code duplication; improve maintenance of code)
some code clean up in news/form module
small adaption of the edit CSS function file css.functions.php
updated edit module CSS functions to include backend.css into head if possible
fixed some layout issues with Form module (combination with Output-filter)
added updated edit CSS functions to the Form module
Added RU-language-files, provided by user shlack; converted to entities.
Added class nixhier to frontend.css from form and news Modul (required for ASP)
removed include/captcha/asp.php. css have to be added to module's css-files.
Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)
fixed some small layout issues
reintroduced include/captcha/asp.php
added missing title tag
removed include/captcha/asp.php
added missing Dutch language files for core modules
removed German Umlauts in some language file (PHP comments)
added kewyword id to all new files
Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
Added default index.php to all folders to prevent directory spoofing
Allow a user-supplied From-Name in form-settings for email und success-email.
Module form: user supplied input isn't lost on captcha-failure anymore
Module form: dropdown "success page" listed foreign private pages, too. Fixed.
fixed some issues with CAPTCHA and ASP: Adjusted baseline of '*' in supplyed fonts to meet baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib checks. Improved ASP in news-module.
added new CAPTCHA and ASP (Advanced Spam Protection)
fixed bug in Codepress integration (if codepress framework not installed)
Fixed bug with the edit module CSS file implementation (IE7, Opera)
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)
changed version number of form modul
added keywords again to form modul files
Updated form modul with features from the advanced form modul
Added keywords to new files
added new module-based search-function and publish-by-date code
Changed all copyright notices to include now 2008
Fixed wrong error message in form modul
Fixed issue in the search table entries of form modul
Added Id keywords to all missing files
Fixed form modul stores empty records
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Fixed table width 100% are wrong displayed in container templates when IE is used (#350)
Fixed missing default values for INT fields in all system and modules tables (#329)