Project

General

Profile

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

# Date Author Comment
1782 2012-10-11 14:29 Dietmar

+ add maintance modus in backend

1780 2012-10-10 17:09 Dietmar

! change help mouseover to onclick in page settings only on help icon
+ add help to input filename
! /framework/initialize.php now accept _GET and _POST to set user language

1777 2012-10-01 18:16 Dietmar

+ add methode StripCodeFromText in class.wb to clean injection
! rebranding the admin/settings and security fixes
! a few new styling in backend wb_theme
! beginning aa lot of account changes like correction of $_SESSION indexe, security fixes
+ add head.load.min.js and head.min.js to /include/jquery/ to style HTML5 templates

1770 2012-09-24 17:40 Dietmar
  1. fixed issues with database names
    WbDatabase::getTableEngine() changed SQL statement to strikt.
    ! remove empty warning box if you aren't sysadmin
    ! change order errorhandling in installation save.php
  2. typofix in news/upgrade.php $MESSAGE
    ! Framework/frontend.functions.php change file_exists to is_readable
1765 2012-09-22 22:06 Dietmar

! recoded module news,form,wysiwyg upgrade to work with upgrade-script

1763 2012-09-22 21:58 Dietmar
  1. fixed methode index_add in WbDatabase, always faild
1759 2012-09-17 01:47 Dietmar

! during Reformat/rebuild all existing access files in upgrade-script
root_parent will be set to page_id
! change multi-dimensional arrays (variables) to similar arrays in framework/functions.php

1754 2012-09-15 18:00 Dietmar
  1. fixed Duplicate entry for key 'PRIMARY' if adding a new pageX
    search for ->page['root_parent'] == 0 in module and shoe_menu2 calls
    page['root_parent'] has always the page_id from the first adding new page in level
1747 2012-09-09 19:01 Dietmar
  1. fixed issues with older table strucure for earlier WB installations
1746 2012-09-08 18:21 Dietmar
  1. add prefix wb_ to class name for content container
    if module has the same name as a html markup e.g code
1745 2012-09-08 15:06 Dietmar

! add div container in page_content for each sections,
! update droplets SectionPicker, ShowWysiwyg and ShowRandomWysiwyg
! put sec_anchor in this div, sec_anchor fixed in all found files
sec_anchor default now set to "section_",
sec_anchor can't be empty for future developement

1740 2012-09-05 06:31 Dietmar ! frontend.functions.php remove return $content in page_content(),
incompatible with search logic
! /include/jquery forgot jquery version.txt
  1. /form/view.php fixed wrong compare syntax
1736 2012-08-31 19:52 Dietmar

! replace more invalid char in secureform.mtab to work with settings_page

1735 2012-08-31 17:24 Dietmar
  1. fixed missing $admin-print_header() by security warning
  2. fixed secureform.mtab because settings_page failed
1730 2012-08-31 03:41 Dietmar
1728 2012-08-30 16:21 Dietmar

! change redirect logic for registered pages

1709 2012-08-29 13:37 Dietmar

! update folder framework class.login, admin/login, admin/skel/htt

1705 2012-08-27 18:52 Dietmar

! update headerinfo
! change os_version request if os is not windows

1702 2012-08-27 17:16 Dietmar

! /framework/class.frontend.php
! set $_SESSION['HTTP_REFERER'] to WB_URL if menu url is a registered page
! set some header("Location:.. to new method send_header(

1701 2012-08-27 16:58 Dietmar

! /framework/frontend.functions
! change multi-dimensional arrays (variables) to similar arrays
! method page_content, add parameter $echo true to print $content, false return $content

1700 2012-08-27 16:40 Dietmar

! change multi-dimensional arrays (variables) to similar arrays
+ add variables for backend-menu, header.htt and footer.htt

1699 2012-08-27 16:02 Dietmar

! Fixed IDKEY in Secureform.mtab to solve issues whith Security warnings
! on pages that used a lot of IDKEYS. (fixed by NorHei)

1698 2012-08-27 15:52 Dietmar

! optimize some methods
+ add method send_header, replace header('Location:... with new method
+ if header send failed you get a manuell redirected link, so script don't break

1694 2012-08-18 13:24 Dietmar

+ add var $iPhpDeclaredClasses = sizeof(get_declared_classes() set by PHP in initialize.php

1691 2012-06-10 18:13 darkviper

ModLanguages:: fixed the order of loading languages

1690 2012-05-31 12:56 darkviper

ModLanguage modified for auto fallback to DEFAULT_LANGUAGE
globalExceptionHandler added AppException, SecurityException, SecDirectoryTraversalException
Errormessage for old class.database modified

1689 2012-05-08 13:41 darkviper

fixed Errorhandling for old class.database

1687 2012-05-07 17:00 darkviper

Drop tables in installer fixed
Twig_Autoloader activated

1686 2012-05-07 14:31 darkviper

some modifications concerning the new autoloader
Twig Template engine v.1.7.0
some droplets actualisized
unfinished changes in installer

1685 2012-05-06 16:29 darkviper

last fixes for use of page_icon s.o.

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