Project

General

Profile

Statistics
| Revision:
  • svn:ignore: wrapper28 loginbox

# Date Author Comment
1783 2012-10-11 20:12 Dietmar
  1. fixed maintenance frontend
1782 2012-10-11 14:29 Dietmar

+ add maintance modus in backend

1781 2012-10-10 19:49 Dietmar

! fixed form modul (Tks to Ruebenwurzel)
! Send forgotten Theme CSS in Revision 1780

1779 2012-10-07 14:44 Dietmar
  1. fixed wrong variable in admin/settings/index.php line 409
    ! coreecting url to WB help in readme files module showmenu2
1778 2012-10-05 11:47 Dietmar
  1. fixed empty template variable in admin/start
1772 2012-09-28 01:31 Dietmar
  1. fixed show e-mail in submission overview
    ! set title to tooltip if you add a pageX
    ! optimize upgrade-script, add new fields to user table
1771 2012-09-24 18:49 Dietmar
  1. typofix in upgrade-scripts
  2. fixed form form284db.sql, change hardcoded engine to "{TABLE_ENGINE};"
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

1761 2012-09-18 13:40 Dietmar
  1. fixed wrong MODULE_URL in form modul
  2. fixed loginForgot.htt missing vars in <title></title>
1760 2012-09-18 06:49 Dietmar

! fallback changes in wysiwyg Revision 1754
because it's required that section_id is the PRIMARY KEY
Fallback will be done in upgrade-script until the final version
! build in extra input seo title in page settings
! beginning rebranding wb_theme

1758 2012-09-16 10:46 Dietmar

! forgot to upload the install.php from wysiwyg modul in Revision 1756
! correcting some more SEC_ANCHOR

1757 2012-09-16 05:45 Dietmar
  1. fixed mysql_fetch_array() expects parameter 1 to be resource, boolean given
    by adding a new form on page,
    ! refactroring form/install.php to SqlImport, add a form sql dump
    ! correcting some SEC_ANCHOR in form
1756 2012-09-15 22:25 Dietmar

! update wysiwyg install.php, now using methode SqlImport from WBDatabase

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

1741 2012-09-07 02:42 Dietmar

! Preparing Separation of code and HTML in Droplets

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
1738 2012-09-05 05:50 Dietmar

! remove folder structure in zip file for backup droplets

1724 2012-08-30 04:40 Dietmar
  1. fixed form submission output if no entry exist
1723 2012-08-30 04:19 Dietmar
  1. fixed missing class.admin
  2. check droplet skype if no existing user
1720 2012-08-29 17:08 Dietmar

! FCKEditor remove som php endtags in connector

1718 2012-08-29 16:25 Dietmar

! update headerinfo
! change multi-dimensional arrays (variables) to similar arrays

1717 2012-08-29 16:09 Dietmar

! update droplets uninstall, upgrade
! add $database=WbDatabase::getInstance();
! update /examples/

1714 2012-08-29 14:23 Dietmar

! update module form
! not auth users get no confirmation mail, but can print message
! add replyto to received messages, so answer is possible by e-mail client
! add pagination to submissionlist

1713 2012-08-29 14:12 Dietmar

! remove html markup from code to a template

1697 2012-08-27 13:30 Dietmar
  1. Bugfixed issues whith storing text for Search function on WYSIWYG module.
  2. Html tags where not filtered out.
1696 2012-08-27 13:24 Dietmar

move extra handling of menu links in index.php to the view.php of module menu links {Tks to NorHei)

1693 2012-08-18 13:10 Dietmar
  1. fixed deprecated erigi in captcha
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

1681 2012-05-03 01:01 darkviper

reorganisation of default theme of page-settings
added menu_icon_0 and menu_icon_1
update show_menu2 to handle the new icon fields (see README.de|en.txt)
add new droplet 'iParentIcon' for use with the new icons
added new module-depending language files (not complete yet) in admin/pages

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
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
1661 2012-04-11 01:45 Dietmar

add new language vars

1660 2012-04-06 15:07 Dietmar ! add group_id to news group overview
  1. fixed Fatal error: Cannot redeclare show_wysiwyg_editor()
1659 2012-04-06 13:59 Dietmar

more validation fixes in backend (Tks to Ruebenwurzel)

1658 2012-04-05 14:58 darkviper

fixed alternating row styles in droplet listing

1657 2012-04-04 04:39 Dietmar

some validation fixes in backend

1656 2012-04-02 17:58 darkviper

fixed filter to serve malformed/nested HTML also.

1655 2012-04-01 01:41 Dietmar

add replyto to form module (see DEVINFOS)

1654 2012-04-01 01:12 Dietmar

Fixed SERVER_EMAIL in languages, needs double brackets
Installer redesign Step 2

1652 2012-03-27 12:35 Dietmar

fixed path to globalExceptionHandler.php in wysiwyg

1640 2012-03-22 04:18 Dietmar

! optimize modules WYSIWYG for editors

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

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

1607 2012-02-09 20:29 Dietmar

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

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']

1597 2012-02-05 21:31 Dietmar

fixed issues with get_magic_quotes_gpc and FCKeditor

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

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

1587 2012-01-25 00:19 darkviper

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

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

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

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
1550 2011-12-21 18:32 Dietmar

update php mailer to version 5.2

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

1544 2011-12-15 16:57 Dietmar

fix droplet import after new wb installtion

1543 2011-12-14 01:13 Dietmar

fix droplet sectionPicker
fix install config.php not writeable
check table droplet if empty import examples

1540 2011-12-11 22:43 Dietmar

did some changes and fixes found by testers

1538 2011-12-10 16:06 Dietmar

! add table db engine in module install scripts
! some small updates in modules

1537 2011-12-10 12:04 Dietmar

continue updating headerinfos, adding upgrade scripts to module

1536 2011-12-10 05:22 Dietmar

+ add upgrade.php to captcha_control and small changes
+ add FolderProtectFile to quickskin

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

1534 2011-12-08 13:22 darkviper

filter-routines.php rel-URL Filter fixed for mailto-links

1533 2011-12-08 01:05 Dietmar

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

1529 2011-11-25 06:03 Dietmar

add new backend theme handling (Tks to Stefek)

1527 2011-11-22 23:19 Dietmar

fix redirect login