Project

General

Profile

Statistics
| Revision:

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

1244 2010-01-14 03:50 Dietmar

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

1227 2009-12-28 05:30 Dietmar

fix syntax error

1225 2009-12-28 04:57 Dietmar

update header, change variable

1207 2009-12-02 07:05 Dietmar
1206 2009-12-02 07:01 Dietmar

next step to validate backend themes

1203 2009-11-30 14:45 Dietmar

updated module info.php (Thanks to Waldschwein)

1200 2009-11-29 03:20 Dietmar

fixed an undefined index

1187 2009-11-25 07:01 Dietmar

change page_title to menu_title for parent dropdown list in index.php and sections.php

1182 2009-11-24 20:36 Dietmar

add two constants in /framework/initialize.php for later feature in database settings
define('EDIT_ONE_SECTION', true) to edit only one section with editor in manage sections
modify page will be loading all sections with editor
define('EDITOR_WIDTH', 900) set min width for editor...

1180 2009-11-24 19:27 Dietmar

add a child page is cumbersome when the parent dropdown list gets to be too large. (Ticket #821)

1163 2009-10-12 03:42 Dietmar

shows more details in wysiwyg editor

1148 2009-09-22 14:22 Dietmar

Ticket #805 fixed: Pagetree changed menu titles instead of page titles thanks to Ralf (Berlin)

1140 2009-09-15 11:49 aldus

Bugfix for #791: group-restrictions and sections.
Add "order by position" inside the wbmodule.php in the FCK-Editor to display the page-tree correct.

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1128 2009-08-12 22:51 Matthias

Fixed some display issues in all backend themes

1116 2009-08-09 20:03 Matthias

some code cleaning of admin/pages/sections.php

1112 2009-08-08 16:28 Matthias

Added some missing variables to backend_themes (Thanks to Stefek)

1103 2009-08-06 12:52 Matthias

Fixed some display issues in argos_theme (Thanks to Argos)

1095 2009-07-27 08:19 Matthias

Fixed bug introduced in changeset [1092]

1092 2009-07-23 22:39 Matthias

fixed bug with page not showing if 2 sections active (ticket #751) (Thanks to Pumpi)

1078 2009-07-18 14:44 Matthias

Replaced in some alt tags hardcoded signs with language variables (Thanks to argos)

1073 2009-07-16 20:53 Matthias

Removed double </form> tags in pages/intro.php and wysiwyg/modify.php

1072 2009-07-16 20:50 Matthias

replaced all remaining mktime() with time(), except from third party scripts

1071 2009-07-16 00:35 Matthias

changed in modules/admin.php and admin/pages/add.php mktime() to time()

1069 2009-07-15 22:28 Matthias

Fixed some validiation bugs in core and different modules (Thanks to luisehahne)

1065 2009-07-14 18:25 Matthias

Fixed bug with sections are only editable in new backend-themes if blocks are enabled (Thanks to Luisehahne)

1050 2009-07-09 18:57 Matthias

Fixed invalid output of page_sections Page in Backend (Thanks to Luisehahne)

1048 2009-07-08 22:45 Matthias

- Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)

- Fixed some display issues in all backend themes (Thanks to Luisehahne)

1035 2009-07-07 00:34 Matthias

- Added new functions to admin dir (Thanks Argos and Ruud)

- Updated install and upgrade-script

- Adapted wb_theme and classic_theme to changed admin dir files

1012 2009-06-25 20:21 Matthias

Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)

1009 2009-06-23 23:42 Matthias

-Moved styles from admin/pages/sections.php to sections.htt in backend themes (Thanks to Luisehahne)

- Moved javascript files from admin/pages/index.php to external js files (Thanks to Luisehahne)

- Major improovements and changes to all backend files to get more valide Code output (Thanks to Luisehahne)

1008 2009-06-22 18:17 Matthias

fixed wrong position id when adding a new page

1002 2009-06-21 12:54 Matthias

and another typo was to fix

1001 2009-06-21 12:51 Matthias

Fixed small bug introduced in changeset [999]

1000 2009-06-19 17:03 Matthias

fixed small code display issue introduced in changeset [999]

999 2009-06-19 16:57 Matthias

Fixed bug that parent pages didn't inherit language settings to kind pages

973 2009-04-23 20:49 Matthias

Fixed bug with dropdownlist in pages settings (ticket #713)

952 2009-02-25 18:33 Matthias

fixed manage section is showed twice (ticket #694)

944 2009-02-22 10:39 Matthias

added skinable Admin Interface

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

847 2008-06-22 08:09 doc

Added output of block number to section admin if no block name is specified

846 2008-06-21 09:42 doc

Added output of block names to modify pages dialogue if blocks are enabled

831 2008-04-16 21:34 doc

Fixed possible clashes with intro page feature and WB core file /pages/index.php

830 2008-04-15 20:34 thorn

revert back to pagename-creation from $page_menu, instead of $page_title

825 2008-04-14 20:10 thorn

fixed issue with multigroups (level 0 page-creation)

804 2008-04-05 17:23 thorn

fixed viewing_groups-handling in /admin/pages/add.php

738 2008-03-02 20:22 thorn

made an addition to changeset 733

735 2008-03-02 14:29 thorn

added missing sorting to language dropdown in admin/pages/settings.php

733 2008-03-01 19:24 thorn

fixed ticket #562, applied changes from user tavitar with some own additions

693 2008-02-10 16:39 doc

adapted color for onmouseover effect

686 2008-02-09 20:53 doc

modified some colors and CSS definitions of pages, media and section interface

683 2008-02-09 14:22 thorn

sections: fixed layout-issue with IE7 (hopefully, can't check this)

660 2008-02-02 14:51 thorn

Added missing text in languages files for jscalendar

657 2008-02-02 02:00 thorn

Settings: pages-directory '/' will be converted to '' (empty string) on save.
Changed last remaining call to my_htmlspecialchars() to htmlspecialchars()

656 2008-02-01 23:53 thorn

Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].

651 2008-01-31 18:10 thorn

Fixed parent dropdown in admin/pages/settings.php, too.

650 2008-01-31 18:01 thorn

admin/pages: the parent dropdown-list showed foreign private pages, too. Fixed.

643 2008-01-29 23:34 thorn

Had to fix some strtotime()-related issues in admin/pages/sections and module news to use with PHP4.

633 2008-01-28 20:19 doc

added some more backend layout modifications, corrected bug in NL.php language file

627 2008-01-28 17:49 doc

Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)

595 2008-01-25 16:08 doc

Removed changes introduced with Changeset 593 (need to agree if we want add this to the core with WB2.7)

593 2008-01-24 23:09 thorn

Generate filename in pages/ from page_title instead of menu_title.

585 2008-01-22 00:59 thorn

added second icon to calendar-fields in manage-sections to empty date-fields. Changed calendar-icon to clock-icon. Added new icon (clock_del_16.png) to images.

584 2008-01-21 20:49 doc

Removed the manage section icon from the page admin (sections managed by publish by date function).

574 2008-01-20 00:37 thorn

updated admin/pages/sections.php to changed jscalendar-api from changeset 571

558 2008-01-18 19:32 Matthias

Fixed hardcoded /pages issue in intro page feature