Project

General

Profile

1
Change Log
2
===============================================================================
3
Please note: This change log may not be accurate
4

    
5
$Id: CHANGELOG 1163 2009-10-12 01:42:48Z Luisehahne $
6

    
7
Legend:
8
+ = Added
9
- = Removed
10
# = Bugfix
11
! = Update/Change
12

    
13
------------------------------------- 2.8.1 -------------------------------------
14
12-Oct-2009 Dietmar Woellbrink
15
!	shows more details in wysiwyg editor
16
10-Oct-2009 Dietmar Woellbrink
17
!	small update upgrade.php to reset newsfiles to created dates
18
10-Oct-2009 Dietmar Woellbrink
19
!	Update FCKeditor to Version 2.6.5 Modulversion 2.9.1
20
09-Oct-2009 Dietmar Woellbrink
21
!	Update FCKeditor to Version 2.6.5 Modulversion 2.9.1
22
09-Oct-2009 Dietmar Woellbrink
23
+	upgrade.php to reset newsfiles to created dates
24
09-Oct-2009 Dietmar Woellbrink
25
#	Ticket #770, #785, #792, #807, #809, 
26
#	fixes and recoded news module
27
09-Oct-2009 Dietmar Woellbrink
28
#	Ticket #815 Fix Warning: open_basedir restriction in effect. File is in wrong directory in load_module
29
#	same fix to load_template
30
07-Oct-2009 Dietrich Roland Pehlke
31
#	Missing contiue inside search.php to avoid access to an non-object if the query fails. (ticket #793). Thanks to Thorn.
32
06-Oct-2009 Dietmar Woellbrink
33
#	Security fix - wrong placed "exit()" inside class.wb.
34
22-Sep-2009 Dietmar Woellbrink
35
#   Fixed: Pagetree changed menu titles instead of page titles (ticket #805) thanks to Ralf (Berlin)
36
21-Sep-2009 Dietrrich Roland Pehlke
37
!	Dutch tranlation(-s) for the captcha-control. [Ticket: #777] (Thanks to Argos)
38
#	Missing code inside "framework/addon.precheck.php" (ticket #798).
39
#	Changes inside "upgrade-script" to avoid "mysql_list_tables is deprecated" warnings (ticket #800).
40
#	Add "global $admin" to the install.php of the droplets-module to avoid (variable isn't declared) warnings. (ticket #800).
41
18-Sep-2009 Dietmar Woellbrink
42
#   french translation updated for WB 2.8 (tks to Ploc)
43
16-Sep-2009 Dietmar Woellbrink
44
#	Fixed bug changed URL_HELP in class.admin.php to http://help.websitebaker.org/ (ticket #801).
45
#	Fixed bug: inside the FCK-Editor wbmodul: missing 'OK' button when inserting WB link with Safari/Chrome (ticket #795).
46
#	Fixed bug changed png fix and path to jquery-pngFix.js inside footer.htt for backend themes (ticket #786).
47
#	Fixed bug: inside the FCK-Editor include.php: add $oFCKeditor->Width  = $width; (ticket #799).
48
15-Sep-2009 Dietrich Roland Pehlke
49
#	Fixed bug: group-restrictions and sections (ticket #791).
50
#	Fixed bug inside the FCK-Editor wbmodul: displaying the correct page-tree by
51
	adding "order by position"
52
25-Aug-2009 Dietrich Roland Pehlke
53
#	Fixed bug in upgrate-script. Constant 'DEFAULT_THEME' doesn't exists (ticket #784).
54
25-Aug-2009 Ruud Eisinga
55
#	Fixed bug in droplets. Multiple droplets with the same parameter did not extract the new parameter.
56
	(problem introduced by code optimisations for WB2.8) 
57
#	Fixed usage of the depriciated (PHP 5.3.0) split() function in class.wb. (ticket #772)
58
#	Fixed notice ob_end_clean..failed to delete buffer. (ticket #779)
59
22-Aug-2009 Ruud Eisinga
60
# 	Changed the default searchform name in the installer. (ticket #775)
61
#	Fixed the recursive redirect problem when a page is called with a wrong language parm (ticket #780)
62
------------------------------------- 2.8.0 -------------------------------------
63
14-Aug-2009 Matthias Gallas
64
#	Fixed typo in dutch language file (Thanks to Argos)
65
#	Changed FCKEditor to not show index.php files in browse media window (ticket #774)
66
	(Thanks to BerndJM)
67
12-Aug-2009 Matthias Gallas
68
#	Fixed some display issues in all backend themes
69
!	Again updated dutch language file (Thanks to Argos)
70
#	Fixed missing language variable in form modul (Thanks to Argos)
71
+	Added missing images to argos_theme (forgotten in changeset [1117])
72
11-Aug-2009 Matthias Gallas
73
!	commentet out the droplets logo for a more similar backend design with
74
	other admin tools
75
!	Updated icons in argos_theme (Thanks to Argos)
76
!	Updated Dutch language file (Thanks to Argos)
77
!	Updated show_menu2 to version 4.9
78
9-Aug-2009 Matthias Gallas
79
#	Replaced function mime_content_type as the old one causes shell_exec warnings
80
	on some servers (Thanks to Aldus)
81
!	updated argos_theme to version 1.4 (Thanks to Argos)
82
!	some code cleaning of admin/pages/sections.php
83
#	Fixed possible xss injection in login/forgot/index.php
84
#	Fixed bug in news modul introduced in changeset [1057]
85
#	Added missing variables also to preferences.php. Forgot in Changeset [1112]
86
8-Aug-2009 Matthias Gallas
87
#	Added some missing variables to backend_themes (Thanks to Stefek)
88
6-Aug-2009 Matthias Gallas
89
!	Set Version to 2.8
90
!	Updated upgrade_script to make use of the changed news settings
91
+	Added to show_menu2 the aOption 'SM2_HIDEPAGES'. If set all hidden pages are
92
	hidden again (Thanks to DarkViper)
93
#	Fixed again some bugs in news modul (ticket #756) (Thanks to Aldus and Luisehahne)
94
#	Fixed bug that frontend.js, frontend.css and frontend_body.js are not used
95
	from snippets (ticket #764) (Thanks to Luisehahne)
96
+	Added new function 'register_frontend_modfiles_body' to default templates
97
+	Added option to use a frontend_body.js in modules to include javascript from modules
98
	in the body of the frontend (Thanks to Luisehahne)
99
!	Updated Danish language Files (Thanks to Achrist)
100
#	Fixed some display issues in argos_theme (Thanks to Argos)
101
30-July-2009 Ruud Eisinga (Ruud)
102
#	Fixed a bug in the /admin/media resizer parameters for dirs with whitespaces (thnx to tiesy)
103
#	Fixed a bug in FCKeditor include.php. Now the editor can be used from other 
104
	subdirectories than WB_PATH/modules/mymodule
105
29-July 2009 Dietrich Roland Pehlke (Aldus)
106
#	changes in framework/class.wb.php to avoid the "print->footer()" bug in the frontend,
107
	as this function/method doesn't exists for the frontend.
108
#	Changes inside index.php and save.php in settings to get rid of the situation
109
	that a SMTP-Password could not contain an "<" char (right chars are craped),
110
	and also "<" is not transformed into an entitie "&lt;". (Thanks to FrankH)
111
#	Modify of "addon.precheck.inc.php" to get rid of the problematic that version_compare
112
	could faild if words like "alpha", "beta" are inside a version-string. (missing in changelog 1100)
113
28-July 2009 Matthias Gallas
114
#	fixed some smaller issues in rss.php (Thanks to Kibmcz)
115
27-July 2009 Matthias Gallas
116
+	Added German language file to droplets
117
+	Added modul_description to language files of droplets
118
+	Added Danish language files to modules (Thanks to Achrist)
119
!	Updated Danish language file (Thanks to Achrist)
120
#	Fixed improper spelling in language files (#754)
121
#	Fixed bug introduced in changeset [1092]
122
25-July 2009 Matthias Gallas
123
#	fixed some language bugs in search.php (Thanks to Thorn)
124
23-July 2009 Matthias Gallas
125
#	fixed bug with missing filetype icon in media section of classic_theme (ticket #752)
126
#	fixed bug with page not showing if 2 sections active (ticket #751) (Thanks to Pumpi)
127
#	readded to phplib/template.inc $clear: whether to delete undefined vars or not
128
	was already added in WB 2.7 but was deleted for unknown reasons (Thanks to FrankH)
129
22-July 2009 Matthias Gallas
130
!	set Version to RC2
131
!	small modification on german language file (ticket #746)
132
#	Fixed E_ALL&E_STRICT warning on PHP5 servers (Thanks to Aldus) 
133
#	Fixed bug with home folders are viewable and writable from other users
134
	(ticket #605 and #748) (Thanks to Aldus)
135
20-July 2009 Matthias Gallas
136
!	Moved backend.js back from <body> to <head>
137
+	Added possibility to add a backend_body.js to modules wich is then called in <body>
138
+	Readded admin/images folder to keep backward compatibility to old modules
139
19-July 2009 Matthias Gallas
140
#	Fixed display issue of jsadmin in backend themes (Thanks to Argos)
141
18-July 2009 Matthias Gallas
142
!	Updated german laguage file in argos_theme
143
+	Added multilnaguage support to media section of argos_theme (Thanks to Argos)
144
#	Fixed smaller display issue in argos_theme (Thanks to Argos)
145
+	Added more meta tags to backend themes
146
!	Updated Argos_theme (Thanks to Argos and Luisehahne)
147
#	Again added some &amp; to news and form to get more valid output (Thanks to Luisehahne)
148
#	Fixed wrong set </form> tag to get valid output (Thanks to Luisehahne)
149
!	Replaced in some alt tags hardcoded signs with language variables (Thanks to argos)
150
!	Updated Dutch language File (Thanks to argos)
151
!	Updated French language File (Thanks to mylesk42)
152
16-July 2009 Matthias Gallas
153
#	Fixed E_ALL notice in news/view.php
154
!	replaced in form and news delimiter "&amp;" with "&"
155
	was introduced with changeset [1069] but didn't work on all servers
156
#	Removed double </form> tags in pages/intro.php and wysiwyg/modify.php
157
!	replaced all remaining mktime() with time(), except from third party scripts
158
15-July 2009 Matthias Gallas
159
!	changed in modules/admin.php and admin/pages/add.php mktime() to time()
160
!	changed in wrapper modul modify.html to modify.htt
161
#	Fixed some validiation bugs in core and different modules (Thanks to luisehahne)
162
#	fixed display issue of jscalendar in news modul (Thanks to Aldus)
163
!	changed modules/admin.php to also make use of backend theme templates
164
!	changed in class_login.php mktime() to time()
165
14-July 2009 Matthias Gallas
166
#	Fixed bug with sections are only editable in new backend-themes if blocks are enabled
167
	(Thanks to Luisehahne)
168
#	Fixed some validiation bugs in news modul (ticket #742) (Thanks to Luisehahne)
169
14-July 2009 Dietrich Roland Pehlke
170
!	changes in frontend.functions.php, line 323: 'date' to 'gmdate' to avoid E_STRICT warnings.
171
!	changes in wb-setup.php, line 50: 'date' to 'gmdate' to avoid E_STRICT warnings. See also #741.
172
13-July 2009 Matthias Gallas
173
+	added changes from news/add.php to the upgrade-script.php
174
13-July-2009 Ruud Eisinga
175
#	admin / media / browse reported an error in E_STRICT mode.
176
13-July 2009 Dietrich Roland Pehlke
177
!	Change inside "date_formats.php" and "time_formats.php" mktime() within time()
178
	to avoid warnings and strict messages. See #741. Minor cosmetic changes.
179
#	News-Modul: add the unlink-routine for the ".news" folder inside uninstall.php
180
	so the groupe-images are also unlink.
181
!	News-Modul: add <tr><td> and </td></tr>-tags to the "none found" part in the view.php to 
182
	get valid output inside a table.
183
!	Change the setting of $display_image and $display_groupe to avoid the 
184
	empty display roule problematic (<tr style="display: ">) for valid output.
185
!	Add &gt;&gt; in "add.php" instead of >> to avoid invalid output.
186
11-July-2009 Ruud Eisinga
187
!	The news module post_title link made unclickable when there is no full post.
188
11-July-2009 Matthias Gallas
189
+	Added changed news settings to upgrade-script
190
09-July-2009 Ruud Eisinga
191
!	Added a better option to hide the READ_MORE link in the news module. (ticket #739)
192
09-July-2009 Matthias Gallas
193
#	Fixed bug that backend.js is not loaded in backend themes (ticket #740)
194
#	Fixed wrong path to unitpngfix.js and added missing script
195
#	Fixed invalid output of page_sections Page in Backend (Thanks to Luisehahne)
196
08-July-2009 Matthias Gallas
197
+	Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)
198
#	Fixed some display issues in all backend themes (Thanks to Luisehahne)
199
!	Replaced wbmodules.gif in FCKEditor Plugins (Thanks to Stefek)
200
08-July-2009 Dietrich Roland Pehlke
201
!	Removed unused marker {USERS} inside the "groups.htt" of the wb-theme.
202
!	admin -> users -> index.php
203
!	admin -> groups -> index.php
204
	Codechanges using blocks to avoid to generate the "switch"-link right-top,
205
	if the user has no permission to edit the other one.
206
!	wb_theme|classic_theme|argos_theme -> templates -> users.htt
207
!	wb_theme|classic_theme|argos_theme -> templates -> groups.htt
208
 	Add block-comments
209
!	admin -> addons -> index.php	codechanges
210
!	admin -> access -> index.php	codechanges
211
	Codechanges to get rid of the empty display(style) declaration "style='display: ;'",
212
	and to avoid to generate (hidden) elements if the user isn't alowed to edit one.
213
!	wb_theme|classic_theme|argos_theme -> templates -> addons.htt
214
!	wb_theme|classic_theme|argos_theme -> templates -> access.htt
215
	add block-comments
216
#	Bugfix inside wb/admin/groups/get_permissions.php - replacing wrong "AND" within "OR" in line 64
217
	if one checkbox of "user" or "group" is selected (like in line 178; advanced settings).
218
07-July-2009 Matthias Gallas
219
#	Fixed some minor bugs in argos_theme (Thanks to Argos)
220
#	Fixed bugs in admin additons for argos_theme (Thanks to Argos)
221
!	Updated Version Number in upgrade_script to 2.8RC1
222
!	Updated FCKEditor Modul Version Number to 2.89
223
+	added in FCKEditor Advisory Relation to Links (thanks to Luisehahne)
224
06-July-2009 Matthias Gallas
225
!	Updated FCKEditor to Version 2.6.4.1 (ticket #738) (Thanks to doc)
226
#	Fixed Backend-Themes to get more valide output (Thanks to Luisehahne)
227
+	Added argos_theme
228
+	Added new functions to admin dir (Thanks Argos and Ruud)
229
!	Updated install and upgrade-script
230
!	Adapted wb_theme and classic_theme to changed admin dir files
231
04-July-2009 Dietrich Roland Pehlke
232
!	FCK-Editor Modul: Droplet Select: change "page_list_block" to "droplets_list_block",
233
	also "cmbPages" to "cmbDroplets" as we are listen droplets not pages.
234
!	Remove unneeded empty lines and spaces/blanks;
235
	minor cosmetic changes in the source to keep the string more readable.
236
04-July-2009 Matthias Gallas
237
!	Replaced droplet icon for FCKEditor Toolbar (thanks to Stefek)
238
#	Fixed two bugs in droplets-plugin for FCKEditor (thanks to Aldus)
239
!	Changed Template from FCKEditor plugin WBModules to .htt
240
+	Added Droplets plugin to FCKEditor (ticket #737) (Big Thanks to vizmotion)
241
03-July-2009 Matthias Gallas
242
+	Fixed IE Bug in Wrapper modul (ticket #736)
243
03-July-2009 Ruud Eisinga
244
#	Fixed the wrong handling of htmlentities in Droplet parameter parsing
245
02-July-2009 Matthias Gallas
246
+	Added missing fancy_progress.png
247
01-July-2009 Matthias Gallas
248
#	Fixed backend display issues in IE6 and IE7
249
!	Set Version to WB2.8RC1
250
!	Minor tweaks in pages_sections.htt
251
+	Added posibility to upload and unzip .zip packages to media section
252
	(Thanks to BerndJM)
253
!	Updated Browse Media Window in wb_theme now supports file icons, more file
254
	informations and a new preview function (Thanks to BerndJM)
255
29-June-2009 Matthias Gallas
256
#	Replaced in FCKEdiotor folder all index.html with index.php (ticket #691)
257
!	Update PHPMailer to version 2.0.4 (ticket #733)
258
!	Update Editarea to version 0.8.1.1 (ticket #732)
259
!	Update JQuery UI to version 1.7.2 (ticket #731)
260
27-June-2009 Ruud Eisinga
261
#	Fixed email encryption bug in output filter. Introduced by adding droplets.
262
	(Thanks to Luisehahne)
263
25-June-2009 Matthias Gallas
264
+	Added missing admin/settings/setting.js
265
!	Changed name of classic theme from "classic" to "classic_theme"
266
+	Added output-filter warning to all language files
267
#	Fixed admintool jsadmin to get XHTML valid output (Thanks to Luisehahne)
268
#	Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)
269
+	Added option to use also MYSQL_ASSOC and MYSQL_NUM with mysql_fetch_array
270
	(Thanks to Luisehahne)
271
#	Bugfix for Error-Level settings (Thanks to Luisehahne)
272
23-June-2009 Matthias Gallas
273
#	Moved styles from admin/pages/sections.php to sections.htt in backend themes
274
	(Thanks to Luisehahne)
275
!	Moved javascript files from admin/pages/index.php to external js files
276
	(Thanks to Luisehahne)
277
#	Major improovements and changes to all backend files to get more valide Code
278
	output (Thanks to Luisehahne)
279
22-June-2009 Matthias Gallas
280
#	fixed wrong position id when adding a new page
281
-	removed obsolete code/modify.html
282
22-June-2009 Dietrich Roland Pehlke
283
#	Changes on module "code": add the section_id to the name of the textarea,
284
	to keep the functionality if you are using more than one code-section on a page.
285
!	Moving the html-template inside a "htt" folder and rename the suffix to ".htt" to
286
	keep it consitant to other modules. Minor cosmetic changes inside the code.
287
22-June-2009 Ruud Eisinga
288
#	Fixed a bug in Menu_link module that made childpages of the menu_link page 
289
	not selectable. (thnx to Luisehahne)
290
21-June-2009 Matthias Gallas
291
#	Fixed small bug introduced in changeset [999]
292
19-June-2009 Matthias Gallas
293
#	Fixed bug that parent pages didn't inherit language settings to kind pages
294
17-June-2009 Ruud Eisinga
295
#	Bugfix in "droplets/upgrade.php" - wrong parameter order for adding fields.
296
	also the query for "normal" upgrades had a typo.
297
!	Added warning in output_filter that the function will be removed in 2.9
298
17-June-2009 Dietrich Roland Pehlke
299
#	Bugfix in "droplets/upgrade.php" - wrong tablename change to the correct one
300
+	Add upgrade-script to droplets
301
!	Changes on upgrade-script to avoid droping droplet-modul-tables if the exists.
302
!	calling "upgrate.php" or "install.php" instead of hard-coded lines to avoid
303
	future conflicts by upgrading the modul
304
15-June-2009 Matthias Gallas
305
+	Added install routine for droplets to the upgrade script
306
#	Fixed bug in menu_link modul with wrong displayed pages tree (Thanks to thorn)
307
#	Fixed small bug introduced in changeset [989]
308
+	Added missing id tags and copyright notices to droplets modul
309
15-June-2009 Dietrich Roland Pehlke (aldus)
310
#	Bugfix for ticket #725
311
+	Add "$wb->strip_slashes" again for backslashes are displayed in the output (view.php).
312
+	Add Droplets (Ruud)
313
+	modifications inside frontend.functions.php for backwart compatiblity (Ruud)
314
+	modifications inside the search to get the droplets seachable (Ruud)
315
14-June-2009 Dietrich Roland Pehlke (aldus)
316
#	Bugfixes for (ticket #728)
317
+	Add additional constant to "install/save.php" to avoid conflikts during
318
	installation inside "/framework/initialize.php".
319
+	Add condition inside "/framework/initialize.php" to avoid conflikts
320
	during installation; table "mod_captcha_control" doesn't exsits at runtime.
321
+	Add test for tables inside "install/save.php" if the user uncheck "install table" option.
322
+	Additional Errormessage if nessesary tables are not found (english).
323
13-June-2009 Matthias Gallas
324
+	Added jQuery-insert.js and jQuery plugins (Thanks to Luisehahne)
325
!	Moved images in lQuery plugins folder (Thanks to Luisehahne)
326
#	fixed small german language issue in jscalendar (Thanks to Luisehahne)
327
26-May-2009 Matthias Gallas
328
+	Added jQuery(1.3.2) and jQueryUI(1.7.1) to WB core (ticket #708)
329
21-May-2009 Matthias Gallas
330
#	Fixed some strange backend layout issues (ticket #722)
331
09-May-2009 Matthias Gallas
332
+	Added index.php to all WB-Theme folders to prevent directory spoofing
333
06-May-2009 Matthias Gallas
334
!	Updated Norsk language File (Thanks to oeh)
335
#	Fixed bug with not always included stylesheets in backend (ticket #717)
336
27-Apr-2009 Matthias Gallas
337
#	Fixed bug with missing option for admin-tools in advanced view of access
338
	settings (ticket #714)
339
#	Fixed bug with backup fails if a user has only permissions to admin-tools (ticket #715)
340
#	Fixed bug with missing template object in groups and user settings(ticket #716)
341
25-Apr-2009 Matthias Gallas
342
!	Updated Dutch language files for modules (Thanks to LuckyLuke)
343
23-Apr-2009 Matthias Gallas
344
#	Fixed bug with dropdownlist in pages settings (ticket #713)
345
20-Apr-2009 Matthias Gallas
346
!	Update show_menu2 to version 4.8 (ticket #712)
347
#	Fixed small error in Spain language file (ticket #711)
348
18-Apr-2009 Matthias Gallas
349
!	Updated Dutch language file (Thanks to Luckyluke)
350
17-Apr-2009 Matthias Gallas
351
#	Fixed MenuLink timeout with many large wysiwyg-pages (ticket #710)
352
!	Updated again Norsk language File (Thanks to oeh)
353
!	Updated Dutch language file (Thanks to Luckyluke)
354
13-Apr-2009 Matthias Gallas
355
#	Fixed minor dispay issue in upgrade script
356
!	Updated Norsk language File (Thanks to oeh)
357
!	Updated French language files (Thanks to Quinto and VotreEspace)
358
!	Updated Danish language file (Thanks to Achrist)
359
12-Apr-2009 Matthias Gallas
360
#	Fixed not defined language variable in account/email.php (Thanks to BlackTiger)
361
#	Fixed Typo in group_form.htt (ticket #705)
362
01-Mar-2009 Christian Sommer
363
!	Added disclaimer to upgrade-script.php	
364
28-Feb-2009 Christian Sommer
365
#	Removed hardcoded admin path from JSAdmin module (jsadmin/js/dragdrop.js)
366
25-Feb-2009 Matthias Gallas
367
+	Added language support for template_description (affects templates and themes)
368
#	fixed wrong path to images in news and form modul
369
#	fixed manage section is showed twice (ticket #694)
370
-	removed unneeded icons from wb_theme
371
-	removed unneeded stylesheet.css from account dir
372
#	renamed warning.htt to warning.html to fix display of sourcecode after invalid logins
373
+	added fixed error.htt also to classic theme
374
+	corrected info.php of news-modul
375
24-Feb-2009 Dietrich Roland Pehlke
376
!	Changes in warning.htt templates to get valid XHTL1.1 output - replace the center-tag with div
377
#	add "AND section_id='$section_id'" to the delete-query to avoid conflicts if there are more
378
	than one Form on one single page.
379
#	Modify error.htt template in wb_theme for valid XHTML1.1 output - replace the center-tag with a div
380
	and replace the br-tag with valid p-tags.
381
22-Feb-2009 Matthias Gallas
382
+	added skinable Admin Interface
383
21-Feb-2009 Christian Sommer
384
+	added update of search table missing in Changeset 941
385
#	fixed wrong index in language array
386
!	removed some comment lines (changes are tracked by SVN)
387
20-Feb-2009 Dietrich Roland Pehlke (aldus)
388
!	add additional tr and td tags to the text_no_results message to get valid XHMTL output
389
19-Feb-2009 Christian Sommer
390
!	addon overview to show advanced options after redirect from reload.php
391
#	fixed bug if language folder contains none language files (XX.php) or sub folders
392
+	added option to invoke module upgrade.php/uninstall.php files from backend (for modules uploaded via FTP)
393
18-Feb-2009 Dietrich Roland Pehlke (aldus)
394
#	fixed: typos in the section_id inside the action-link 
395
!	Remove test_trash and unused variables in query, added suggetions from #588
396
#	Bugfix for form bug (ticket #688)
397
17-Feb-2009 Christian Sommer
398
+	added option to invoke module install.php from backend (for modules uploaded via FTP)
399
!	admin Add-on settings no hidden by default (can be set visible via advanced link)
400
16-Feb-2009 Christian Sommer
401
!	moved reload option of Add-ons to main Add-on section
402
!	reworked logout to reset possible remember key in database when logging out
403
15-Feb-2009 Christian Sommer
404
#	fixed bug with smart login option (remember me) (ticket #689)
405
#	special chars like &nbsp; are shown when editing Add-on CSS files (ticket #678)
406
!	redirect time for function print_success can now be defined in Settings (ticket #603)
407
-	removed reload admin tool
408
+	added possibility to reload Add-ons via the Add-on section
409
14-Feb-2009 Christian Sommer
410
!	added option to display current user name in backend template
411
#	fixed wrong redirect path and added SVN Id
412
13-Feb-2009 Christian Sommer
413
+	added option to perform pre-installation checks to test requirements of Add-Ons
414
#	added error messages to installation process for Add-Ons with wrong file type
415
08-Feb-2009 Christian Sommer
416
#	fixed warning if database connection failed during installation process
417
06-Feb-2009 Christian Sommer
418
!	fixed some typos in German language file (thanks to freeSbee)
419
!	added new captcha fonts and replaced old background images with the ones created by thorn
420
05-Feb-2009 Christian Sommer
421
!	mail text for register, signup and forgot mail now taken from WB language file (ticket #684)
422
02-Feb-2009 Christian Sommer
423
#	removed PHPMailer fix introduced with 2.0.3 to get SMTP working again (line 1041 in class.smtp.php)
424
02-Feb-2009 Matthias Gallas
425
#	Fixed bug wich causes that install of captcha-control may fail (ticket #682 thanks to thorn)
426
01-Feb-2009 Matthias Gallas
427
!	Update FCKEditor to version 2.6.4
428
22-Jan-2009 Christian Sommer
429
!	Added default target attribut to backend menu links
430
21-Jan-2009 Matthias Gallas
431
!	Copyright notices now includes 2009
432
20-Jan-2009 Matthias Gallas
433
#	fixed form-module select (multiple) doesn't work (ticket #681 Thanks to thorn)
434
17-Jan-2009 Matthias Gallas
435
+	added French languages to modules
436
!	changed handling of post_date in news modul (thanks to susigross)
437
+	added hour and minute support to default published_when field in news modul
438
13-Jan-2009 Christian Sommer
439
-	removed the obsolete Codepress framework from the include folder
440
+	added Javascript syntax highlighting framework EditArea as replacement for Codepress
441
!	updated external PHPMailer class to latest version (v2.0.3)
442
08-Jan-2009 Christian Sommer
443
#	fixed error message in admin class if type array not defined
444
05-Jan-2009 Dietrich Roland Pehlke
445
#	Code-Snippets are no longer shown as type: unknown. 
446
+	Additional key in the languagefiles "$TEXT['CODE_SNIPPET']";
447
#	fixed bug for the rss of news, see ticket #609
448
04-Jan-2009 Matthias Gallas
449
#	made news Modul multilingual, see ticket #676 (some additional translations are needed)
450
03-Jan-2009 Matthias Gallas
451
#	fixed bug in view.php of news module (ticket #676 Thanks to susigross)
452
#	fixed another bug in view.php of news modul introduced in changeset [892]
453
30-Dec-2008 Matthias Gallas
454
+	added default new language variables to all language files
455
-	modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC)
456
!	modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei"
457
29-Dec-2008 Dietrich Roland Pehlke
458
+	add language support for the errormessages inside the uninstall.php files for modules
459
	and templates.
460
!	add new keys inside the german de.php language-file.
461
-	removed my own debugging-code (was in 893 by mistake)
462
!	Correct the last date in the changelog
463
29-Dec-2008 Matthias Gallas
464
!	set version to 2.8 BETA
465
#	replaced in news modul special chars with entities to get valid output
466
!	changed SESSION ID Separator from '&' to '&amp;' to get valid output 
467
-	Removed the <p> tag around the news as it is added from the editor  
468
28-Dec-2008 Dietrich Roland Pehlke (aldus)
469
+	ticket 610: add ip-address to the email-body in the form-modul.
470
+	ticket 607: include the frontend.css in the comment_page.php file of the news-module.
471
#	File: admin/admintools/index.php - add "order by name" to the query to display the admintools in alphabetic order.
472
#	File: admin/modules/uninstall.php - remove a db-query to a db-field that doesn't exists in wb 2.7 anymore 
473
26-Dec-2008 Thomas Hornik
474
#	fixed two issues with searchresult-highlighting: do not highlight in <pre>/<code>-tags, do not convert &lt; to &amp;lt; anymore. 
475
13-Dec-2008 Christian Sommer
476
!	changed mailer to not extract line break of alternative body text (thanks to freeSbee)
477
28-Oct-2008 Christian Sommer
478
!	updated output filter regex to exclude mail addresses contained in input fields
479
27-Nov-2008 Thomas Hornik
480
!	added redirect-type (301/302) to menu_link
481
24-Nov-2008 Matthias Gallas
482
!	updated upgrade-script.php to add sec_anchor field to settings table
483
22-Nov-2008 Thomas Hornik
484
!	search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch.
485
!	search: replaced strtr() by str_replace() (it's just faster). Changed &#39; to &#039;
486
06-Nov-2008 Thomas Hornik
487
#	Module code: curly backets get deleted by pparse() from phplib --> old fix in #569 wasn't that smart. Fixed.
488
#	fixed some typos in DE language-file, added missing tab in search.php
489
02-Nov-2008 Thomas Hornik
490
!	news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)
491
01-Nov-2008 Thomas Hornik
492
!	improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8
493
+	added config for section anchor. ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.
494
!	updated menulink and search to use configureable section-anchor
495
29-Oct-2008 Thomas Hornik
496
# News: total number of news wasn't calculated correctly
497
!	Captcha: removed IFRAME for Calculation-as-text captcha
498
-	removed useless init_utf8funcs()-function
499
+	search: added search_lang for use in search-form. Using DE, the search will search ä=ae,... (alternate spelling of german umlauts)
500
-	search: removed undocumented word-boundary search
501
!	search: search_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")
502
+	search: added key 'ext_charset' to search-extension to query external databases
503
25-Oct-2008 Christian Sommer
504
!	updated basic templates according the template guidelines
505
24-Oct-2008 Dietrich Roland Pehlke
506
#	applied bugfix for ticket #608 (redeclaration of news module)
507
23-Oct-2008 Dietrich Roland Pehlke
508
!	modified module delete function to provide additional information when module is in use when trying to delete
509
!	modified template delete function to provide additional information when template is in when trying to delete
510
21-Oct-2008 Matthias Gallas
511
#	fixed display issue in news modul
512
!	updated show_menu2 to version 4.7
513
18-Sep-2008 Thomas Hornik
514
+	Added captcha-reload
515
16-Sep-2008 Thomas Hornik
516
#	search: fixed windows-related regex issue
517
19-Aug-2008 Matthias Gallas
518
!	updated to latest FCKEditor version 2.6.3
519
02-Aug-2008 Thomas Hornik
520
#	fixed sorting order of search-results
521
25-Jul-2008 Thomas Hornik
522
#	fixed an issues related to search, changed one SQL inner join (to use USING instead of WHERE)
523
!	added $database = new Database(); in front of output-filter
524
05-Jul-2008 Thomas Hornik
525
#	fixed MODI_DATE/PUBLISHED_DATE issue in news-module. Added PUBLISHED_TIME, removed PUBL_DATE,PUBL_TIME. Thanks to forum-member timorotha
526
02-Jul-2008 Christian Sommer
527
!	updated to latest FCKEditor version 2.6.2
528
01-Jul-2008 Thomas Hornik
529
#	page-names with doubled (or more) points can not be handled if php runs as cgi. Thanks to forum member hgi2001.
530
29-June-2008 Christian Sommer
531
!	applied additional mail check to forgot login form
532
28-June-2008 Christian Sommer
533
!	class and id attributes in mailto links are no longer ignored by the output filter
534
22-Jun-2008 Thomas Hornik
535
#	fixed issue with captcha (mt_rand() instead of rand())
536
#	fixed bug in search (link to http://.../search/index.php performs a search with string 'unset')
537
22-June-2008 Christian Sommer
538
!	added output of block number to section admin if no block name is specified
539
21-June-2008 Christian Sommer
540
+	added output of block names to modify pages dialogue if blocks are enabled
541
!	updated show_menu2 to version 4.60 (to avoid disappearing menus)
542
08-Jun-2008 Thomas Hornik
543
#	hebrew-table in charsets-table.php was faultily imported - fixed. Thanks to forum-member iti.
544
24-May-2008 Christian Sommer
545
!	modified output filter routine to prevent errors if database entries do not exist
546
04-May-2008 Thomas Hornik
547
!	changed register_backend_modfile() to work with wysiwyg-module, too
548
01-May-2008 Thomas Hornik
549
#	fixed file-naming issue when old page-names (from before 2.7) contains "&"
550
26-Apr-2008 Thomas Hornik
551
#	class.admin.php deletes actual query-string while redirection. fixed.
552
25-Apr-2008 Matthias Gallas
553
#	fixed validiation bug in option fields of form modul
554
------------------------------------- 2.7.0 -------------------------------------
555
21-Apr-2008 Christian Sommer
556
!	set version to 2.7
557
#	fixed bug in the PL language file of the JS calendar
558
+	added some basic functions for module developers
559
20-Apr-2008 Thomas Hornik
560
#	fix: allow external urls for search-results
561
17-Apr-2008 Thomas Hornik
562
#	fixed jscalendar's language-files
563
16-Apr-2008 Christian Sommer
564
#	fixed possible clashes with intro page feature and WB core file /pages/index.php
565
15-Apr-2008 Thomas Hornik
566
!	revert back to pagename-creation from $page_menu, instead of $page_title
567
15-Apr-2008 Christian Sommer
568
#	fixed bug introduced with Changeset 826
569
14-Apr-2008 Christian Sommer
570
+	added show_menu2() to pre-installed WB modules (many thanks to Brodie Thiesfield for this great menu function replacment)
571
!	allowed tags for multi-lingual module descriptions
572
14-Apr-2008 Thomas Hornik
573
#	fixed issue with multigroups (level 0 page-creation)
574
13-Apr-2008 Thomas Hornik
575
!	ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
576
#	fixed language-files
577
10-Apr-2008 Christian Sommer
578
!	fixed WB-Link Plugin to work with WB versions below 2.7 ($admin->page_is_visible() only available in WB 2.7)
579
09-Apr-2008 Christian Sommer
580
!	modified FCKEditor WB-Link Plugin to work also with WB versions below 2.7
581
07-Apr-2008 Matthias Gallas
582
#	fixed error in german laguage file
583
07-Apr-2008 Christian Sommer
584
+	added the latest FCKEditor v2.60
585
-	removed the outdated FCKEditor v2.51
586
!	set version from 2.7 (RC3) to 2.7 (RC3a)
587
07-Apr-2008 Thomas Hornik
588
!	added missing group_id in INSERT-query
589
!	removed PHP5 function stripos from installation script
590
06-Apr-2008 Christian Sommer
591
!	removed some obsolete language variables from news and form module (now defined in global WB language files)
592
!	enlarged admin tool icon to match size 50x50px of the other icons
593
05-Apr-2008 Matthias Gallas
594
!	Moved language variables for edit module CSS from modules language files to core language files
595
+	Added norwegian translation (Thanks OEH)
596
05-Apr-2008 Thomas Hornik
597
!	some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})
598
#	fixed viewing_groups-handling in /admin/pages/add.php
599
!	imported new russian translation from User shlack. Many Thanks
600
05-Apr-2008 Christian Sommer
601
!	added workaround for template parser class
602
!	moved functions to edit module CSS files into the WB core to avoid duplication of code
603
!	minor layout change
604
!	allowed the character "-" to be used in database names
605
04-Apr-2008 Thomas Hornik
606
#	fixed: Language-redirect removed query-string from URL
607
04-Apr-2008 Christian Sommer
608
!	set WB version to 2.7 (RC3) for the next upcoming release candidate
609
03-Apr-2008 Christian Sommer
610
!	some code clean up in news/form module
611
!	small adaption of the edit CSS function file css.functions.php
612
!	updated edit module CSS functions to include backend.css into head if possible
613
#	fixed bug in Javascript decryption routines of the Output-Filter module
614
02-Apr-2008 Matthias Gallas
615
#	fixed bug with registration of users are not added to signup group
616
02-Apr-2008 Christian Sommer
617
#	added handling of missing characters to mailto encryption routines
618
!	some code clean-up in News module
619
!	fixed some layout issues with Form module (combination with Output-filter)
620
!	fixed layout issue with optional subject/body text of encrypted mailto links
621
#	fixed bug in the mailto Javascript encryption code of the Output-Filter module
622
01-Apr-2008 Christian Sommer
623
!	removed typo in English language file
624
!	added updated edit CSS functions to the News module
625
!	added updated edit CSS functions to the Form module
626
31-Mar-2008 Christian Sommer
627
#	fixed bug in output filter (mailto links with HTML entities in optional part)
628
29-Mar-2008 Christian Sommer
629
!	added missing translation to Dutch language file (thanks Bramus)
630
28-Mar-2008 Thomas Hornik
631
!	Some cleanup in search.php
632
!	WYSIWYG: changed field text to LONGTEXT, too.
633
25-Mar-2008 Matthias Gallas
634
!	Updated Dutch language file (Thanks to Bramus)
635
26-Mar-2008 Tomas Hornik
636
#	fixed E_NOTICE-message in admin/modules/details.php
637
25-Mar-2008 Thomas Hornik
638
+	search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
639
+	search: added missing code to allow query of external data and to process the search data itself
640
25-Mar-2008 Matthias Gallas
641
#	Fixed missing <body> tag in Admin Interface (ticket #572)
642
24-Mar-2008 Matthias Gallas
643
!	Updated Danish Language file (Thanks to Achrist)
644
! 	Added class nixhier to frontend.css from form and news Modul (required for ASP)
645
24-Mar-2008 Thomas Hornik
646
+	Added RU-language-files, provided by user shlack; converted to entities.
647
#	search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3
648
#	FCK-Editor: loads large pages faster
649
-	removed include/captcha/asp.php. css have to be added to module's css-files.
650
23-Mar-2008 Matthias Gallas
651
! 	Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)
652
17-Mar-2008 Thomas Hornik
653
#	fixed an issue with utf8_check() (too slow with many ~100KB pages)
654
15-Mar-2008 Thomas Hornik
655
#	menulink: link can be menulink or subpage of menulink, too
656
#	call_captcha: added parameter 'style', fixed some issue with parameter 'image' and text-style captchas
657
13-Mar-2008 Christian Sommer
658
! 	adjusted error/warning templates to the updated backend layout
659
13-Mar-2008 Matthias Gallas
660
! 	replaced one icon in admin interface
661
12-Mar-2008 Matthias Gallas
662
# 	fixed loading time and some display issues in IE6 of the new admin interface
663
!	tweaked the new admin interface a little bit
664
12-Mar-2008 Christian Sommer
665
! 	adjusted background color of installation and upgrade script
666
! 	set version number to 2.7 (RC2) for the upcoming second release candidate
667
! 	removed hardcoded /admin folder strings from WB core files where possible
668
! 	added WB home folder fix proposed by the forum member spawnferkel (thanks)
669
! 	defined <strong> and <em> instead of <b> and <i> as default tags
670
12-Mar-2008 Thomas Hornik
671
+	CAPTCHA: added parameter to call_captcha (can be one of: 'image', 'input' or 'text')
672
11-Mar-2008 Christian Sommer
673
#	fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)
674
#	fixed issue with WYSIWYG pages (appears if backend language and page frontend language differs)
675
08-Mar-2008 Thomas Hornik
676
#	fixed issue with news and end-date
677
04-Mar-2008 Christian Sommer
678
#	fixed issue with smart view URL link
679
03-Mar-2008 Thomas Hornik
680
#	fixed an issue with text-captcha (default text got saved). Changes default text.
681
#	fixed an issue with highlighting
682
02-Mar-2008 Thomas Hornik
683
#	added missing text in language-files
684
+	added missing sorting to language dropdown in admin/pages/settings.php
685
01-Mar-2008 Thomas Hornik
686
#	fixed ticket #562, applied changes from user tavitar with some own additions
687
+	added check for AddDefaultCharset to install
688
29-Feb-2008 Thomas Hornik
689
#	fixed issue in pagename generation if AddDefaultCharset is set (as work-around).
690
28-Feb-2008 Thomas Hornik
691
#	fixed hebrew transliteration-table. Thanks to forum-member iti.
692
28-Feb-2008	Christian Sommer
693
#	added bugfix from the forum member tavitar to fix an issue with multiple groups (module permission do not add up properly)
694
25-Feb-2008	Matthias Gallas
695
+	added missing Dutch language files for core modules
696
24-Feb-2008 Thomas Hornik
697
#	issue with menulink in upgrade-script. Fixed.
698
23-Feb-2008 Christian Sommer
699
!	suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor
700
#	fixed bug in upgrade script (WBMailer setting)
701
22-Feb-2008 Christian Sommer
702
#	some layout changes on the upgrade-script, fixed error in precheck
703
#	restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)
704
20-Feb-2008 Thomas Hornik
705
!	added workaround for language sorting-problem
706
20-Feb-2008	Christian Sommer
707
!	added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)
708
!	modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)
709
#	added the FCKEditor module PHP connector fix found by the forum member Luisehahne (thanks man)
710
!	Updated upgrade script (added WB2.7 basic styles, pre-checks and disclaimer)
711
19-Feb-2008	Matthias Gallas
712
!	Updated upgrade script
713
!	Changed language sorting from directory to name (needs additional to be escaped!)
714
+	added new languages to install script
715
#	fixed some issues and typos in languagefiles
716
18-Feb-2008 Thomas Hornik
717
+	Converted and added some old language-files (BG, CS, PL, RU)
718
18-Feb-2008	Christian Sommer
719
#	Fixed two broken links
720
!	Modified news module to create a default index.php during installation (directory spoofing)
721
17-Feb-2008	Matthias Gallas
722
-	Removed colloquially german language files as the filename causes issues
723
17-Feb-2008	Christian Sommer
724
!	removed German Umlauts in some language file (PHP comments)
725
#	fixed language bug (backend language switched to the pages language viewed in frontend)
726
16-Feb-2008	Thomas Hornik
727
!	updated upgrade-script (menulink)
728
13-Feb-2008 Thomas Hornik
729
+	allow externl links in menulink-module
730
#	fixed an highlighting-issue: highlighting a page with more than one sections mangled umlauts in the second to last section.
731
10-Feb-2008 Matthias Gallas
732
#	fixed some errors in standard german language file
733
+	added new colloquially german language file
734
10-Feb-2008 Thomas Hornik
735
#	CAPTCHA: Wrong text for calc_ttf-captcha. 
736
10-Feb-2008 Christian Sommer
737
#	fixed E_NOTICE warning with already defined module frontend constants
738
-	removed all stuff other than page_content from the blank template
739
!	adapted color for onmouseover effect
740
!	added disclaimer to the upgrade-script as the script is not sufficiently tested yet
741
!	made Website Header field in Settings visible per default
742
!	modified all templates (display Website Header, use show_menu instead of page_menu)
743
!	added highlighting of active input elements to all WB backend areas; changed some colors
744
!	removed hover highlighting of input fields to avoid possible confusion
745
!	added visualization of wrong/empty input fields
746
#	fixed a bug with re-enter admin password
747
09-Feb-2008 Christian Sommer
748
!	modified some colors and CSS definitions of pages, media and section interface
749
#	output_filter: fixed bug in regular expression (eats up characters in mailto links)
750
#	output_filter: removed word boundary from mailto regex part
751
#	fixed bug in menu_link module (IE 7 did not show the select boxes at all)
752
#	fixed bug in user signup
753
!	output_filter: added word boundary for the mailto regex part
754
09-Feb-2008 Thomas Hornwik
755
!	jsadmin: added latest changes from swen, fixes most (or all?) issues.
756
08-Feb-2008 Matthias Gallas
757
+	added kewyword id to all new files
758
08-Feb-2008 Christian Sommer
759
-	Removed admin module mail_filter
760
+	Added revised version of the output filter module
761
08-Feb-2008 Thomas Hornik
762
!	module news: set focus on captcha-field if user have to re-enter captcha
763
!	Changed maxlength of captcha-fields - don't tell the bots how many chars we want to have.
764
-	Removed unused function is_access_denied() from search
765
04-Feb-2008 Thomas Hornik
766
!	email-addresses are excluded from search-results page.
767
#	Fixed possible XSS in account/login.php and forgot-form.php
768
04-Feb-2008 Christian Sommer
769
#	allowed usage of tags in settings fields: website_header, website_footer
770
03-Feb-2008 Thomas Hornik
771
#	out-of-date default page isn't shown anymore, instead shows next public page.
772
#	fck_wbmodules.php: foreign privates pages in dropdown, fixed.
773
03-Feb-2008 Matthias Gallas
774
+	added kewyword id to all new files
775
02-Feb-2008 Christian Sommer
776
#	fixed wrong redirect in /admin/images
777
02-Feb-2008 Thomas Hornik
778
!	search shows email-addresses, even if email-filter is activated (on page with highlighting). Fixed.
779
+	Added missing text in languages files for jscalendar
780
!	settings: pages-directory '/' will be converted to '' (empty string) on save.
781
!	changed last remaining call to my_htmlspecialchars() to htmlspecialchars()
782
#	fixed path in jscalendar-css
783
01-Feb-2008 Christian Sommer
784
#	Added default index.php to all folders (directory spoofing)
785
01-Feb-2008 Thomas Hornik
786
#	Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
787
#	Fixed possible XSS-vulnerability in wb/search/search.php
788
31-Jan-2008 Thomas Hornik
789
!	Adjusted clock-red icon to match wb colors
790
#	admin/pages: the parent dropdown-list in index.php and settings.php showed foreign private pages, too. Fixed.
791
+	Added multi-group to upgrade-script
792
30-Jan-2008 Christian Sommer
793
#	fixed bug with text Captcha (input was restricted to 10 chars.) and a small layout issue
794
30-Jan-2008 Thomas Hornik
795
#	registered pages didn't appear in menu. fixed.
796
!	Updated upgrade-script. (Some upgrades still missing)
797
29-Jan-2008 Thomas Hornik
798
#	strtotime()'s behavior differ in PHP4 and PHP5.
799
	Had to fix some issues in admin/pages/sections and module news.
800
#	Security bugfix: Text file for text-captcha was world-readable. Moved to database.
801
#	Text-captcha: empty line in text file, following a question, was accepted as answer. Fixed.
802
28-Jan-2008 Matthias Gallas
803
#	Replaced all special chars in language files with htmlentities or unicode
804
+	Added some missing lines in language files
805
+	Added missing keyword Id
806
28-Jan-2008 Christian Sommer
807
#	fixed issue with top bar icon alt tag
808
!	added some more backend layout modifications
809
!	corrected bug in NL.php language file
810
!	added missing session cookie forgotten in Changeset 593
811
!	added possibility to select the default backend language during installation process
812
!	Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
813
#	Fixed some bugs in the Javascript Admin modul
814
28-Jan-2008 Thomas Hornik
815
+	Allow a user-supplied From-Name in form-settings for email und success-email.
816
!	changeset 627: menu_link and search/search.php needs some minor changes, too.
817
+	Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt
818
27-Jan-2008 Christian Sommer
819
!	fixed CSS background color of the installer CSS
820
!	replaced static text with variable text from language file
821
!	introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
822
!	added missing ID tags
823
27-Jan-2008 Christian Sommer
824
!	added missing ID tags
825
!	added default language for users to avoid empty language fields
826
27-Jan-2008 Matthias Gallas
827
+	added kewyword id to new file
828
#	Fixed some spelling errors in german language file
829
27-Jan-2008 Thomas Hornik
830
!	Module form: user supplied input isn't lost on captcha-failure anymore.
831
#	fixed 100%-cpu-load-event in CAPTCHA admin-tool.
832
+	Added Calc_ttf_image CAPTCHA.
833
!	Changed captcha/captcha.php to use table-layout for CAPTCHA.
834
!	Some minor changes in CAPTCHA-code.
835
!	Added some text to CAPTCHA admin-tool.
836
#	Module form: dropdown "success page" listed foreign private pages, too. Fixed.
837
+	Added preview-images for CAPTCHA.
838
!	Improved security: CAPTCHAS can't be loaded from outside WB
839
!	CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability.
840
26-Jan-2008 Christian Sommer
841
!	changed WYSIWYG content field from text to longtext (allows more than 65'534 characters) 
842
+	Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)
843
26-Jan-2008 Matthias Gallas
844
#	fixed bug in Javascript Admin module
845
+	Added new language files
846
+	Added keywords to files where they are missing
847
26-Jan-2008 Thomas Hornik
848
!	fixed some issues with CAPTCHA and ASP. Adjusted baseline of '*' in supplyed fonts to meet
849
	baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib verification.
850
	Improved ASP in news-module.
851
+	module news: added publish_until field to control the visibility of a news-posting by date and time
852
!	added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts.
853
	It should be very difficult for spam-bots to recognize intersected characters.
854
25-Jan-2008 Christian Sommer
855
!	removed changes introduced with changeset 593 (we need to think off if we want to implement that feature)
856
25-Jan-2008 Thomas Hornik
857
+	Added new CAPTCHA. Adapted core: signup and modules: news and form.
858
+	Added Advanced Spam Protection (ASP) to core: signup and modules news and form.
859
#	module news: it was possible to post comments to postings with commenting disabled
860
	or to inactive postings. Fixed
861
24-Jan-2008 Thomas Hornik
862
!	Generate filename in pages/ from page_title instead of menu_title.
863
24-Jan-2008 Christian Sommer
864
#	fixed bug in Codepress integration (if codepress framework not installed)
865
+	added language support to all integrated modules (except for news and form module)
866
#	fixed another E_NOTICE warning
867
24-Jan-2008 Matthias Gallas
868
+	Added keywords to files where they are missing
869
23-Jan-2008 Christian Sommer
870
+	Added German language file for WB 2.7
871
22-Jan-2008 Christian Sommer
872
+	Added language support for the Admin tools (backup, reload, mail_filter)
873
-	Removed all admin tool text outputs from global language file to module language files
874
!	Introduced language support for the overview page of the Admin tools
875
+	Added function get_variable_content to allow extraction of variable content without including files
876
!	Changed language support for Addons -> Moduls -> Details
877
22-Jan-2008 Matthias Gallas
878
+	Added keywords to new mail filter files
879
22-Jan-2008 Thomas Hornik
880
+	manage-sections: changed calendar-icon to clock-icon, added second icon to empty date-field.
881
21-Jan-2008 Christian Sommer
882
!	Removed the manage section icon from the page admin (sections managed by publish by date function) 
883
#	Fixed bug with the edit module CSS file implementation (IE7, Opera)
884
21-Jan-2008 Thomas Hornik
885
+	Unique session-identifier for each website baker installation. fixes #354
886
20-Jan-2008 Christian Sommer
887
#	fixed E_NOTICE-warning in save.php when input data was wrong
888
+	added the new admin tool email output filter which allows to transform
889
	emails before displaying them on the frontend
890
20-Jan-2008 Thomas Hornik
891
!	upgrade-script.php: fixed mysql_error() handling
892
!	upgrade-script.php: added code to update menu_links
893
#	fixed a typo in upgrade-script.php
894
!	updated admin/pages/sections.php to changed jscalendar-api from changeset 571
895
!	module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed 
896
#	fixed E_NOTICE-warning in news-module (about SECTION_ID in comment.php)
897
19-Jan-2008 Christian Sommer
898
!	Reduced the success time out and set WYSIWSY background to white
899
#	Fixed some errors in form module (only in conjunction with E_ALL)
900
!	Added support to configure the mailer settings via the backend
901
19-Jan-2008 Matthias Gallas
902
#	Fixed bug in news modul with missing variable PAGE_DIRECTORY
903
+	Added keywords to new files
904
19-Jan-2008 Thomas Hornik
905
-	Module news: removed old calendar
906
+	Module news: adapted news to use the new include/jscalendar
907
+	added installation-instructions to include/jscalendar
908
#	Module code: curly backets get deleted by pparse() from phplib. fixed
909
+	Module menu_link: added dropdown-listbox to select anchor
910
!	upgrade-script: added code to convert old menu_links to new ones (partly)
911
18-Jan-2008 Matthias Gallas
912
!	Updated news modul with features from the advanced news modul
913
!	Updated form modul with features from the advanced form modul
914
#	Fixed hardcoded /pages issue in intro page feature
915
+	Added example .htaccess to parse .html files, fixed bug in changeset 555
916
!	Revoked parts of changeset 547 and again introduced changeset 540
917
+	Added keywords to modules/fckeditor and all other new files
918
18-Jan-2008 Thomas Hornik
919
#	fixed two E_NOTICE-warnings in admin/pages/index.php
920
+	added new module-based search-function
921
+	added new publish-by-date code
922
17-Jan-2008 Christian Sommer
923
#	fixed bug in frontend login and multiple groups (only in conjunction with E_ALL)
924
!	removed the PAGE_EXTENSION from frontend login
925
17-Jan-2008 Matthias Gallas
926
#	Reintroduced changes from changeset 520 and 540 wich where overwritten 
927
	by changeset 546
928
#	Revoked changeset 541 end removed all PAGE_EXTENSION variables and the related
929
	option in WB settings as this function only works on Apache Servers
930
	together with .htaccess and mod_rewrite
931
+	Added keywords to file menu_link/uninstall.php and new admintools files
932
17-Jan-2008 Christian Sommer
933
!	added the "users in multiple groups" feature (closes parts of ticket #546)
934
16-Jan-2008 Thomas Hornik
935
!	changed admin/pages/save.php to allow hidden config-elements in table search.
936
!	changed module menu_link: added table mod_menu_link, fixed page-deleting-bug,
937
	fixed odd behavior in case of menu_link as default-page.
938
#	changing PHP-error-level within website baker does not work - fixed (fixed ticket 532)
939
14-Jan-2008 Matthias Gallas
940
#	Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames.
941
	(!!Attention!! To get extenions other than .php working additional fixes are necessary!)
942
#	Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the
943
	pathes points to WB Corefiles with the page extension .php
944
#	Replaced hardcoded text in login.php with language variables (fixes ticket 386)
945
14-Jan-2008 Christian Sommer
946
!	added a missing </tr> tag
947
#	re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally 
948
	removed by Changeset 529 (enhanced pages admin)
949
13-Jan-2008 Christian Sommer
950
#	moved administration tools from Settings to the new section Admin-Tools
951
#	this bugfix closes the ticket 529 (WB upgrades modules with identical version)	
952
!	increased redirection time after success message, corrected HOME link of the login panel
953
!	updated PHPMailer framework to version 2.0.0 (/include/phpmailer)
954
#	this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
955
#	fixed error with redirection to admin panel after installation
956
12-Jan-2008 Christian Sommer
957
!	introduced smart URL detection for the 'View' menu in the WB backend
958
	(if page_id is set, redirect to this page instead of the root)
959
!	introduced the enhanced pages admin dialogue (thanks to icouto)
960
11-Jan-2008 Christian Sommer
961
+	added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
962
-	removed the hmtlarea files in /modules/htmlarea
963
!	set the fckeditor as the new default editor /install/save.php
964
!	Updated function: register_frontend_modfiles in /framework/frontend.functions.php
965
	(added constants MOD_FRONTEND_CSS_REGISTERED, MOD_FRONTEND_JAVASCRIPT_REGISTERED)
966
11-Jan-2008 Matthias Gallas
967
!	Update codepress to Version 0.9.6
968
!	Update phplib to Version 7.4a
969
09-Jan-2008 Matthias Gallas
970
!	Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
971
#	Fixed ticket #542 (Thanks to Thorn)
972
23-Dec-2007 Matthias Gallas
973
!	Changed all copyright notices to include now 2008
974
21-Sep-2007 Matthias Gallas
975
#	Fixed a typo in /framework/frontend.functions.php cause that websites using
976
	the new register_frontend_modifles() functions do not validate
977
24-Jan-2007 Christian Sommer
978
!	Replaced some core files to allow configuration of wbmailer via admin settings panel
979
------------------------------------- 2.6.7 -------------------------------------
980
02-Jan-2007 Christian Sommer
981
+	Added missing converting file for changeset [504]
982
------------------------------------- 2.6.6 -------------------------------------
983
01-Jul-2007 Matthias Gallas
984
#	Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)
985
01-Jul-2007 Ryan Djurovich
986
#	Fixed bug where error message not displayed when script fails to create a page
987
#	Fixed bugs introduced in [484]
988
14-May-2007 Matthias Gallas
989
+	Added support for ISO-8859-6.(Thanks to thorn)
990
12-May-2007 Christian Sommer
991
+	Replaced functions page_css and page_javascript by register_frontend_modfiles
992
+	Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files
993
+	Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea)
994
+	Added the new function register_frontend_modfiles to the built in templates
995
08-May-2007 Matthias Gallas
996
+	Added wrapper to functions.php if mb_string is not available (Thanks to thorn)
997
+	Added new functions page_css and page_javascript to the built in templates
998
+	Added search highlight class to css files of the built in templates
999
30-Apr-2007 Matthias Gallas
1000
#	Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
1001
10-Apr-2007 Matthias Gallas
1002
+	Optimized search and highlighting funktions (Thanks to thorn)
1003
03-Apr-2007 Matthias Gallas
1004
#	Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted
1005
	in the pages directory (Special thanks to "Funky_MF" for the fix)
1006
01-Apr-2007 Matthias Gallas
1007
#	Fixed issues with some languages when UTF8 is used. Removed all htmlentites
1008
	from the code (revoked changeset 396) and added new functions instead. Adapted the
1009
	search and the highlighting to use the new functions. With this changes WB can now
1010
	be used with charset UTF8 for all languages. Very special thanks to Thorn who wrote
1011
	and tested this changes.
1012
12-Mar-2007 Matthias Gallas
1013
+	Added multilingual support to search
1014
03-Mar-2007 Matthias Gallas
1015
+	Added new function for highlighting search results in the content area
1016
	(Special thanks to "thorn" and "Funky_MF")
1017
#	Fixed some issues in search with special chars
1018
	(Special thanks to "thorn" and "Funky_MF")
1019
22-Feb-2007 Christian Sommer
1020
#	Fixed bug in changeset 428 (page files were not deleted in /pages folder due to a typo in wb/framework/function.php)
1021
16-Feb-2007 Christian Sommer
1022
!	Suppressed PHP warnings and errors when reading empty intro.php
1023
16-Feb-2007 Christian Sommer
1024
#	Applied fix to enable parsing of PHP code in the intro.php 
1025
12-Feb-2007 Christian Sommer
1026
!	Added functions page_css and page_javascript which allow to include optional
1027
	module files module.css and module.js into the <head> section. This allows to 
1028
	create valid (X)HTML, as CSS definitions of modules are included in the head section
1029
12-Feb-2007 Christian Sommer
1030
!	Security enhancement (reduced number of login trials from 50 to 3)
1031
02-Feb-2007 Matthias Gallas
1032
#	Applied fix for ticket #380 (Thanks to pcwacht)
1033
30-Jan-2007 Ryan Djurovich
1034
#	Applied fix for ticket #376
1035
29-Jan-2007 Matthias Gallas
1036
+	Added new variable $MODULE_DESCRIPTION wich allows to have optional a language
1037
	specific description of the modules in the language files of the modules.
1038
21-Jan-2007 Matthias Gallas
1039
#	Fixed issue in the search table entries of form modul
1040
13-Jan-2007 Matthias Gallas
1041
#	Fixed some bugs in rss.php
1042
07-Jan-2007 Matthias Gallas
1043
#	Fixed error when uninstalling the news modul
1044
02-Jan-2007 Matthias Gallas
1045
+   Added id keywords to all missing files
1046
#	Fixed issue with Permissions for pages sections
1047
27-Dec-2006 Matthias Gallas
1048
#	Fixed form modul stores empty records
1049
------------------------------------- 2.6.5 -------------------------------------
1050
25-Dec-2006 Ryan Djurovich
1051
!	Changed links to WB help website
1052
24-Dec-2006 Matthias Gallas
1053
#	Fixed some minor javascript errors in admin (thanks to pcwacht)
1054
#	Fixed root_parent doesn't get updated when moving item in menu (#305)
1055
!	Changed all copyright notices to include now 2007
1056
23-Dec-2006 Matthias Gallas
1057
#	Fixed IE allows to set a page as parent of itself (#320)
1058
#	Fixed problem with Page Title has to be escaped (#287)
1059
#	Fixed the possibility to call the index.php of the templates directly in the browser (#291)
1060
21-Dec-2006 Matthias Gallas
1061
#	Fixed missing message when adding a site without page title (#300)
1062
21-Dec-2006 Ryan Djurovich
1063
#	Fixed bug with captcha script (#346)
1064
20-Dec-2006 Matthias Gallas
1065
#	Fixed Return to Search Results Page (#365)
1066
!	Set Version to 2.6.5
1067
-	Removed Changeset 365 because this will be a part of WB 2.7.x
1068
#	Fixed a little typo error in class.admin.php (#364)
1069
26-Nov-2006 Ryan Djurovich
1070
+	Added new script that could possibly be apart of 2.7.x as a replacement
1071
	for having the pages directory 
1072
17-Nov-2006 Matthias Gallas
1073
#	Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
1074
15-Nov-2006 Matthias Gallas
1075
#	Fixed again intropage doesn't work (#71)
1076
20-Oct-2006 Matthias Gallas
1077
+	Added phpmailer class (thanks to doc)
1078
+	Added Remember-expanded-pages-in-admin (thanks to ephraimt)
1079
+	Added List sorting in admin area (thanks to rsmith)
1080
#	Fixed table width 100% are wrong displayed in container templates
1081
	when IE is used (#350)
1082
#	Fixed large space between menupoints in IE (#349)
1083
#	Fixed Website description is not displayed when no page description
1084
	available (#348)
1085
#	Fixed group images in news modul cannot be stored (#342)
1086
#	Fixed Typo in form/save_field.php (#341)
1087
#	Fixed files in /pages/posts folder are not deleted (#340)
1088
#	Fixed specialchars problem in the news modul (#339)
1089
#	Fixed news modul stores empty records (#338)
1090
#	Fixed Captcha didn't work in news comments (#337)
1091
#	Fixed various php notices (#334)
1092
+	Added new upgrade_function (thanks to kozmoz)
1093
#	Fixed addons table isn't updated when a modul is updated (#332)
1094
#	Fixed spelling errors in the signup2.php (#330)
1095
#	Fixed MySQL 5.x missing default values for INT fields in all system
1096
	and modules tables (#329)
1097
#	Fixed installer does not insert admin user (#328)
1098
+	Added support for getting page ID of page that referred search
1099
	request (#327) (thanks to brofield)
1100
#	Fixed search results generate invalid XHTML and notify warnings (#326)
1101
Stefan Braunewell
1102
#	Fixed Field 'last_reset' doesn't have a default value (#313)
1103
+	Added get_post_escaped to wb class which automatically calls add_slashes
1104
	on get_post output and used it in form/save_field.php
1105
------------------------------------- 2.6.4 -------------------------------------
1106
20-May-2006 Ryan Djurovich
1107
#	Fixed security issues related to #237
1108
#	Fixed typo in news save comment page (#282)
1109
#	Fixed typo in news delete post page (#283)
1110
!	Added multi-submission protection to form module (#119)
1111
#	Added notice for when PHP Session Support appears to be disabled in installer,
1112
	even if it is enabled and the problem actually lies in the users browser (#154)
1113
19-May-2006 Ryan Djurovich
1114
#	Fixed problem in forgotten login form where email field is too short (#207)
1115
#	Fixed typo in forgotten login details email (#190)
1116
15-May-2006 Stefan Braunewell
1117
#	Fixed security issues (#237)
1118
03-May-2006 Stefan Braunewell
1119
#	Fixed problems with pre-2.6.0 modules in section list
1120
#	Fixed e-mail bug caused by From: headers in internal mail function calls
1121
	(#189)
1122
#	E-mail validation in install script now accepts new top-level domains
1123
	(#162)
1124
#	Error status is now overwritten by next database query (#182)
1125
#	Fixed obscure problem in htmlarea install script
1126
------------------------------------- 2.6.3 -------------------------------------
1127
19-Mar-2006 Stefan Braunewell
1128
#	Fixed ticket #146: problems removing groups from viewers list of a page
1129
16-Mar-2006 Stefan Braunewell
1130
!	Changed link target selection. Now self, top and new. (Ticket #145)
1131
#	Fixed ticket #143. Charset setting is now used in admin login and forgot
1132
	password pages.
1133
#	Some changes to the SQL code in the install script for improved 
1134
	compatibility with new MySQL versions
1135
#	Fixed ticket #134 - error on browsing media.
1136
+	Improved backup module: new choice between full database or WB-related
1137
	backup.
1138
#	Fixed ticket #141 - admin now sees all folders in media
1139
#	Fixed e-mail sending problems due to additional parameter in mail call.
1140
#	Applied fix regarding ticket #138: new users now get deleted if
1141
	sending e-mail fails.
1142
#	Fixed ticket #137: Last Reset timer not reset in frontend forgotten 
1143
	password process
1144
#	Removed duplicate expression from modules/news/install.php which caused
1145
	problems in installation
1146

    
1147
01-Mar-2006 Stefan Braunewell
1148
#	Fixed ticket #68 - Safari problem with displaying all parents.
1149
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
1150
	to fatal error.
1151
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
1152
------------------------------------- 2.6.2 -------------------------------------
1153
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
1154
#	Fixed ticket #104 - commas in form field descriptions not allowed.
1155
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
1156
	and expiration date is now set to time in the past.
1157
#	Smart login not working.
1158
!	Changed mail calls to new function $wb->mail.
1159
#	Form: ticket 124 added captcha settings check 
1160
#	Ticket 118 added formfield type to check for email/text 
1161
#	Ticket 115 changed comparision /modules/form/view.php 
1162
#	Added correct timecheck in form submissions
1163
!	Changed captcha.php call to include timestamp
1164
!	Changed the e-mail validation code and added a mail function to class wb.
1165
!	Forgotten password: if sending of e-mail fails, restore old password.
1166
	Ticket #110
1167
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
1168
!	Character encoding setting also affects admin backend.
1169
	Mentioned in ticket #102.
1170
!	Reintroduced page languages setting. If switched to off, page
1171
	languages are only used to determine the language file for the
1172
	universal texts. If on, displayed page and menu are affected by
1173
	the language session variable.
1174
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
1175
	to set the number of levels to be show.
1176
#	Fixed a bug where access settings of registered and private pages
1177
	were displayed incorrectly.
1178
#	Fixed captcha being cached.
1179
#	Added an exit call after every heading("Location:...")
1180
	redirector to prevent unwanted execution of code.
1181
#	Bug #122. Replaced empty field check by check that setting name is
1182
	not "wb_version".
1183
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
1184
#	Fixed bug #99 and two additional instances of typo 
1185
	catpcha instead of captcha.
1186
#	Fixed some typos
1187
#	Fixed some notices and warnings.
1188
#	Fixed bug #105 - back buttons in addon detail pages not editable.
1189
!	Replace 'admin' by 'wb' in all account pages. 
1190
!/#	Moved print_success and print_error code to class.wb.php.
1191
	Added correct parameters to these functions in account pages. 
1192
------------------------------------- 2.6.1 -------------------------------------
1193
12-Dec-2005 Ryan Djurovich
1194
#	Fixed security vulnerability in class.login.php
1195
#	Fixed typo in EN language file
1196
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
1197
!	Added charset encoding to admin templates
1198
!	Added extra code to check for selection of addon upon uninstalling
1199
#	Fixed bugs in RSS news feeder
1200
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
1201
------------------------------------- 2.6.0 -------------------------------------
1202
28-Nov-2005 Ryan Djurovich
1203
+	Added default charset option to (advanced) settings
1204
#	Form module email fields now have email address validation
1205
#	Fixed spacing in form submissions
1206
27-Nov-2005 Ryan Djurovich
1207
+	Added captcha verification to sign-up form
1208
+	Added Captcha to News module
1209
24-Nov-2005 Stefan Braunewell
1210
!	Applied aportale's patch to use label instead of javascript toggle code
1211
20-Nov-2005 Ryan Djurovich
1212
!	News mod now hides read more link if no need for it (see ticket #56)
1213
+	Added support for mailto: links in the menu link mod
1214
#	Added direct-access redirection on some files (see ticket #37)
1215
+	Added extra characters to convert.php (see ticket #64)
1216
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
1217
29-Sep-2005 Ryan Djurovich
1218
!	Cleaned up form buttons in Settings
1219
!	Moved some options into Advanced Settings
1220
#	Semi-disabled "separate" page trash option
1221
+	Created a backup module/tool for backing-up the database
1222
	(thanks to John (pcwacht) for the original code)
1223
+	Created new "blank template", which can be used in case where you don't
1224
	want anything wrapping page-content.
1225
19-Sep-2005 Ryan Djurovich
1226
+	Added _license field for all add-ons to specify a license
1227
!	Renamed _designed_for variables (for all addons) to _platform
1228
+	Created addons table for faster internal referencing of installed addons
1229
!	Fixed some links, including the "Help" button in Admin
1230
#	Used nl2br to display body correctly when viewing form-submissions
1231
15-Sep-2005 Stefan Braunewell
1232
+	Added table module with columns 'name','type' and 'directory' as an
1233
	index.
1234
+	Added entry to settings table 'wb_version' which holds the version
1235
	number and can be utilized in future upgrade scripts.
1236
!	Added upgrade functionality also for templates and languages.
1237
#/!	Template/modules installation now respects paths.
1238
!	Moved updates from config.php to database.
1239
	Created initialize.php (required by config.php) to read settings.
1240
11-Sep-2005 Stefan Braunewell
1241
!	HTMLArea is now a module instead of a core component. Files moved
1242
	from "include" to "modules".
1243
+	Implemented Installation of modules on top of an older version. This is 
1244
	done via checking $module_version. Instead of install.php, upgrade.php
1245
	is then called if it exists in the module package. 
1246
	For module developers: $module_version and $new_module_version are 
1247
	accessible in upgrade.php to find out what upgrade steps need to be taken.
1248
!	Changed column names in mod_news_posts from short,long to content_short,
1249
	content_long.
1250
09-Sep-2005 Stefan Braunewell
1251
+	Added new advanced setting "Rename Files On Upload". File extensions can be
1252
	given so that respective files will have a ".txt" appended on media upload.
1253
#	Fixed "None found" message bug when user has no top level page edit
1254
	rights.
1255
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
1256
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
1257
+	Added utf-8 character encoding meta tag into all stock templates.
1258
#	Fixed bug when changing a page's parent
1259
!	Changed the way blocks are treated. Added new frontend class attribute
1260
	default_block_content that controls what is shown on pages such as
1261
	search, login, etc. (Ticket #16)
1262
+	Added support for WYSIWYG editor modules (wysiwygmod)
1263
+	When trying to access a registered page, user is automatically redirected
1264
	there on successful login.
1265
#	Fixed various issues with system search (mainly related to stripslashes()
1266
#	Removed stripslashes() in many places in the code. Added check for
1267
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
1268
	is independent of magic_quotes setting..
1269
05-Sep-2005 Stefan Braunewell
1270
#	Fixed bug concerning direct access of preferences page.
1271
#	Reworked page visibility and menu item visibility code (frontend login
1272
	problem).
1273
#	Pages in link list in htmlarea popup are now correctly ordered.
1274
#	Fixed bug where group with existing name can be added.
1275
04-Sep-2005 Ryan Djurovich
1276
+	Added and RSS newsfeed script to the News module
1277
04-Sep-2005 Stefan Braunewell
1278
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
1279
#	Fixed some occurrences of potential direct access path disclosure
1280
#	Added directory check to browse.php to prevent xss exploit by trusted users.
1281
!	Updated code to reflect move to Subversion repository system.
1282
27-Aug-2005 Stefan Braunewell
1283
#	Fixed bugs 4,5,6,8,9 in bug tracker
1284
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
1285
	A GET['lang'] now sets the session language variable.
1286
26-Aug-2005 Stefan Braunewell
1287
!	Moved redundant code into the new class functions. Created 
1288
	'compatibility.php' for backward compatibility with
1289
	modules and templates. Variables and functions can still be accessed
1290
	in the old way.
1291
!/+	Reorganized core frontend files, added new base class 'wb' from
1292
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
1293
	function into new class. Completely rewrote core index.php.
1294
	Now all variables and functions that are available to templates and
1295
	modules are attributes and methods of the frontend and the wb classes
1296
------------------------------------- 2.5.2 -------------------------------------
1297
23-Jun-2005 Ryan Djurovich
1298
!	create_access_file now creates all parent directories if needed
1299
#	Fixed bug when moving page with subpages to another level
1300
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
1301
#	Fixed bug where query was not setting error correctly in class.database.php
1302
22-Jun-2005 Ryan Djurovich
1303
#	Fixed bug where template permissions were not saved when a adding group
1304
21-Jun-2005 Ryan Djurovich
1305
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
1306
#	Fixed language problems in some area's of Admin. (Bug #70)
1307
#	Added a space in website/page keywords (Bug #69)
1308
#	Fixed bugs on settings2.php (Bug #52)
1309
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
1310
13-Jun-2005 Ryan Djurovich
1311
#	Fixed bug (#88) with news module
1312
!	Title of Administration login page now taken from language file (Bug #72)
1313
#	Fixed redirection admin/home to admin/start on admin/index.php
1314
#	Fixed bug with forgotten password page in admin (Bug #81)
1315
25-Apr-2005 Ryan Djurovich
1316
#	Fixed numerous bugs with module uninstallation
1317
#	Fixed bug when uploading files in Administration -> Media
1318
!	Installer no-longer requires you to accept the GNU GPL
1319
------------------------------------- 2.5.1 -------------------------------------
1320
16-Apr-2005 Ryan Djurovich
1321
#	Fixed two bugs with account login/logout
1322
------------------------------------- 2.5.1 -------------------------------------
1323
15-Apr-2005 Ryan Djurovich
1324
#	Fixed bug where non-english characters can get used in page filenames. Many
1325
	measuers have been added (including a new file: wb/framework/convert.php),
1326
	to prevent any possible errors that can occur in page filenames.
1327
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
1328
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
1329
#	Fixed bug where search and account pages are shown in every block
1330
	that is in a template
1331
#	Fixed numerous bugs with media home directories feature
1332
10-Apr-2005 Ryan Djurovich
1333
#	Fixed bugs in account/login.php and logout.php where users
1334
	gets redirected to /pages
1335
------------------------------------- 2.5.0 -------------------------------------
1336
08-Apr-2005 Ryan Djurovich
1337
-	Removed section language feature
1338
+	Added page language feature (replaces need for sections language feature)
1339
#	Fixed bug where pages using menu_link module can have the URL changed
1340
-	Page directory no longer stored in link field in pages table, it is now added
1341
	when the page_link function is called - this makes changing the pages
1342
	directory much easier and quicker
1343
!	Pages with visibility of "none" are now no longer directly accessable
1344
+	Added new visibility setting "hidden", acts exactly like none did previously
1345
!	Template info file can now specify number of menu's available and relative names
1346
!	Template info file can now specify number of blocks's available and relative names
1347
------------------------------------- 2.4.3 -------------------------------------
1348
07-Apr-2005 Ryan Djurovich
1349
#	page_filename function has been rewritten using str_replace
1350
	function, which should be faster and will allow characters
1351
	from other languages into filenames
1352
!	Created new media_filename function, which is now used
1353
	by all media functions (create,upload,rename) to determine
1354
	which characters should be removed from a desired filename
1355
+	New button in Administration page list to view specific page
1356
#	Updated the page_link function to now be compatible with menu link
1357
	module when setting pages directory to root
1358
#	Fixed bugs in search when using "Any Words" option
1359
#	Fixed bug with news module when pages directory set to root
1360
!	Changed URL of documentation website on Administration Start page
1361
------------------------------------- 2.4.2 -------------------------------------
1362
05-Apr-2005 Ryan Djurovich
1363
#	Fixed bug where file could be renamed to nothing in Media
1364
!	Optimised Media create folder, upload file, and rename functions
1365
#	Fixed bug where stripslashes not run on news post titles in admin
1366
05-Apr-2005 Stefan Braunewell
1367
#	Fixed bug concerning usage of the private_sql variable
1368
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
1369
------------------------------------- 2.4.1 -------------------------------------
1370
04-Apr-2005 Ryan Djurovich
1371
!	Pages with visibility of "none" are again directly accessable
1372
#	Fixed bugs regarding renaming files and directories in Media section
1373
!	When home folders disabled, all folders now visible in Media section
1374
------------------------------------- 2.4.0 -------------------------------------
1375
03-Apr-2005 Ryan Djurovich
1376
-	Removed recently added visibility setting of "heading", and relative config vars
1377
+	Added new "menu" field to pages table, and new setting "multiple menus"
1378
	which replaces the need for the menu headings feature
1379
+	Added links to top of groups and users sections, linking to each other
1380
!	Change menu width in "Round" template to 170px (was 150px)
1381
#	Change page "are you sure" deletion message to mention that it will delete
1382
	all sub-pages as well
1383
#	Fixed many bugs with news module when viewing posts by group
1384
!	Pages with visibility of "none" are now no longer directly accessable
1385
02-Apr-2005 Ryan Djurovich
1386
-	Removed need to specify DB_URL when calling database class
1387
#	Stopped fields without a type specified from being shown in form mod
1388
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
1389
	for insert link and insert image
1390
+	Added setting which allows you to specify the default WYSIWYG style
1391
+	Added "Server Email" option, to specify what is used in "From" field when
1392
	sending emails using the PHP mail function. Default is admins email address.
1393
#	Search now excludes pages which have a visibility of none or heading
1394
!	Pages are now given modified_when and modified_by when added
1395
01-Apr-2005 Ryan Djurovich
1396
+	Added option to News module to specify how many posts should be listed
1397
	per page (by default it is set to unlimited, which functions like previous version)
1398
#	Added stripslashes when display page titles in search
1399
+	Page descriptions and last updated date now shown in search by default
1400
30-Mar-2005 Ryan Djurovich
1401
+	Added new feature for Media home folders, where a folder can be specified
1402
	for a specific user or group of users only
1403
!	Changed URL of Help button to http://www.websitebaker.org/docs/
1404
+	Added new feature for "Page Trash" - two modes available: inline and separate
1405
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
1406
	up a level)
1407
29-Mar-2005 Ryan Djurovich
1408
-	Removed Database Settings from Administration Settings (options will not be
1409
	available in 3.x, so trying to match interface with WB 3.x plans
1410
!	Changed the name of Path Settings to Filesystem Settings in Administration
1411
	Settings, and removed ability to change path/url options - matching interface
1412
	plans for WB 3.x
1413
+	Added same options for OS and file permissions as installer to Settings
1414
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
1415
28-Mar-2005 Ryan Djurovich
1416
+	New functions available to templates to simplify creation of them. This aims
1417
	to "future-proof" templates for WB 3.x plans.
1418
!	Default templates updated to support some of the new functions
1419
+	Added field to pages table "page_trail" which stores a list of the pages
1420
	parents. This field was needed by the new page_menu function
1421
+	Added option for page visibility "heading" to enabled support for multiple
1422
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
1423
+	Added option for page visibility "registered", which acts a little like
1424
	private, but is still shown in the menu (although users need to log in to view
1425
	the pages content)
1426
+	Form module submissions now saved to database, and feature now added to
1427
	limit number of submissions per hour to prevent spamming
1428
+	New field for Form module: email. Allows you to specify their email in
1429
	"from" field on module settings.
1430
#	Fixed bug when displaying comments in News module (WB Bug #14)
1431
+	New "under contruction" message if no pages exist
1432
!	Cleaned-up wb/index.php
1433
27-Mar-2005 Ryan Djurovich
1434
+	Created advanced mkdir and chmod functions
1435
#	Fixed bug in media where wrong file/folder is deleted
1436
+	Complete overhall of installer - now only one step! It has been greatly
1437
	simplified in many ways, has much better validation, reports error much more
1438
	nicely, and automatically logs the user into the Administrations
1439
+	Must now specify OS type - allows for customizable file permission settings
1440
+	Sections can now have a language code assigned to them
1441
+	Sections can now have a block name/id assigned to them
1442
!	Home section of Administration renamed to Start, to save confusion with saying
1443
	Homepage (because this term could either mean the main website or Home section
1444
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
1445
!	Moved Users and Groups sections under Access section. This aims to unify the
1446
	interface with WB 3.x plans, which help to unclutter the menu
1447
!	Interface for Settings section has been imporved for usability purposes
1448
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
1449
	by placing media list inside an iframe
1450
#	Fixed stripslashes problem for viewing news comments
1451
!	Added code from Formesque module (an advanced version of the original Form
1452
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
1453
	interface improvements for select box/checkbox group/radio group options.
1454
#	Possibly fixed bugs where an S appears before file and dir modes
1455
#	Fixed bug where users can be added with same emails (in Administration)
1456
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
1457
	makes code more bulky, and removing it will decrease package size a lot
1458
+	New "homepage redirect" option so first page is included and not redirected to
1459
#	Fixed text not being shown when module uninstalled
1460
!	Imporved interface for basic group permissions
1461
26-Mar-2005 Stefan Braunewell
1462
#	Fixed bug with front-end logins
1463
#	Fixed bug when saving intro page 
1464
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
1465
#	Fixed bugs concerning moving/deleting pages
1466
#	Fixed list of parents in page settings
1467
#	Fixed mkdir without mode parameter
1468
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
1469
+	Added support for PAGES_DIRECTORY set to root
1470
+	Search form now supports quotes (thanks to Manafta)
1471
#	Fixed page section ordering
1472
#	News items are displayed with name of poster instead of "Unknown"
1473
#	Deletion confirmation popup window in media section now shows correct file name
1474
------------------------------------- 2.3.1 -------------------------------------
1475
03-Fed-2005 Ryan Djurovich
1476
+	Now there is two types of "filesystem modes", one for directories and one
1477
	for files. Having different settings is very common for most servers, so
1478
	this addition should fix many problems people had with 2.3.0.
1479
-	Removed filesystem mode options from installation
1480
!	Removed duplicate text on installation step 3 for timezone
1481
!	All "access files" for the news module now stored in pages/posts instead
1482
	of a sub-dir relative to the page (this fixes many bugs)
1483
#	Fixed major bugs when deleting pages with sub-pages
1484
!	Removed the restrictions that prevent a user for changing a pages level
1485
#	Fixed bug with "toggle" plus/minus in IE for pages list
1486
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
1487
------------------------------------- 2.3.0 -------------------------------------
1488
26-Jan-2005 Ryan Djurovich
1489
#	Fixed bug in framework/functions.php that made root parent always equal 8
1490
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
1491
#	Fixed SQL-query on line 172, placing a / after $old_link
1492
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
1493
	admin/pages/settings2.php
1494
#	Added ordering cleaning to delete_post.php on line 53 for news module
1495
!	GMT option is selected for "Default Timezone" in the installer, instead
1496
	of the old "Please select" message (which had the same value as GMT)
1497
28-Jan-2005 Ryan Djurovich
1498
!	Ability to specify the chmod number when WB uploads files, etc.
1499
!	Modified file headers (copyright/license notice) so they now look almost the
1500
	same, independant of font. Also, it now covers copyright for 2005.
1501
30-Jan-2005 Ryan Djurovich
1502
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
1503
	table when a page is deleted.
1504
+	New 'Smart Login' prevents users from using external password managers,
1505
	and can be set to remember the users password using cookies.
1506
!	SourceForge CVS module now called websitebaker2 (instead of just
1507
	websitebaker). Also, all file versions have been reset.
1508
01-Fed-2005 Ryan Djurovich
1509
!	Added code to prevent from changing a pages level (it simply disables
1510
	the select box), to prevent many possible bugs.
1511
------------------------------------- 2.2.4 -------------------------------------
1512
23-Dec-2004 Ryan Djurovich
1513
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
1514
#	Fixed multi-language support in search
1515
+	Added more detailed options to list of PHP error reporting level's
1516
-	Removed ability to change language and PHP error reporting level
1517
	on installation to make things easier for newbie's
1518
+	Ability to select custom spacer for page filename's
1519
!	Changed the way a language code is found on language installation
1520
+	Added template permissions to groups
1521
#	Fixed bug when trying to change email from Preferences (admin and frontend)
1522
#	Fixed bug with auto-selection of "System Default" for Preferences
1523
!	News module now use's WYSIWYG for modifying news posts
1524
+	Ability to specify both the pages and media target directories
1525
------------------------------------ 2.2.3-c ------------------------------------
1526
22-Dec-2004 Ryan Djurovich
1527
#	Fixed problem with DB password being reset if Settings saved in basic mode
1528
------------------------------------ 2.2.3-b ------------------------------------
1529
21-Dec-2004 Ryan Djurovich
1530
#	Fixed minor bug on admin templates section
1531
#	Fixed bug on rename.php and rename2.php in admin media section
1532
------------------------------------- 2.2.3 -------------------------------------
1533
20-Dec-2004 Ryan Djurovich
1534
+	Added WB release version in Administration (top right corner)
1535
!	New option to prevent users from adding level 0 pages
1536
#	Fixed bug when deleting post's in News module
1537
+	Added new field in pages table for "root" parent (level 0 parent), for
1538
	extra flexability in creating templates
1539
!	Round template now supports unlimited page levels
1540
------------------------------------- 2.2.2 -------------------------------------
1541
18-Dec-2004 Ryan Djurovich
1542
+	New option under Search Settings for selecting custom template for search
1543
+	New option when changing page settings to set the target
1544
#	Fixed error when saving a user after editing
1545
!	Users can now modify sub-page if they dont have permissions on the parent
1546
------------------------------------- 2.2.1 -------------------------------------
1547
15-Dec-2004 Ryan Djurovich
1548
#	Fixed bug when changing password on preferences form (front-end)
1549
#	Fixed bug when retrieving user details (administration)
1550
#	Added check to see if module, template, or language is in use when deleting
1551
#	Fixed up email that is sent to user from a submitted form
1552
#	Fixed major problem with module permissions which stopped it from working
1553
------------------------------------- 2.2.0 -------------------------------------
1554
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
1555
+	Multiple-level page support
1556
+	Multiple section's for pages (including interface)
1557
!	Removed text created using two words on all areas
1558
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
1559
	this is for better language support
1560
+	Added Languages section
1561
!	Moved Templates and Modules under Add-ons section
1562
!	Changed name of "Default" template to "Round"
1563
+	Added "All CSS" template
1564
+	Added "Jump"
1565
+	Added 
1566
!	Modified "Box" template to support multiple page levels
1567
+	Added "Menu Link" module
1568
+	Added "News" module
1569
+	Added "Code" module
1570
+	Added "Form" module
1571
+	Added "Wrapper" module
1572
!	Changed name of "Normal Page" module to "WYSIWYG"
1573
+	Created new admin wrapper script to ease module develpment
1574
+	Media now automatically creates index.php file for every
1575
	sub-folder made (for security purposes)
1576
!	Change "Help" link in Administration menu so it now directs
1577
	to the the new Website Baker documentation website found at:
1578
	http://www.websitebaker.org/documentation
1579
!	Password is now required to change email in preferences
1580
+	User can now select custom Language and Date & Time Formats
1581
+	Added search functionality, with three different "methods":
1582
	1. Using all words  2. Using any words  3. Exact match
1583
+	Added native MySQL database support
1584
=======
1585
Change Log
1586
===============================================================================
1587
Please note: This change log may not be accurate
1588

    
1589
$Id: CHANGELOG 1163 2009-10-12 01:42:48Z Luisehahne $
1590

    
1591
Legend:
1592
+ = Added
1593
- = Removed
1594
# = Bugfix
1595
! = Update/Change
1596

    
1597
------------------------------------- 2.8.1 -------------------------------------
1598
21-Sep-2009 Dietrrich Roland Pehlke
1599
!	Dutch tranlation(-s) for the captcha-control. [Ticket: #777] (Thanks to Argos)
1600
#	Missing code inside "framework/addon.precheck.php" (ticket #798).
1601
#	Changes inside "upgrade-script" to avoid "mysql_list_tables is deprecated" warnings (ticket #800).
1602
#	Add "global $admin" to the install.php of the droplets-module to avoid (variable isn't declared) warnings. (ticket #800).
1603
18-Sep-2009 Dietmar Woellbrink
1604
#   french translation updated for WB 2.8 (tks to Ploc)
1605
16-Sep-2009 Dietmar Woellbrink
1606
#	Fixed bug changed URL_HELP in class.admin.php to http://help.websitebaker.org/ (ticket #801).
1607
#	Fixed bug: inside the FCK-Editor wbmodul: missing 'OK' button when inserting WB link with Safari/Chrome (ticket #795).
1608
#	Fixed bug changed png fix and path to jquery-pngFix.js inside footer.htt for backend themes (ticket #786).
1609
#	Fixed bug: inside the FCK-Editor include.php: add $oFCKeditor->Width  = $width; (ticket #799).
1610
15-Sep-2009 Dietrich Roland Pehlke
1611
#	Fixed bug: group-restrictions and sections (ticket #791).
1612
#	Fixed bug inside the FCK-Editor wbmodul: displaying the correct page-tree by
1613
	adding "order by position"
1614
25-Aug-2009 Dietrich Roland Pehlke
1615
#	Fixed bug in upgrate-script. Constant 'DEFAULT_THEME' doesn't exists (ticket #784).
1616
25-Aug-2009 Ruud Eisinga
1617
#	Fixed bug in droplets. Multiple droplets with the same parameter did not extract the new parameter.
1618
	(problem introduced by code optimisations for WB2.8) 
1619
#	Fixed usage of the depriciated (PHP 5.3.0) split() function in class.wb. (ticket #772)
1620
#	Fixed notice ob_end_clean..failed to delete buffer. (ticket #779)
1621
22-Aug-2009 Ruud Eisinga
1622
# 	Changed the default searchform name in the installer. (ticket #775)
1623
#	Fixed the recursive redirect problem when a page is called with a wrong language parm (ticket #780)
1624
------------------------------------- 2.8.0 -------------------------------------
1625
14-Aug-2009 Matthias Gallas
1626
#	Fixed typo in dutch language file (Thanks to Argos)
1627
#	Changed FCKEditor to not show index.php files in browse media window (ticket #774)
1628
	(Thanks to BerndJM)
1629
12-Aug-2009 Matthias Gallas
1630
#	Fixed some display issues in all backend themes
1631
!	Again updated dutch language file (Thanks to Argos)
1632
#	Fixed missing language variable in form modul (Thanks to Argos)
1633
+	Added missing images to argos_theme (forgotten in changeset [1117])
1634
11-Aug-2009 Matthias Gallas
1635
!	commentet out the droplets logo for a more similar backend design with
1636
	other admin tools
1637
!	Updated icons in argos_theme (Thanks to Argos)
1638
!	Updated Dutch language file (Thanks to Argos)
1639
!	Updated show_menu2 to version 4.9
1640
9-Aug-2009 Matthias Gallas
1641
#	Replaced function mime_content_type as the old one causes shell_exec warnings
1642
	on some servers (Thanks to Aldus)
1643
!	updated argos_theme to version 1.4 (Thanks to Argos)
1644
!	some code cleaning of admin/pages/sections.php
1645
#	Fixed possible xss injection in login/forgot/index.php
1646
#	Fixed bug in news modul introduced in changeset [1057]
1647
#	Added missing variables also to preferences.php. Forgot in Changeset [1112]
1648
8-Aug-2009 Matthias Gallas
1649
#	Added some missing variables to backend_themes (Thanks to Stefek)
1650
6-Aug-2009 Matthias Gallas
1651
!	Set Version to 2.8
1652
!	Updated upgrade_script to make use of the changed news settings
1653
+	Added to show_menu2 the aOption 'SM2_HIDEPAGES'. If set all hidden pages are
1654
	hidden again (Thanks to DarkViper)
1655
#	Fixed again some bugs in news modul (ticket #756) (Thanks to Aldus and Luisehahne)
1656
#	Fixed bug that frontend.js, frontend.css and frontend_body.js are not used
1657
	from snippets (ticket #764) (Thanks to Luisehahne)
1658
+	Added new function 'register_frontend_modfiles_body' to default templates
1659
+	Added option to use a frontend_body.js in modules to include javascript from modules
1660
	in the body of the frontend (Thanks to Luisehahne)
1661
!	Updated Danish language Files (Thanks to Achrist)
1662
#	Fixed some display issues in argos_theme (Thanks to Argos)
1663
30-July-2009 Ruud Eisinga (Ruud)
1664
#	Fixed a bug in the /admin/media resizer parameters for dirs with whitespaces (thnx to tiesy)
1665
#	Fixed a bug in FCKeditor include.php. Now the editor can be used from other 
1666
	subdirectories than WB_PATH/modules/mymodule
1667
29-July 2009 Dietrich Roland Pehlke (Aldus)
1668
#	changes in framework/class.wb.php to avoid the "print->footer()" bug in the frontend,
1669
	as this function/method doesn't exists for the frontend.
1670
#	Changes inside index.php and save.php in settings to get rid of the situation
1671
	that a SMTP-Password could not contain an "<" char (right chars are craped),
1672
	and also "<" is not transformed into an entitie "&lt;". (Thanks to FrankH)
1673
#	Modify of "addon.precheck.inc.php" to get rid of the problematic that version_compare
1674
	could faild if words like "alpha", "beta" are inside a version-string. (missing in changelog 1100)
1675
28-July 2009 Matthias Gallas
1676
#	fixed some smaller issues in rss.php (Thanks to Kibmcz)
1677
27-July 2009 Matthias Gallas
1678
+	Added German language file to droplets
1679
+	Added modul_description to language files of droplets
1680
+	Added Danish language files to modules (Thanks to Achrist)
1681
!	Updated Danish language file (Thanks to Achrist)
1682
#	Fixed improper spelling in language files (#754)
1683
#	Fixed bug introduced in changeset [1092]
1684
25-July 2009 Matthias Gallas
1685
#	fixed some language bugs in search.php (Thanks to Thorn)
1686
23-July 2009 Matthias Gallas
1687
#	fixed bug with missing filetype icon in media section of classic_theme (ticket #752)
1688
#	fixed bug with page not showing if 2 sections active (ticket #751) (Thanks to Pumpi)
1689
#	readded to phplib/template.inc $clear: whether to delete undefined vars or not
1690
	was already added in WB 2.7 but was deleted for unknown reasons (Thanks to FrankH)
1691
22-July 2009 Matthias Gallas
1692
!	set Version to RC2
1693
!	small modification on german language file (ticket #746)
1694
#	Fixed E_ALL&E_STRICT warning on PHP5 servers (Thanks to Aldus) 
1695
#	Fixed bug with home folders are viewable and writable from other users
1696
	(ticket #605 and #748) (Thanks to Aldus)
1697
20-July 2009 Matthias Gallas
1698
!	Moved backend.js back from <body> to <head>
1699
+	Added possibility to add a backend_body.js to modules wich is then called in <body>
1700
+	Readded admin/images folder to keep backward compatibility to old modules
1701
19-July 2009 Matthias Gallas
1702
#	Fixed display issue of jsadmin in backend themes (Thanks to Argos)
1703
18-July 2009 Matthias Gallas
1704
!	Updated german laguage file in argos_theme
1705
+	Added multilnaguage support to media section of argos_theme (Thanks to Argos)
1706
#	Fixed smaller display issue in argos_theme (Thanks to Argos)
1707
+	Added more meta tags to backend themes
1708
!	Updated Argos_theme (Thanks to Argos and Luisehahne)
1709
#	Again added some &amp; to news and form to get more valid output (Thanks to Luisehahne)
1710
#	Fixed wrong set </form> tag to get valid output (Thanks to Luisehahne)
1711
!	Replaced in some alt tags hardcoded signs with language variables (Thanks to argos)
1712
!	Updated Dutch language File (Thanks to argos)
1713
!	Updated French language File (Thanks to mylesk42)
1714
16-July 2009 Matthias Gallas
1715
#	Fixed E_ALL notice in news/view.php
1716
!	replaced in form and news delimiter "&amp;" with "&"
1717
	was introduced with changeset [1069] but didn't work on all servers
1718
#	Removed double </form> tags in pages/intro.php and wysiwyg/modify.php
1719
!	replaced all remaining mktime() with time(), except from third party scripts
1720
15-July 2009 Matthias Gallas
1721
!	changed in modules/admin.php and admin/pages/add.php mktime() to time()
1722
!	changed in wrapper modul modify.html to modify.htt
1723
#	Fixed some validiation bugs in core and different modules (Thanks to luisehahne)
1724
#	fixed display issue of jscalendar in news modul (Thanks to Aldus)
1725
!	changed modules/admin.php to also make use of backend theme templates
1726
!	changed in class_login.php mktime() to time()
1727
14-July 2009 Matthias Gallas
1728
#	Fixed bug with sections are only editable in new backend-themes if blocks are enabled
1729
	(Thanks to Luisehahne)
1730
#	Fixed some validiation bugs in news modul (ticket #742) (Thanks to Luisehahne)
1731
14-July 2009 Dietrich Roland Pehlke
1732
!	changes in frontend.functions.php, line 323: 'date' to 'gmdate' to avoid E_STRICT warnings.
1733
!	changes in wb-setup.php, line 50: 'date' to 'gmdate' to avoid E_STRICT warnings. See also #741.
1734
13-July 2009 Matthias Gallas
1735
+	added changes from news/add.php to the upgrade-script.php
1736
13-July-2009 Ruud Eisinga
1737
#	admin / media / browse reported an error in E_STRICT mode.
1738
13-July 2009 Dietrich Roland Pehlke
1739
!	Change inside "date_formats.php" and "time_formats.php" mktime() within time()
1740
	to avoid warnings and strict messages. See #741. Minor cosmetic changes.
1741
#	News-Modul: add the unlink-routine for the ".news" folder inside uninstall.php
1742
	so the groupe-images are also unlink.
1743
!	News-Modul: add <tr><td> and </td></tr>-tags to the "none found" part in the view.php to 
1744
	get valid output inside a table.
1745
!	Change the setting of $display_image and $display_groupe to avoid the 
1746
	empty display roule problematic (<tr style="display: ">) for valid output.
1747
!	Add &gt;&gt; in "add.php" instead of >> to avoid invalid output.
1748
11-July-2009 Ruud Eisinga
1749
!	The news module post_title link made unclickable when there is no full post.
1750
11-July-2009 Matthias Gallas
1751
+	Added changed news settings to upgrade-script
1752
09-July-2009 Ruud Eisinga
1753
!	Added a better option to hide the READ_MORE link in the news module. (ticket #739)
1754
09-July-2009 Matthias Gallas
1755
#	Fixed bug that backend.js is not loaded in backend themes (ticket #740)
1756
#	Fixed wrong path to unitpngfix.js and added missing script
1757
#	Fixed invalid output of page_sections Page in Backend (Thanks to Luisehahne)
1758
08-July-2009 Matthias Gallas
1759
+	Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)
1760
#	Fixed some display issues in all backend themes (Thanks to Luisehahne)
1761
!	Replaced wbmodules.gif in FCKEditor Plugins (Thanks to Stefek)
1762
08-July-2009 Dietrich Roland Pehlke
1763
!	Removed unused marker {USERS} inside the "groups.htt" of the wb-theme.
1764
!	admin -> users -> index.php
1765
!	admin -> groups -> index.php
1766
	Codechanges using blocks to avoid to generate the "switch"-link right-top,
1767
	if the user has no permission to edit the other one.
1768
!	wb_theme|classic_theme|argos_theme -> templates -> users.htt
1769
!	wb_theme|classic_theme|argos_theme -> templates -> groups.htt
1770
 	Add block-comments
1771
!	admin -> addons -> index.php	codechanges
1772
!	admin -> access -> index.php	codechanges
1773
	Codechanges to get rid of the empty display(style) declaration "style='display: ;'",
1774
	and to avoid to generate (hidden) elements if the user isn't alowed to edit one.
1775
!	wb_theme|classic_theme|argos_theme -> templates -> addons.htt
1776
!	wb_theme|classic_theme|argos_theme -> templates -> access.htt
1777
	add block-comments
1778
#	Bugfix inside wb/admin/groups/get_permissions.php - replacing wrong "AND" within "OR" in line 64
1779
	if one checkbox of "user" or "group" is selected (like in line 178; advanced settings).
1780
07-July-2009 Matthias Gallas
1781
#	Fixed some minor bugs in argos_theme (Thanks to Argos)
1782
#	Fixed bugs in admin additons for argos_theme (Thanks to Argos)
1783
!	Updated Version Number in upgrade_script to 2.8RC1
1784
!	Updated FCKEditor Modul Version Number to 2.89
1785
+	added in FCKEditor Advisory Relation to Links (thanks to Luisehahne)
1786
06-July-2009 Matthias Gallas
1787
!	Updated FCKEditor to Version 2.6.4.1 (ticket #738) (Thanks to doc)
1788
#	Fixed Backend-Themes to get more valide output (Thanks to Luisehahne)
1789
+	Added argos_theme
1790
+	Added new functions to admin dir (Thanks Argos and Ruud)
1791
!	Updated install and upgrade-script
1792
!	Adapted wb_theme and classic_theme to changed admin dir files
1793
04-July-2009 Dietrich Roland Pehlke
1794
!	FCK-Editor Modul: Droplet Select: change "page_list_block" to "droplets_list_block",
1795
	also "cmbPages" to "cmbDroplets" as we are listen droplets not pages.
1796
!	Remove unneeded empty lines and spaces/blanks;
1797
	minor cosmetic changes in the source to keep the string more readable.
1798
04-July-2009 Matthias Gallas
1799
!	Replaced droplet icon for FCKEditor Toolbar (thanks to Stefek)
1800
#	Fixed two bugs in droplets-plugin for FCKEditor (thanks to Aldus)
1801
!	Changed Template from FCKEditor plugin WBModules to .htt
1802
+	Added Droplets plugin to FCKEditor (ticket #737) (Big Thanks to vizmotion)
1803
03-July-2009 Matthias Gallas
1804
+	Fixed IE Bug in Wrapper modul (ticket #736)
1805
03-July-2009 Ruud Eisinga
1806
#	Fixed the wrong handling of htmlentities in Droplet parameter parsing
1807
02-July-2009 Matthias Gallas
1808
+	Added missing fancy_progress.png
1809
01-July-2009 Matthias Gallas
1810
#	Fixed backend display issues in IE6 and IE7
1811
!	Set Version to WB2.8RC1
1812
!	Minor tweaks in pages_sections.htt
1813
+	Added posibility to upload and unzip .zip packages to media section
1814
	(Thanks to BerndJM)
1815
!	Updated Browse Media Window in wb_theme now supports file icons, more file
1816
	informations and a new preview function (Thanks to BerndJM)
1817
29-June-2009 Matthias Gallas
1818
#	Replaced in FCKEdiotor folder all index.html with index.php (ticket #691)
1819
!	Update PHPMailer to version 2.0.4 (ticket #733)
1820
!	Update Editarea to version 0.8.1.1 (ticket #732)
1821
!	Update JQuery UI to version 1.7.2 (ticket #731)
1822
27-June-2009 Ruud Eisinga
1823
#	Fixed email encryption bug in output filter. Introduced by adding droplets.
1824
	(Thanks to Luisehahne)
1825
25-June-2009 Matthias Gallas
1826
+	Added missing admin/settings/setting.js
1827
!	Changed name of classic theme from "classic" to "classic_theme"
1828
+	Added output-filter warning to all language files
1829
#	Fixed admintool jsadmin to get XHTML valid output (Thanks to Luisehahne)
1830
#	Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)
1831
+	Added option to use also MYSQL_ASSOC and MYSQL_NUM with mysql_fetch_array
1832
	(Thanks to Luisehahne)
1833
#	Bugfix for Error-Level settings (Thanks to Luisehahne)
1834
23-June-2009 Matthias Gallas
1835
#	Moved styles from admin/pages/sections.php to sections.htt in backend themes
1836
	(Thanks to Luisehahne)
1837
!	Moved javascript files from admin/pages/index.php to external js files
1838
	(Thanks to Luisehahne)
1839
#	Major improovements and changes to all backend files to get more valide Code
1840
	output (Thanks to Luisehahne)
1841
22-June-2009 Matthias Gallas
1842
#	fixed wrong position id when adding a new page
1843
-	removed obsolete code/modify.html
1844
22-June-2009 Dietrich Roland Pehlke
1845
#	Changes on module "code": add the section_id to the name of the textarea,
1846
	to keep the functionality if you are using more than one code-section on a page.
1847
!	Moving the html-template inside a "htt" folder and rename the suffix to ".htt" to
1848
	keep it consitant to other modules. Minor cosmetic changes inside the code.
1849
22-June-2009 Ruud Eisinga
1850
#	Fixed a bug in Menu_link module that made childpages of the menu_link page 
1851
	not selectable. (thnx to Luisehahne)
1852
21-June-2009 Matthias Gallas
1853
#	Fixed small bug introduced in changeset [999]
1854
19-June-2009 Matthias Gallas
1855
#	Fixed bug that parent pages didn't inherit language settings to kind pages
1856
17-June-2009 Ruud Eisinga
1857
#	Bugfix in "droplets/upgrade.php" - wrong parameter order for adding fields.
1858
	also the query for "normal" upgrades had a typo.
1859
!	Added warning in output_filter that the function will be removed in 2.9
1860
17-June-2009 Dietrich Roland Pehlke
1861
#	Bugfix in "droplets/upgrade.php" - wrong tablename change to the correct one
1862
+	Add upgrade-script to droplets
1863
!	Changes on upgrade-script to avoid droping droplet-modul-tables if the exists.
1864
!	calling "upgrate.php" or "install.php" instead of hard-coded lines to avoid
1865
	future conflicts by upgrading the modul
1866
15-June-2009 Matthias Gallas
1867
+	Added install routine for droplets to the upgrade script
1868
#	Fixed bug in menu_link modul with wrong displayed pages tree (Thanks to thorn)
1869
#	Fixed small bug introduced in changeset [989]
1870
+	Added missing id tags and copyright notices to droplets modul
1871
15-June-2009 Dietrich Roland Pehlke (aldus)
1872
#	Bugfix for ticket #725
1873
+	Add "$wb->strip_slashes" again for backslashes are displayed in the output (view.php).
1874
+	Add Droplets (Ruud)
1875
+	modifications inside frontend.functions.php for backwart compatiblity (Ruud)
1876
+	modifications inside the search to get the droplets seachable (Ruud)
1877
14-June-2009 Dietrich Roland Pehlke (aldus)
1878
#	Bugfixes for (ticket #728)
1879
+	Add additional constant to "install/save.php" to avoid conflikts during
1880
	installation inside "/framework/initialize.php".
1881
+	Add condition inside "/framework/initialize.php" to avoid conflikts
1882
	during installation; table "mod_captcha_control" doesn't exsits at runtime.
1883
+	Add test for tables inside "install/save.php" if the user uncheck "install table" option.
1884
+	Additional Errormessage if nessesary tables are not found (english).
1885
13-June-2009 Matthias Gallas
1886
+	Added jQuery-insert.js and jQuery plugins (Thanks to Luisehahne)
1887
!	Moved images in lQuery plugins folder (Thanks to Luisehahne)
1888
#	fixed small german language issue in jscalendar (Thanks to Luisehahne)
1889
26-May-2009 Matthias Gallas
1890
+	Added jQuery(1.3.2) and jQueryUI(1.7.1) to WB core (ticket #708)
1891
21-May-2009 Matthias Gallas
1892
#	Fixed some strange backend layout issues (ticket #722)
1893
09-May-2009 Matthias Gallas
1894
+	Added index.php to all WB-Theme folders to prevent directory spoofing
1895
06-May-2009 Matthias Gallas
1896
!	Updated Norsk language File (Thanks to oeh)
1897
#	Fixed bug with not always included stylesheets in backend (ticket #717)
1898
27-Apr-2009 Matthias Gallas
1899
#	Fixed bug with missing option for admin-tools in advanced view of access
1900
	settings (ticket #714)
1901
#	Fixed bug with backup fails if a user has only permissions to admin-tools (ticket #715)
1902
#	Fixed bug with missing template object in groups and user settings(ticket #716)
1903
25-Apr-2009 Matthias Gallas
1904
!	Updated Dutch language files for modules (Thanks to LuckyLuke)
1905
23-Apr-2009 Matthias Gallas
1906
#	Fixed bug with dropdownlist in pages settings (ticket #713)
1907
20-Apr-2009 Matthias Gallas
1908
!	Update show_menu2 to version 4.8 (ticket #712)
1909
#	Fixed small error in Spain language file (ticket #711)
1910
18-Apr-2009 Matthias Gallas
1911
!	Updated Dutch language file (Thanks to Luckyluke)
1912
17-Apr-2009 Matthias Gallas
1913
#	Fixed MenuLink timeout with many large wysiwyg-pages (ticket #710)
1914
!	Updated again Norsk language File (Thanks to oeh)
1915
!	Updated Dutch language file (Thanks to Luckyluke)
1916
13-Apr-2009 Matthias Gallas
1917
#	Fixed minor dispay issue in upgrade script
1918
!	Updated Norsk language File (Thanks to oeh)
1919
!	Updated French language files (Thanks to Quinto and VotreEspace)
1920
!	Updated Danish language file (Thanks to Achrist)
1921
12-Apr-2009 Matthias Gallas
1922
#	Fixed not defined language variable in account/email.php (Thanks to BlackTiger)
1923
#	Fixed Typo in group_form.htt (ticket #705)
1924
01-Mar-2009 Christian Sommer
1925
!	Added disclaimer to upgrade-script.php	
1926
28-Feb-2009 Christian Sommer
1927
#	Removed hardcoded admin path from JSAdmin module (jsadmin/js/dragdrop.js)
1928
25-Feb-2009 Matthias Gallas
1929
+	Added language support for template_description (affects templates and themes)
1930
#	fixed wrong path to images in news and form modul
1931
#	fixed manage section is showed twice (ticket #694)
1932
-	removed unneeded icons from wb_theme
1933
-	removed unneeded stylesheet.css from account dir
1934
#	renamed warning.htt to warning.html to fix display of sourcecode after invalid logins
1935
+	added fixed error.htt also to classic theme
1936
+	corrected info.php of news-modul
1937
24-Feb-2009 Dietrich Roland Pehlke
1938
!	Changes in warning.htt templates to get valid XHTL1.1 output - replace the center-tag with div
1939
#	add "AND section_id='$section_id'" to the delete-query to avoid conflicts if there are more
1940
	than one Form on one single page.
1941
#	Modify error.htt template in wb_theme for valid XHTML1.1 output - replace the center-tag with a div
1942
	and replace the br-tag with valid p-tags.
1943
22-Feb-2009 Matthias Gallas
1944
+	added skinable Admin Interface
1945
21-Feb-2009 Christian Sommer
1946
+	added update of search table missing in Changeset 941
1947
#	fixed wrong index in language array
1948
!	removed some comment lines (changes are tracked by SVN)
1949
20-Feb-2009 Dietrich Roland Pehlke (aldus)
1950
!	add additional tr and td tags to the text_no_results message to get valid XHMTL output
1951
19-Feb-2009 Christian Sommer
1952
!	addon overview to show advanced options after redirect from reload.php
1953
#	fixed bug if language folder contains none language files (XX.php) or sub folders
1954
+	added option to invoke module upgrade.php/uninstall.php files from backend (for modules uploaded via FTP)
1955
18-Feb-2009 Dietrich Roland Pehlke (aldus)
1956
#	fixed: typos in the section_id inside the action-link 
1957
!	Remove test_trash and unused variables in query, added suggetions from #588
1958
#	Bugfix for form bug (ticket #688)
1959
17-Feb-2009 Christian Sommer
1960
+	added option to invoke module install.php from backend (for modules uploaded via FTP)
1961
!	admin Add-on settings no hidden by default (can be set visible via advanced link)
1962
16-Feb-2009 Christian Sommer
1963
!	moved reload option of Add-ons to main Add-on section
1964
!	reworked logout to reset possible remember key in database when logging out
1965
15-Feb-2009 Christian Sommer
1966
#	fixed bug with smart login option (remember me) (ticket #689)
1967
#	special chars like &nbsp; are shown when editing Add-on CSS files (ticket #678)
1968
!	redirect time for function print_success can now be defined in Settings (ticket #603)
1969
-	removed reload admin tool
1970
+	added possibility to reload Add-ons via the Add-on section
1971
14-Feb-2009 Christian Sommer
1972
!	added option to display current user name in backend template
1973
#	fixed wrong redirect path and added SVN Id
1974
13-Feb-2009 Christian Sommer
1975
+	added option to perform pre-installation checks to test requirements of Add-Ons
1976
#	added error messages to installation process for Add-Ons with wrong file type
1977
08-Feb-2009 Christian Sommer
1978
#	fixed warning if database connection failed during installation process
1979
06-Feb-2009 Christian Sommer
1980
!	fixed some typos in German language file (thanks to freeSbee)
1981
!	added new captcha fonts and replaced old background images with the ones created by thorn
1982
05-Feb-2009 Christian Sommer
1983
!	mail text for register, signup and forgot mail now taken from WB language file (ticket #684)
1984
02-Feb-2009 Christian Sommer
1985
#	removed PHPMailer fix introduced with 2.0.3 to get SMTP working again (line 1041 in class.smtp.php)
1986
02-Feb-2009 Matthias Gallas
1987
#	Fixed bug wich causes that install of captcha-control may fail (ticket #682 thanks to thorn)
1988
01-Feb-2009 Matthias Gallas
1989
!	Update FCKEditor to version 2.6.4
1990
22-Jan-2009 Christian Sommer
1991
!	Added default target attribut to backend menu links
1992
21-Jan-2009 Matthias Gallas
1993
!	Copyright notices now includes 2009
1994
20-Jan-2009 Matthias Gallas
1995
#	fixed form-module select (multiple) doesn't work (ticket #681 Thanks to thorn)
1996
17-Jan-2009 Matthias Gallas
1997
+	added French languages to modules
1998
!	changed handling of post_date in news modul (thanks to susigross)
1999
+	added hour and minute support to default published_when field in news modul
2000
13-Jan-2009 Christian Sommer
2001
-	removed the obsolete Codepress framework from the include folder
2002
+	added Javascript syntax highlighting framework EditArea as replacement for Codepress
2003
!	updated external PHPMailer class to latest version (v2.0.3)
2004
08-Jan-2009 Christian Sommer
2005
#	fixed error message in admin class if type array not defined
2006
05-Jan-2009 Dietrich Roland Pehlke
2007
#	Code-Snippets are no longer shown as type: unknown. 
2008
+	Additional key in the languagefiles "$TEXT['CODE_SNIPPET']";
2009
#	fixed bug for the rss of news, see ticket #609
2010
04-Jan-2009 Matthias Gallas
2011
#	made news Modul multilingual, see ticket #676 (some additional translations are needed)
2012
03-Jan-2009 Matthias Gallas
2013
#	fixed bug in view.php of news module (ticket #676 Thanks to susigross)
2014
#	fixed another bug in view.php of news modul introduced in changeset [892]
2015
30-Dec-2008 Matthias Gallas
2016
+	added default new language variables to all language files
2017
-	modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC)
2018
!	modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei"
2019
29-Dec-2008 Dietrich Roland Pehlke
2020
+	add language support for the errormessages inside the uninstall.php files for modules
2021
	and templates.
2022
!	add new keys inside the german de.php language-file.
2023
-	removed my own debugging-code (was in 893 by mistake)
2024
!	Correct the last date in the changelog
2025
29-Dec-2008 Matthias Gallas
2026
!	set version to 2.8 BETA
2027
#	replaced in news modul special chars with entities to get valid output
2028
!	changed SESSION ID Separator from '&' to '&amp;' to get valid output 
2029
-	Removed the <p> tag around the news as it is added from the editor  
2030
28-Dec-2008 Dietrich Roland Pehlke (aldus)
2031
+	ticket 610: add ip-address to the email-body in the form-modul.
2032
+	ticket 607: include the frontend.css in the comment_page.php file of the news-module.
2033
#	File: admin/admintools/index.php - add "order by name" to the query to display the admintools in alphabetic order.
2034
#	File: admin/modules/uninstall.php - remove a db-query to a db-field that doesn't exists in wb 2.7 anymore 
2035
26-Dec-2008 Thomas Hornik
2036
#	fixed two issues with searchresult-highlighting: do not highlight in <pre>/<code>-tags, do not convert &lt; to &amp;lt; anymore. 
2037
13-Dec-2008 Christian Sommer
2038
!	changed mailer to not extract line break of alternative body text (thanks to freeSbee)
2039
28-Oct-2008 Christian Sommer
2040
!	updated output filter regex to exclude mail addresses contained in input fields
2041
27-Nov-2008 Thomas Hornik
2042
!	added redirect-type (301/302) to menu_link
2043
24-Nov-2008 Matthias Gallas
2044
!	updated upgrade-script.php to add sec_anchor field to settings table
2045
22-Nov-2008 Thomas Hornik
2046
!	search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch.
2047
!	search: replaced strtr() by str_replace() (it's just faster). Changed &#39; to &#039;
2048
06-Nov-2008 Thomas Hornik
2049
#	Module code: curly backets get deleted by pparse() from phplib --> old fix in #569 wasn't that smart. Fixed.
2050
#	fixed some typos in DE language-file, added missing tab in search.php
2051
02-Nov-2008 Thomas Hornik
2052
!	news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)
2053
01-Nov-2008 Thomas Hornik
2054
!	improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8
2055
+	added config for section anchor. ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.
2056
!	updated menulink and search to use configureable section-anchor
2057
29-Oct-2008 Thomas Hornik
2058
# News: total number of news wasn't calculated correctly
2059
!	Captcha: removed IFRAME for Calculation-as-text captcha
2060
-	removed useless init_utf8funcs()-function
2061
+	search: added search_lang for use in search-form. Using DE, the search will search ä=ae,... (alternate spelling of german umlauts)
2062
-	search: removed undocumented word-boundary search
2063
!	search: search_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")
2064
+	search: added key 'ext_charset' to search-extension to query external databases
2065
25-Oct-2008 Christian Sommer
2066
!	updated basic templates according the template guidelines
2067
24-Oct-2008 Dietrich Roland Pehlke
2068
#	applied bugfix for ticket #608 (redeclaration of news module)
2069
23-Oct-2008 Dietrich Roland Pehlke
2070
!	modified module delete function to provide additional information when module is in use when trying to delete
2071
!	modified template delete function to provide additional information when template is in when trying to delete
2072
21-Oct-2008 Matthias Gallas
2073
#	fixed display issue in news modul
2074
!	updated show_menu2 to version 4.7
2075
18-Sep-2008 Thomas Hornik
2076
+	Added captcha-reload
2077
16-Sep-2008 Thomas Hornik
2078
#	search: fixed windows-related regex issue
2079
19-Aug-2008 Matthias Gallas
2080
!	updated to latest FCKEditor version 2.6.3
2081
02-Aug-2008 Thomas Hornik
2082
#	fixed sorting order of search-results
2083
25-Jul-2008 Thomas Hornik
2084
#	fixed an issues related to search, changed one SQL inner join (to use USING instead of WHERE)
2085
!	added $database = new Database(); in front of output-filter
2086
05-Jul-2008 Thomas Hornik
2087
#	fixed MODI_DATE/PUBLISHED_DATE issue in news-module. Added PUBLISHED_TIME, removed PUBL_DATE,PUBL_TIME. Thanks to forum-member timorotha
2088
02-Jul-2008 Christian Sommer
2089
!	updated to latest FCKEditor version 2.6.2
2090
01-Jul-2008 Thomas Hornik
2091
#	page-names with doubled (or more) points can not be handled if php runs as cgi. Thanks to forum member hgi2001.
2092
29-June-2008 Christian Sommer
2093
!	applied additional mail check to forgot login form
2094
28-June-2008 Christian Sommer
2095
!	class and id attributes in mailto links are no longer ignored by the output filter
2096
22-Jun-2008 Thomas Hornik
2097
#	fixed issue with captcha (mt_rand() instead of rand())
2098
#	fixed bug in search (link to http://.../search/index.php performs a search with string 'unset')
2099
22-June-2008 Christian Sommer
2100
!	added output of block number to section admin if no block name is specified
2101
21-June-2008 Christian Sommer
2102
+	added output of block names to modify pages dialogue if blocks are enabled
2103
!	updated show_menu2 to version 4.60 (to avoid disappearing menus)
2104
08-Jun-2008 Thomas Hornik
2105
#	hebrew-table in charsets-table.php was faultily imported - fixed. Thanks to forum-member iti.
2106
24-May-2008 Christian Sommer
2107
!	modified output filter routine to prevent errors if database entries do not exist
2108
04-May-2008 Thomas Hornik
2109
!	changed register_backend_modfile() to work with wysiwyg-module, too
2110
01-May-2008 Thomas Hornik
2111
#	fixed file-naming issue when old page-names (from before 2.7) contains "&"
2112
26-Apr-2008 Thomas Hornik
2113
#	class.admin.php deletes actual query-string while redirection. fixed.
2114
25-Apr-2008 Matthias Gallas
2115
#	fixed validiation bug in option fields of form modul
2116
------------------------------------- 2.7.0 -------------------------------------
2117
21-Apr-2008 Christian Sommer
2118
!	set version to 2.7
2119
#	fixed bug in the PL language file of the JS calendar
2120
+	added some basic functions for module developers
2121
20-Apr-2008 Thomas Hornik
2122
#	fix: allow external urls for search-results
2123
17-Apr-2008 Thomas Hornik
2124
#	fixed jscalendar's language-files
2125
16-Apr-2008 Christian Sommer
2126
#	fixed possible clashes with intro page feature and WB core file /pages/index.php
2127
15-Apr-2008 Thomas Hornik
2128
!	revert back to pagename-creation from $page_menu, instead of $page_title
2129
15-Apr-2008 Christian Sommer
2130
#	fixed bug introduced with Changeset 826
2131
14-Apr-2008 Christian Sommer
2132
+	added show_menu2() to pre-installed WB modules (many thanks to Brodie Thiesfield for this great menu function replacment)
2133
!	allowed tags for multi-lingual module descriptions
2134
14-Apr-2008 Thomas Hornik
2135
#	fixed issue with multigroups (level 0 page-creation)
2136
13-Apr-2008 Thomas Hornik
2137
!	ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
2138
#	fixed language-files
2139
10-Apr-2008 Christian Sommer
2140
!	fixed WB-Link Plugin to work with WB versions below 2.7 ($admin->page_is_visible() only available in WB 2.7)
2141
09-Apr-2008 Christian Sommer
2142
!	modified FCKEditor WB-Link Plugin to work also with WB versions below 2.7
2143
07-Apr-2008 Matthias Gallas
2144
#	fixed error in german laguage file
2145
07-Apr-2008 Christian Sommer
2146
+	added the latest FCKEditor v2.60
2147
-	removed the outdated FCKEditor v2.51
2148
!	set version from 2.7 (RC3) to 2.7 (RC3a)
2149
07-Apr-2008 Thomas Hornik
2150
!	added missing group_id in INSERT-query
2151
!	removed PHP5 function stripos from installation script
2152
06-Apr-2008 Christian Sommer
2153
!	removed some obsolete language variables from news and form module (now defined in global WB language files)
2154
!	enlarged admin tool icon to match size 50x50px of the other icons
2155
05-Apr-2008 Matthias Gallas
2156
!	Moved language variables for edit module CSS from modules language files to core language files
2157
+	Added norwegian translation (Thanks OEH)
2158
05-Apr-2008 Thomas Hornik
2159
!	some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})
2160
#	fixed viewing_groups-handling in /admin/pages/add.php
2161
!	imported new russian translation from User shlack. Many Thanks
2162
05-Apr-2008 Christian Sommer
2163
!	added workaround for template parser class
2164
!	moved functions to edit module CSS files into the WB core to avoid duplication of code
2165
!	minor layout change
2166
!	allowed the character "-" to be used in database names
2167
04-Apr-2008 Thomas Hornik
2168
#	fixed: Language-redirect removed query-string from URL
2169
04-Apr-2008 Christian Sommer
2170
!	set WB version to 2.7 (RC3) for the next upcoming release candidate
2171
03-Apr-2008 Christian Sommer
2172
!	some code clean up in news/form module
2173
!	small adaption of the edit CSS function file css.functions.php
2174
!	updated edit module CSS functions to include backend.css into head if possible
2175
#	fixed bug in Javascript decryption routines of the Output-Filter module
2176
02-Apr-2008 Matthias Gallas
2177
#	fixed bug with registration of users are not added to signup group
2178
02-Apr-2008 Christian Sommer
2179
#	added handling of missing characters to mailto encryption routines
2180
!	some code clean-up in News module
2181
!	fixed some layout issues with Form module (combination with Output-filter)
2182
!	fixed layout issue with optional subject/body text of encrypted mailto links
2183
#	fixed bug in the mailto Javascript encryption code of the Output-Filter module
2184
01-Apr-2008 Christian Sommer
2185
!	removed typo in English language file
2186
!	added updated edit CSS functions to the News module
2187
!	added updated edit CSS functions to the Form module
2188
31-Mar-2008 Christian Sommer
2189
#	fixed bug in output filter (mailto links with HTML entities in optional part)
2190
29-Mar-2008 Christian Sommer
2191
!	added missing translation to Dutch language file (thanks Bramus)
2192
28-Mar-2008 Thomas Hornik
2193
!	Some cleanup in search.php
2194
!	WYSIWYG: changed field text to LONGTEXT, too.
2195
25-Mar-2008 Matthias Gallas
2196
!	Updated Dutch language file (Thanks to Bramus)
2197
26-Mar-2008 Tomas Hornik
2198
#	fixed E_NOTICE-message in admin/modules/details.php
2199
25-Mar-2008 Thomas Hornik
2200
+	search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
2201
+	search: added missing code to allow query of external data and to process the search data itself
2202
25-Mar-2008 Matthias Gallas
2203
#	Fixed missing <body> tag in Admin Interface (ticket #572)
2204
24-Mar-2008 Matthias Gallas
2205
!	Updated Danish Language file (Thanks to Achrist)
2206
! 	Added class nixhier to frontend.css from form and news Modul (required for ASP)
2207
24-Mar-2008 Thomas Hornik
2208
+	Added RU-language-files, provided by user shlack; converted to entities.
2209
#	search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3
2210
#	FCK-Editor: loads large pages faster
2211
-	removed include/captcha/asp.php. css have to be added to module's css-files.
2212
23-Mar-2008 Matthias Gallas
2213
! 	Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)
2214
17-Mar-2008 Thomas Hornik
2215
#	fixed an issue with utf8_check() (too slow with many ~100KB pages)
2216
15-Mar-2008 Thomas Hornik
2217
#	menulink: link can be menulink or subpage of menulink, too
2218
#	call_captcha: added parameter 'style', fixed some issue with parameter 'image' and text-style captchas
2219
13-Mar-2008 Christian Sommer
2220
! 	adjusted error/warning templates to the updated backend layout
2221
13-Mar-2008 Matthias Gallas
2222
! 	replaced one icon in admin interface
2223
12-Mar-2008 Matthias Gallas
2224
# 	fixed loading time and some display issues in IE6 of the new admin interface
2225
!	tweaked the new admin interface a little bit
2226
12-Mar-2008 Christian Sommer
2227
! 	adjusted background color of installation and upgrade script
2228
! 	set version number to 2.7 (RC2) for the upcoming second release candidate
2229
! 	removed hardcoded /admin folder strings from WB core files where possible
2230
! 	added WB home folder fix proposed by the forum member spawnferkel (thanks)
2231
! 	defined <strong> and <em> instead of <b> and <i> as default tags
2232
12-Mar-2008 Thomas Hornik
2233
+	CAPTCHA: added parameter to call_captcha (can be one of: 'image', 'input' or 'text')
2234
11-Mar-2008 Christian Sommer
2235
#	fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)
2236
#	fixed issue with WYSIWYG pages (appears if backend language and page frontend language differs)
2237
08-Mar-2008 Thomas Hornik
2238
#	fixed issue with news and end-date
2239
04-Mar-2008 Christian Sommer
2240
#	fixed issue with smart view URL link
2241
03-Mar-2008 Thomas Hornik
2242
#	fixed an issue with text-captcha (default text got saved). Changes default text.
2243
#	fixed an issue with highlighting
2244
02-Mar-2008 Thomas Hornik
2245
#	added missing text in language-files
2246
+	added missing sorting to language dropdown in admin/pages/settings.php
2247
01-Mar-2008 Thomas Hornik
2248
#	fixed ticket #562, applied changes from user tavitar with some own additions
2249
+	added check for AddDefaultCharset to install
2250
29-Feb-2008 Thomas Hornik
2251
#	fixed issue in pagename generation if AddDefaultCharset is set (as work-around).
2252
28-Feb-2008 Thomas Hornik
2253
#	fixed hebrew transliteration-table. Thanks to forum-member iti.
2254
28-Feb-2008	Christian Sommer
2255
#	added bugfix from the forum member tavitar to fix an issue with multiple groups (module permission do not add up properly)
2256
25-Feb-2008	Matthias Gallas
2257
+	added missing Dutch language files for core modules
2258
24-Feb-2008 Thomas Hornik
2259
#	issue with menulink in upgrade-script. Fixed.
2260
23-Feb-2008 Christian Sommer
2261
!	suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor
2262
#	fixed bug in upgrade script (WBMailer setting)
2263
22-Feb-2008 Christian Sommer
2264
#	some layout changes on the upgrade-script, fixed error in precheck
2265
#	restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)
2266
20-Feb-2008 Thomas Hornik
2267
!	added workaround for language sorting-problem
2268
20-Feb-2008	Christian Sommer
2269
!	added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)
2270
!	modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)
2271
#	added the FCKEditor module PHP connector fix found by the forum member Luisehahne (thanks man)
2272
!	Updated upgrade script (added WB2.7 basic styles, pre-checks and disclaimer)
2273
19-Feb-2008	Matthias Gallas
2274
!	Updated upgrade script
2275
!	Changed language sorting from directory to name (needs additional to be escaped!)
2276
+	added new languages to install script
2277
#	fixed some issues and typos in languagefiles
2278
18-Feb-2008 Thomas Hornik
2279
+	Converted and added some old language-files (BG, CS, PL, RU)
2280
18-Feb-2008	Christian Sommer
2281
#	Fixed two broken links
2282
!	Modified news module to create a default index.php during installation (directory spoofing)
2283
17-Feb-2008	Matthias Gallas
2284
-	Removed colloquially german language files as the filename causes issues
2285
17-Feb-2008	Christian Sommer
2286
!	removed German Umlauts in some language file (PHP comments)
2287
#	fixed language bug (backend language switched to the pages language viewed in frontend)
2288
16-Feb-2008	Thomas Hornik
2289
!	updated upgrade-script (menulink)
2290
13-Feb-2008 Thomas Hornik
2291
+	allow externl links in menulink-module
2292
#	fixed an highlighting-issue: highlighting a page with more than one sections mangled umlauts in the second to last section.
2293
10-Feb-2008 Matthias Gallas
2294
#	fixed some errors in standard german language file
2295
+	added new colloquially german language file
2296
10-Feb-2008 Thomas Hornik
2297
#	CAPTCHA: Wrong text for calc_ttf-captcha. 
2298
10-Feb-2008 Christian Sommer
2299
#	fixed E_NOTICE warning with already defined module frontend constants
2300
-	removed all stuff other than page_content from the blank template
2301
!	adapted color for onmouseover effect
2302
!	added disclaimer to the upgrade-script as the script is not sufficiently tested yet
2303
!	made Website Header field in Settings visible per default
2304
!	modified all templates (display Website Header, use show_menu instead of page_menu)
2305
!	added highlighting of active input elements to all WB backend areas; changed some colors
2306
!	removed hover highlighting of input fields to avoid possible confusion
2307
!	added visualization of wrong/empty input fields
2308
#	fixed a bug with re-enter admin password
2309
09-Feb-2008 Christian Sommer
2310
!	modified some colors and CSS definitions of pages, media and section interface
2311
#	output_filter: fixed bug in regular expression (eats up characters in mailto links)
2312
#	output_filter: removed word boundary from mailto regex part
2313
#	fixed bug in menu_link module (IE 7 did not show the select boxes at all)
2314
#	fixed bug in user signup
2315
!	output_filter: added word boundary for the mailto regex part
2316
09-Feb-2008 Thomas Hornwik
2317
!	jsadmin: added latest changes from swen, fixes most (or all?) issues.
2318
08-Feb-2008 Matthias Gallas
2319
+	added kewyword id to all new files
2320
08-Feb-2008 Christian Sommer
2321
-	Removed admin module mail_filter
2322
+	Added revised version of the output filter module
2323
08-Feb-2008 Thomas Hornik
2324
!	module news: set focus on captcha-field if user have to re-enter captcha
2325
!	Changed maxlength of captcha-fields - don't tell the bots how many chars we want to have.
2326
-	Removed unused function is_access_denied() from search
2327
04-Feb-2008 Thomas Hornik
2328
!	email-addresses are excluded from search-results page.
2329
#	Fixed possible XSS in account/login.php and forgot-form.php
2330
04-Feb-2008 Christian Sommer
2331
#	allowed usage of tags in settings fields: website_header, website_footer
2332
03-Feb-2008 Thomas Hornik
2333
#	out-of-date default page isn't shown anymore, instead shows next public page.
2334
#	fck_wbmodules.php: foreign privates pages in dropdown, fixed.
2335
03-Feb-2008 Matthias Gallas
2336
+	added kewyword id to all new files
2337
02-Feb-2008 Christian Sommer
2338
#	fixed wrong redirect in /admin/images
2339
02-Feb-2008 Thomas Hornik
2340
!	search shows email-addresses, even if email-filter is activated (on page with highlighting). Fixed.
2341
+	Added missing text in languages files for jscalendar
2342
!	settings: pages-directory '/' will be converted to '' (empty string) on save.
2343
!	changed last remaining call to my_htmlspecialchars() to htmlspecialchars()
2344
#	fixed path in jscalendar-css
2345
01-Feb-2008 Christian Sommer
2346
#	Added default index.php to all folders (directory spoofing)
2347
01-Feb-2008 Thomas Hornik
2348
#	Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
2349
#	Fixed possible XSS-vulnerability in wb/search/search.php
2350
31-Jan-2008 Thomas Hornik
2351
!	Adjusted clock-red icon to match wb colors
2352
#	admin/pages: the parent dropdown-list in index.php and settings.php showed foreign private pages, too. Fixed.
2353
+	Added multi-group to upgrade-script
2354
30-Jan-2008 Christian Sommer
2355
#	fixed bug with text Captcha (input was restricted to 10 chars.) and a small layout issue
2356
30-Jan-2008 Thomas Hornik
2357
#	registered pages didn't appear in menu. fixed.
2358
!	Updated upgrade-script. (Some upgrades still missing)
2359
29-Jan-2008 Thomas Hornik
2360
#	strtotime()'s behavior differ in PHP4 and PHP5.
2361
	Had to fix some issues in admin/pages/sections and module news.
2362
#	Security bugfix: Text file for text-captcha was world-readable. Moved to database.
2363
#	Text-captcha: empty line in text file, following a question, was accepted as answer. Fixed.
2364
28-Jan-2008 Matthias Gallas
2365
#	Replaced all special chars in language files with htmlentities or unicode
2366
+	Added some missing lines in language files
2367
+	Added missing keyword Id
2368
28-Jan-2008 Christian Sommer
2369
#	fixed issue with top bar icon alt tag
2370
!	added some more backend layout modifications
2371
!	corrected bug in NL.php language file
2372
!	added missing session cookie forgotten in Changeset 593
2373
!	added possibility to select the default backend language during installation process
2374
!	Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
2375
#	Fixed some bugs in the Javascript Admin modul
2376
28-Jan-2008 Thomas Hornik
2377
+	Allow a user-supplied From-Name in form-settings for email und success-email.
2378
!	changeset 627: menu_link and search/search.php needs some minor changes, too.
2379
+	Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt
2380
27-Jan-2008 Christian Sommer
2381
!	fixed CSS background color of the installer CSS
2382
!	replaced static text with variable text from language file
2383
!	introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
2384
!	added missing ID tags
2385
27-Jan-2008 Christian Sommer
2386
!	added missing ID tags
2387
!	added default language for users to avoid empty language fields
2388
27-Jan-2008 Matthias Gallas
2389
+	added kewyword id to new file
2390
#	Fixed some spelling errors in german language file
2391
27-Jan-2008 Thomas Hornik
2392
!	Module form: user supplied input isn't lost on captcha-failure anymore.
2393
#	fixed 100%-cpu-load-event in CAPTCHA admin-tool.
2394
+	Added Calc_ttf_image CAPTCHA.
2395
!	Changed captcha/captcha.php to use table-layout for CAPTCHA.
2396
!	Some minor changes in CAPTCHA-code.
2397
!	Added some text to CAPTCHA admin-tool.
2398
#	Module form: dropdown "success page" listed foreign private pages, too. Fixed.
2399
+	Added preview-images for CAPTCHA.
2400
!	Improved security: CAPTCHAS can't be loaded from outside WB
2401
!	CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability.
2402
26-Jan-2008 Christian Sommer
2403
!	changed WYSIWYG content field from text to longtext (allows more than 65'534 characters) 
2404
+	Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)
2405
26-Jan-2008 Matthias Gallas
2406
#	fixed bug in Javascript Admin module
2407
+	Added new language files
2408
+	Added keywords to files where they are missing
2409
26-Jan-2008 Thomas Hornik
2410
!	fixed some issues with CAPTCHA and ASP. Adjusted baseline of '*' in supplyed fonts to meet
2411
	baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib verification.
2412
	Improved ASP in news-module.
2413
+	module news: added publish_until field to control the visibility of a news-posting by date and time
2414
!	added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts.
2415
	It should be very difficult for spam-bots to recognize intersected characters.
2416
25-Jan-2008 Christian Sommer
2417
!	removed changes introduced with changeset 593 (we need to think off if we want to implement that feature)
2418
25-Jan-2008 Thomas Hornik
2419
+	Added new CAPTCHA. Adapted core: signup and modules: news and form.
2420
+	Added Advanced Spam Protection (ASP) to core: signup and modules news and form.
2421
#	module news: it was possible to post comments to postings with commenting disabled
2422
	or to inactive postings. Fixed
2423
24-Jan-2008 Thomas Hornik
2424
!	Generate filename in pages/ from page_title instead of menu_title.
2425
24-Jan-2008 Christian Sommer
2426
#	fixed bug in Codepress integration (if codepress framework not installed)
2427
+	added language support to all integrated modules (except for news and form module)
2428
#	fixed another E_NOTICE warning
2429
24-Jan-2008 Matthias Gallas
2430
+	Added keywords to files where they are missing
2431
23-Jan-2008 Christian Sommer
2432
+	Added German language file for WB 2.7
2433
22-Jan-2008 Christian Sommer
2434
+	Added language support for the Admin tools (backup, reload, mail_filter)
2435
-	Removed all admin tool text outputs from global language file to module language files
2436
!	Introduced language support for the overview page of the Admin tools
2437
+	Added function get_variable_content to allow extraction of variable content without including files
2438
!	Changed language support for Addons -> Moduls -> Details
2439
22-Jan-2008 Matthias Gallas
2440
+	Added keywords to new mail filter files
2441
22-Jan-2008 Thomas Hornik
2442
+	manage-sections: changed calendar-icon to clock-icon, added second icon to empty date-field.
2443
21-Jan-2008 Christian Sommer
2444
!	Removed the manage section icon from the page admin (sections managed by publish by date function) 
2445
#	Fixed bug with the edit module CSS file implementation (IE7, Opera)
2446
21-Jan-2008 Thomas Hornik
2447
+	Unique session-identifier for each website baker installation. fixes #354
2448
20-Jan-2008 Christian Sommer
2449
#	fixed E_NOTICE-warning in save.php when input data was wrong
2450
+	added the new admin tool email output filter which allows to transform
2451
	emails before displaying them on the frontend
2452
20-Jan-2008 Thomas Hornik
2453
!	upgrade-script.php: fixed mysql_error() handling
2454
!	upgrade-script.php: added code to update menu_links
2455
#	fixed a typo in upgrade-script.php
2456
!	updated admin/pages/sections.php to changed jscalendar-api from changeset 571
2457
!	module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed 
2458
#	fixed E_NOTICE-warning in news-module (about SECTION_ID in comment.php)
2459
19-Jan-2008 Christian Sommer
2460
!	Reduced the success time out and set WYSIWSY background to white
2461
#	Fixed some errors in form module (only in conjunction with E_ALL)
2462
!	Added support to configure the mailer settings via the backend
2463
19-Jan-2008 Matthias Gallas
2464
#	Fixed bug in news modul with missing variable PAGE_DIRECTORY
2465
+	Added keywords to new files
2466
19-Jan-2008 Thomas Hornik
2467
-	Module news: removed old calendar
2468
+	Module news: adapted news to use the new include/jscalendar
2469
+	added installation-instructions to include/jscalendar
2470
#	Module code: curly backets get deleted by pparse() from phplib. fixed
2471
+	Module menu_link: added dropdown-listbox to select anchor
2472
!	upgrade-script: added code to convert old menu_links to new ones (partly)
2473
18-Jan-2008 Matthias Gallas
2474
!	Updated news modul with features from the advanced news modul
2475
!	Updated form modul with features from the advanced form modul
2476
#	Fixed hardcoded /pages issue in intro page feature
2477
+	Added example .htaccess to parse .html files, fixed bug in changeset 555
2478
!	Revoked parts of changeset 547 and again introduced changeset 540
2479
+	Added keywords to modules/fckeditor and all other new files
2480
18-Jan-2008 Thomas Hornik
2481
#	fixed two E_NOTICE-warnings in admin/pages/index.php
2482
+	added new module-based search-function
2483
+	added new publish-by-date code
2484
17-Jan-2008 Christian Sommer
2485
#	fixed bug in frontend login and multiple groups (only in conjunction with E_ALL)
2486
!	removed the PAGE_EXTENSION from frontend login
2487
17-Jan-2008 Matthias Gallas
2488
#	Reintroduced changes from changeset 520 and 540 wich where overwritten 
2489
	by changeset 546
2490
#	Revoked changeset 541 end removed all PAGE_EXTENSION variables and the related
2491
	option in WB settings as this function only works on Apache Servers
2492
	together with .htaccess and mod_rewrite
2493
+	Added keywords to file menu_link/uninstall.php and new admintools files
2494
17-Jan-2008 Christian Sommer
2495
!	added the "users in multiple groups" feature (closes parts of ticket #546)
2496
16-Jan-2008 Thomas Hornik
2497
!	changed admin/pages/save.php to allow hidden config-elements in table search.
2498
!	changed module menu_link: added table mod_menu_link, fixed page-deleting-bug,
2499
	fixed odd behavior in case of menu_link as default-page.
2500
#	changing PHP-error-level within website baker does not work - fixed (fixed ticket 532)
2501
14-Jan-2008 Matthias Gallas
2502
#	Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames.
2503
	(!!Attention!! To get extenions other than .php working additional fixes are necessary!)
2504
#	Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the
2505
	pathes points to WB Corefiles with the page extension .php
2506
#	Replaced hardcoded text in login.php with language variables (fixes ticket 386)
2507
14-Jan-2008 Christian Sommer
2508
!	added a missing </tr> tag
2509
#	re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally 
2510
	removed by Changeset 529 (enhanced pages admin)
2511
13-Jan-2008 Christian Sommer
2512
#	moved administration tools from Settings to the new section Admin-Tools
2513
#	this bugfix closes the ticket 529 (WB upgrades modules with identical version)	
2514
!	increased redirection time after success message, corrected HOME link of the login panel
2515
!	updated PHPMailer framework to version 2.0.0 (/include/phpmailer)
2516
#	this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
2517
#	fixed error with redirection to admin panel after installation
2518
12-Jan-2008 Christian Sommer
2519
!	introduced smart URL detection for the 'View' menu in the WB backend
2520
	(if page_id is set, redirect to this page instead of the root)
2521
!	introduced the enhanced pages admin dialogue (thanks to icouto)
2522
11-Jan-2008 Christian Sommer
2523
+	added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
2524
-	removed the hmtlarea files in /modules/htmlarea
2525
!	set the fckeditor as the new default editor /install/save.php
2526
!	Updated function: register_frontend_modfiles in /framework/frontend.functions.php
2527
	(added constants MOD_FRONTEND_CSS_REGISTERED, MOD_FRONTEND_JAVASCRIPT_REGISTERED)
2528
11-Jan-2008 Matthias Gallas
2529
!	Update codepress to Version 0.9.6
2530
!	Update phplib to Version 7.4a
2531
09-Jan-2008 Matthias Gallas
2532
!	Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
2533
#	Fixed ticket #542 (Thanks to Thorn)
2534
23-Dec-2007 Matthias Gallas
2535
!	Changed all copyright notices to include now 2008
2536
21-Sep-2007 Matthias Gallas
2537
#	Fixed a typo in /framework/frontend.functions.php cause that websites using
2538
	the new register_frontend_modifles() functions do not validate
2539
24-Jan-2007 Christian Sommer
2540
!	Replaced some core files to allow configuration of wbmailer via admin settings panel
2541
------------------------------------- 2.6.7 -------------------------------------
2542
02-Jan-2007 Christian Sommer
2543
+	Added missing converting file for changeset [504]
2544
------------------------------------- 2.6.6 -------------------------------------
2545
01-Jul-2007 Matthias Gallas
2546
#	Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)
2547
01-Jul-2007 Ryan Djurovich
2548
#	Fixed bug where error message not displayed when script fails to create a page
2549
#	Fixed bugs introduced in [484]
2550
14-May-2007 Matthias Gallas
2551
+	Added support for ISO-8859-6.(Thanks to thorn)
2552
12-May-2007 Christian Sommer
2553
+	Replaced functions page_css and page_javascript by register_frontend_modfiles
2554
+	Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files
2555
+	Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea)
2556
+	Added the new function register_frontend_modfiles to the built in templates
2557
08-May-2007 Matthias Gallas
2558
+	Added wrapper to functions.php if mb_string is not available (Thanks to thorn)
2559
+	Added new functions page_css and page_javascript to the built in templates
2560
+	Added search highlight class to css files of the built in templates
2561
30-Apr-2007 Matthias Gallas
2562
#	Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
2563
10-Apr-2007 Matthias Gallas
2564
+	Optimized search and highlighting funktions (Thanks to thorn)
2565
03-Apr-2007 Matthias Gallas
2566
#	Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted
2567
	in the pages directory (Special thanks to "Funky_MF" for the fix)
2568
01-Apr-2007 Matthias Gallas
2569
#	Fixed issues with some languages when UTF8 is used. Removed all htmlentites
2570
	from the code (revoked changeset 396) and added new functions instead. Adapted the
2571
	search and the highlighting to use the new functions. With this changes WB can now
2572
	be used with charset UTF8 for all languages. Very special thanks to Thorn who wrote
2573
	and tested this changes.
2574
12-Mar-2007 Matthias Gallas
2575
+	Added multilingual support to search
2576
03-Mar-2007 Matthias Gallas
2577
+	Added new function for highlighting search results in the content area
2578
	(Special thanks to "thorn" and "Funky_MF")
2579
#	Fixed some issues in search with special chars
2580
	(Special thanks to "thorn" and "Funky_MF")
2581
22-Feb-2007 Christian Sommer
2582
#	Fixed bug in changeset 428 (page files were not deleted in /pages folder due to a typo in wb/framework/function.php)
2583
16-Feb-2007 Christian Sommer
2584
!	Suppressed PHP warnings and errors when reading empty intro.php
2585
16-Feb-2007 Christian Sommer
2586
#	Applied fix to enable parsing of PHP code in the intro.php 
2587
12-Feb-2007 Christian Sommer
2588
!	Added functions page_css and page_javascript which allow to include optional
2589
	module files module.css and module.js into the <head> section. This allows to 
2590
	create valid (X)HTML, as CSS definitions of modules are included in the head section
2591
12-Feb-2007 Christian Sommer
2592
!	Security enhancement (reduced number of login trials from 50 to 3)
2593
02-Feb-2007 Matthias Gallas
2594
#	Applied fix for ticket #380 (Thanks to pcwacht)
2595
30-Jan-2007 Ryan Djurovich
2596
#	Applied fix for ticket #376
2597
29-Jan-2007 Matthias Gallas
2598
+	Added new variable $MODULE_DESCRIPTION wich allows to have optional a language
2599
	specific description of the modules in the language files of the modules.
2600
21-Jan-2007 Matthias Gallas
2601
#	Fixed issue in the search table entries of form modul
2602
13-Jan-2007 Matthias Gallas
2603
#	Fixed some bugs in rss.php
2604
07-Jan-2007 Matthias Gallas
2605
#	Fixed error when uninstalling the news modul
2606
02-Jan-2007 Matthias Gallas
2607
+   Added id keywords to all missing files
2608
#	Fixed issue with Permissions for pages sections
2609
27-Dec-2006 Matthias Gallas
2610
#	Fixed form modul stores empty records
2611
------------------------------------- 2.6.5 -------------------------------------
2612
25-Dec-2006 Ryan Djurovich
2613
!	Changed links to WB help website
2614
24-Dec-2006 Matthias Gallas
2615
#	Fixed some minor javascript errors in admin (thanks to pcwacht)
2616
#	Fixed root_parent doesn't get updated when moving item in menu (#305)
2617
!	Changed all copyright notices to include now 2007
2618
23-Dec-2006 Matthias Gallas
2619
#	Fixed IE allows to set a page as parent of itself (#320)
2620
#	Fixed problem with Page Title has to be escaped (#287)
2621
#	Fixed the possibility to call the index.php of the templates directly in the browser (#291)
2622
21-Dec-2006 Matthias Gallas
2623
#	Fixed missing message when adding a site without page title (#300)
2624
21-Dec-2006 Ryan Djurovich
2625
#	Fixed bug with captcha script (#346)
2626
20-Dec-2006 Matthias Gallas
2627
#	Fixed Return to Search Results Page (#365)
2628
!	Set Version to 2.6.5
2629
-	Removed Changeset 365 because this will be a part of WB 2.7.x
2630
#	Fixed a little typo error in class.admin.php (#364)
2631
26-Nov-2006 Ryan Djurovich
2632
+	Added new script that could possibly be apart of 2.7.x as a replacement
2633
	for having the pages directory 
2634
17-Nov-2006 Matthias Gallas
2635
#	Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
2636
15-Nov-2006 Matthias Gallas
2637
#	Fixed again intropage doesn't work (#71)
2638
20-Oct-2006 Matthias Gallas
2639
+	Added phpmailer class (thanks to doc)
2640
+	Added Remember-expanded-pages-in-admin (thanks to ephraimt)
2641
+	Added List sorting in admin area (thanks to rsmith)
2642
#	Fixed table width 100% are wrong displayed in container templates
2643
	when IE is used (#350)
2644
#	Fixed large space between menupoints in IE (#349)
2645
#	Fixed Website description is not displayed when no page description
2646
	available (#348)
2647
#	Fixed group images in news modul cannot be stored (#342)
2648
#	Fixed Typo in form/save_field.php (#341)
2649
#	Fixed files in /pages/posts folder are not deleted (#340)
2650
#	Fixed specialchars problem in the news modul (#339)
2651
#	Fixed news modul stores empty records (#338)
2652
#	Fixed Captcha didn't work in news comments (#337)
2653
#	Fixed various php notices (#334)
2654
+	Added new upgrade_function (thanks to kozmoz)
2655
#	Fixed addons table isn't updated when a modul is updated (#332)
2656
#	Fixed spelling errors in the signup2.php (#330)
2657
#	Fixed MySQL 5.x missing default values for INT fields in all system
2658
	and modules tables (#329)
2659
#	Fixed installer does not insert admin user (#328)
2660
+	Added support for getting page ID of page that referred search
2661
	request (#327) (thanks to brofield)
2662
#	Fixed search results generate invalid XHTML and notify warnings (#326)
2663
Stefan Braunewell
2664
#	Fixed Field 'last_reset' doesn't have a default value (#313)
2665
+	Added get_post_escaped to wb class which automatically calls add_slashes
2666
	on get_post output and used it in form/save_field.php
2667
------------------------------------- 2.6.4 -------------------------------------
2668
20-May-2006 Ryan Djurovich
2669
#	Fixed security issues related to #237
2670
#	Fixed typo in news save comment page (#282)
2671
#	Fixed typo in news delete post page (#283)
2672
!	Added multi-submission protection to form module (#119)
2673
#	Added notice for when PHP Session Support appears to be disabled in installer,
2674
	even if it is enabled and the problem actually lies in the users browser (#154)
2675
19-May-2006 Ryan Djurovich
2676
#	Fixed problem in forgotten login form where email field is too short (#207)
2677
#	Fixed typo in forgotten login details email (#190)
2678
15-May-2006 Stefan Braunewell
2679
#	Fixed security issues (#237)
2680
03-May-2006 Stefan Braunewell
2681
#	Fixed problems with pre-2.6.0 modules in section list
2682
#	Fixed e-mail bug caused by From: headers in internal mail function calls
2683
	(#189)
2684
#	E-mail validation in install script now accepts new top-level domains
2685
	(#162)
2686
#	Error status is now overwritten by next database query (#182)
2687
#	Fixed obscure problem in htmlarea install script
2688
------------------------------------- 2.6.3 -------------------------------------
2689
19-Mar-2006 Stefan Braunewell
2690
#	Fixed ticket #146: problems removing groups from viewers list of a page
2691
16-Mar-2006 Stefan Braunewell
2692
!	Changed link target selection. Now self, top and new. (Ticket #145)
2693
#	Fixed ticket #143. Charset setting is now used in admin login and forgot
2694
	password pages.
2695
#	Some changes to the SQL code in the install script for improved 
2696
	compatibility with new MySQL versions
2697
#	Fixed ticket #134 - error on browsing media.
2698
+	Improved backup module: new choice between full database or WB-related
2699
	backup.
2700
#	Fixed ticket #141 - admin now sees all folders in media
2701
#	Fixed e-mail sending problems due to additional parameter in mail call.
2702
#	Applied fix regarding ticket #138: new users now get deleted if
2703
	sending e-mail fails.
2704
#	Fixed ticket #137: Last Reset timer not reset in frontend forgotten 
2705
	password process
2706
#	Removed duplicate expression from modules/news/install.php which caused
2707
	problems in installation
2708

    
2709
01-Mar-2006 Stefan Braunewell
2710
#	Fixed ticket #68 - Safari problem with displaying all parents.
2711
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
2712
	to fatal error.
2713
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
2714
------------------------------------- 2.6.2 -------------------------------------
2715
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
2716
#	Fixed ticket #104 - commas in form field descriptions not allowed.
2717
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
2718
	and expiration date is now set to time in the past.
2719
#	Smart login not working.
2720
!	Changed mail calls to new function $wb->mail.
2721
#	Form: ticket 124 added captcha settings check 
2722
#	Ticket 118 added formfield type to check for email/text 
2723
#	Ticket 115 changed comparision /modules/form/view.php 
2724
#	Added correct timecheck in form submissions
2725
!	Changed captcha.php call to include timestamp
2726
!	Changed the e-mail validation code and added a mail function to class wb.
2727
!	Forgotten password: if sending of e-mail fails, restore old password.
2728
	Ticket #110
2729
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
2730
!	Character encoding setting also affects admin backend.
2731
	Mentioned in ticket #102.
2732
!	Reintroduced page languages setting. If switched to off, page
2733
	languages are only used to determine the language file for the
2734
	universal texts. If on, displayed page and menu are affected by
2735
	the language session variable.
2736
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
2737
	to set the number of levels to be show.
2738
#	Fixed a bug where access settings of registered and private pages
2739
	were displayed incorrectly.
2740
#	Fixed captcha being cached.
2741
#	Added an exit call after every heading("Location:...")
2742
	redirector to prevent unwanted execution of code.
2743
#	Bug #122. Replaced empty field check by check that setting name is
2744
	not "wb_version".
2745
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
2746
#	Fixed bug #99 and two additional instances of typo 
2747
	catpcha instead of captcha.
2748
#	Fixed some typos
2749
#	Fixed some notices and warnings.
2750
#	Fixed bug #105 - back buttons in addon detail pages not editable.
2751
!	Replace 'admin' by 'wb' in all account pages. 
2752
!/#	Moved print_success and print_error code to class.wb.php.
2753
	Added correct parameters to these functions in account pages. 
2754
------------------------------------- 2.6.1 -------------------------------------
2755
12-Dec-2005 Ryan Djurovich
2756
#	Fixed security vulnerability in class.login.php
2757
#	Fixed typo in EN language file
2758
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
2759
!	Added charset encoding to admin templates
2760
!	Added extra code to check for selection of addon upon uninstalling
2761
#	Fixed bugs in RSS news feeder
2762
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
2763
------------------------------------- 2.6.0 -------------------------------------
2764
28-Nov-2005 Ryan Djurovich
2765
+	Added default charset option to (advanced) settings
2766
#	Form module email fields now have email address validation
2767
#	Fixed spacing in form submissions
2768
27-Nov-2005 Ryan Djurovich
2769
+	Added captcha verification to sign-up form
2770
+	Added Captcha to News module
2771
24-Nov-2005 Stefan Braunewell
2772
!	Applied aportale's patch to use label instead of javascript toggle code
2773
20-Nov-2005 Ryan Djurovich
2774
!	News mod now hides read more link if no need for it (see ticket #56)
2775
+	Added support for mailto: links in the menu link mod
2776
#	Added direct-access redirection on some files (see ticket #37)
2777
+	Added extra characters to convert.php (see ticket #64)
2778
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
2779
29-Sep-2005 Ryan Djurovich
2780
!	Cleaned up form buttons in Settings
2781
!	Moved some options into Advanced Settings
2782
#	Semi-disabled "separate" page trash option
2783
+	Created a backup module/tool for backing-up the database
2784
	(thanks to John (pcwacht) for the original code)
2785
+	Created new "blank template", which can be used in case where you don't
2786
	want anything wrapping page-content.
2787
19-Sep-2005 Ryan Djurovich
2788
+	Added _license field for all add-ons to specify a license
2789
!	Renamed _designed_for variables (for all addons) to _platform
2790
+	Created addons table for faster internal referencing of installed addons
2791
!	Fixed some links, including the "Help" button in Admin
2792
#	Used nl2br to display body correctly when viewing form-submissions
2793
15-Sep-2005 Stefan Braunewell
2794
+	Added table module with columns 'name','type' and 'directory' as an
2795
	index.
2796
+	Added entry to settings table 'wb_version' which holds the version
2797
	number and can be utilized in future upgrade scripts.
2798
!	Added upgrade functionality also for templates and languages.
2799
#/!	Template/modules installation now respects paths.
2800
!	Moved updates from config.php to database.
2801
	Created initialize.php (required by config.php) to read settings.
2802
11-Sep-2005 Stefan Braunewell
2803
!	HTMLArea is now a module instead of a core component. Files moved
2804
	from "include" to "modules".
2805
+	Implemented Installation of modules on top of an older version. This is 
2806
	done via checking $module_version. Instead of install.php, upgrade.php
2807
	is then called if it exists in the module package. 
2808
	For module developers: $module_version and $new_module_version are 
2809
	accessible in upgrade.php to find out what upgrade steps need to be taken.
2810
!	Changed column names in mod_news_posts from short,long to content_short,
2811
	content_long.
2812
09-Sep-2005 Stefan Braunewell
2813
+	Added new advanced setting "Rename Files On Upload". File extensions can be
2814
	given so that respective files will have a ".txt" appended on media upload.
2815
#	Fixed "None found" message bug when user has no top level page edit
2816
	rights.
2817
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
2818
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
2819
+	Added utf-8 character encoding meta tag into all stock templates.
2820
#	Fixed bug when changing a page's parent
2821
!	Changed the way blocks are treated. Added new frontend class attribute
2822
	default_block_content that controls what is shown on pages such as
2823
	search, login, etc. (Ticket #16)
2824
+	Added support for WYSIWYG editor modules (wysiwygmod)
2825
+	When trying to access a registered page, user is automatically redirected
2826
	there on successful login.
2827
#	Fixed various issues with system search (mainly related to stripslashes()
2828
#	Removed stripslashes() in many places in the code. Added check for
2829
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
2830
	is independent of magic_quotes setting..
2831
05-Sep-2005 Stefan Braunewell
2832
#	Fixed bug concerning direct access of preferences page.
2833
#	Reworked page visibility and menu item visibility code (frontend login
2834
	problem).
2835
#	Pages in link list in htmlarea popup are now correctly ordered.
2836
#	Fixed bug where group with existing name can be added.
2837
04-Sep-2005 Ryan Djurovich
2838
+	Added and RSS newsfeed script to the News module
2839
04-Sep-2005 Stefan Braunewell
2840
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
2841
#	Fixed some occurrences of potential direct access path disclosure
2842
#	Added directory check to browse.php to prevent xss exploit by trusted users.
2843
!	Updated code to reflect move to Subversion repository system.
2844
27-Aug-2005 Stefan Braunewell
2845
#	Fixed bugs 4,5,6,8,9 in bug tracker
2846
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
2847
	A GET['lang'] now sets the session language variable.
2848
26-Aug-2005 Stefan Braunewell
2849
!	Moved redundant code into the new class functions. Created 
2850
	'compatibility.php' for backward compatibility with
2851
	modules and templates. Variables and functions can still be accessed
2852
	in the old way.
2853
!/+	Reorganized core frontend files, added new base class 'wb' from
2854
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
2855
	function into new class. Completely rewrote core index.php.
2856
	Now all variables and functions that are available to templates and
2857
	modules are attributes and methods of the frontend and the wb classes
2858
------------------------------------- 2.5.2 -------------------------------------
2859
23-Jun-2005 Ryan Djurovich
2860
!	create_access_file now creates all parent directories if needed
2861
#	Fixed bug when moving page with subpages to another level
2862
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
2863
#	Fixed bug where query was not setting error correctly in class.database.php
2864
22-Jun-2005 Ryan Djurovich
2865
#	Fixed bug where template permissions were not saved when a adding group
2866
21-Jun-2005 Ryan Djurovich
2867
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
2868
#	Fixed language problems in some area's of Admin. (Bug #70)
2869
#	Added a space in website/page keywords (Bug #69)
2870
#	Fixed bugs on settings2.php (Bug #52)
2871
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
2872
13-Jun-2005 Ryan Djurovich
2873
#	Fixed bug (#88) with news module
2874
!	Title of Administration login page now taken from language file (Bug #72)
2875
#	Fixed redirection admin/home to admin/start on admin/index.php
2876
#	Fixed bug with forgotten password page in admin (Bug #81)
2877
25-Apr-2005 Ryan Djurovich
2878
#	Fixed numerous bugs with module uninstallation
2879
#	Fixed bug when uploading files in Administration -> Media
2880
!	Installer no-longer requires you to accept the GNU GPL
2881
------------------------------------- 2.5.1 -------------------------------------
2882
16-Apr-2005 Ryan Djurovich
2883
#	Fixed two bugs with account login/logout
2884
------------------------------------- 2.5.1 -------------------------------------
2885
15-Apr-2005 Ryan Djurovich
2886
#	Fixed bug where non-english characters can get used in page filenames. Many
2887
	measuers have been added (including a new file: wb/framework/convert.php),
2888
	to prevent any possible errors that can occur in page filenames.
2889
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
2890
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
2891
#	Fixed bug where search and account pages are shown in every block
2892
	that is in a template
2893
#	Fixed numerous bugs with media home directories feature
2894
10-Apr-2005 Ryan Djurovich
2895
#	Fixed bugs in account/login.php and logout.php where users
2896
	gets redirected to /pages
2897
------------------------------------- 2.5.0 -------------------------------------
2898
08-Apr-2005 Ryan Djurovich
2899
-	Removed section language feature
2900
+	Added page language feature (replaces need for sections language feature)
2901
#	Fixed bug where pages using menu_link module can have the URL changed
2902
-	Page directory no longer stored in link field in pages table, it is now added
2903
	when the page_link function is called - this makes changing the pages
2904
	directory much easier and quicker
2905
!	Pages with visibility of "none" are now no longer directly accessable
2906
+	Added new visibility setting "hidden", acts exactly like none did previously
2907
!	Template info file can now specify number of menu's available and relative names
2908
!	Template info file can now specify number of blocks's available and relative names
2909
------------------------------------- 2.4.3 -------------------------------------
2910
07-Apr-2005 Ryan Djurovich
2911
#	page_filename function has been rewritten using str_replace
2912
	function, which should be faster and will allow characters
2913
	from other languages into filenames
2914
!	Created new media_filename function, which is now used
2915
	by all media functions (create,upload,rename) to determine
2916
	which characters should be removed from a desired filename
2917
+	New button in Administration page list to view specific page
2918
#	Updated the page_link function to now be compatible with menu link
2919
	module when setting pages directory to root
2920
#	Fixed bugs in search when using "Any Words" option
2921
#	Fixed bug with news module when pages directory set to root
2922
!	Changed URL of documentation website on Administration Start page
2923
------------------------------------- 2.4.2 -------------------------------------
2924
05-Apr-2005 Ryan Djurovich
2925
#	Fixed bug where file could be renamed to nothing in Media
2926
!	Optimised Media create folder, upload file, and rename functions
2927
#	Fixed bug where stripslashes not run on news post titles in admin
2928
05-Apr-2005 Stefan Braunewell
2929
#	Fixed bug concerning usage of the private_sql variable
2930
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
2931
------------------------------------- 2.4.1 -------------------------------------
2932
04-Apr-2005 Ryan Djurovich
2933
!	Pages with visibility of "none" are again directly accessable
2934
#	Fixed bugs regarding renaming files and directories in Media section
2935
!	When home folders disabled, all folders now visible in Media section
2936
------------------------------------- 2.4.0 -------------------------------------
2937
03-Apr-2005 Ryan Djurovich
2938
-	Removed recently added visibility setting of "heading", and relative config vars
2939
+	Added new "menu" field to pages table, and new setting "multiple menus"
2940
	which replaces the need for the menu headings feature
2941
+	Added links to top of groups and users sections, linking to each other
2942
!	Change menu width in "Round" template to 170px (was 150px)
2943
#	Change page "are you sure" deletion message to mention that it will delete
2944
	all sub-pages as well
2945
#	Fixed many bugs with news module when viewing posts by group
2946
!	Pages with visibility of "none" are now no longer directly accessable
2947
02-Apr-2005 Ryan Djurovich
2948
-	Removed need to specify DB_URL when calling database class
2949
#	Stopped fields without a type specified from being shown in form mod
2950
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
2951
	for insert link and insert image
2952
+	Added setting which allows you to specify the default WYSIWYG style
2953
+	Added "Server Email" option, to specify what is used in "From" field when
2954
	sending emails using the PHP mail function. Default is admins email address.
2955
#	Search now excludes pages which have a visibility of none or heading
2956
!	Pages are now given modified_when and modified_by when added
2957
01-Apr-2005 Ryan Djurovich
2958
+	Added option to News module to specify how many posts should be listed
2959
	per page (by default it is set to unlimited, which functions like previous version)
2960
#	Added stripslashes when display page titles in search
2961
+	Page descriptions and last updated date now shown in search by default
2962
30-Mar-2005 Ryan Djurovich
2963
+	Added new feature for Media home folders, where a folder can be specified
2964
	for a specific user or group of users only
2965
!	Changed URL of Help button to http://www.websitebaker.org/docs/
2966
+	Added new feature for "Page Trash" - two modes available: inline and separate
2967
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
2968
	up a level)
2969
29-Mar-2005 Ryan Djurovich
2970
-	Removed Database Settings from Administration Settings (options will not be
2971
	available in 3.x, so trying to match interface with WB 3.x plans
2972
!	Changed the name of Path Settings to Filesystem Settings in Administration
2973
	Settings, and removed ability to change path/url options - matching interface
2974
	plans for WB 3.x
2975
+	Added same options for OS and file permissions as installer to Settings
2976
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
2977
28-Mar-2005 Ryan Djurovich
2978
+	New functions available to templates to simplify creation of them. This aims
2979
	to "future-proof" templates for WB 3.x plans.
2980
!	Default templates updated to support some of the new functions
2981
+	Added field to pages table "page_trail" which stores a list of the pages
2982
	parents. This field was needed by the new page_menu function
2983
+	Added option for page visibility "heading" to enabled support for multiple
2984
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
2985
+	Added option for page visibility "registered", which acts a little like
2986
	private, but is still shown in the menu (although users need to log in to view
2987
	the pages content)
2988
+	Form module submissions now saved to database, and feature now added to
2989
	limit number of submissions per hour to prevent spamming
2990
+	New field for Form module: email. Allows you to specify their email in
2991
	"from" field on module settings.
2992
#	Fixed bug when displaying comments in News module (WB Bug #14)
2993
+	New "under contruction" message if no pages exist
2994
!	Cleaned-up wb/index.php
2995
27-Mar-2005 Ryan Djurovich
2996
+	Created advanced mkdir and chmod functions
2997
#	Fixed bug in media where wrong file/folder is deleted
2998
+	Complete overhall of installer - now only one step! It has been greatly
2999
	simplified in many ways, has much better validation, reports error much more
3000
	nicely, and automatically logs the user into the Administrations
3001
+	Must now specify OS type - allows for customizable file permission settings
3002
+	Sections can now have a language code assigned to them
3003
+	Sections can now have a block name/id assigned to them
3004
!	Home section of Administration renamed to Start, to save confusion with saying
3005
	Homepage (because this term could either mean the main website or Home section
3006
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
3007
!	Moved Users and Groups sections under Access section. This aims to unify the
3008
	interface with WB 3.x plans, which help to unclutter the menu
3009
!	Interface for Settings section has been imporved for usability purposes
3010
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
3011
	by placing media list inside an iframe
3012
#	Fixed stripslashes problem for viewing news comments
3013
!	Added code from Formesque module (an advanced version of the original Form
3014
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
3015
	interface improvements for select box/checkbox group/radio group options.
3016
#	Possibly fixed bugs where an S appears before file and dir modes
3017
#	Fixed bug where users can be added with same emails (in Administration)
3018
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
3019
	makes code more bulky, and removing it will decrease package size a lot
3020
+	New "homepage redirect" option so first page is included and not redirected to
3021
#	Fixed text not being shown when module uninstalled
3022
!	Imporved interface for basic group permissions
3023
26-Mar-2005 Stefan Braunewell
3024
#	Fixed bug with front-end logins
3025
#	Fixed bug when saving intro page 
3026
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
3027
#	Fixed bugs concerning moving/deleting pages
3028
#	Fixed list of parents in page settings
3029
#	Fixed mkdir without mode parameter
3030
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
3031
+	Added support for PAGES_DIRECTORY set to root
3032
+	Search form now supports quotes (thanks to Manafta)
3033
#	Fixed page section ordering
3034
#	News items are displayed with name of poster instead of "Unknown"
3035
#	Deletion confirmation popup window in media section now shows correct file name
3036
------------------------------------- 2.3.1 -------------------------------------
3037
03-Fed-2005 Ryan Djurovich
3038
+	Now there is two types of "filesystem modes", one for directories and one
3039
	for files. Having different settings is very common for most servers, so
3040
	this addition should fix many problems people had with 2.3.0.
3041
-	Removed filesystem mode options from installation
3042
!	Removed duplicate text on installation step 3 for timezone
3043
!	All "access files" for the news module now stored in pages/posts instead
3044
	of a sub-dir relative to the page (this fixes many bugs)
3045
#	Fixed major bugs when deleting pages with sub-pages
3046
!	Removed the restrictions that prevent a user for changing a pages level
3047
#	Fixed bug with "toggle" plus/minus in IE for pages list
3048
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
3049
------------------------------------- 2.3.0 -------------------------------------
3050
26-Jan-2005 Ryan Djurovich
3051
#	Fixed bug in framework/functions.php that made root parent always equal 8
3052
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
3053
#	Fixed SQL-query on line 172, placing a / after $old_link
3054
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
3055
	admin/pages/settings2.php
3056
#	Added ordering cleaning to delete_post.php on line 53 for news module
3057
!	GMT option is selected for "Default Timezone" in the installer, instead
3058
	of the old "Please select" message (which had the same value as GMT)
3059
28-Jan-2005 Ryan Djurovich
3060
!	Ability to specify the chmod number when WB uploads files, etc.
3061
!	Modified file headers (copyright/license notice) so they now look almost the
3062
	same, independant of font. Also, it now covers copyright for 2005.
3063
30-Jan-2005 Ryan Djurovich
3064
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
3065
	table when a page is deleted.
3066
+	New 'Smart Login' prevents users from using external password managers,
3067
	and can be set to remember the users password using cookies.
3068
!	SourceForge CVS module now called websitebaker2 (instead of just
3069
	websitebaker). Also, all file versions have been reset.
3070
01-Fed-2005 Ryan Djurovich
3071
!	Added code to prevent from changing a pages level (it simply disables
3072
	the select box), to prevent many possible bugs.
3073
------------------------------------- 2.2.4 -------------------------------------
3074
23-Dec-2004 Ryan Djurovich
3075
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
3076
#	Fixed multi-language support in search
3077
+	Added more detailed options to list of PHP error reporting level's
3078
-	Removed ability to change language and PHP error reporting level
3079
	on installation to make things easier for newbie's
3080
+	Ability to select custom spacer for page filename's
3081
!	Changed the way a language code is found on language installation
3082
+	Added template permissions to groups
3083
#	Fixed bug when trying to change email from Preferences (admin and frontend)
3084
#	Fixed bug with auto-selection of "System Default" for Preferences
3085
!	News module now use's WYSIWYG for modifying news posts
3086
+	Ability to specify both the pages and media target directories
3087
------------------------------------ 2.2.3-c ------------------------------------
3088
22-Dec-2004 Ryan Djurovich
3089
#	Fixed problem with DB password being reset if Settings saved in basic mode
3090
------------------------------------ 2.2.3-b ------------------------------------
3091
21-Dec-2004 Ryan Djurovich
3092
#	Fixed minor bug on admin templates section
3093
#	Fixed bug on rename.php and rename2.php in admin media section
3094
------------------------------------- 2.2.3 -------------------------------------
3095
20-Dec-2004 Ryan Djurovich
3096
+	Added WB release version in Administration (top right corner)
3097
!	New option to prevent users from adding level 0 pages
3098
#	Fixed bug when deleting post's in News module
3099
+	Added new field in pages table for "root" parent (level 0 parent), for
3100
	extra flexability in creating templates
3101
!	Round template now supports unlimited page levels
3102
------------------------------------- 2.2.2 -------------------------------------
3103
18-Dec-2004 Ryan Djurovich
3104
+	New option under Search Settings for selecting custom template for search
3105
+	New option when changing page settings to set the target
3106
#	Fixed error when saving a user after editing
3107
!	Users can now modify sub-page if they dont have permissions on the parent
3108
------------------------------------- 2.2.1 -------------------------------------
3109
15-Dec-2004 Ryan Djurovich
3110
#	Fixed bug when changing password on preferences form (front-end)
3111
#	Fixed bug when retrieving user details (administration)
3112
#	Added check to see if module, template, or language is in use when deleting
3113
#	Fixed up email that is sent to user from a submitted form
3114
#	Fixed major problem with module permissions which stopped it from working
3115
------------------------------------- 2.2.0 -------------------------------------
3116
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
3117
+	Multiple-level page support
3118
+	Multiple section's for pages (including interface)
3119
!	Removed text created using two words on all areas
3120
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
3121
	this is for better language support
3122
+	Added Languages section
3123
!	Moved Templates and Modules under Add-ons section
3124
!	Changed name of "Default" template to "Round"
3125
+	Added "All CSS" template
3126
+	Added "Jump"
3127
+	Added 
3128
!	Modified "Box" template to support multiple page levels
3129
+	Added "Menu Link" module
3130
+	Added "News" module
3131
+	Added "Code" module
3132
+	Added "Form" module
3133
+	Added "Wrapper" module
3134
!	Changed name of "Normal Page" module to "WYSIWYG"
3135
+	Created new admin wrapper script to ease module develpment
3136
+	Media now automatically creates index.php file for every
3137
	sub-folder made (for security purposes)
3138
!	Change "Help" link in Administration menu so it now directs
3139
	to the the new Website Baker documentation website found at:
3140
	http://www.websitebaker.org/documentation
3141
!	Password is now required to change email in preferences
3142
+	User can now select custom Language and Date & Time Formats
3143
+	Added search functionality, with three different "methods":
3144
	1. Using all words  2. Using any words  3. Exact match
3145
+	Added native MySQL database support
3146
>>>>>>> .r1147
(1-1/5)