Project

General

Profile

Statistics
| Revision:

# Date Author Comment
1898 2013-04-03 19:47 Dietmar
  1. bugfix missing trailing backtick in output_filter/input.php
  2. bugfix wrong backticks in 'admin/media/upload.php
  3. bugfix add missing language variable in account
    ! update form module, add class frm-fieldset to fieldset, restyle error box
    ! update captcha iframe attribute settings
1897 2013-03-21 03:52 Dietmar
  1. SqlImport removes BOM in sql files in a Windows Environment
    otherwise you have an error in your SQL syntax;
1896 2013-03-20 23:04 Dietmar
  1. solved install exeption
    ! update wrapper module and set version to 2.8.4
    ! update wysiwyg install.php, info.php
1895 2013-03-20 02:14 Dietmar

! update jsadmin module and set Version to 1.4.1
! update news module and set Version to 3.8.7

1894 2013-03-19 23:09 Dietmar
  1. bugfix form intall form284db.sql
  2. bugfix wb_search_data.sql layout for table settings
    ! update menu_link module and set Version to 2.8.1
1893 2013-03-19 18:31 Dietmar
  1. little issue on handing the cache in TranslationTable
  2. fix missing block or block0 issue in /admin/pages/section.php
1892 2013-03-19 15:06 Dietmar

! update output_filter module set version to 0.4.1

1891 2013-03-19 12:09 Dietmar

! update captcha_control module set version to 1.2.1

1890 2013-03-19 11:45 Dietmar
  1. bugfix and update form module set version to 2.9.1
    ! update code module set version to 2.8.4
    ! update wysiwyg module set version to 2.9.1
1889 2013-03-19 10:34 Dietmar
  1. bugfix solved sections block update
    ! update sections table change some varchar to int(11)
    + upgradeHelper class for better module upgrade
1888 2013-03-13 12:55 Dietmar
  1. fixed Deprecated: preg_replace(): modules\show_menu2\include.php
    The /e modifier is deprecated, replaced with preg_replace_callback
1887 2013-03-12 21:42 Dietmar
  1. bugfix Notice: Constant messages during new WB installation
    ! update WbDatabase SqlImport parameter,
1886 2013-03-12 04:04 Dietmar ! Install update, Split Step1+2 from the inputs Steps
  1. Languages Typofix
    ! check tables remove not needed tables
1885 2013-03-11 15:42 Dietmar
  1. protect magic setter to fix security issue in WbDatabase
    + additional arguments for Charset and TablePrefix in WbDatabase::doConnect
    + WbDatabase now can activate SET NAMES by doConnect argument
    + WbDatabase now provide TablePrefix property also (WbDatabase::TablePrefix)...
1884 2013-03-10 16:53 Dietmar

! from security reasons the new installation has changed
from the old config.php into new setup.ini.php without
using global constants for critical values like username & password and so on.

1883 2013-03-07 07:48 Dietmar

! groups change languages class to translate class
! prepare upgrade-script for WB Version 2.8.4 (versioncompare)
! update Form modul to version 2.9.1

1882 2013-03-06 10:18 darkviper

protect magic setter to fix security issue in Translate

1881 2013-03-05 14:16 Dietmar
  1. bugfix setting slash in class m_news_Reorg ( access files in root)
    ! upgrade-script shows count of created module access files
1880 2013-03-05 13:04 Dietmar
  1. bugfix missing slash in class m_news_Reorg
1879 2013-03-05 09:36 darkviper

protect magic setter to fix security issue in WbAdapter

1878 2013-03-05 08:18 darkviper

fixed PagesDir in WbAdaptor: no more single slash in this entry.

1877 2013-03-02 02:12 Dietmar

! fix news reorg.php to be backward compatible slash settings

1876 2013-03-01 23:26 Dietmar

! wysgwyg, first try to repair missing table entries
! page sections typofix in header

1875 2013-02-28 16:15 Dietmar

! wysgwyg, now check exitings table entries, otherwise script stop loading content in editor
! typofix in groups
! change constant DB_NAME to $database->DbName

1874 2013-02-28 12:57 darkviper

some little typo fixes in initialize.php
readConfiguration() fixed in initialize.php

1873 2013-02-27 01:15 darkviper

some small fixes in packet Translate
added option to disable cache
added option to keep placeholders if no translation was found

1872 2013-02-25 12:48 Dietmar
  1. bugfix preferences timezone, date_format, time_format settings, backend and frontend
1871 2013-02-23 23:11 Dietmar
  1. bugfix Undefined variable: sName in .../framework/functions.php
  2. bugfix droplet ShowWysiwyg Undefined variable: module
1870 2013-02-21 19:07 Dietmar
  1. solved installation issues
    ! upgrade-script sanitize pages_directory before creating access files
1869 2013-02-20 18:38 Dietmar

solved renaming access files by page settings if php as apachehandler

1868 2013-02-19 22:07 Dietmar

! change mysql_esc_string to WbDatabase::getInstance()->escapeStrinng()

1867 2013-02-19 21:52 Dietmar

! fixed pagetree header

1866 2013-02-19 21:47 Dietmar
  1. typofix in class TranslateTable
    ! framework/functions.php set function create_access_file to deprecated
    ! set ModLanguage.php to deprecated
    ! add methode escapeString to class WbDatabase
    ! update upgrade-script.php
    ! add getter property LastInsertId to class WbDatabase
1865 2013-02-19 17:56 darkviper

update initialize.php for changed Twig-dir and activated cache in Translate
initialize can handle now the new setup.ini format also.

1864 2013-02-19 12:40 darkviper

update classes Translate, TranslateTable, TranslateAdaptorWbOldStyle
added interface TranslateAdaptorInterface
added Klasse_Translate_de.pdf
update class WbAdaptor
update /framework/initialize.php

1863 2013-02-19 12:31 darkviper

updated Twig template engine to stable version 1.12.2

1861 2013-02-18 00:55 darkviper

added temporary class WbAdaptor (replacement for future registry) needed for some new objects

1860 2013-02-04 10:51 darkviper

added new translation classes (Translate/TranslationTable/TranslateAdaptorWbOldStyle) for easy handling of language files
initialize and activate class Translate in /framework/initialize.php

1859 2013-01-11 23:12 Dietmar
  1. bugfix mkdir(): Invalid argument if create acessfile
1858 2013-01-11 15:40 Dietmar

- remove MODULES_UPGRADE_LIST input from saettings

1857 2013-01-08 17:48 Dietmar

+ add deleted files and images in jqauery

1856 2013-01-08 17:32 Dietmar

- remove wrong files and images in jquery

1855 2013-01-08 10:11 Dietmar

! forgot the jQuery UI css

1854 2013-01-08 07:57 Dietmar

! forgot the jQuery UI

1853 2013-01-08 07:17 Dietmar

! update phpmailer to version 5.2.1
! update jquery to 1.8.3 and jQuery UI to 1.9.2

1852 2013-01-07 17:03 darkviper

updated Twig template engine to stable version 1.11.1 step2

1850 2013-01-07 00:07 Dietmar

! add default_timezone in admin account by new installation

1849 2013-01-06 20:04 Dietmar
  1. typofix page_extended in admin/settings and admin/pages/
    ! Fill empty option modules dropdown in admin/pages/sections.php
1848 2013-01-05 16:32 darkviper

fixed reinitialisation of class frontend in /index.php

1847 2013-01-05 15:58 darkviper

PageTree: fixed icon requests
added 2 new icons into wb_theme and argos_theme

1846 2013-01-05 03:04 darkviper

added variable root page for tree generation in class a_pages_PageTree
fixed missing css class jsadmin for drop/down activation in PageTree

1845 2012-12-28 22:43 Dietmar
  1. bugfix redclare function in preferences_form
    ! add infobox, if you have to change the language before working in preferences
1844 2012-12-28 07:03 Dietmar
  1. fixed Use of undefined constant PAGE_ID in /account/forgot.php
    ! change return value to boolean in user management delete.php, add.php
    ! change WEBSITE_SIGNATURE to WBMAIL_SIGNATURE
1843 2012-12-27 08:03 Dietmar

! trash only will be shown if more than one section exists
! In the server settings the renaming of the page_directory is only possible, if no page exists

1842 2012-12-26 03:15 Dietmar
  1. fixed output activation conformation
  2. fixed deleting Users awaiting activation
    ! add YYYY-MM-DD in date_formats dropdown
1841 2012-12-23 22:37 Dietmar
  1. fixed index depth in access files
1840 2012-12-23 16:35 Dietmar

! settings move website_signature to mailer settings
! fix html validate error in pages sections
! add pages field page_code to class.frontend.php
! optimized jsadmin backend.css

1839 2012-12-21 15:12 darkviper

The second runtime optimization of PageTree by recoding /admin/pages/index.php
Added new class a_pages_PageTree() for use with /admin/pages/index.php

1838 2012-12-13 15:42 Dietmar

groups management now completely html valide

1837 2012-12-13 04:10 Dietmar

! runtime optimized in /admin/pages/index.php

1836 2012-12-12 01:38 Dietmar
  1. fixed WB admin wrapper script, could never run at end if section_id == 0
1835 2012-12-10 19:39 Dietmar

! update dragdrop reorder positions of a page tree

1834 2012-12-10 11:39 Dietmar
  1. fixed redirect checking in class.login.php
1833 2012-12-10 05:05 Dietmar
  1. security fix CRLF injection/HTTP response splitting
1832 2012-12-09 15:16 Dietmar
  1. security Application error message fix in search/search.php
1831 2012-12-04 23:42 Dietmar
  1. fixed dragdrop for pages overview
1830 2012-11-22 15:59 Dietmar
  1. deactivate caching in backend to fix display faults
1829 2012-11-22 14:35 Dietmar
  1. bugfix check existing tables in upgrade-script
1828 2012-11-22 03:40 Dietmar

! Update Checks if a browser's user agent string is compatible with the FCKeditor.
! Set WebsiteBaker Module Version to 2.9.8

1827 2012-11-21 05:16 Dietmar
  1. force FCKeditor to work with Firefox 17
1826 2012-11-20 23:05 Dietmar
  1. fixed to big preview images in media
1825 2012-11-20 18:46 Dietmar

! update page settings, add save & back Button, add extended hide/show
redesign the page settings for a better overview

1824 2012-11-20 18:41 Dietmar

! update media in look to the changes in user management

1823 2012-11-20 18:36 Dietmar

! update user management, now home folder only will be created
if homefolders in settings are enabledPlugin
add save & back in user modify

1822 2012-11-20 18:33 Dietmar ! update installer, strict difference between table structure and data
  1. fixed wrong constant for settings table
    ! update redirct to upgrade-script in /admin/start(index.php
1821 2012-11-16 23:26 Dietmar

! forgot to upload the /install/save.php

1820 2012-11-16 22:41 Dietmar

+ added sql folder including websitebaker.sql, wb_search.sql
! update /install/save.php, will now created the tables with $database->SqlImport()
! update search layout in settings

1819 2012-11-16 22:34 Dietmar
  1. bugfix media, Undefined index /admin/media/upload.php on line 108
    - removed obselete resize_img.php
1818 2012-11-15 23:54 Dietmar
  1. bugfix Ticket 10 usergroup show homefolder in media
    ! update users, create username homefolder in media/homefolders
  2. add mssing values in table settings by installing WebsiteBaker
1817 2012-11-11 11:14 Dietmar
  1. Bugfix upgrde-script, syntaxerror in sql strict statement
1816 2012-11-11 01:47 Dietmar

! fixed adminstrator rights to change groups

1815 2012-11-11 01:19 Dietmar

! Complex code refactoring users management

1814 2012-11-10 22:23 Dietmar

! update jQuery to jQuery 1.8.2 and jQuery UI 1.9.1

1813 2012-11-10 21:27 Dietmar

! upgrade-script fixed wrong users group_id, (Bug in users management)

1812 2012-11-10 12:23 Dietmar
  1. fixed always show "no modul rights" in admintools
1811 2012-11-09 18:44 Dietmar

! forgot to upload class.wb.php

1810 2012-11-09 16:55 Dietmar

! account signup check that display_name is unique in whole system
(prevents from User-faking)
! add POST Request to admintools

1809 2012-11-07 12:19 Dietmar

! remove login_ip after 60days set in /admin/start/index.php
! add confirm_code and confirm_timeout fields in users table in /install/save.php

1808 2012-11-07 12:05 Dietmar

! add ErrorMsgException in /framework/globalExceptionHandler.php
! ErrorMessage "ADMIN_INSUFFICIENT_PRIVELLIGES" now can be styled
by the /admin/skel/themes/htt/ErrorMsgFile.htt template
! add css selectors to wb_theme

1807 2012-11-07 11:22 Dietmar

! fallback remove Timezone abbreviation in time format

1806 2012-11-04 04:41 Dietmar
  1. Bugfix double header in admintools
1805 2012-11-04 01:53 Dietmar
  1. fixed Undefined variable: nNumRows in \admin\users\index.php
  2. fixed Undefined variable: admin in \admin\admintools\tool.php
    ! show more information in awaiting activation /admin/users
    ! set input passord to autocomplete off /admin/users and /admin/prfeferences...
1804 2012-11-01 23:50 Dietmar
  1. fixed Illegal string offset 'time' in \framework\SecureForm.mtab.php
    ! add delete Outdated Confirmations in backend
    ! show waiting Activations if exists in user management
  2. fixed html validaton errors in user management
    ! security fixes in admin/preferences/...
1803 2012-11-01 00:00 Dietmar

! update submission form with designer friendly css classes

1802 2012-10-31 18:38 Dietmar

! change installation info "Please rename to config.php"

1801 2012-10-31 18:23 Dietmar

! upgrade-script: update if filesRemove or remove dirs failed
! update methode StripCodeFromText, add remove ,
! security fixes in form modul with StripCodeFromText

1800 2012-10-29 11:42 Dietmar
  1. add missing lang var in account/languages/EN.PHP
1799 2012-10-29 03:00 Dietmar

! media iframe browser now is html XHTML 1.0 Transitional valide

1798 2012-10-28 10:43 Dietmar

! admin/media: change preview size, remove CAPTION, STICKY

1797 2012-10-27 22:21 Dietmar

+ add new image class to admin/media for better images preview