Project

General

Profile

Statistics
| Revision:

# Date Author Comment
1280 2010-01-29 03:59 Dietmar

continue update headertext

1279 2010-01-28 11:59 Dietmar

Ticket #927 news module language file in swedish
update headertext

1277 2010-01-28 06:18 Dietmar

update headertext

1274 2010-01-24 14:55 Dietmar

Ticket #921 fix issues in IE by using EditArea framework

1273 2010-01-24 09:26 Dietmar

Ticket #921 Update EditArea framework
fix stylings wb_theme, fix upgradescript

1271 2010-01-23 03:30 Dietmar

continue update header info

1270 2010-01-22 23:56 Dietmar

set svn keywords

1269 2010-01-22 23:51 Dietmar

Ticket #869 Droplet-Engine does'nt work in some case
continue update header info

1268 2010-01-22 18:21 Dietmar

update header info

1267 2010-01-22 15:32 Dietmar

update fckeditor, forgotten to upload a file

1265 2010-01-22 05:40 Dietmar

Ticket #909 WYSIWYG Editor width destroyes backend layout
Set EDITOR_WIDTH to 0, This way backend theme developper
can style the WYSIWYG Editor according to their themes.

1259 2010-01-21 05:10 Dietmar

update header info, change unknown user to guest in all languages

1258 2010-01-21 03:26 Dietmar

update few header info

1257 2010-01-21 02:41 Dietmar

update info.php fckeditor

1256 2010-01-21 02:31 Dietmar

fix wrong settings in image browser dialog

1249 2010-01-14 15:10 Dietmar

Ticket #877 add slovak lang in Captcha and Advanced-Spam-Protection

1243 2010-01-14 03:01 Dietmar

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

1241 2010-01-12 18:14 Dietmar

Ticket #906 Search Template bug
update editor min width logic
dragableresize table

1239 2010-01-12 02:17 Dietmar

fix open_basedir restriction in effect in save_post.php

1235 2010-01-10 15:11 Dietmar

Ticket #903 fix CSS-errors in WB backend
add title class in show_breadcrumbs, now full css styling

1229 2009-12-28 19:39 Dietmar

fix show date if only short content

1228 2009-12-28 18:13 Dietmar

check if load only one wysiwyg instance
check update svn revision

1224 2009-12-28 04:50 Dietmar

update header

1223 2009-12-28 04:38 Dietmar

validate code

1222 2009-12-28 04:27 Dietmar

change page_title to menu_title in dropdown list
validate code

1221 2009-12-23 12:29 Dietmar

check if revision $id will be updated

1218 2009-12-16 23:22 Ruud

Ticket #894: Bugfixes in newsmodule > rss.php

1217 2009-12-16 22:05 MaGnaL

Clean check in of minor bugfixes: Add some localizations, correct html/php syntax

1215 2009-12-14 15:54 MaGnaL

Rollback of accidentally checked in files

1214 2009-12-14 15:49 MaGnaL

Ticket #832: Fix wrong configuration of timezone-handling when saving preferences-form on backend and frontend

1210 2009-12-10 16:52 Dietmar

Test

1209 2009-12-08 07:18 Dietmar

Ticket #890 fixed visability proprty uses non valid value 'none'

1208 2009-12-03 19:06 Dietmar

change searchstring mdcr.js, workout crypt emails in output_filter/filter-routines.php
comment out ob_end_flush line 259 in form/view.php

1205 2009-12-01 23:46 Dietmar

add Revision IDs to added files - Thanks to Ruebenwurzel

1203 2009-11-30 14:45 Dietmar

updated module info.php (Thanks to Waldschwein)

1202 2009-11-29 23:05 Dietmar

added missing swobject plugin in FCKeditor
bug fixed in flvplayer

1201 2009-11-29 13:05 Dietmar

stop working plugin flvplayer in FCKeditor until fixed

1199 2009-11-29 03:02 Dietmar

Update FCKeditor Version 2.6.5 to Modulversion 2.9.3

1189 2009-11-26 17:47 Dietmar

fix some PHP 5.3 deprecated functions

1186 2009-11-25 06:54 Dietmar

more bug fixes language file SK.php

Many hosts disable error_log() in various and sundry ways.
In WB we do something like this to avoid triggering warnings and errors.
Even this is sometimes not sufficient to avoid problems with some hosts, but accommodates most.

1185 2009-11-25 00:10 Dietmar

fix show_menu2 include.php, page crashes, if php error_log is disabled

1183 2009-11-24 20:38 Dietmar

fixed php 5.3 depricated function in show_menu2

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

1179 2009-11-24 19:15 Dietmar

validate captcha control

1168 2009-10-12 22:38 Dietmar

security update FCKeditor (thanks to Ruebenwurzel)

1167 2009-10-12 22:17 Dietmar

added old version of fancybox.js
rename new version fancybox
added missing language variables in newsmodul, still needed to translate

1164 2009-10-12 03:55 Dietmar

update jquery fancybox from 1.0 to 1.2.1
add fancybox imagefolder incl. fancybox.css

1162 2009-10-11 18:49 Dietmar

small update upgrade.php to reset newsfiles to created dates

1161 2009-10-11 18:45 Dietmar

new update FCKeditor to Version 2.6.5 Modulversion 2.9.1

1160 2009-10-10 19:51 Dietmar
1159 2009-10-10 00:49 Dietmar

Update FCKeditor to Version 2.6.5 Modulversion 2.9.1

1158 2009-10-10 00:07 Dietmar

add upgrade.php to reset newsfiles to created dates

1157 2009-10-09 23:54 Dietmar

Ticket #770, #785, #792, #807, #809, fixes and recoded the news module

1146 2009-09-21 13:15 aldus

Dutch tranlation(-s) for the captcha-control. [Ticket: #777] (Thanks to Argos)

1145 2009-09-21 11:14 aldus

Add Missing code inside "framework/addon.precheck.php" (ticket #798).
Changes inside "upgrade-script" to avoid "mysql_list_tables is deprecated" warnings (ticket #800).
Add "global $admin" to the install.php of the droplets-module to avoid (variable isn't declared) warnings. (ticket #800).

1142 2009-09-16 18:53 Dietmar
  1. Fixed bug changed URL_HELP in class.admin.php to http://help.websitebaker.org/ (ticket #801).
  2. Fixed bug: inside the FCK-Editor wbmodul: missing 'OK' button when inserting WB link with Safari/Chrome (ticket #795).
  3. Fixed bug changed png fix and path to jquery-pngFix.js inside footer.htt for backend themes (ticket #786)....
1141 2009-09-16 15:32 Dietmar
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.

1138 2009-08-25 12:18 Ruud

Fixed bug in droplets. Multiple droplets with the same parameter did not extract the new parameter. (problem introduced by code optimisations for WB2.8)
Fixed usage of the depriciated (PHP 5.3.0) split() function in class.wb. (ticket #772)
Fixed notice ob_end_clean..failed to delete buffer. (ticket #779)

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1131 2009-08-14 19:41 Matthias

Changed FCKEditor to not show index.php files in browse media window (ticket #774) (Thanks to BerndJM)

1124 2009-08-12 18:33 Matthias

Fixed missing language variable in form modul (Thanks to Argos)

1122 2009-08-11 18:19 Matthias

commentet out the droplets logo for a more similar backend design with other admin tools

1119 2009-08-11 17:06 Matthias

Updated show_menu2 to version 4.9

1117 2009-08-09 20:09 Matthias

updated argos_theme to version 1.4 (Thanks to Argos)

1114 2009-08-09 13:21 Matthias

Fixed bug in news modul introduced in changeset [1057]

1109 2009-08-06 19:13 Matthias

Added to show_menu2 the aOption 'SM2_HIDEPAGES'. If set all hidden pages are hidden again (Thanks to DarkViper)

1108 2009-08-06 18:47 Matthias

Fixed again some bugs in news modul (ticket #756) (Thanks to Aldus and Luisehahne)

1104 2009-08-06 17:18 Matthias

Updated Danish language Files (Thanks to Achrist)

1103 2009-08-06 12:52 Matthias

Fixed some display issues in argos_theme (Thanks to Argos)

1102 2009-07-30 23:37 Ruud

Fixed a bug in the /admin/media resizer parameters for dirs with whitespaces
Fixed a bug in FCKeditor include.php. Now the editor can be used from other subdirectories than WB_PATH/modules/mymodule

1099 2009-07-28 13:08 Matthias

fixed some smaller issues in rss.php (Thanks to Kibmcz)

1098 2009-07-27 09:37 Matthias

- Added German language file to droplets

- Added modul_description to language files of droplets

1097 2009-07-27 08:58 Matthias

- Added Danish language files to modules (Thanks to Achrist)

- Updated Danish language file (Thanks to Achrist)

1084 2009-07-19 10:42 Matthias

Fixed display issue of jsadmin in backend themes (Thanks to Argos)

1079 2009-07-18 14:55 Matthias

- Again added some & to news and form to get more valid output (Thanks to Luisehahne)

-Fixed wrong set </form> tag to get valid output (Thanks to Luisehahne)

1075 2009-07-16 22:22 Matthias

Fixed E_ALL notice in news/view.php

1074 2009-07-16 21:07 Matthias

replaced in form and news delimiter "&" with "&" was introduced with changeset [1069] but didn't work on all servers

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

1070 2009-07-15 22:31 Matthias

changed in wrapper modul modify.html to modify.htt

1069 2009-07-15 22:28 Matthias

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

1068 2009-07-15 21:53 Matthias

fixed display issue of jscalendar in news modul (Thanks to Aldus)

1067 2009-07-15 21:44 Matthias

changed modules/admin.php to also make use of backend theme templates

1064 2009-07-14 18:15 Matthias

Fixed some validiation bugs in news modul (Thanks to Luisehahne)

1057 2009-07-13 12:51 aldus

Changes on the news-modul: uninstall.php, add.php and view.php. See changlog for details.

1056 2009-07-11 23:27 Ruud

The news module post_title link made unclickable when there is no full post.

1053 2009-07-09 23:25 Ruud

Added a better option to hide the READ_MORE link in the news module. (ticket #739)

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)

1045 2009-07-08 20:35 Matthias

Replaced wbmodules.gif in FCKEditor Plugins (Thanks to Stefek)

1039 2009-07-07 17:59 Matthias

- Updated FCKEditor Modul Version Number to 2.8.9

- added in FCKEditor Advisory Relation to Links (thanks to Luisehahne)

1038 2009-07-07 01:31 Matthias

Updated FCKEditor to Version 2.6.4.1 (ticket #738) (Thanks to doc)

1034 2009-07-04 16:53 aldus

FCK-Editor Modul: Droplet Select: change "page_list_block" to "droplets_list_block", also "cmbPages" to "cmbDroplets"
as we are listen droplets not pages.
Minor cosmetic changes in the source to get it more redable

1033 2009-07-04 15:43 Matthias

Replaced droplet icon for FCKEditor Toolbar (thanks to Stefek)

1032 2009-07-04 14:38 Matthias

Fixed two bugs in droplets-plugin for FCKEditor (thanks to Aldus)

1031 2009-07-04 14:08 Matthias

Changed Template from FCKEditor plugin WBModules to .htt

1030 2009-07-04 13:22 Matthias

Added Droplets plugin to FCKEditor (ticket #737) (Big Thanks to vizmotion)

1029 2009-07-03 16:28 Matthias

Fixed IE Bug in Wrapper modul (ticket #736)

1028 2009-07-03 14:00 Ruud

Fixed the wrong handling of htmlentities in Droplet parameter parsing