Project

General

Profile

Statistics
| Revision:

# Date Author Comment
2021 2013-12-06 11:34 darkviper

! PageTree::_makeSql() added sort order to list of sections per page

1999 2013-11-14 02:27 darkviper

! admin/pages/PageTree added list of sections to the tooltip of 'manage_sections'

1986 2013-10-19 02:48 Dietmar

! If the advanced option languages ​​Page was disabled or pages exist with one language only,
then all available languages ​​are shown to be selected in the User-Settings implemented in backend

1979 2013-10-10 00:28 darkviper

Packet AccessFile fixed indifferent handling of './..' directory entries

1973 2013-10-03 23:58 darkviper

/update-script.php last correction for loading PasswordHash packet and Typo fix line 87
/admin/pages/PageTree // SmallRawPageTree : adaption of Translate and WbAdapter

1972 2013-10-03 13:59 Dietmar
  1. bugfix pages/settings_save.php sql strict
    ! update fix pages/settings.php page code list
    deactivate hidden and none visibility for first default_language sub
1971 2013-10-02 10:52 Dietmar

! Finished Pages settings output page_code treelist

1970 2013-10-01 14:29 Dietmar ! MultiLingual set svn properties to all files
  1. MultiLingual typofix in methode updateDefaultPagesCode
    ! Pages settings fix output page_code treelist (not ready yet)
1957 2013-08-14 13:37 darkviper

typofixes in /admin/pages/settings.php
typofixes in /include/jscalendar/lang/

1956 2013-08-14 12:46 darkviper

typofixes in /admin/pages/

1953 2013-08-13 23:29 darkviper

solved some problems with MultiLingual module

1942 2013-07-30 17:56 darkviper

fixed Tooltips in backend

1923 2013-06-08 11:58 darkviper

syncronize project and some small typo corrections in /admin/

1914 2013-06-07 05:51 Dietmar

! /admin/pages/ add/change to new Translate class
add a default.ini with a list of protected basenames,
and a PagesEnvironment to force writing the accessfile forever

1907 2013-06-07 04:30 Dietmar

update headerinfo

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

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

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

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

1837 2012-12-13 04:10 Dietmar

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

1835 2012-12-10 19:39 Dietmar

! update dragdrop reorder positions of a page tree

1831 2012-12-04 23:42 Dietmar
  1. fixed dragdrop for pages overview
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

1791 2012-10-24 00:55 Dietmar
  1. fixed save search settings
1788 2012-10-13 18:55 Dietmar
  1. fixed page settings for php Version less 5.2.9
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

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
1766 2012-09-22 22:25 Dietmar

! typofix in EN language,
! empty seo_title will set to menu_title
! continue rebranding wb_theme

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

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
1753 2012-09-15 04:01 Dietmar ! remove summary="" in captcha tables frontend
! fixed calendar time, now all Calendar in WB shows right user TIMEZONE
please check module for saving timestamp minus TIMEZONE
  1. recoded sections in admin/pages/, now save all fields
    there was a problem, if blocks and menus are disabled
1749 2012-09-14 14:38 Dietmar
  1. fixed save pagesettings, if multiple menus is disabled, set page['menu'] to default = 1
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
1734 2012-08-31 16:16 Dietmar
  1. typofix in /install/save.php and /admin/settings_page.php
1731 2012-08-31 11:46 Dietmar

+ add Page extended to settings,
! to show experten mode in page settings
! shows some more settings like icon dir

1726 2012-08-30 06:38 Dietmar

! change multi-dimensional arrays (variables) to similar arrays
! change message if uploaded file exists

1707 2012-08-29 13:12 Dietmar

! update folder admin/pages, admin/skel/htt
! change multi-dimensional arrays (variables) to similar arrays
! change default templates, change code to new templates

1706 2012-08-29 12:40 Dietmar
  1. fixed save page option
1703 2012-08-27 18:33 Dietmar

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

1692 2012-08-08 03:08 darkviper

corrected pageID in forwarding links and
changed request of permission to ami_group_member() and is_group_match()

1685 2012-05-06 16:29 darkviper

last fixes for use of page_icon s.o.

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

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

1625 2012-02-29 01:50 Dietmar

! update correct_theme_source and fixed the call in all files

1545 2011-12-15 20:12 Dietmar

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

1529 2011-11-25 06:03 Dietmar

add new backend theme handling (Tks to Stefek)

1518 2011-10-25 17:50 Dietmar

see http://www.websitebaker2.org/forum/index.php/topic,22649.msg152666.html#msg152666

1517 2011-10-24 18:17 Dietmar

fix SERVER_EMAIL in language files
fix encoded text in sections.php
add missing image in argos_theme

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

1494 2011-08-11 16:59 Dietmar

Fixed save wrong template directory in database

1478 2011-07-22 03:58 Dietmar

fix mssing filename in intro.php
inactive user in dropwonlist are show with line-through

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 ...
1473 2011-07-09 02:40 Dietmar

found more backlinks to fix
remove not working ftan in frontend
fixed redirect in login procedure (Tks to mr-fan)
update droplet LoginBox, additional parameter $redirect
remove double config call in media (Tks to Testör)

1471 2011-07-07 18:07 Dietmar

change to Release Candiate 7

1470 2011-07-07 17:43 Dietmar

languages Typo fix (Tks to pcwacht)
update intro, fixed saving
fixed install/save.php (Tks to pcwacht)

1459 2011-06-26 21:28 Dietmar

Ticket 1099: change title for add_child_page in page tree

1457 2011-06-25 19:18 Dietmar

Preparing 2.8.2 stable, last tests

1441 2011-04-10 01:04 Dietmar
  1. recoded /modules/admin.php info_banner, now compare with modify in pages
  2. security fixes remove defined WB_PATH for backend templates
  3. fixed class.admin.php missing $TEXT declaration, add get_section_details
1428 2011-02-07 05:55 Dietmar

update Argostheme to version 1.5 (Tks to Argos)
validation fixes
call edit_full_area on the fly

1425 2011-02-04 00:16 Dietmar

redefined wrong admin backlinks

1416 2011-01-24 06:51 Dietmar

fixed unsafe sql queries

1415 2011-01-24 01:52 DarkViper

fixed unsave sql-queries in /admin/pages/settings

1411 2011-01-23 16:51 FrankH
  1. Bugfix for Tickets 965, 966 and 910
1407 2011-01-22 18:21 FrankH
  1. various Security fixes, thanks to secunia and others
1406 2011-01-22 15:10 FrankH
  1. Security fix to stop users from changing module contents without permission, thanks to Michael Schwarz
1404 2011-01-22 13:20 Dietmar

Security fix in pages

1403 2011-01-22 05:54 Dietmar

small fix

1402 2011-01-22 05:41 Dietmar

secure peparing and beginning fix admin/pages

1388 2011-01-16 13:18 Dietmar

more Security fix for admin/pages

1386 2011-01-16 10:56 Dietmar

update headerinfos

1384 2011-01-16 09:39 Dietmar

Security fix in admin/pages

1373 2011-01-10 13:14 Dietmar

update headerinfos

1358 2010-12-28 09:44 Dietmar

validation fixes in pages backend theme

1357 2010-12-27 20:50 FrankH

Security fixes

1353 2010-12-26 20:49 FrankH

Security fixes

1349 2010-12-19 20:04 Dietmar

add ini_set('display_errors', 1) (Tks to Thorn)
update headerinfos

1346 2010-05-12 17:14 Dietmar

Ticket #999 wrong sql statement in admin/pages/index.php (Tks to Lucutus)

1338 2010-04-28 00:39 Dietmar

insert modulename in sections, even for missing module, you can style it with class selector: module_disabled

1333 2010-04-22 05:13 Dietmar

start recoding without style display:none

1306 2010-03-19 22:05 Dietmar

rework admin/pages/save.php so that modules can use it
fixed missing global variable in install to work in modules

1305 2010-03-17 15:32 Dietmar

Ticket #957 Wrong status returned for visibility

1301 2010-03-07 20:55 Dietmar

Tickets #932 change deprecated eregi functions
Tickets #948 fixed Multiple use of same parametrised droplet - parameter handling
Upgrade Droplets to Version 1.0.3
update some headerinfos
non existing pages, will be created if clicking save in page settings

1299 2010-02-21 14:39 Dietmar

Ticket #944 fixed double sections, with registered User

1295 2010-02-19 04:29 Dietmar

Beginning with Ticket #901
add siteadd.png to backend themes
change icon add child page

1281 2010-01-30 05:57 Dietmar

continue update headertext
Ticket #930 disabled SyntaxHighlighter from default WB Installation
change help url to www.websitebaker2.org

1280 2010-01-29 03:59 Dietmar

continue update headertext

1277 2010-01-28 06:18 Dietmar

update headertext

1271 2010-01-23 03:30 Dietmar

continue update header info

1245 2010-01-14 04:25 Dietmar

Ticket #911 3. continue to fix CSS-errors in WB backend