Project

General

Profile

  • svn:eol-style: native
  • svn:keywords: Date Author Id Revision HeadURL

# Date Author Comment
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
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

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

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

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

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

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

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
1749 2012-09-14 14:38 Dietmar
  1. fixed save pagesettings, if multiple menus is disabled, set page['menu'] to default = 1
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
1706 2012-08-29 12:40 Dietmar
  1. fixed save page option
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