Project

General

Profile

Statistics
| Revision:
  • svn:ignore: Kopie von upgrade-script.php config.php media pages pwgen.php robots.txt warten.gif

# Date Author Comment
1646 2012-03-23 17:47 Dietmar
  1. typofix in templates to include jquery
1645 2012-03-22 21:13 Dietmar

+ add language variable for template details

1644 2012-03-22 17:03 darkviper

prevent from empty theme-name in CopyTheme::_SanitizeNewName()

1643 2012-03-22 16:30 darkviper

added backend functions to copy themes and import htt-template files according to the the new theme fallback functionality

1642 2012-03-22 05:10 Dietmar

! update header info.php wb_themes

1641 2012-03-22 04:28 Dietmar

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

1640 2012-03-22 04:18 Dietmar

! optimize modules WYSIWYG for editors

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

1636 2012-03-09 15:30 Dietmar

+ add missing language variables for the theme handling

1635 2012-03-09 14:47 Dietmar

fallback signuo2.php revision 1633

1634 2012-03-09 03:20 Dietmar

! update language files and rework some core files (read DEVINFOS)
! compress mdcr.js
+ add DEVINFOS Instructions/Informations for modulecoder

1633 2012-03-08 10:42 darkviper

fixed class::methode print_error(...) overwrite in /install/save.php

1632 2012-03-02 02:59 Dietmar

! small design update for wb theme, login und login_forgot

1631 2012-03-02 02:56 Dietmar

! FCKeditor Fallback not working with IE9

1630 2012-03-01 13:30 Dietmar
  1. fixed fckeditorcode_ie.js in IE9 ( not the end of fixing )
1629 2012-03-01 08:10 Dietmar
  1. fixed wrong file format, fckeditor and outputfilter
1628 2012-03-01 00:59 Dietmar ! forgot changelog and version in Revision 1627
01 Mar-2012 Build 1627 Dietmar Woellbrink (Luisehahne)
  1. Fixed FCKeditor to work with IE9 (Tks to marmot for the source)
1627 2012-03-01 00:54 Dietmar
1626 2012-02-29 23:45 darkviper

started rebuild and reorganize the OutputFilter-System

1625 2012-02-29 01:50 Dietmar

! update correct_theme_source and fixed the call in all files

1624 2012-02-29 01:42 Dietmar
  1. fixed index warning in form modul (Tks to DBS)
1623 2012-02-29 01:34 Dietmar
  1. fixed FCKeditor to work in IE7/8, IE9 not tested
    ! redesign filemanager FCKeditor
    ! set Moduleversion to 2.9.7.1
1622 2012-02-25 01:29 darkviper

typofix in Droplet [ShowRandomWysiwyg]

1621 2012-02-24 16:53 darkviper

Droplet [SectionPicker] fixed
Added new droplets [ShowWysiwyg] and [ShowRandomWysiwyg]

1620 2012-02-24 14:36 Dietmar
  1. fixed FCKeditor lang files to utf-8 (Tks to Ruebenwurzel
1619 2012-02-24 00:56 Dietmar

! forgot info.php

1618 2012-02-24 00:53 Dietmar
  1. fixed FCKeditor to work in IE9 (Tks to marmot)
    ! update module version to 2.9.7
1617 2012-02-22 12:24 darkviper

fixed function SanitizeHttpReferer() in consideration of subdirectories

1616 2012-02-18 03:54 Dietmar

! update INSTALL and UPGRADE instruction to 2.8.3 (Tks to Ruebenwurzel)

1615 2012-02-18 03:14 Dietmar

+ Validationfix, add qx_rawlang.php in quickSkin_alpha to solve
<a> escaping malformed URI reference messages in javascript
! fixed magic_quotes_gpc=on, magic_quotes going to be removed in PHP6.
and some hoster do not set it to off

1614 2012-02-18 02:51 Dietmar
  1. fixed tabindex in installer (Tks to Easyuser)
  2. fixed installer call in /admin/index.php
1613 2012-02-16 13:12 darkviper

little fixes in classs database and add new readonly property DbName

1612 2012-02-11 04:06 darkviper

Number of version and revision updated in branch too (hello Mr. Alzheimer)

1609 2012-02-09 23:51 Dietmar

change Website Baker to WebsiteBaker in installer

1608 2012-02-09 22:34 Dietmar

A small optical correction of the installer.

1607 2012-02-09 20:29 Dietmar

typofix in /modules/form/view.php (Tks to jacobi22)

1606 2012-02-08 23:31 Dietmar

some little changes and fixes in template allcss and round
add // register_frontend_modfiles('jquery'); to activate comment out
Set version to 2.71

1605 2012-02-08 08:11 Dietmar

login.php fallback to revision 1602

1604 2012-02-08 04:37 Dietmar

fixed parse error in login.php

1603 2012-02-08 04:08 Dietmar

fix local module reload and module manuell install
forgot to upload login.php

1602 2012-02-08 02:54 Dietmar

a quick simple stylesheet fix in wb_theme

1601 2012-02-07 23:48 Dietmar

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

1600 2012-02-07 18:32 Dietmar

more fixed issues with get_magic_quotes_gpc and FCKeditor
remove create and upload in FCKeditor Filemanager

1599 2012-02-06 16:59 Dietmar

update all used files with redirect_url to $_SESSION['HTTP_REFERER']

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

1597 2012-02-05 21:31 Dietmar

fixed issues with get_magic_quotes_gpc and FCKeditor

1596 2012-02-04 01:50 Dietmar

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

1595 2012-02-04 00:42 Dietmar

fix form language vars for better understanding (Tks to Maverik)
change request if HTTP_REFERER is not empty in logout.php

1594 2012-02-03 11:21 Dietmar

fixed use of undefined constant fri in /form/view.php

1593 2012-02-01 23:29 Dietmar

rebuild protectfile in pages/posts

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

1590 2012-01-25 19:14 darkviper

added request var to submit a request identifier. argument ?fri=12345 on GET-view will submit 'FormRequestId: 12345' by email

1589 2012-01-25 02:26 Dietmar

fixed starting upgrade-script if missing revision in settings

1588 2012-01-25 00:26 darkviper

all module depending code removed, some little fixes, better integration for module-upgrade

1587 2012-01-25 00:19 darkviper

news: added sql-dump to create database tables, some little fixes in install/upgrade

1586 2012-01-25 00:04 darkviper

added new method SqlImport() to class database

1585 2012-01-19 22:55 Dietmar

fixed double table width in modify.php form module ((Tks to Ruebenwurzel)

1584 2012-01-19 22:29 Dietmar

! form module, shows email-adress from body tag
- remove scrollable table in overview form module

1583 2012-01-19 20:22 Dietmar

forgot upload save.php in wysiwyg module

1582 2012-01-19 04:07 Dietmar
  1. wysiwyg module, fix issues with magic_quote_gpc if on
  2. form module, fix regex for radio and checkbox (Tks to Ruud)
    ! form module, make show submission table scrollable
1581 2012-01-17 22:16 darkviper

some little fixes in wysiwyg module

1580 2012-01-17 15:40 Dietmar

dropdown list to choose recipient for email confirmation

1579 2012-01-17 00:33 Dietmar

remove unneeded input fields in form settings

1578 2012-01-16 19:48 Dietmar

fixed warning in domain independend image links

1577 2012-01-16 19:05 Dietmar

fixed save dirmode and filmode to 0 if not superadmin

1576 2012-01-16 18:29 darkviper

wysiwyg module changed to domain independend image links

1575 2012-01-16 13:20 Dietmar
  1. fixed captcha error message in form module
    ! set form module to version 2.8.4
1574 2012-01-16 04:02 Dietmar

+ add instruction README.de.txt in form module
! update jquery to jQuery 1.7.1 and jQuery UI 1.8.17

1573 2012-01-16 03:01 Dietmar

+ 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

1572 2012-01-14 21:53 Dietmar

! security fix, force SMTP Authentifikation
! server and email settings only for superadmin

1571 2012-01-12 19:07 Dietmar

remove session_start() in /account/logout.php

1570 2012-01-10 22:17 Dietmar

added $module_directory to make quickskin directory changes dynamically

1569 2012-01-10 09:49 darkviper

possible errors on 'save password' fixed. Minimum length of password set to 6 chars

1568 2012-01-10 05:33 Dietmar

! fix show_menu2 2th parameter for template round and allcss (Tks to Ruebenwurzel)
! set fingerprint_with_ip_octets default to 2 in a new installation

1567 2012-01-07 07:14 Dietmar

fix wbmailer_smtp_auth, could not be disabled after enabled

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

1565 2012-01-06 21:53 Dietmar

fixed:: detection of serverdefined charsets more different

1564 2012-01-06 14:10 Dietmar

entities fixes in FI and TR languages files (Tks to Ruebenwurzel)

1563 2012-01-06 02:22 Dietmar

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

1562 2012-01-05 22:35 Dietmar

only superadmin can start the upgrade-script from backend

1561 2012-01-05 12:56 Dietmar

secureForm Fix for hosting with load balancing

1560 2012-01-04 22:31 Dietmar

upgrade script start automatically after uploading a new version and login to the backend

1559 2012-01-04 03:59 Dietmar

change quickSkin to alpha status, ATTANTION rename folder to quickSkin_alpha

1558 2012-01-02 23:53 Dietmar

remove backslash in $_CONFIG['extensions_dir']

1557 2012-01-02 16:49 Dietmar ! update editor.css for allcssand round (Tks to Ruebenwurzel)
  1. bugfix in forgot_form.php
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

1554 2012-01-01 16:20 Dietmar
  1. typofixes in DE languages files (Tks to Ruebenwurzel)
1553 2011-12-31 16:03 Dietmar

! recoded formmodul, add dropdown email_fromname_field

1552 2011-12-31 15:57 Dietmar
  1. fix mdcr.js $scriptLink to absolute url
    ! change separator breadcrumb admintools
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

1550 2011-12-21 18:32 Dietmar

update php mailer to version 5.2

1549 2011-12-19 23:44 Dietmar

christmas time corrected wrong files

1548 2011-12-19 05:21 Dietmar

remove quickSkin /temp/folder/ for a later solution

1547 2011-12-18 22:34 Dietmar
1546 2011-12-18 21:00 Dietmar

! recoded /account/forgot_form.php
! update quickSkin
! update languages files
+ add /temp/quickSkin/ folder
! begin fixing sec_anchor in urls

1545 2011-12-15 20:12 Dietmar

update admin/pages/modify.php now you can send page_id with GET and POST