Project

General

Profile

  • svn:keywords: Id Revision HeadURL Date

# 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

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

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

1679 2012-04-28 00:13 Dietmar

add tool_icon.png to admintools

1678 2012-04-27 23:32 Dietmar
  1. validation fix in print_footer, class.database
    ! replace settings and default header
1677 2012-04-27 14:32 Dietmar

! preparing new groups management and page settings
! upgrade-script insert or update page access files

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
1673 2012-04-18 23:08 Dietmar

! fixed signup, remove $admin->print_error methods
+ add send registation mail to systemadministartor

1672 2012-04-18 22:53 Dietmar

+ add languages vars for signup

1671 2012-04-18 08:48 Dietmar

fixes installer and upgrade-script

1670 2012-04-17 15:19 darkviper

added new global exceptionhandler (class AppException)

1669 2012-04-17 15:14 darkviper

little fixes in /admin/addons/reload.php

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

1667 2012-04-17 14:28 Dietmar

add folder /templates/round/title_images to work with page_icon

1666 2012-04-17 14:15 Dietmar

! update of installer and upgradescript for Revision 1664/1665
+ add fields page_icon, menu_icon_0, menu_icon_1 to pages
+ add settings values dev_infos and page_icon_dir
! update languages files

1665 2012-04-17 13:51 darkviper

update page_settings - CSS for wb_theme and argos_theme (for Rev.1664)

1664 2012-04-17 13:46 darkviper

added additional rights for AdminUsers/ViewerUsers in /pages/page_settings
/pages/settings2.php renamed into /pages/settings_save.php

1663 2012-04-17 03:59 Dietmar

update round print.css for better output

1662 2012-04-17 03:00 darkviper

added new getter 'getQueryCount' in class database

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

1653 2012-03-28 03:53 darkviper

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

1652 2012-03-27 12:35 Dietmar

fixed path to globalExceptionHandler.php in wysiwyg

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

1649 2012-03-24 05:23 Dietmar

! rebranding banner.jpg and powered.jpg round template

1648 2012-03-24 01:05 darkviper

a litte fix in /admin/addons/index.php.
added unregister_Theme to CopyTheme::_doRollback()
added CopyTheme::_activateTheme()

1647 2012-03-23 19:29 darkviper

add additional exeptionhandling in globalExceptionHandler

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