Project

General

Profile

Statistics
| Revision:
  • svn:ignore: JSIncluder.php Module SecFormNt.php

# Date Author Comment
1684 2012-05-05 09:17 Dietmar

! update upgrade-script, now don't overwrite existings values in settings
+ add field tooltip to table pages in installer
! change some module tool_icon.png (Tks to Stefek)
! add date_time string to backup_droplets.zip
- search and comment out founded require_once(WB_PATH."/framework/class.database.php"); ...

1683 2012-05-03 16:43 darkviper

changed class Database into a Singleton-Class
added forgotten 'static' keyword in ModLanguage
removed version control from sm2 - include.php

1682 2012-05-03 01:40 darkviper

some little corrections ModLanguage/Database/initialize.php

1680 2012-05-03 00:17 darkviper

renamed file class.database.php to Database.php
renamed class database into Database
classes SecurityException and SecDirectoryTraversalException added in globalExceptionHandler.php
CoreAutoloader() added in initialize.php
new Constants 'WB_REL' and 'DOCUMENT_ROOT' in initialize.php...

1678 2012-04-27 23:32 Dietmar
  1. validation fix in print_footer, class.database
    ! replace settings and default header
1676 2012-04-24 11:16 Dietmar
  1. fixed backup_droplets working with php as Apache Module (Tks to Ruebenwurzel)
    ! update function rm_full_dir in /framework/functions.php
    ! To disable Run-time notices and receive warnings
1675 2012-04-24 07:43 Dietmar
  1. fixed /framework/functions.php missing global $MESSAGE in function rebuildFolderProtectFile
    1
1674 2012-04-20 20:50 Dietmar
  1. fixed add-ons upload error (tks to DBS)
    + add tool_icon.png to core module
    ! update outpu_filter success an error messages
    ! small redesign wb_themes
  2. fixed old.format.inc.php fileformat to unix
1670 2012-04-17 15:19 darkviper

added new global exceptionhandler (class AppException)

1668 2012-04-17 14:53 Dietmar

! settigs.php add fields dev_infos and page_icon_dir
+ add developer info to footer
! update class.admin.php, footer.htt

1662 2012-04-17 03:00 darkviper

added new getter 'getQueryCount' in class database

1655 2012-04-01 01:41 Dietmar

add replyto to form module (see DEVINFOS)

1653 2012-03-28 03:53 darkviper

fixed change_mode() against a very old problem with invalid calling arguments

1651 2012-03-26 16:18 darkviper

fixed a little problem with chmod()

1650 2012-03-24 17:05 darkviper

add argument 'replyTo' into class.wb::mail()

1647 2012-03-23 19:29 darkviper

add additional exeptionhandling in globalExceptionHandler

1641 2012-03-22 04:28 Dietmar

+ move admin/themes/templates/ to admin/skel/themes/htt/
! and update class.wb.php, upgrade-script.php

1639 2012-03-22 04:10 Dietmar

+ Installer add const DEBUG to config.php
! move const DEBUG and var $starttime from index.php to initialize.php

1638 2012-03-14 00:01 darkviper

config.php added define to set admin-directory

1637 2012-03-13 18:32 darkviper

made handling of config.php a little bit more easy

1625 2012-02-29 01:50 Dietmar

! update correct_theme_source and fixed the call in all files

1617 2012-02-22 12:24 darkviper

fixed function SanitizeHttpReferer() in consideration of subdirectories

1613 2012-02-16 13:12 darkviper

little fixes in classs database and add new readonly property DbName

1601 2012-02-07 23:48 Dietmar

little designfix in forgot_form.php
fix media if uploading zip files with folder, than create FolderProtectFiles

1598 2012-02-06 16:32 Dietmar

fixed undefined fragment index in initialize.php
add $_SESSION['HTTP_REFERER'] storing active pagelink if page_id != 0

1596 2012-02-04 01:50 Dietmar

highly critical security-fix
announced on http://www.darksecurity.de/advisories/2012/SSCHADV2012-003.txt

1592 2012-01-31 17:09 darkviper

little Typo-fix in database::SqlImport()

1591 2012-01-31 16:55 darkviper

little Regex-fix in database::SqlImport()

1586 2012-01-25 00:04 darkviper

added new method SqlImport() to class database

1566 2012-01-07 03:21 Dietmar

fix class.login, when name and pass are both empty, no longer call increase_attemps
some redirect updates in frontend account files

1563 2012-01-06 02:22 Dietmar

add linebreak in backend message for 'delete install folder...'

1561 2012-01-05 12:56 Dietmar

secureForm Fix for hosting with load balancing

1556 2012-01-02 09:05 Dietmar

typofix in function make_dir

1555 2012-01-02 07:50 Dietmar

! wb_quickSkin_28.php create _skin folders with folder protect file
! add a 3th parameter to function make_dir to allows the creation of nested directories specified in the pathname. Defaults to TRUE

1551 2011-12-27 15:40 Dietmar

+ add languages vars in languages files
+ add upload error mesages moduleinstall
+ add index.php if not exists in function createFolderProtectFile
! corrected changed coding between login_form and forgot_form

1549 2011-12-19 23:44 Dietmar

christmas time corrected wrong files

1542 2011-12-12 19:32 Dietmar

fix wrong background url in "Website Under Construction"

1535 2011-12-10 04:56 Dietmar

! changes in code modul
+ add function getTableEngine to class.database
+ add Quickskin to include folder
+ add reworkes Droplet SectionPicker to load modules frontend.css

1533 2011-12-08 01:05 Dietmar

new backend theme handling (Tks to Stefek)
some fixes in install

1532 2011-11-28 23:58 Dietmar

small changes in INSTALL and UPGRADE (Tks to unawave2)
update upgrade-script showing from Version to Version (Tks to unawave2)
add Servicepack version to header.htt

1529 2011-11-25 06:03 Dietmar

add new backend theme handling (Tks to Stefek)

1524 2011-11-13 21:14 Dietmar
1514 2011-10-04 13:37 Dietmar

account/signup.php, check if user is already logged
fix non object message in framework/functions.php

1512 2011-09-24 17:40 darkviper

settings for pwgen updated

1511 2011-09-14 19:24 Dietmar

fixed strict notice warning in class.wb
change editor for intropage to editarea
add missing slash in themes

1510 2011-09-14 17:20 darkviper

added new constant 'DO_NOT_TRACK' set to true if a client sends the DNT-Header

1507 2011-09-06 01:39 Dietmar

fixed field_remove

1506 2011-08-26 17:42 DarkViper

new class PasswordHash
new Password-/Hash-generator
(step to fix password-issues)

1505 2011-08-19 16:48 Dietmar

syntaxfix order::clean()

1504 2011-08-19 03:04 DarkViper

fixed order::clean()

1503 2011-08-18 04:18 Dietmar

change sql statements to strict in module droplets
fix vars in compatibility mode for versions before 2.8.1 in frontend.functions.php

1502 2011-08-12 20:28 DarkViper

fixed c&p mistake

1501 2011-08-12 14:58 DarkViper

removed stoneaged code from 2.4

1499 2011-08-12 13:21 DarkViper

little fix in calling globalExceptionHandler from inner core files

1498 2011-08-11 19:24 DarkViper

fixed secureform

1496 2011-08-11 18:15 DarkViper

activate globalExceptionHandler in inner core files

1495 2011-08-11 17:53 DarkViper

fix SQL-statements to SQL-strict

1489 2011-08-11 15:17 DarkViper

little fix in globalExceptionHandler

1488 2011-08-11 15:11 DarkViper

global exception handler activated

1487 2011-08-10 15:20 DarkViper

class.order completely recoded to reduce SQL requests
all other files: fix SQL-statements to SQL-strict

1486 2011-08-08 14:03 DarkViper

database::field_modify() there was a bug to fix
all other files: fixed SQL-statements to SQL-strict

1484 2011-07-31 21:42 Dietmar

move fixes 2.8.2 to 2.8.3
fixes will be shown in an extra readme
an package with the fixed files will be created
for all users who downloaded the 2.8.2 before 29 Jul-2011

1477 2011-07-21 04:47 Dietmar

! 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)

1475 2011-07-13 01:07 Dietmar + add SecureForm.mtab.php under mantennance by WebsiteBaker Community
! security fixes media, groups, users, sections
  1. change lang variable to remove upgrade-script
    ! reworked add sections in pages
    ! fix set empty href in show_menu2
    ! set show_menu2 version to 4.9.6 ...
1474 2011-07-12 10:27 DarkViper

for security reasons the 'remember me' functionality is deaktivated in class login
'Get configuration values' is optimized

1468 2011-07-07 05:08 Dietmar

update jquery-min to version 1.6.2
update jquery-ui-min to version 1.8.14
fix index error in media upload (Tks to DBS)
add missing nopreview.jpg
update media browser not to show forbidden files
remove unused jquery archiv folder

1465 2011-07-01 04:09 Dietmar

bugfix in initialize including SecureForm
update admintools FTAN handling

1464 2011-07-01 02:44 DarkViper

fixed little bug in moveCssToHead()

1463 2011-07-01 01:11 Dietmar

fixed Ticket 1050 Bug in include/phpmailer/class.phpmailer.php with Lotus Notes
fixed Ticket 573, 939 Bad formatting of e-mail received from form submissions
fixed Ticket 1009 cannot change user password without changing Email in preference

1462 2011-06-30 19:21 DarkViper

class-switcher for SecureForm added

1458 2011-06-26 16:13 Dietmar

Ticket 833 fixed markup for table cells in view.php
change themes.css to make style more flexible in success.htt and error.htt
backend themes: add js function redirect_to_page(url, timer) to redirect without message

1457 2011-06-25 19:18 Dietmar

Preparing 2.8.2 stable, last tests

1454 2011-06-06 11:56 DarkViper

in /framework/functions.php::media_filename - replace whitespaces by _
/upgrade-script.php - some small fixes

1443 2011-04-19 21:38 Dietmar

remove auto including YUI Framework in backend for modules, enable with >print_footer(true)
>print_error and ->print_success too accept a message as array
auto validate in frontend if style block inside body tag
captcha now XHTML valide

1442 2011-04-15 21:44 Dietmar

bug fixed in class.database.php methode field_add in call field_exists
update search, pls test, (Tks to Thorn)

1441 2011-04-10 01:04 Dietmar
  1. recoded /modules/admin.php info_banner, now compare with modify in pages
  2. security fixes remove defined WB_PATH for backend templates
  3. fixed class.admin.php missing $TEXT declaration, add get_section_details
1440 2011-03-26 17:08 Dietmar

add missing methode is_group_match in class.wb.php

1435 2011-03-17 00:39 Dietmar

fix entities converting in select languages (Tks to the community)
see http://www.websitebaker2.org/forum/index.php/topic,20547.msg140512.html#msg140512

1431 2011-02-11 04:19 Dietmar

add page position in get_page_details

1428 2011-02-07 05:55 Dietmar

update Argostheme to version 1.5 (Tks to Argos)
validation fixes
call edit_full_area on the fly

1424 2011-01-31 12:56 DarkViper

typo fix and simplify used_octets calculation in SecureForm::getFingerprint()

1422 2011-01-30 05:18 Dietmar

update SecureForm.php to work behind Proxies

1420 2011-01-26 18:43 Dietmar

YGN Ethical Hacker Group (2.8.2 / 2.9.0)

1412 2011-01-23 17:05 DarkViper

fixed wb::password_chars

1402 2011-01-22 05:41 Dietmar

secure peparing and beginning fix admin/pages

1400 2011-01-21 20:42 FrankH
  1. Security fix in account
  2. Security fix in admin/media, thanks to hal 9000
1397 2011-01-20 03:40 Dietmar

recoded rediect timer in print_success (tks to Chio)

1394 2011-01-16 23:17 Dietmar

set construct to FRONTEND class.wb
set 2.8.2 to RC5

1387 2011-01-16 12:42 Dietmar

fix class.wb

1386 2011-01-16 10:56 Dietmar

update headerinfos

1379 2011-01-13 04:10 Dietmar

fix class.admin

1378 2011-01-13 02:21 Dietmar

fixed inclusion of SecureForm
added IDNA/Punycode to wb::validate_email()

1374 2011-01-10 13:21 Dietmar

fixed headerinfos

1373 2011-01-10 13:14 Dietmar

update headerinfos

1372 2011-01-10 02:45 Dietmar

fixed class.wb.php to add class SecureForm

1369 2011-01-06 07:17 Dietmar

add jquery-include.js (Tks to Stefek)
update bind jquery in frontend, jquery-include.js and jquery-insrt.js are included

1368 2010-12-31 16:46 Dietmar

delete class.secureform.php
add newest SecureForm
fixed Call to a member function read() on a non-object in function register_frontend_modfiles

1367 2010-12-29 18:55 Dietmar

securtiy fix in class.login
see http://www.websitebaker2.org/forum/index.php/topic,20347.msg137554.html#msg137554

1365 2010-12-29 14:04 Dietmar

added some functions
set status to 2.8.2 RC3

1364 2010-12-29 12:52 Dietmar

added function 'db_update_key_value()'