Project

General

Profile

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

    
5
$Id: CHANGELOG 1451 2011-05-29 18:58:51Z Luisehahne $
6

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

    
13
------------------------------------- 2.8.2 -------------------------------------
14
29 May-2011 Build 1451 Dietmar Woellbrink (Luisehahne)
15
# replace eregi with pregmatch in search_modext (Tks to Thorn)
16
22 May-2011 Build 1450 Werner v.d.Decken(DarkViper)
17
# small fix at calling of moveCssToHead() in /index.php
18
07 May-2011 Build 1449 Werner v.d.Decken(DarkViper)
19
! cleanup some code in edit_module_files.php
20
07 May-2011 Build 1448 Dietmar Woellbrink (Luisehahne)
21
# secure fix edit_module_files.php
22
# fix wb_wrapper_edit_area.php
23
03 May-2011 Build 1447 Werner v.d.Decken(DarkViper)
24
! syncronice version (no data changes)
25
03 May-2011 Build 1446 Werner v.d.Decken(DarkViper)
26
# fixed validation of username in users and signup
27
27 Apr-2011 Build 1445 Dietmar Woellbrink (Luisehahne)
28
# small validation fixes in backend themes
29
22 Apr-2011 Build 1444 Dietmar Woellbrink (Luisehahne)
30
# fix wrong url in captacha 
31
19 Apr-2011 Build 1443 Dietmar Woellbrink (Luisehahne)
32
! remove auto including YUI Framework in backend for modules, enable with ->print_footer(true)
33
! ->print_error and ->print_success too accept a message as array
34
! auto validate in frontend if style block inside body tag
35
! captcha now XHTML valide
36
15 Apr-2011 Build 1442 Dietmar Woellbrink (Luisehahne)
37
# bug fixed in class.database.php methode field_add in call field_exists
38
! update search, pls test, (Tks to Thorn)
39
10 Apr-2011 Build 1441 Dietmar Woellbrink (Luisehahne)
40
# recoded /modules/admin.php info_banner, now compare with modify in pages
41
# security fixes remove defined WB_PATH for backend templates
42
# fixed class.admin.php missing $TEXT declaration, add get_section_details
43
26 Mar-2011 Build 1440 Dietmar Woellbrink (Luisehahne)
44
# add missing methode is_group_match in class.wb.php 
45
17 Mar-2011 Build 1439 Werner v.d.Decken(DarkViper)
46
! syncronice version (no data changes)
47
17 Mar-2011 Build 1438 Werner v.d.Decken(DarkViper)
48
# little fixes for xhtml-validity in '/include/captcha/captcha.php'
49
17 Mar-2011 Build 1437 Werner v.d.Decken(DarkViper)
50
# little fixes for xhtml-validity module 'form'
51
17 Mar-2011 Build 1436 Dietmar Woellbrink (Luisehahne)
52
! update jquery to Version 1.5.1 and jQuery UI to Version 1.8.10
53
17 Mar-2011 Build 1435 Dietmar Woellbrink (Luisehahne)
54
# fix entities converting in select languages (Tks to the community)
55
# see http://www.websitebaker2.org/forum/index.php/topic,20547.msg140512.html#msg140512
56
13 Mar-2011 Build 1433 Dietmar Woellbrink (Luisehahne)
57
# fixed bug : Call to undefined method wb::preprocess() 
58
14 Feb-2011 Build 1432 Dietmar Woellbrink (Luisehahne)
59
# update NL language file (Tks to Argos)
60
11 Feb-2011 Build 1431 Dietmar Woellbrink (Luisehahne)
61
+ add page position in get_page_details 
62
11 Feb-2011 Build 1430 Dietmar Woellbrink (Luisehahne)
63
# fix save settings dir and file mode (Tks to the community)
64
09 Feb-2011 Build 1429 Dietmar Woellbrink (Luisehahne)
65
# add forgotten javascript variable
66
07 Feb-2011 Build 1428 Dietmar Woellbrink (Luisehahne)
67
! update Argostheme to version 1.5 (Tks to Argos)
68
! validation fixes
69
! call edit_full_area on the fly
70
04 Feb-2011 Build 1427 Dietmar Woellbrink (Luisehahne)
71
! validation fixes in wb_theme
72
04 Feb-2011 Build 1426 Dietmar Woellbrink (Luisehahne)
73
! validation fixes
74
04 Feb-2011 Build 1425 Dietmar Woellbrink (Luisehahne)
75
! redefined wrong admin backlinks
76
31 Jan-2011 Build 1424 Werner v.d.Decken(DarkViper)
77
# typo fix and simplify used_octets calculation
78
30 Jan-2011 Build 1423 Werner v.d.Decken(DarkViper)
79
! add FINGERPRINT_WITH_IP_OCTETS to table settings
80
30 Jan-2011 Build 1422 Dietmar Woellbrink (Luisehahne)
81
! update SecureForm.php to work behind Proxies
82
27 Jan-2011 Build 1421 Dietmar Woellbrink (Luisehahne)
83
# fix Undefined index: WARN_PAGE_LEAVE
84
26 Jan-2011 Build 1420 Dietmar Woellbrink (Luisehahne)
85
# YGN Ethical Hacker Group (2.8.2 / 2.9.0)
86
26 Jan-2011 Build 1419 Dietmar Woellbrink (Luisehahne)
87
! update rel handling FCKeditor for urls
88
25 Jan-2011 Build 1418 Dietmar Woellbrink (Luisehahne)
89
# remove new function see http://www.websitebaker2.org/forum/index.php/topic,20268.msg139557.html#msg139557
90
24 Jan-2011 Build 1417 Dietmar Woellbrink (Luisehahne)
91
! add redirect timer description in settings.php
92
24 Jan-2011 Build 1416 Dietmar Woellbrink (Luisehahne)
93
# fixed unsafe sql queries
94
24 Jan-2011 Build 1415 Werner v.d.Decken(DarkViper)
95
# fixed unsafe sql queries
96
23 Jan-2011 Build 1414 Dietmar Woellbrink (Luisehahne)
97
# fix wrong error message in media
98
! backend start warning if upgrade-script exists
99
23 Jan-2011 Build 1413 Frank Heyne (FrankH)
100
# Bugfix for Ticket 900
101
23 Jan-2011 Build 1412 Werner v.d.Decken(DarkViper)
102
# fixed wb::password_chars 
103
23 Jan-2011 Build 1411 Frank Heyne (FrankH)
104
# Bugfix for Tickets 965, 966 and 910
105
23 Jan-2011 Build 1410 Frank Heyne (FrankH)
106
# Bugfix for build 1409
107
23 Jan-2011 Build 1409 Frank Heyne (FrankH)
108
+ Ticket 1058 added warn_page_leave (currently only in wysiwyg) 
109
23 Jan-2011 Build 1408 Werner v.d.Decken(DarkViper)
110
# small changes in sm2menu() [SM2_NO_TITLE + SM2_XHTML_STRICT]
111
22 Jan-2011 Build 1407 Frank Heyne (FrankH)
112
# various Security fixes, thanks to secunia and others 
113
22 Jan-2011 Build 1406 Frank Heyne (FrankH)
114
# Security fix to stop users from changing module contents without permission, thanks to Michael Schwarz 
115
22 Jan-2011 Build 1405 Frank Heyne (FrankH)
116
# Security fix (XSS) in form module, thanks to Michael Schwarz 
117
22 Jan-2011 Build 1404 Dietmar Woellbrink (Luisehahne)
118
# Security fix in pages 
119
22 Jan-2011 Build 1403 Dietmar Woellbrink (Luisehahne)
120
! small fix
121
22 Jan-2011 Build 1402 Dietmar Woellbrink (Luisehahne)
122
! secure peparing and beginning fix admin/pages
123
21 Jan-2011 Build 1401 Frank Heyne (FrankH)
124
! fixed changelog
125
21 Jan-2011 Build 1400 Frank Heyne (FrankH)
126
# Security fix in account 
127
# Security fix in admin/media, thanks to hal 9000
128
21 Jan-2011 Build 1399 Dietmar Woellbrink (Luisehahne)
129
# Ticket 1090 fix wrong translation
130
20 Jan-2011 Build 1398 Frank Heyne (FrankH)
131
# Security fix in admin/admintools and admin/groups
132
20 Jan-2011 Build 1397 Dietmar Woellbrink (Luisehahne)
133
! recoded rediect timer in print_success (tks to Chio)
134
19 Jan-2011 Build 1396 Werner von den Decken (DarkViper)
135
! remove header redirect and add a die message 
136
17 Jan-2011 Build 1395 Frank Heyne (FrankH)
137
# Security fix in admin/addons
138
16 Jan-2011 Build 1394 Dietmar Woellbrink (Luisehahne)
139
! set construct to FRONTEND class.wb
140
! set 2.8.2 to RC5
141
16 Jan-2011 Build 1393 Frank Heyne (FrankH)
142
# Bugfix in Security fix
143
16 Jan-2011 Build 1392 Dietmar Woellbrink (Luisehahne)
144
! update headerinfos, change secure messages
145
16 Jan-2011 Build 1389-1391 Frank Heyne (FrankH)
146
# Security fixes for modules captcha_control, code and droplets
147
16 Jan-2011 Build 1388 Dietmar Woellbrink (Luisehahne)
148
# more Security fix for admin/pages
149
16 Jan-2011 Build 1387 Dietmar Woellbrink (Luisehahne)
150
# fix class.wb
151
16 Jan-2011 Build 1386 Dietmar Woellbrink (Luisehahne)
152
! update headerinfos
153
16 Jan-2011 Build 1385 Frank Heyne (FrankH)
154
# Security fix to filter out droplets from user input in news and form modules
155
16 Jan-2011 Build 1384 Dietmar Woellbrink (Luisehahne)
156
! Security fix in admin/pages
157
15 Jan-2011 Build 1383 Frank Heyne (FrankH)
158
# Security fix for news module
159
# Some more Security fixes, thanks to Gerben van Veenendaal
160
14 Jan-2011 Build 1382 Dietmar Woellbrink (Luisehahne)
161
# fix known error in drag and drop
162
14 Jan-2011 Build 1381 Dietmar Woellbrink (Luisehahne)
163
! update admin/modules unpack handling, overwrite newer files
164
13 Jan-2011 Build 1380 Dietmar Woellbrink (Luisehahne)
165
+ output fixings, known error in jsadmin will be fix later
166
13 Jan-2011 Build 1379 Werner von den Decken (DarkViper)
167
# fix class.admin 
168
13 Jan-2011 Build 1378 Werner von den Decken (DarkViper)
169
! fixed inclusion of SecureForm
170
+ added IDNA/Punycode to  wb::validate_email()
171
11 Jan-2011 Build 1377 Frank Heyne (FrankH)
172
# Security fix for modules jsadmin, menu_link and output_filter
173
11 Jan-2011 Build 1376 Frank Heyne (FrankH)
174
# Security fix for WYSIWYG module 
175
# Security fix for Wrapper module 
176
10 Jan-2011 Build 1375 Frank Heyne (FrankH)
177
# Security fix for Form module (new version is 2.8)
178
# bugfix for delete_field in Form module
179
10 Jan-2011 Build 1374 Dietmar Woellbrink (Luisehahne)
180
# fixed headerinfos
181
10 Jan-2011 Build 1373 Dietmar Woellbrink (Luisehahne)
182
! update headerinfos
183
10 Jan-2011 Build 1372 Dietmar Woellbrink (Luisehahne)
184
# fixed class.wb.php to add class SecureForm
185
09 Jan-2011 Build 1371 Dietmar Woellbrink (Luisehahne)
186
# captcha patch (Tks to FrankH)
187
! set status to 2.8.2 RC4
188
09 Jan-2011 Build 1370 Dietmar Woellbrink (Luisehahne)
189
! update install, changed some default settings to enabled
190
06 Jan-2011 Build 1369 Dietmar Woellbrink (Luisehahne)
191
+ add jquery-include.js (Tks to Stefek)
192
! update bind jquery in frontend, jquery-include.js and jquery-insert.js are included
193
31 Dec-2010 Build 1368 Dietmar Woellbrink (Luisehahne)
194
- delete class.secureform.php
195
+ add newest SecureForm 
196
# fixed Call to a member function read() on a non-object in function register_frontend_modfiles
197
29 Dec-2010 Build 1367 Dietmar Woellbrink (Luisehahne)
198
# securtiy fix in class.login
199
# see http://www.websitebaker2.org/forum/index.php/topic,20347.msg137554.html#msg137554
200
29 Dec-2010 Build 1366 Dietmar Woellbrink (Luisehahne)
201
# fixed showing system_default for search_template 
202
29 Dec-2010 Build 1365 Dietmar Woellbrink (Luisehahne)
203
! added some functions 
204
! set status to 2.8.2 RC3
205
29 Dec-2010 Build 1364 Dietmar Woellbrink (Luisehahne)
206
! added function 'db_update_key_value()'
207
29 Dec-2010 Build 1363 Dietmar Woellbrink (Luisehahne)
208
# Ticket #1053, Ticket #941 show_breadcrumb
209
29 Dec-2010 Build 1362 Dietmar Woellbrink (Luisehahne)
210
! additional functions added in class.database
211
28 Dec-2010 Build 1361 Dietmar Woellbrink (Luisehahne)
212
! sync languages files with 2.9.0.dev
213
! unzip addons now overwrite newer files
214
28 Dec-2010 Build 1360 Dietmar Woellbrink (Luisehahne)
215
! show_menu2 display Title-attribute fixed
216
! tooltip added, change modul version to 4.9.5
217
28 Dec-2010 Build 1359 Dietmar Woellbrink (Luisehahne)
218
! upgrade FCKeditor to Version 2.6.6
219
28 Dec-2010 Build 1358 Dietmar Woellbrink (Luisehahne)
220
! validation fixes in pages backend theme
221
27 Dec-2010 Build 1357 Frank Heyne (FrankH)
222
# security fix: in path admin/pages/ - added FTAN check
223
! had to enhance parameter for getFTAN() in framework/class.secureform.php 
224
27 Dec-2010 Build 1356 Dietmar Woellbrink (Luisehahne)
225
# more little fixes in settings
226
! change to RC2
227
27 Dec-2010 Build 1355 Frank Heyne (FrankH)
228
# security fix: remaining vulnerabilities mentioned in http://secunia.com/secunia_research/2010-90/
229
# security fix: in path admin/templates/ - added FTAN check
230
# security fix: in path admin/settings/ - added FTAN check
231
26 Dec-2010 Dietmar Woellbrink (Luisehahne)
232
+ added admin/images
233
# fixed save handling settings entries
234
! local sync
235
26 Dec-2010 Build 1353 Frank Heyne (FrankH)
236
# security fix: in modules/admin.php - check whether section belongs to page
237
! security fix: changed $section_required into $no_section_required (apparently used by no module at all)
238
# security fix: in path admin/users/ - added FTAN check
239
# security fix: remaining vulnerabilities mentioned in http://secunia.com/secunia_research/2010-91/
240
# security fix:           vulnerabilities mentioned in http://secunia.com/secunia_research/2010-92/
241
# security fix: remaining vulnerabilities mentioned in http://secunia.com/secunia_research/2010-93/
242
21 Dec-2010 Dietmar Woellbrink (Luisehahne)
243
# fix if upgrade module can now overwrite existing newer files in modules folder
244
# same for upgrade templates
245
21 Dec-2010 Dietmar Woellbrink (Luisehahne)
246
# XHTML output fixed in show_menu2
247
20 Dec-2010 Dietmar Woellbrink (Luisehahne)
248
# syntaxfix in initialize.php
249
19 Dec-2010 Dietmar Woellbrink (Luisehahne)
250
+ add ini_set('display_errors', 1) (Tks to Thorn)
251
! update headerinfos
252
17 Dec-2010 Dietmar Woellbrink (Luisehahne)
253
# fix save access rights in settings
254
23 Nov-2010 Dietmar Woellbrink (Luisehahne)
255
# fix Droplet LoginBox fronend_signup (tks to Maverik)
256
# fix save user e-mail,
257
12-May-2010 Dietmar Woellbrink (Luisehahne)
258
#	Ticket #999 wrong sql statement in admin/pages/index.php (Tks to Lucutus)
259
12-May-2010 Dietmar Woellbrink (Luisehahne)
260
-	remove unneeded flags in backend themes
261
-	remove admin/images
262
11-May-2010 Dietmar Woellbrink (Luisehahne)
263
#	Ticket #1004 Small typofixes needed in FR lang file (Tks to quinto)
264
+	Ticket #1005 add FR Language for the admin templates (Tks to quinto)
265
06-May-2010 Dietmar Woellbrink (Luisehahne)
266
#	Ticket #998 fix German language file from mixture of du and Sie (Tks to Erpe)
267
02-May-2010 Dietmar Woellbrink (Luisehahne)
268
!	remove some unneeded code in backend themes templates
269
!	see forum: JQuery und Backend-Theme
270
02-May-2010 Dietmar Woellbrink (Luisehahne)
271
!	add lang variable for new userform
272
02-May-2010 Dietmar Woellbrink (Luisehahne)
273
!	added IdKey to class secureForm
274
30-Apr-2010 Dietmar Woellbrink (Luisehahne)
275
!	changes Backend javascripts from body to head
276
28-Apr-2010 Dietmar Woellbrink (Luisehahne)
277
!	insert modulename in sections, even for missing module, you can style it with class selector: module_disabled
278
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
279
+	add an extra class class.secureform.php and extends it to class.wb.php
280
!	check for installed modules before loading in content 
281
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
282
!	remove forgotten debug line
283
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
284
#	Fixed update search settings
285
#	Fixed bug in /modules/admin.php 
286
22-Apr-2010 Dietmar Woellbrink (Luisehahne)
287
#	Fixed bug in /modules/admin.php 
288
22-Apr-2010 Dietmar Woellbrink (Luisehahne)
289
!	start recoding without style display:none	
290
21-Apr-2010 Dietmar Woellbrink (Luisehahne)
291
!	Ticket #995 update jquery-ui.css and images (Tks to Ruebenwurzel)
292
+	add languages files for jquery datepicker (tks to Ralf)	
293
!	Ticket #994 WYSIWYG editors sorted by name (tks to Aldus)
294
20-Apr-2010 Dietmar Woellbrink (Luisehahne)
295
!	update class.login.php (tks to Ruud)
296
19-Apr-2010 Dietmar Woellbrink (Luisehahne)
297
!	update class.login.php
298
18-Apr-2010 Dietmar Woellbrink (Luisehahne)
299
!	Validation fix in preference
300
18-Apr-2010 Dietmar Woellbrink (Luisehahne)
301
#	fixed directory_list
302
17-Apr-2010 Dietmar Woellbrink (Luisehahne)
303
!	litte fix to show GMT value in default view
304
!	fixed file_list
305
15-Apr-2010 Dietmar Woellbrink (Luisehahne)
306
!	Update headerinfos admin/interface
307
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
308
#	changed e-mail notification for backend login
309
!	styling in preference.htt in themes
310
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
311
#	Typo fixes with german umlaute
312
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
313
#	Ticket #985 With #1318 no login in backend possible
314
#	Ticket #986 Typo inside the german language file 
315
#	Ticket #982 Unnessesary heredoc causes on errors while installation!
316
#	Ticket #926/Ticket #928 Mail Notification on new user registration
317
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
318
#	Ticket #984 Removing outdated comment-block in class.login.php
319
#	Ticket #983 Sorting order of modules and templates inside groups.php
320
14-Apr-2010 Dietrich Roland Pehlke (Aldus)
321
#	Ticket #982 - Wrong use of heredoc-syntax in some language-files (BG, CS and HR) breaks the installation-process.
322
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
323
#	Ticket #974 Usability bug in /preferences
324
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
325
#	Ticket #976 Using md5 also for the username inside class.login.php
326
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
327
#	Ticket #977 Templates sorted in alphabetical order
328
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
329
#	Ticket #978 Add additional PHP 5.2 check to installation
330
#	Ticket #979 False PHP 4 requirements in install
331
#	Ticket #980 Usebility - Bug in the settings-interface
332
#	Ticket #981 typos in backend-theme "argos" in file groups.htt
333
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
334
#	fix ticket #975 some weird /pages/ header infos
335
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
336
!	little fixes for backwards compatible PHP4, pls test
337
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
338
!	show_menu2 remove unneeded code for WB < 2.7
339
!	class.wb.php, recoding backend preference
340
+	add a language variable $MESSAGE['PREFERENCES']['INVALID_CHARS']
341
!	update theme.css for preference.htt in argos_theme & wb_theme
342
-	remove classic_theme
343
07-Apr-2010 Dietmar Woellbrink (Luisehahne)
344
#	Ticket #971 Using $_POST in Admin - account - login.php (tks to Aldus)
345
!	update class.wb.php added tokens function
346
07-Apr-2010 Dietmar Woellbrink (Luisehahne)
347
#	Ticket #967 Typo in the mysql-query results in "not" upgrading the modul info ( tks to Aldus)
348
01-Apr-2010 Dietmar Woellbrink (Luisehahne)
349
#	Ticket 963 Minor XSS issue in admin login
350
!	update jquery-ui-min.js from 1.7.2 to 1.8.0
351
#	Fixed typo in the english language file
352
26-Mar-2010 Dietmar Woellbrink (Luisehahne)
353
!	update changelog
354
26-Mar-2010 Dietmar Woellbrink (Luisehahne)
355
-	remove deprecated backup modul
356
19-Mar-2010 Dietmar Woellbrink (Luisehahne)
357
!	rework admin/pages/save.php so that modules can use it
358
!	fixed missing global install variable to work in modules
359
17-Mar-2010 Dietmar Woellbrink (Luisehahne)
360
#	Ticket #957 Wrong status returned for visibility
361
17-Mar-2010 Dietmar Woellbrink (Luisehahne)
362
#	Ticket #956 Useraccounts, now e-mail is required
363
09-Mar-2010 Dietmar Woellbrink (Luisehahne)
364
#	Fixed e-mail preg pattern, because issues with some php versions
365
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
366
#	fixed search_modext.php ( Tks to Thorn )
367
#	Ticket #953 is already fixed 
368
#	Ticket #954 styles issues in theme.css ( Tks to Ruebenwurzel )
369
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
370
#	Tickets #932 change deprecated eregi functions 
371
#	Tickets #948 fixed Multiple use of same parametrised droplet - parameter handling
372
!	Upgrade Droplets to Version 1.0.3
373
!	update some headerinfos
374
!	non existing pages will be created if clicking save in page settings
375
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
376
#	Ticket #950 missing classes in theme.css ( Tks to Ruebenwurzel )
377
!	update jquery-min.js to version 1.4.2
378
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
379
#	Ticket #944 fixed double sections, with registered User
380
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
381
#	fix corrupted changelog
382
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
383
#	Ticket #945 fixed reloads function 
384
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
385
!	update headerinfo in module droplets
386
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
387
!	Beginning with Ticket #901 
388
+	add siteadd.png to backend themes
389
!	change icon add child page
390
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
391
!	update headerinfo
392
!	change $search_pattern for check if Javascript mailto encryption is enabled
393
!	module output_filter set to version 0.12
394
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
395
!	change show_menu2 to correct modul version 4.9
396
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
397
!	insert $wb->preprocess($output), preprocess no longer needed in modules
398
!	little modifaction in upgrade-script.php in function check_wb_tables
399
!	updated module wysiwyg, set to module version 2.8
400
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
401
!	recoded function extract_permission in /framework/functions.php
402
!	change URL_HELP to http://www.websitebaker2.org/  in /framework/class.admin.php
403
!	recoded function preprocess in /framework/class.frontend.php
404
!	optimize function getVersion in /framework/addon.precheck.inc.php
405
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
406
!	change constant EDIT_ONE_SECTION to default false	
407
------------------------------------- 2.8.1 -------------------------------------
408
08-Feb-2010 Dietmar Woellbrink (Luisehahne)
409
!	missunderstanding back to old logo
410
08-Feb-2010 Dietmar Woellbrink (Luisehahne)
411
#	Droplet emailfilter fixed search mdcr.js
412
!	some little fixes in upgrade-script
413
+	new WebsiteBaker Logo in themes
414
05-Feb-2010 Dietmar Woellbrink (Luisehahne)
415
!	Fixed wrong themes path in jquery_theme.js, that plugins works correctly
416
+	images icons to run base theme
417
01-Feb-2010 Dietmar Woellbrink (Luisehahne)
418
!	to hold content, install don't drop existing tables (code, form, menu_link, news, wrapper, wysiwyg) 
419
!	otherwise do it with uninstall
420
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
421
#	Ticket #931 bug in admin/access/index.php
422
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
423
!	continue update headertext
424
!	fixed tpyo Website Baker to WebsiteBaker in main language files
425
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
426
!	continue update headertext
427
#	Ticket #930 disabled SyntaxHighlighter from default WB Installation
428
!	change help url to www.websitebaker2.org
429
29-Jan-2010 Dietmar Woellbrink (Luisehahne)
430
!	continue update headertext
431
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
432
+	Ticket #927 news module language file in swedish
433
!	update headertext
434
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
435
#	Ticket #925 Slovak Lang Missing in allowed install languages!
436
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
437
!	update headertext
438
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
439
!	update jquery 1.4.0 to 1.4.1, 
440
-	removed include/jquery/plugins
441
!	update backend themes
442
#24-Jan-2010 Dietmar Woellbrink (Luisehahne)
443
#	Ticket #923 argos_theme: Always Allowed Viewers in page_settings
444
#	fixed css for pagetree to show in IE7
445
24-Jan-2010 Dietmar Woellbrink (Luisehahne)
446
#	Ticket #921 fix issues in IE by using EditArea framework
447
23-Jan-2010 Dietmar Woellbrink (Luisehahne)
448
!	Ticket #921 Update EditArea framework
449
!	fix stylings wb_them
450
!	fix upgradescript
451
23-Jan-2010 Dietmar Woellbrink (Luisehahne)
452
!	update jquery to version 1.4, rename old one to jquery-min132.js
453
#	fixed argos theme  
454
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
455
!	continue update header info
456
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
457
!	set svn keywords
458
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
459
#	Ticket #869 Droplet-Engine does'nt work in some case
460
!	continue update header info
461
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
462
!	update header info
463
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
464
!	update fckeditor, forgotten to upload a file
465
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
466
#	Ticket #917 Update backend themes 
467
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
468
!	Ticket #909 WYSIWYG Editor width destroyes backend layout
469
!	Set EDITOR_WIDTH to 0, This way backend theme developper 
470
!	can style the WYSIWYG Editor according to their themes.  
471
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
472
!	Ticket #916 Update backend theme footer
473
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
474
!	updated YUI 2.4.1 to 2.8.0r4
475
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
476
!	Beginning header information update
477
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
478
#	fix login_form.php sometimes produce javascript errors in IE
479
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
480
#	fix more small css-errors in WB Backend (thanks to Ruebenwurzel)
481
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
482
!	update header info
483
!	change unknown user to guest in all languages
484
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
485
!	update info.php fckeditor
486
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
487
#	fix wrong settings in image browser dialog
488
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
489
#	Ticket #912 fix Search Template bug
490
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
491
#	Ticket #915 fix bug in search (utf-8 characters corrupted)(thanks to Thorn)
492
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
493
#	fix some more small css-errors in WB Backend (thanks to Ruebenwurzel)
494
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
495
#	removed wb_path as javascript var (thanks to Bianca)
496
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
497
#	fix some more small css-errors in WB Backend (thanks to Ruebenwurzel)
498
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
499
#	fixed snippets including frontend.css and frontend.js 
500
#	without register_frontend_modfiles
501
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
502
+	Ticket #877 add slovak lang in Captcha and Advanced-Spam-Protection
503
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
504
!	update header
505
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
506
#	Ticket #911 5. continue to fix CSS-errors in WB backend
507
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
508
#	Ticket #911 4. continue to fix CSS-errors in WB backend
509
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
510
#	Ticket #911 3. continue to fix CSS-errors in WB backend
511
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
512
#	Ticket #911 2. continue to fix CSS-errors in WB backend
513
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
514
#	Ticket #911 1. continue to fix CSS-errors in WB backend
515
13-Jan-2010 Dietmar Woellbrink (Luisehahne)
516
#	Ticket #911 Beginning to fix More CSS-errors in WB backend
517
+	add SVN- Revision to backend theme
518
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
519
#	Ticket #906 Search Template bug
520
!	update editor min width, dragableresize table
521
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
522
#	Ticket #907 js files in backend themes are stored at wrong places
523
+	add include/jquery/plugins/toggle_zip.js
524
-	removed toggle_zip.js in backend themes
525
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
526
#	fix open_basedir restriction in effect in save_post.php
527
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
528
!	fix load_module, load_language (tks to Webbird)
529
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
530
!	Ticket #904 fix if templatename is equal language
531
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
532
!	Ticket #905 fix search.php 'registered' hardcoded
533
10-Jan-2010 Dietmar Woellbrink (Luisehahne)
534
!	Ticket #903 fix CSS-errors in WB backend
535
!	add title class in show_breadcrumbs, now full css styling
536
05-Jan-2010 Dietmar Woellbrink (Luisehahne)
537
!	recoded function show_breadcrumbs
538
30-Dec-2009 Dietmar Woellbrink (Luisehahne)
539
#	fix Warning: stristr() [function.stristr]
540
29-Dec-2009 Dietmar Woellbrink (Luisehahne)
541
!	set revision constant to release version
542
29-Dec-2009 Dietmar Woellbrink (Luisehahne)
543
!	update release version
544
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
545
#	fix show date if only short content
546
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
547
!	check if load only one wysiwyg instance
548
!	check update svn revision
549
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
550
#	fix syntax error
551
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
552
!	update header, check that all tables in WB package are installed 
553
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
554
!	update header, change variable
555
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
556
!	update header
557
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
558
!	update header
559
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
560
!	validate code
561
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
562
!	change page_title to menu_title in dropdown list
563
!	validate code
564
23-Dec-2009 Dietmar Woellbrink (Luisehahne)
565
!	check if revision $id will be updated
566
21-Dec-2009 Moritz Stapelfeldt
567
#	Ticket #896: Bugfix in framework/functions.php > added test is_dir to function rm_full_dir
568
16-Dec-2009 Ruud Eisinga
569
#	Ticket #894: Bugfixes in newsmodule > rss.php
570
16-DEC-2009 Manuel Lang (MaGnaL)
571
#	Minor bugfixes: Use localized messages in preference forms on frontend and backend,
572
	correct html/php syntax in upgrade-script.php and NL localization of show_menu2 snippet  
573
14-DEC-2009 Manuel lang (MaGnaL)
574
#	Ticket #832: Fix wrong configuration of timezone-handling when saving
575
	preferences-form on backend and frontend 
576
12-DEC-2009 Manuel Lang (MaGnaL)
577
#	Ticket #827: Fix false form-parameter when javascript is deactivated
578
	on users and groups temps (admintool).
579
12-DEC-2009 Manuel Lang	(MaGnaL)
580
#	Bugfix of rev. 1211 search_modext.php (ticket #863): Use isset and
581
	given unknown-user instead of counting all users. 
582
12-Dez-2009 Dietrich Roland Pehlke (Aldus)
583
#	Bugfix inside "search_modext.php" to avoid warings if the search found
584
	a page last modified by a user witch has been deleted. (ticket #863)
585
03-Dez-2009 Dietmar Woellbrink (Luisehahne)
586
!	Ticket #890 fixed visability proprty uses non valid value 'none' 
587
03-Dez-2009 Dietmar Woellbrink (Luisehahne)
588
!	change searchstring mdcr.js, workout crypt emails in output_filter/filter-routines.php
589
!	comment out ob_end_flush line 259 in form/view.php
590
02-Dez-2009 Dietmar Woellbrink (Luisehahne)
591
!	next step to validate backend themes
592
01-Dez-2009 Dietmar Woellbrink (Luisehahne)
593
!	add Revision IDs to added files - Thanks to Ruebenwurzel
594
01-Dez-2009 Dietmar Woellbrink (Luisehahne)
595
!	updated pclzip class
596
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
597
!	update module info.php (thanks to Waldschwein)
598
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
599
!	added missing swobject plugin in FCKeditor
600
!	bug fixed in flvplayer
601
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
602
!	stop working plugin flvplayer in FCKeditor until fixed
603
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
604
!	fixed an undefined index in settings.php
605
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
606
!	Update FCKeditor Version 2.6.5 to Modulversion 2.9.3
607
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
608
!	updated theme.css in wb_theme
609
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
610
!	Ticket #886 fix validation email, check tld between 2-4 letters
611
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
612
!	Ticket #874 add slovak lang in install
613
    and validate output
614
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
615
!	Ticket #880 fixes language file SK.php
616
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
617
!	Ticket #828 fix deprecated eregi
618
27-Nov-2009 Dietmar Woellbrink (Luisehahne)
619
!	fixes language file SK.php
620
27-Nov-2009 Dietmar Woellbrink (Luisehahne)
621
!	fixed parse error ticket #878 
622
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
623
!	found and fix some deprecated functions
624
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
625
!	validate some output files
626
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
627
!	fix some PHP 5.3 deprecated functions 
628
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
629
!	Fix to load edit_full_area only if needed
630
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
631
!	change page_title to menu_title for parent dropdown list in index.php and sections.php
632
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
633
!	more bug fixes language file SK.php
634
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
635
!	Many hosts disable error_log() in various and sundry ways. 
636
	In WB we do something like this to avoid triggering warnings and errors. 
637
	Even this is sometimes not sufficient to avoid problems with some hosts, but accommodates most.
638
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
639
!	fix show_menu2 include.php, page crashes, if php error_log is disabled
640
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
641
!	fixes language files HU.php and SK.php
642
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
643
!	fixed php 5.3 depricated function in show_menu2
644
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
645
+ 	add two constants in /framework/initialize.php for later feature in database settings
646
+	define('EDIT_ONE_SECTION', true) to edit only one section with editor in manage sections
647
	modify page will be loading all sections with editor
648
+	define('EDITOR_WIDTH', 900) set min width for editor
649
+	adding more information in editor header 1) block 2) module 3) section_id
650
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
651
+	add register_frontend_modfiles('jquery'); adds jquery basis scripts in head
652
+	add register_frontend_modfiles_body('jquery'); adds jquery basis scripts before body end
653
+	add jquery_theme.js to choose a ui theme, basis is loaded, can be change 
654
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
655
+	add a child page is cumbersome when the parent dropdown list gets to be too large. (Ticket #821)
656
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
657
!	validate captcha control
658
13-Oct-2009 Ruud Eisinga
659
#	fixed breaking droplets by highlighting search-words in search result pages.
660
13-Oct-2009 Dietmar Woellbrink (Luisehahne)
661
+	added forgotten jquery-fancybox.js Version 1.0
662
13-Oct-2009 Dietrich Roland Pehlke (Aldus)
663
#	Fixed typo in the finnish language file (ticket #814).
664
12-Oct-2009 Dietmar Woellbrink
665
!	security update FCKeditor (tks to Ruebenwurzel)
666
12-Oct-2009 Dietmar Woellbrink
667
+	added old version of fancybox.js
668
!	rename new version fancybox 
669
+	added missing language variables in newsmodul
670
12-Oct-2009 Dietmar Woellbrink
671
#	fixes Bugs headersend errors in some core files
672
12-Oct-2009 Dietmar Woellbrink
673
!	update function show_bread_crumb in framework/frontend.functions.php
674
!	replace separator with entities char, add title for multilingual
675
!	set breakcrumb in div container class="breadcrumb"
676
!	set separator in span tag class="separator"
677
12-Oct-2009 Dietmar Woellbrink
678
!	update jquery fancybox from 1.0 to 1.2.1 
679
+	fancybox imagefolder incl. fancybox.css
680
12-Oct-2009 Dietmar Woellbrink
681
!	shows more details in wysiwyg editor
682
10-Oct-2009 Dietmar Woellbrink
683
!	small update upgrade.php to reset newsfiles to created dates
684
10-Oct-2009 Dietmar Woellbrink
685
!	Update FCKeditor to Version 2.6.5 Modulversion 2.9.1
686
09-Oct-2009 Dietmar Woellbrink
687
!	Update FCKeditor to Version 2.6.5 Modulversion 2.9.1
688
09-Oct-2009 Dietmar Woellbrink
689
+	upgrade.php to reset newsfiles to created dates
690
09-Oct-2009 Dietmar Woellbrink
691
#	Ticket #770, #785, #792, #807, #809, 
692
#	fixes and recoded news module
693
09-Oct-2009 Dietmar Woellbrink
694
#	Ticket #815 Fix Warning: open_basedir restriction in effect. File is in wrong directory in load_module
695
#	same fix to load_template
696
07-Oct-2009 Dietrich Roland Pehlke
697
#	Missing contiue inside search.php to avoid access to an non-object if the query fails. (ticket #793). Thanks to Thorn.
698
06-Oct-2009 Dietmar Woellbrink
699
#	Security fix - wrong placed "exit()" inside class.wb.
700
22-Sep-2009 Dietmar Woellbrink
701
#   Fixed: Pagetree changed menu titles instead of page titles (ticket #805) thanks to Ralf (Berlin)
702
21-Sep-2009 Dietrrich Roland Pehlke
703
!	Dutch tranlation(-s) for the captcha-control. [Ticket: #777] (Thanks to Argos)
704
#	Missing code inside "framework/addon.precheck.php" (ticket #798).
705
#	Changes inside "upgrade-script" to avoid "mysql_list_tables is deprecated" warnings (ticket #800).
706
#	Add "global $admin" to the install.php of the droplets-module to avoid (variable isn't declared) warnings. (ticket #800).
707
18-Sep-2009 Dietmar Woellbrink
708
#   french translation updated for WB 2.8 (tks to Ploc)
709
16-Sep-2009 Dietmar Woellbrink
710
#	Fixed bug changed URL_HELP in class.admin.php to http://help.websitebaker.org/ (ticket #801).
711
#	Fixed bug: inside the FCK-Editor wbmodul: missing 'OK' button when inserting WB link with Safari/Chrome (ticket #795).
712
#	Fixed bug changed png fix and path to jquery-pngFix.js inside footer.htt for backend themes (ticket #786).
713
#	Fixed bug: inside the FCK-Editor include.php: add $oFCKeditor->Width  = $width; (ticket #799).
714
15-Sep-2009 Dietrich Roland Pehlke
715
#	Fixed bug: group-restrictions and sections (ticket #791).
716
#	Fixed bug inside the FCK-Editor wbmodul: displaying the correct page-tree by
717
	adding "order by position"
718
25-Aug-2009 Dietrich Roland Pehlke
719
#	Fixed bug in upgrate-script. Constant 'DEFAULT_THEME' doesn't exists (ticket #784).
720
25-Aug-2009 Ruud Eisinga
721
#	Fixed bug in droplets. Multiple droplets with the same parameter did not extract the new parameter.
722
	(problem introduced by code optimisations for WB2.8) 
723
#	Fixed usage of the depriciated (PHP 5.3.0) split() function in class.wb. (ticket #772)
724
#	Fixed notice ob_end_clean..failed to delete buffer. (ticket #779)
725
22-Aug-2009 Ruud Eisinga
726
# 	Changed the default searchform name in the installer. (ticket #775)
727
#	Fixed the recursive redirect problem when a page is called with a wrong language parm (ticket #780)
728
------------------------------------- 2.8.0 -------------------------------------
729
14-Aug-2009 Matthias Gallas
730
#	Fixed typo in dutch language file (Thanks to Argos)
731
#	Changed FCKEditor to not show index.php files in browse media window (ticket #774)
732
	(Thanks to BerndJM)
733
12-Aug-2009 Matthias Gallas
734
#	Fixed some display issues in all backend themes
735
!	Again updated dutch language file (Thanks to Argos)
736
#	Fixed missing language variable in form modul (Thanks to Argos)
737
+	Added missing images to argos_theme (forgotten in changeset [1117])
738
11-Aug-2009 Matthias Gallas
739
!	commentet out the droplets logo for a more similar backend design with
740
	other admin tools
741
!	Updated icons in argos_theme (Thanks to Argos)
742
!	Updated Dutch language file (Thanks to Argos)
743
!	Updated show_menu2 to version 4.9
744
9-Aug-2009 Matthias Gallas
745
#	Replaced function mime_content_type as the old one causes shell_exec warnings
746
	on some servers (Thanks to Aldus)
747
!	updated argos_theme to version 1.4 (Thanks to Argos)
748
!	some code cleaning of admin/pages/sections.php
749
#	Fixed possible xss injection in login/forgot/index.php
750
#	Fixed bug in news modul introduced in changeset [1057]
751
#	Added missing variables also to preferences.php. Forgot in Changeset [1112]
752
8-Aug-2009 Matthias Gallas
753
#	Added some missing variables to backend_themes (Thanks to Stefek)
754
6-Aug-2009 Matthias Gallas
755
!	Set Version to 2.8
756
!	Updated upgrade_script to make use of the changed news settings
757
+	Added to show_menu2 the aOption 'SM2_HIDEPAGES'. If set all hidden pages are
758
	hidden again (Thanks to DarkViper)
759
#	Fixed again some bugs in news modul (ticket #756) (Thanks to Aldus and Luisehahne)
760
#	Fixed bug that frontend.js, frontend.css and frontend_body.js are not used
761
	from snippets (ticket #764) (Thanks to Luisehahne)
762
+	Added new function 'register_frontend_modfiles_body' to default templates
763
+	Added option to use a frontend_body.js in modules to include javascript from modules
764
	in the body of the frontend (Thanks to Luisehahne)
765
!	Updated Danish language Files (Thanks to Achrist)
766
#	Fixed some display issues in argos_theme (Thanks to Argos)
767
30-July-2009 Ruud Eisinga (Ruud)
768
#	Fixed a bug in the /admin/media resizer parameters for dirs with whitespaces (thnx to tiesy)
769
#	Fixed a bug in FCKeditor include.php. Now the editor can be used from other 
770
	subdirectories than WB_PATH/modules/mymodule
771
29-July 2009 Dietrich Roland Pehlke (Aldus)
772
#	changes in framework/class.wb.php to avoid the "print->footer()" bug in the frontend,
773
	as this function/method doesn't exists for the frontend.
774
#	Changes inside index.php and save.php in settings to get rid of the situation
775
	that a SMTP-Password could not contain an "<" char (right chars are craped),
776
	and also "<" is not transformed into an entitie "&lt;". (Thanks to FrankH)
777
#	Modify of "addon.precheck.inc.php" to get rid of the problematic that version_compare
778
	could faild if words like "alpha", "beta" are inside a version-string. (missing in changelog 1100)
779
28-July 2009 Matthias Gallas
780
#	fixed some smaller issues in rss.php (Thanks to Kibmcz)
781
27-July 2009 Matthias Gallas
782
+	Added German language file to droplets
783
+	Added modul_description to language files of droplets
784
+	Added Danish language files to modules (Thanks to Achrist)
785
!	Updated Danish language file (Thanks to Achrist)
786
#	Fixed improper spelling in language files (#754)
787
#	Fixed bug introduced in changeset [1092]
788
25-July 2009 Matthias Gallas
789
#	fixed some language bugs in search.php (Thanks to Thorn)
790
23-July 2009 Matthias Gallas
791
#	fixed bug with missing filetype icon in media section of classic_theme (ticket #752)
792
#	fixed bug with page not showing if 2 sections active (ticket #751) (Thanks to Pumpi)
793
#	readded to phplib/template.inc $clear: whether to delete undefined vars or not
794
	was already added in WB 2.7 but was deleted for unknown reasons (Thanks to FrankH)
795
22-July 2009 Matthias Gallas
796
!	set Version to RC2
797
!	small modification on german language file (ticket #746)
798
#	Fixed E_ALL&E_STRICT warning on PHP5 servers (Thanks to Aldus) 
799
#	Fixed bug with home folders are viewable and writable from other users
800
	(ticket #605 and #748) (Thanks to Aldus)
801
20-July 2009 Matthias Gallas
802
!	Moved backend.js back from <body> to <head>
803
+	Added possibility to add a backend_body.js to modules wich is then called in <body>
804
+	Readded admin/images folder to keep backward compatibility to old modules
805
19-July 2009 Matthias Gallas
806
#	Fixed display issue of jsadmin in backend themes (Thanks to Argos)
807
18-July 2009 Matthias Gallas
808
!	Updated german laguage file in argos_theme
809
+	Added multilnaguage support to media section of argos_theme (Thanks to Argos)
810
#	Fixed smaller display issue in argos_theme (Thanks to Argos)
811
+	Added more meta tags to backend themes
812
!	Updated Argos_theme (Thanks to Argos and Luisehahne)
813
#	Again added some &amp; to news and form to get more valid output (Thanks to Luisehahne)
814
#	Fixed wrong set </form> tag to get valid output (Thanks to Luisehahne)
815
!	Replaced in some alt tags hardcoded signs with language variables (Thanks to argos)
816
!	Updated Dutch language File (Thanks to argos)
817
!	Updated French language File (Thanks to mylesk42)
818
16-July 2009 Matthias Gallas
819
#	Fixed E_ALL notice in news/view.php
820
!	replaced in form and news delimiter "&amp;" with "&"
821
	was introduced with changeset [1069] but didn't work on all servers
822
#	Removed double </form> tags in pages/intro.php and wysiwyg/modify.php
823
!	replaced all remaining mktime() with time(), except from third party scripts
824
15-July 2009 Matthias Gallas
825
!	changed in modules/admin.php and admin/pages/add.php mktime() to time()
826
!	changed in wrapper modul modify.html to modify.htt
827
#	Fixed some validiation bugs in core and different modules (Thanks to luisehahne)
828
#	fixed display issue of jscalendar in news modul (Thanks to Aldus)
829
!	changed modules/admin.php to also make use of backend theme templates
830
!	changed in class_login.php mktime() to time()
831
14-July 2009 Matthias Gallas
832
#	Fixed bug with sections are only editable in new backend-themes if blocks are enabled
833
	(Thanks to Luisehahne)
834
#	Fixed some validiation bugs in news modul (ticket #742) (Thanks to Luisehahne)
835
14-July 2009 Dietrich Roland Pehlke
836
!	changes in frontend.functions.php, line 323: 'date' to 'gmdate' to avoid E_STRICT warnings.
837
!	changes in wb-setup.php, line 50: 'date' to 'gmdate' to avoid E_STRICT warnings. See also #741.
838
13-July 2009 Matthias Gallas
839
+	added changes from news/add.php to the upgrade-script.php
840
13-July-2009 Ruud Eisinga
841
#	admin / media / browse reported an error in E_STRICT mode.
842
13-July 2009 Dietrich Roland Pehlke
843
!	Change inside "date_formats.php" and "time_formats.php" mktime() within time()
844
	to avoid warnings and strict messages. See #741. Minor cosmetic changes.
845
#	News-Modul: add the unlink-routine for the ".news" folder inside uninstall.php
846
	so the groupe-images are also unlink.
847
!	News-Modul: add <tr><td> and </td></tr>-tags to the "none found" part in the view.php to 
848
	get valid output inside a table.
849
!	Change the setting of $display_image and $display_groupe to avoid the 
850
	empty display roule problematic (<tr style="display: ">) for valid output.
851
!	Add &gt;&gt; in "add.php" instead of >> to avoid invalid output.
852
11-July-2009 Ruud Eisinga
853
!	The news module post_title link made unclickable when there is no full post.
854
11-July-2009 Matthias Gallas
855
+	Added changed news settings to upgrade-script
856
09-July-2009 Ruud Eisinga
857
!	Added a better option to hide the READ_MORE link in the news module. (ticket #739)
858
09-July-2009 Matthias Gallas
859
#	Fixed bug that backend.js is not loaded in backend themes (ticket #740)
860
#	Fixed wrong path to unitpngfix.js and added missing script
861
#	Fixed invalid output of page_sections Page in Backend (Thanks to Luisehahne)
862
08-July-2009 Matthias Gallas
863
+	Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)
864
#	Fixed some display issues in all backend themes (Thanks to Luisehahne)
865
!	Replaced wbmodules.gif in FCKEditor Plugins (Thanks to Stefek)
866
08-July-2009 Dietrich Roland Pehlke
867
!	Removed unused marker {USERS} inside the "groups.htt" of the wb-theme.
868
!	admin -> users -> index.php
869
!	admin -> groups -> index.php
870
	Codechanges using blocks to avoid to generate the "switch"-link right-top,
871
	if the user has no permission to edit the other one.
872
!	wb_theme|classic_theme|argos_theme -> templates -> users.htt
873
!	wb_theme|classic_theme|argos_theme -> templates -> groups.htt
874
 	Add block-comments
875
!	admin -> addons -> index.php	codechanges
876
!	admin -> access -> index.php	codechanges
877
	Codechanges to get rid of the empty display(style) declaration "style='display: ;'",
878
	and to avoid to generate (hidden) elements if the user isn't alowed to edit one.
879
!	wb_theme|classic_theme|argos_theme -> templates -> addons.htt
880
!	wb_theme|classic_theme|argos_theme -> templates -> access.htt
881
	add block-comments
882
#	Bugfix inside wb/admin/groups/get_permissions.php - replacing wrong "AND" within "OR" in line 64
883
	if one checkbox of "user" or "group" is selected (like in line 178; advanced settings).
884
07-July-2009 Matthias Gallas
885
#	Fixed some minor bugs in argos_theme (Thanks to Argos)
886
#	Fixed bugs in admin additons for argos_theme (Thanks to Argos)
887
!	Updated Version Number in upgrade_script to 2.8RC1
888
!	Updated FCKEditor Modul Version Number to 2.89
889
+	added in FCKEditor Advisory Relation to Links (thanks to Luisehahne)
890
06-July-2009 Matthias Gallas
891
!	Updated FCKEditor to Version 2.6.4.1 (ticket #738) (Thanks to doc)
892
#	Fixed Backend-Themes to get more valide output (Thanks to Luisehahne)
893
+	Added argos_theme
894
+	Added new functions to admin dir (Thanks Argos and Ruud)
895
!	Updated install and upgrade-script
896
!	Adapted wb_theme and classic_theme to changed admin dir files
897
04-July-2009 Dietrich Roland Pehlke
898
!	FCK-Editor Modul: Droplet Select: change "page_list_block" to "droplets_list_block",
899
	also "cmbPages" to "cmbDroplets" as we are listen droplets not pages.
900
!	Remove unneeded empty lines and spaces/blanks;
901
	minor cosmetic changes in the source to keep the string more readable.
902
04-July-2009 Matthias Gallas
903
!	Replaced droplet icon for FCKEditor Toolbar (thanks to Stefek)
904
#	Fixed two bugs in droplets-plugin for FCKEditor (thanks to Aldus)
905
!	Changed Template from FCKEditor plugin WBModules to .htt
906
+	Added Droplets plugin to FCKEditor (ticket #737) (Big Thanks to vizmotion)
907
03-July-2009 Matthias Gallas
908
+	Fixed IE Bug in Wrapper modul (ticket #736)
909
03-July-2009 Ruud Eisinga
910
#	Fixed the wrong handling of htmlentities in Droplet parameter parsing
911
02-July-2009 Matthias Gallas
912
+	Added missing fancy_progress.png
913
01-July-2009 Matthias Gallas
914
#	Fixed backend display issues in IE6 and IE7
915
!	Set Version to WB2.8RC1
916
!	Minor tweaks in pages_sections.htt
917
+	Added posibility to upload and unzip .zip packages to media section
918
	(Thanks to BerndJM)
919
!	Updated Browse Media Window in wb_theme now supports file icons, more file
920
	informations and a new preview function (Thanks to BerndJM)
921
29-June-2009 Matthias Gallas
922
#	Replaced in FCKEdiotor folder all index.html with index.php (ticket #691)
923
!	Update PHPMailer to version 2.0.4 (ticket #733)
924
!	Update Editarea to version 0.8.1.1 (ticket #732)
925
!	Update JQuery UI to version 1.7.2 (ticket #731)
926
27-June-2009 Ruud Eisinga
927
#	Fixed email encryption bug in output filter. Introduced by adding droplets.
928
	(Thanks to Luisehahne)
929
25-June-2009 Matthias Gallas
930
+	Added missing admin/settings/setting.js
931
!	Changed name of classic theme from "classic" to "classic_theme"
932
+	Added output-filter warning to all language files
933
#	Fixed admintool jsadmin to get XHTML valid output (Thanks to Luisehahne)
934
#	Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)
935
+	Added option to use also MYSQL_ASSOC and MYSQL_NUM with mysql_fetch_array
936
	(Thanks to Luisehahne)
937
#	Bugfix for Error-Level settings (Thanks to Luisehahne)
938
23-June-2009 Matthias Gallas
939
#	Moved styles from admin/pages/sections.php to sections.htt in backend themes
940
	(Thanks to Luisehahne)
941
!	Moved javascript files from admin/pages/index.php to external js files
942
	(Thanks to Luisehahne)
943
#	Major improovements and changes to all backend files to get more valide Code
944
	output (Thanks to Luisehahne)
945
22-June-2009 Matthias Gallas
946
#	fixed wrong position id when adding a new page
947
-	removed obsolete code/modify.html
948
22-June-2009 Dietrich Roland Pehlke
949
#	Changes on module "code": add the section_id to the name of the textarea,
950
	to keep the functionality if you are using more than one code-section on a page.
951
!	Moving the html-template inside a "htt" folder and rename the suffix to ".htt" to
952
	keep it consitant to other modules. Minor cosmetic changes inside the code.
953
22-June-2009 Ruud Eisinga
954
#	Fixed a bug in Menu_link module that made childpages of the menu_link page 
955
	not selectable. (thnx to Luisehahne)
956
21-June-2009 Matthias Gallas
957
#	Fixed small bug introduced in changeset [999]
958
19-June-2009 Matthias Gallas
959
#	Fixed bug that parent pages didn't inherit language settings to kind pages
960
17-June-2009 Ruud Eisinga
961
#	Bugfix in "droplets/upgrade.php" - wrong parameter order for adding fields.
962
	also the query for "normal" upgrades had a typo.
963
!	Added warning in output_filter that the function will be removed in 2.9
964
17-June-2009 Dietrich Roland Pehlke
965
#	Bugfix in "droplets/upgrade.php" - wrong tablename change to the correct one
966
+	Add upgrade-script to droplets
967
!	Changes on upgrade-script to avoid droping droplet-modul-tables if the exists.
968
!	calling "upgrate.php" or "install.php" instead of hard-coded lines to avoid
969
	future conflicts by upgrading the modul
970
15-June-2009 Matthias Gallas
971
+	Added install routine for droplets to the upgrade script
972
#	Fixed bug in menu_link modul with wrong displayed pages tree (Thanks to thorn)
973
#	Fixed small bug introduced in changeset [989]
974
+	Added missing id tags and copyright notices to droplets modul
975
15-June-2009 Dietrich Roland Pehlke (aldus)
976
#	Bugfix for ticket #725
977
+	Add "$wb->strip_slashes" again for backslashes are displayed in the output (view.php).
978
+	Add Droplets (Ruud)
979
+	modifications inside frontend.functions.php for backwart compatiblity (Ruud)
980
+	modifications inside the search to get the droplets seachable (Ruud)
981
14-June-2009 Dietrich Roland Pehlke (aldus)
982
#	Bugfixes for (ticket #728)
983
+	Add additional constant to "install/save.php" to avoid conflikts during
984
	installation inside "/framework/initialize.php".
985
+	Add condition inside "/framework/initialize.php" to avoid conflikts
986
	during installation; table "mod_captcha_control" doesn't exsits at runtime.
987
+	Add test for tables inside "install/save.php" if the user uncheck "install table" option.
988
+	Additional Errormessage if nessesary tables are not found (english).
989
13-June-2009 Matthias Gallas
990
+	Added jQuery-insert.js and jQuery plugins (Thanks to Luisehahne)
991
!	Moved images in lQuery plugins folder (Thanks to Luisehahne)
992
#	fixed small german language issue in jscalendar (Thanks to Luisehahne)
993
26-May-2009 Matthias Gallas
994
+	Added jQuery(1.3.2) and jQueryUI(1.7.1) to WB core (ticket #708)
995
21-May-2009 Matthias Gallas
996
#	Fixed some strange backend layout issues (ticket #722)
997
09-May-2009 Matthias Gallas
998
+	Added index.php to all WB-Theme folders to prevent directory spoofing
999
06-May-2009 Matthias Gallas
1000
!	Updated Norsk language File (Thanks to oeh)
1001
#	Fixed bug with not always included stylesheets in backend (ticket #717)
1002
27-Apr-2009 Matthias Gallas
1003
#	Fixed bug with missing option for admin-tools in advanced view of access
1004
	settings (ticket #714)
1005
#	Fixed bug with backup fails if a user has only permissions to admin-tools (ticket #715)
1006
#	Fixed bug with missing template object in groups and user settings(ticket #716)
1007
25-Apr-2009 Matthias Gallas
1008
!	Updated Dutch language files for modules (Thanks to LuckyLuke)
1009
23-Apr-2009 Matthias Gallas
1010
#	Fixed bug with dropdownlist in pages settings (ticket #713)
1011
20-Apr-2009 Matthias Gallas
1012
!	Update show_menu2 to version 4.8 (ticket #712)
1013
#	Fixed small error in Spain language file (ticket #711)
1014
18-Apr-2009 Matthias Gallas
1015
!	Updated Dutch language file (Thanks to Luckyluke)
1016
17-Apr-2009 Matthias Gallas
1017
#	Fixed MenuLink timeout with many large wysiwyg-pages (ticket #710)
1018
!	Updated again Norsk language File (Thanks to oeh)
1019
!	Updated Dutch language file (Thanks to Luckyluke)
1020
13-Apr-2009 Matthias Gallas
1021
#	Fixed minor dispay issue in upgrade script
1022
!	Updated Norsk language File (Thanks to oeh)
1023
!	Updated French language files (Thanks to Quinto and VotreEspace)
1024
!	Updated Danish language file (Thanks to Achrist)
1025
12-Apr-2009 Matthias Gallas
1026
#	Fixed not defined language variable in account/email.php (Thanks to BlackTiger)
1027
#	Fixed Typo in group_form.htt (ticket #705)
1028
01-Mar-2009 Christian Sommer
1029
!	Added disclaimer to upgrade-script.php	
1030
28-Feb-2009 Christian Sommer
1031
#	Removed hardcoded admin path from JSAdmin module (jsadmin/js/dragdrop.js)
1032
25-Feb-2009 Matthias Gallas
1033
+	Added language support for template_description (affects templates and themes)
1034
#	fixed wrong path to images in news and form modul
1035
#	fixed manage section is showed twice (ticket #694)
1036
-	removed unneeded icons from wb_theme
1037
-	removed unneeded stylesheet.css from account dir
1038
#	renamed warning.htt to warning.html to fix display of sourcecode after invalid logins
1039
+	added fixed error.htt also to classic theme
1040
+	corrected info.php of news-modul
1041
24-Feb-2009 Dietrich Roland Pehlke
1042
!	Changes in warning.htt templates to get valid XHTL1.1 output - replace the center-tag with div
1043
#	add "AND section_id='$section_id'" to the delete-query to avoid conflicts if there are more
1044
	than one Form on one single page.
1045
#	Modify error.htt template in wb_theme for valid XHTML1.1 output - replace the center-tag with a div
1046
	and replace the br-tag with valid p-tags.
1047
22-Feb-2009 Matthias Gallas
1048
+	added skinable Admin Interface
1049
21-Feb-2009 Christian Sommer
1050
+	added update of search table missing in Changeset 941
1051
#	fixed wrong index in language array
1052
!	removed some comment lines (changes are tracked by SVN)
1053
20-Feb-2009 Dietrich Roland Pehlke (aldus)
1054
!	add additional tr and td tags to the text_no_results message to get valid XHMTL output
1055
19-Feb-2009 Christian Sommer
1056
!	addon overview to show advanced options after redirect from reload.php
1057
#	fixed bug if language folder contains none language files (XX.php) or sub folders
1058
+	added option to invoke module upgrade.php/uninstall.php files from backend (for modules uploaded via FTP)
1059
18-Feb-2009 Dietrich Roland Pehlke (aldus)
1060
#	fixed: typos in the section_id inside the action-link 
1061
!	Remove test_trash and unused variables in query, added suggetions from #588
1062
#	Bugfix for form bug (ticket #688)
1063
17-Feb-2009 Christian Sommer
1064
+	added option to invoke module install.php from backend (for modules uploaded via FTP)
1065
!	admin Add-on settings no hidden by default (can be set visible via advanced link)
1066
16-Feb-2009 Christian Sommer
1067
!	moved reload option of Add-ons to main Add-on section
1068
!	reworked logout to reset possible remember key in database when logging out
1069
15-Feb-2009 Christian Sommer
1070
#	fixed bug with smart login option (remember me) (ticket #689)
1071
#	special chars like &nbsp; are shown when editing Add-on CSS files (ticket #678)
1072
!	redirect time for function print_success can now be defined in Settings (ticket #603)
1073
-	removed reload admin tool
1074
+	added possibility to reload Add-ons via the Add-on section
1075
14-Feb-2009 Christian Sommer
1076
!	added option to display current user name in backend template
1077
#	fixed wrong redirect path and added SVN Id
1078
13-Feb-2009 Christian Sommer
1079
+	added option to perform pre-installation checks to test requirements of Add-Ons
1080
#	added error messages to installation process for Add-Ons with wrong file type
1081
08-Feb-2009 Christian Sommer
1082
#	fixed warning if database connection failed during installation process
1083
06-Feb-2009 Christian Sommer
1084
!	fixed some typos in German language file (thanks to freeSbee)
1085
!	added new captcha fonts and replaced old background images with the ones created by thorn
1086
05-Feb-2009 Christian Sommer
1087
!	mail text for register, signup and forgot mail now taken from WB language file (ticket #684)
1088
02-Feb-2009 Christian Sommer
1089
#	removed PHPMailer fix introduced with 2.0.3 to get SMTP working again (line 1041 in class.smtp.php)
1090
02-Feb-2009 Matthias Gallas
1091
#	Fixed bug wich causes that install of captcha-control may fail (ticket #682 thanks to thorn)
1092
01-Feb-2009 Matthias Gallas
1093
!	Update FCKEditor to version 2.6.4
1094
22-Jan-2009 Christian Sommer
1095
!	Added default target attribut to backend menu links
1096
21-Jan-2009 Matthias Gallas
1097
!	Copyright notices now includes 2009
1098
20-Jan-2009 Matthias Gallas
1099
#	fixed form-module select (multiple) doesn't work (ticket #681 Thanks to thorn)
1100
17-Jan-2009 Matthias Gallas
1101
+	added French languages to modules
1102
!	changed handling of post_date in news modul (thanks to susigross)
1103
+	added hour and minute support to default published_when field in news modul
1104
13-Jan-2009 Christian Sommer
1105
-	removed the obsolete Codepress framework from the include folder
1106
+	added Javascript syntax highlighting framework EditArea as replacement for Codepress
1107
!	updated external PHPMailer class to latest version (v2.0.3)
1108
08-Jan-2009 Christian Sommer
1109
#	fixed error message in admin class if type array not defined
1110
05-Jan-2009 Dietrich Roland Pehlke
1111
#	Code-Snippets are no longer shown as type: unknown. 
1112
+	Additional key in the languagefiles "$TEXT['CODE_SNIPPET']";
1113
#	fixed bug for the rss of news, see ticket #609
1114
04-Jan-2009 Matthias Gallas
1115
#	made news Modul multilingual, see ticket #676 (some additional translations are needed)
1116
03-Jan-2009 Matthias Gallas
1117
#	fixed bug in view.php of news module (ticket #676 Thanks to susigross)
1118
#	fixed another bug in view.php of news modul introduced in changeset [892]
1119
30-Dec-2008 Matthias Gallas
1120
+	added default new language variables to all language files
1121
-	modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC)
1122
!	modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei"
1123
29-Dec-2008 Dietrich Roland Pehlke
1124
+	add language support for the errormessages inside the uninstall.php files for modules
1125
	and templates.
1126
!	add new keys inside the german de.php language-file.
1127
-	removed my own debugging-code (was in 893 by mistake)
1128
!	Correct the last date in the changelog
1129
29-Dec-2008 Matthias Gallas
1130
!	set version to 2.8 BETA
1131
#	replaced in news modul special chars with entities to get valid output
1132
!	changed SESSION ID Separator from '&' to '&amp;' to get valid output 
1133
-	Removed the <p> tag around the news as it is added from the editor  
1134
28-Dec-2008 Dietrich Roland Pehlke (aldus)
1135
+	ticket 610: add ip-address to the email-body in the form-modul.
1136
+	ticket 607: include the frontend.css in the comment_page.php file of the news-module.
1137
#	File: admin/admintools/index.php - add "order by name" to the query to display the admintools in alphabetic order.
1138
#	File: admin/modules/uninstall.php - remove a db-query to a db-field that doesn't exists in wb 2.7 anymore 
1139
26-Dec-2008 Thomas Hornik
1140
#	fixed two issues with searchresult-highlighting: do not highlight in <pre>/<code>-tags, do not convert &lt; to &amp;lt; anymore. 
1141
13-Dec-2008 Christian Sommer
1142
!	changed mailer to not extract line break of alternative body text (thanks to freeSbee)
1143
28-Oct-2008 Christian Sommer
1144
!	updated output filter regex to exclude mail addresses contained in input fields
1145
27-Nov-2008 Thomas Hornik
1146
!	added redirect-type (301/302) to menu_link
1147
24-Nov-2008 Matthias Gallas
1148
!	updated upgrade-script.php to add sec_anchor field to settings table
1149
22-Nov-2008 Thomas Hornik
1150
!	search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch.
1151
!	search: replaced strtr() by str_replace() (it's just faster). Changed &#39; to &#039;
1152
06-Nov-2008 Thomas Hornik
1153
#	Module code: curly backets get deleted by pparse() from phplib --> old fix in #569 wasn't that smart. Fixed.
1154
#	fixed some typos in DE language-file, added missing tab in search.php
1155
02-Nov-2008 Thomas Hornik
1156
!	news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)
1157
01-Nov-2008 Thomas Hornik
1158
!	improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8
1159
+	added config for section anchor. ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.
1160
!	updated menulink and search to use configureable section-anchor
1161
29-Oct-2008 Thomas Hornik
1162
# News: total number of news wasn't calculated correctly
1163
!	Captcha: removed IFRAME for Calculation-as-text captcha
1164
-	removed useless init_utf8funcs()-function
1165
+	search: added search_lang for use in search-form. Using DE, the search will search ä=ae,... (alternate spelling of german umlauts)
1166
-	search: removed undocumented word-boundary search
1167
!	search: search_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")
1168
+	search: added key 'ext_charset' to search-extension to query external databases
1169
25-Oct-2008 Christian Sommer
1170
!	updated basic templates according the template guidelines
1171
24-Oct-2008 Dietrich Roland Pehlke
1172
#	applied bugfix for ticket #608 (redeclaration of news module)
1173
23-Oct-2008 Dietrich Roland Pehlke
1174
!	modified module delete function to provide additional information when module is in use when trying to delete
1175
!	modified template delete function to provide additional information when template is in when trying to delete
1176
21-Oct-2008 Matthias Gallas
1177
#	fixed display issue in news modul
1178
!	updated show_menu2 to version 4.7
1179
18-Sep-2008 Thomas Hornik
1180
+	Added captcha-reload
1181
16-Sep-2008 Thomas Hornik
1182
#	search: fixed windows-related regex issue
1183
19-Aug-2008 Matthias Gallas
1184
!	updated to latest FCKEditor version 2.6.3
1185
02-Aug-2008 Thomas Hornik
1186
#	fixed sorting order of search-results
1187
25-Jul-2008 Thomas Hornik
1188
#	fixed an issues related to search, changed one SQL inner join (to use USING instead of WHERE)
1189
!	added $database = new Database(); in front of output-filter
1190
05-Jul-2008 Thomas Hornik
1191
#	fixed MODI_DATE/PUBLISHED_DATE issue in news-module. Added PUBLISHED_TIME, removed PUBL_DATE,PUBL_TIME. Thanks to forum-member timorotha
1192
02-Jul-2008 Christian Sommer
1193
!	updated to latest FCKEditor version 2.6.2
1194
01-Jul-2008 Thomas Hornik
1195
#	page-names with doubled (or more) points can not be handled if php runs as cgi. Thanks to forum member hgi2001.
1196
29-June-2008 Christian Sommer
1197
!	applied additional mail check to forgot login form
1198
28-June-2008 Christian Sommer
1199
!	class and id attributes in mailto links are no longer ignored by the output filter
1200
22-Jun-2008 Thomas Hornik
1201
#	fixed issue with captcha (mt_rand() instead of rand())
1202
#	fixed bug in search (link to http://.../search/index.php performs a search with string 'unset')
1203
22-June-2008 Christian Sommer
1204
!	added output of block number to section admin if no block name is specified
1205
21-June-2008 Christian Sommer
1206
+	added output of block names to modify pages dialogue if blocks are enabled
1207
!	updated show_menu2 to version 4.60 (to avoid disappearing menus)
1208
08-Jun-2008 Thomas Hornik
1209
#	hebrew-table in charsets-table.php was faultily imported - fixed. Thanks to forum-member iti.
1210
24-May-2008 Christian Sommer
1211
!	modified output filter routine to prevent errors if database entries do not exist
1212
04-May-2008 Thomas Hornik
1213
!	changed register_backend_modfile() to work with wysiwyg-module, too
1214
01-May-2008 Thomas Hornik
1215
#	fixed file-naming issue when old page-names (from before 2.7) contains "&"
1216
26-Apr-2008 Thomas Hornik
1217
#	class.admin.php deletes actual query-string while redirection. fixed.
1218
25-Apr-2008 Matthias Gallas
1219
#	fixed validiation bug in option fields of form modul
1220
------------------------------------- 2.7.0 -------------------------------------
1221
21-Apr-2008 Christian Sommer
1222
!	set version to 2.7
1223
#	fixed bug in the PL language file of the JS calendar
1224
+	added some basic functions for module developers
1225
20-Apr-2008 Thomas Hornik
1226
#	fix: allow external urls for search-results
1227
17-Apr-2008 Thomas Hornik
1228
#	fixed jscalendar's language-files
1229
16-Apr-2008 Christian Sommer
1230
#	fixed possible clashes with intro page feature and WB core file /pages/index.php
1231
15-Apr-2008 Thomas Hornik
1232
!	revert back to pagename-creation from $page_menu, instead of $page_title
1233
15-Apr-2008 Christian Sommer
1234
#	fixed bug introduced with Changeset 826
1235
14-Apr-2008 Christian Sommer
1236
+	added show_menu2() to pre-installed WB modules (many thanks to Brodie Thiesfield for this great menu function replacment)
1237
!	allowed tags for multi-lingual module descriptions
1238
14-Apr-2008 Thomas Hornik
1239
#	fixed issue with multigroups (level 0 page-creation)
1240
13-Apr-2008 Thomas Hornik
1241
!	ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
1242
#	fixed language-files
1243
10-Apr-2008 Christian Sommer
1244
!	fixed WB-Link Plugin to work with WB versions below 2.7 ($admin->page_is_visible() only available in WB 2.7)
1245
09-Apr-2008 Christian Sommer
1246
!	modified FCKEditor WB-Link Plugin to work also with WB versions below 2.7
1247
07-Apr-2008 Matthias Gallas
1248
#	fixed error in german laguage file
1249
07-Apr-2008 Christian Sommer
1250
+	added the latest FCKEditor v2.60
1251
-	removed the outdated FCKEditor v2.51
1252
!	set version from 2.7 (RC3) to 2.7 (RC3a)
1253
07-Apr-2008 Thomas Hornik
1254
!	added missing group_id in INSERT-query
1255
!	removed PHP5 function stripos from installation script
1256
06-Apr-2008 Christian Sommer
1257
!	removed some obsolete language variables from news and form module (now defined in global WB language files)
1258
!	enlarged admin tool icon to match size 50x50px of the other icons
1259
05-Apr-2008 Matthias Gallas
1260
!	Moved language variables for edit module CSS from modules language files to core language files
1261
+	Added norwegian translation (Thanks OEH)
1262
05-Apr-2008 Thomas Hornik
1263
!	some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})
1264
#	fixed viewing_groups-handling in /admin/pages/add.php
1265
!	imported new russian translation from User shlack. Many Thanks
1266
05-Apr-2008 Christian Sommer
1267
!	added workaround for template parser class
1268
!	moved functions to edit module CSS files into the WB core to avoid duplication of code
1269
!	minor layout change
1270
!	allowed the character "-" to be used in database names
1271
04-Apr-2008 Thomas Hornik
1272
#	fixed: Language-redirect removed query-string from URL
1273
04-Apr-2008 Christian Sommer
1274
!	set WB version to 2.7 (RC3) for the next upcoming release candidate
1275
03-Apr-2008 Christian Sommer
1276
!	some code clean up in news/form module
1277
!	small adaption of the edit CSS function file css.functions.php
1278
!	updated edit module CSS functions to include backend.css into head if possible
1279
#	fixed bug in Javascript decryption routines of the Output-Filter module
1280
02-Apr-2008 Matthias Gallas
1281
#	fixed bug with registration of users are not added to signup group
1282
02-Apr-2008 Christian Sommer
1283
#	added handling of missing characters to mailto encryption routines
1284
!	some code clean-up in News module
1285
!	fixed some layout issues with Form module (combination with Output-filter)
1286
!	fixed layout issue with optional subject/body text of encrypted mailto links
1287
#	fixed bug in the mailto Javascript encryption code of the Output-Filter module
1288
01-Apr-2008 Christian Sommer
1289
!	removed typo in English language file
1290
!	added updated edit CSS functions to the News module
1291
!	added updated edit CSS functions to the Form module
1292
31-Mar-2008 Christian Sommer
1293
#	fixed bug in output filter (mailto links with HTML entities in optional part)
1294
29-Mar-2008 Christian Sommer
1295
!	added missing translation to Dutch language file (thanks Bramus)
1296
28-Mar-2008 Thomas Hornik
1297
!	Some cleanup in search.php
1298
!	WYSIWYG: changed field text to LONGTEXT, too.
1299
25-Mar-2008 Matthias Gallas
1300
!	Updated Dutch language file (Thanks to Bramus)
1301
26-Mar-2008 Tomas Hornik
1302
#	fixed E_NOTICE-message in admin/modules/details.php
1303
25-Mar-2008 Thomas Hornik
1304
+	search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
1305
+	search: added missing code to allow query of external data and to process the search data itself
1306
25-Mar-2008 Matthias Gallas
1307
#	Fixed missing <body> tag in Admin Interface (ticket #572)
1308
24-Mar-2008 Matthias Gallas
1309
!	Updated Danish Language file (Thanks to Achrist)
1310
! 	Added class nixhier to frontend.css from form and news Modul (required for ASP)
1311
24-Mar-2008 Thomas Hornik
1312
+	Added RU-language-files, provided by user shlack; converted to entities.
1313
#	search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3
1314
#	FCK-Editor: loads large pages faster
1315
-	removed include/captcha/asp.php. css have to be added to module's css-files.
1316
23-Mar-2008 Matthias Gallas
1317
! 	Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)
1318
17-Mar-2008 Thomas Hornik
1319
#	fixed an issue with utf8_check() (too slow with many ~100KB pages)
1320
15-Mar-2008 Thomas Hornik
1321
#	menulink: link can be menulink or subpage of menulink, too
1322
#	call_captcha: added parameter 'style', fixed some issue with parameter 'image' and text-style captchas
1323
13-Mar-2008 Christian Sommer
1324
! 	adjusted error/warning templates to the updated backend layout
1325
13-Mar-2008 Matthias Gallas
1326
! 	replaced one icon in admin interface
1327
12-Mar-2008 Matthias Gallas
1328
# 	fixed loading time and some display issues in IE6 of the new admin interface
1329
!	tweaked the new admin interface a little bit
1330
12-Mar-2008 Christian Sommer
1331
! 	adjusted background color of installation and upgrade script
1332
! 	set version number to 2.7 (RC2) for the upcoming second release candidate
1333
! 	removed hardcoded /admin folder strings from WB core files where possible
1334
! 	added WB home folder fix proposed by the forum member spawnferkel (thanks)
1335
! 	defined <strong> and <em> instead of <b> and <i> as default tags
1336
12-Mar-2008 Thomas Hornik
1337
+	CAPTCHA: added parameter to call_captcha (can be one of: 'image', 'input' or 'text')
1338
11-Mar-2008 Christian Sommer
1339
#	fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)
1340
#	fixed issue with WYSIWYG pages (appears if backend language and page frontend language differs)
1341
08-Mar-2008 Thomas Hornik
1342
#	fixed issue with news and end-date
1343
04-Mar-2008 Christian Sommer
1344
#	fixed issue with smart view URL link
1345
03-Mar-2008 Thomas Hornik
1346
#	fixed an issue with text-captcha (default text got saved). Changes default text.
1347
#	fixed an issue with highlighting
1348
02-Mar-2008 Thomas Hornik
1349
#	added missing text in language-files
1350
+	added missing sorting to language dropdown in admin/pages/settings.php
1351
01-Mar-2008 Thomas Hornik
1352
#	fixed ticket #562, applied changes from user tavitar with some own additions
1353
+	added check for AddDefaultCharset to install
1354
29-Feb-2008 Thomas Hornik
1355
#	fixed issue in pagename generation if AddDefaultCharset is set (as work-around).
1356
28-Feb-2008 Thomas Hornik
1357
#	fixed hebrew transliteration-table. Thanks to forum-member iti.
1358
28-Feb-2008	Christian Sommer
1359
#	added bugfix from the forum member tavitar to fix an issue with multiple groups (module permission do not add up properly)
1360
25-Feb-2008	Matthias Gallas
1361
+	added missing Dutch language files for core modules
1362
24-Feb-2008 Thomas Hornik
1363
#	issue with menulink in upgrade-script. Fixed.
1364
23-Feb-2008 Christian Sommer
1365
!	suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor
1366
#	fixed bug in upgrade script (WBMailer setting)
1367
22-Feb-2008 Christian Sommer
1368
#	some layout changes on the upgrade-script, fixed error in precheck
1369
#	restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)
1370
20-Feb-2008 Thomas Hornik
1371
!	added workaround for language sorting-problem
1372
20-Feb-2008	Christian Sommer
1373
!	added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)
1374
!	modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)
1375
#	added the FCKEditor module PHP connector fix found by the forum member Luisehahne (thanks man)
1376
!	Updated upgrade script (added WB2.7 basic styles, pre-checks and disclaimer)
1377
19-Feb-2008	Matthias Gallas
1378
!	Updated upgrade script
1379
!	Changed language sorting from directory to name (needs additional to be escaped!)
1380
+	added new languages to install script
1381
#	fixed some issues and typos in languagefiles
1382
18-Feb-2008 Thomas Hornik
1383
+	Converted and added some old language-files (BG, CS, PL, RU)
1384
18-Feb-2008	Christian Sommer
1385
#	Fixed two broken links
1386
!	Modified news module to create a default index.php during installation (directory spoofing)
1387
17-Feb-2008	Matthias Gallas
1388
-	Removed colloquially german language files as the filename causes issues
1389
17-Feb-2008	Christian Sommer
1390
!	removed German Umlauts in some language file (PHP comments)
1391
#	fixed language bug (backend language switched to the pages language viewed in frontend)
1392
16-Feb-2008	Thomas Hornik
1393
!	updated upgrade-script (menulink)
1394
13-Feb-2008 Thomas Hornik
1395
+	allow externl links in menulink-module
1396
#	fixed an highlighting-issue: highlighting a page with more than one sections mangled umlauts in the second to last section.
1397
10-Feb-2008 Matthias Gallas
1398
#	fixed some errors in standard german language file
1399
+	added new colloquially german language file
1400
10-Feb-2008 Thomas Hornik
1401
#	CAPTCHA: Wrong text for calc_ttf-captcha. 
1402
10-Feb-2008 Christian Sommer
1403
#	fixed E_NOTICE warning with already defined module frontend constants
1404
-	removed all stuff other than page_content from the blank template
1405
!	adapted color for onmouseover effect
1406
!	added disclaimer to the upgrade-script as the script is not sufficiently tested yet
1407
!	made Website Header field in Settings visible per default
1408
!	modified all templates (display Website Header, use show_menu instead of page_menu)
1409
!	added highlighting of active input elements to all WB backend areas; changed some colors
1410
!	removed hover highlighting of input fields to avoid possible confusion
1411
!	added visualization of wrong/empty input fields
1412
#	fixed a bug with re-enter admin password
1413
09-Feb-2008 Christian Sommer
1414
!	modified some colors and CSS definitions of pages, media and section interface
1415
#	output_filter: fixed bug in regular expression (eats up characters in mailto links)
1416
#	output_filter: removed word boundary from mailto regex part
1417
#	fixed bug in menu_link module (IE 7 did not show the select boxes at all)
1418
#	fixed bug in user signup
1419
!	output_filter: added word boundary for the mailto regex part
1420
09-Feb-2008 Thomas Hornwik
1421
!	jsadmin: added latest changes from swen, fixes most (or all?) issues.
1422
08-Feb-2008 Matthias Gallas
1423
+	added kewyword id to all new files
1424
08-Feb-2008 Christian Sommer
1425
-	Removed admin module mail_filter
1426
+	Added revised version of the output filter module
1427
08-Feb-2008 Thomas Hornik
1428
!	module news: set focus on captcha-field if user have to re-enter captcha
1429
!	Changed maxlength of captcha-fields - don't tell the bots how many chars we want to have.
1430
-	Removed unused function is_access_denied() from search
1431
04-Feb-2008 Thomas Hornik
1432
!	email-addresses are excluded from search-results page.
1433
#	Fixed possible XSS in account/login.php and forgot-form.php
1434
04-Feb-2008 Christian Sommer
1435
#	allowed usage of tags in settings fields: website_header, website_footer
1436
03-Feb-2008 Thomas Hornik
1437
#	out-of-date default page isn't shown anymore, instead shows next public page.
1438
#	fck_wbmodules.php: foreign privates pages in dropdown, fixed.
1439
03-Feb-2008 Matthias Gallas
1440
+	added kewyword id to all new files
1441
02-Feb-2008 Christian Sommer
1442
#	fixed wrong redirect in /admin/images
1443
02-Feb-2008 Thomas Hornik
1444
!	search shows email-addresses, even if email-filter is activated (on page with highlighting). Fixed.
1445
+	Added missing text in languages files for jscalendar
1446
!	settings: pages-directory '/' will be converted to '' (empty string) on save.
1447
!	changed last remaining call to my_htmlspecialchars() to htmlspecialchars()
1448
#	fixed path in jscalendar-css
1449
01-Feb-2008 Christian Sommer
1450
#	Added default index.php to all folders (directory spoofing)
1451
01-Feb-2008 Thomas Hornik
1452
#	Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
1453
#	Fixed possible XSS-vulnerability in wb/search/search.php
1454
31-Jan-2008 Thomas Hornik
1455
!	Adjusted clock-red icon to match wb colors
1456
#	admin/pages: the parent dropdown-list in index.php and settings.php showed foreign private pages, too. Fixed.
1457
+	Added multi-group to upgrade-script
1458
30-Jan-2008 Christian Sommer
1459
#	fixed bug with text Captcha (input was restricted to 10 chars.) and a small layout issue
1460
30-Jan-2008 Thomas Hornik
1461
#	registered pages didn't appear in menu. fixed.
1462
!	Updated upgrade-script. (Some upgrades still missing)
1463
29-Jan-2008 Thomas Hornik
1464
#	strtotime()'s behavior differ in PHP4 and PHP5.
1465
	Had to fix some issues in admin/pages/sections and module news.
1466
#	Security bugfix: Text file for text-captcha was world-readable. Moved to database.
1467
#	Text-captcha: empty line in text file, following a question, was accepted as answer. Fixed.
1468
28-Jan-2008 Matthias Gallas
1469
#	Replaced all special chars in language files with htmlentities or unicode
1470
+	Added some missing lines in language files
1471
+	Added missing keyword Id
1472
28-Jan-2008 Christian Sommer
1473
#	fixed issue with top bar icon alt tag
1474
!	added some more backend layout modifications
1475
!	corrected bug in NL.php language file
1476
!	added missing session cookie forgotten in Changeset 593
1477
!	added possibility to select the default backend language during installation process
1478
!	Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
1479
#	Fixed some bugs in the Javascript Admin modul
1480
28-Jan-2008 Thomas Hornik
1481
+	Allow a user-supplied From-Name in form-settings for email und success-email.
1482
!	changeset 627: menu_link and search/search.php needs some minor changes, too.
1483
+	Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt
1484
27-Jan-2008 Christian Sommer
1485
!	fixed CSS background color of the installer CSS
1486
!	replaced static text with variable text from language file
1487
!	introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
1488
!	added missing ID tags
1489
27-Jan-2008 Christian Sommer
1490
!	added missing ID tags
1491
!	added default language for users to avoid empty language fields
1492
27-Jan-2008 Matthias Gallas
1493
+	added kewyword id to new file
1494
#	Fixed some spelling errors in german language file
1495
27-Jan-2008 Thomas Hornik
1496
!	Module form: user supplied input isn't lost on captcha-failure anymore.
1497
#	fixed 100%-cpu-load-event in CAPTCHA admin-tool.
1498
+	Added Calc_ttf_image CAPTCHA.
1499
!	Changed captcha/captcha.php to use table-layout for CAPTCHA.
1500
!	Some minor changes in CAPTCHA-code.
1501
!	Added some text to CAPTCHA admin-tool.
1502
#	Module form: dropdown "success page" listed foreign private pages, too. Fixed.
1503
+	Added preview-images for CAPTCHA.
1504
!	Improved security: CAPTCHAS can't be loaded from outside WB
1505
!	CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability.
1506
26-Jan-2008 Christian Sommer
1507
!	changed WYSIWYG content field from text to longtext (allows more than 65'534 characters) 
1508
+	Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)
1509
26-Jan-2008 Matthias Gallas
1510
#	fixed bug in Javascript Admin module
1511
+	Added new language files
1512
+	Added keywords to files where they are missing
1513
26-Jan-2008 Thomas Hornik
1514
!	fixed some issues with CAPTCHA and ASP. Adjusted baseline of '*' in supplyed fonts to meet
1515
	baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib verification.
1516
	Improved ASP in news-module.
1517
+	module news: added publish_until field to control the visibility of a news-posting by date and time
1518
!	added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts.
1519
	It should be very difficult for spam-bots to recognize intersected characters.
1520
25-Jan-2008 Christian Sommer
1521
!	removed changes introduced with changeset 593 (we need to think off if we want to implement that feature)
1522
25-Jan-2008 Thomas Hornik
1523
+	Added new CAPTCHA. Adapted core: signup and modules: news and form.
1524
+	Added Advanced Spam Protection (ASP) to core: signup and modules news and form.
1525
#	module news: it was possible to post comments to postings with commenting disabled
1526
	or to inactive postings. Fixed
1527
24-Jan-2008 Thomas Hornik
1528
!	Generate filename in pages/ from page_title instead of menu_title.
1529
24-Jan-2008 Christian Sommer
1530
#	fixed bug in Codepress integration (if codepress framework not installed)
1531
+	added language support to all integrated modules (except for news and form module)
1532
#	fixed another E_NOTICE warning
1533
24-Jan-2008 Matthias Gallas
1534
+	Added keywords to files where they are missing
1535
23-Jan-2008 Christian Sommer
1536
+	Added German language file for WB 2.7
1537
22-Jan-2008 Christian Sommer
1538
+	Added language support for the Admin tools (backup, reload, mail_filter)
1539
-	Removed all admin tool text outputs from global language file to module language files
1540
!	Introduced language support for the overview page of the Admin tools
1541
+	Added function get_variable_content to allow extraction of variable content without including files
1542
!	Changed language support for Addons -> Moduls -> Details
1543
22-Jan-2008 Matthias Gallas
1544
+	Added keywords to new mail filter files
1545
22-Jan-2008 Thomas Hornik
1546
+	manage-sections: changed calendar-icon to clock-icon, added second icon to empty date-field.
1547
21-Jan-2008 Christian Sommer
1548
!	Removed the manage section icon from the page admin (sections managed by publish by date function) 
1549
#	Fixed bug with the edit module CSS file implementation (IE7, Opera)
1550
21-Jan-2008 Thomas Hornik
1551
+	Unique session-identifier for each website baker installation. fixes #354
1552
20-Jan-2008 Christian Sommer
1553
#	fixed E_NOTICE-warning in save.php when input data was wrong
1554
+	added the new admin tool email output filter which allows to transform
1555
	emails before displaying them on the frontend
1556
20-Jan-2008 Thomas Hornik
1557
!	upgrade-script.php: fixed mysql_error() handling
1558
!	upgrade-script.php: added code to update menu_links
1559
#	fixed a typo in upgrade-script.php
1560
!	updated admin/pages/sections.php to changed jscalendar-api from changeset 571
1561
!	module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed 
1562
#	fixed E_NOTICE-warning in news-module (about SECTION_ID in comment.php)
1563
19-Jan-2008 Christian Sommer
1564
!	Reduced the success time out and set WYSIWSY background to white
1565
#	Fixed some errors in form module (only in conjunction with E_ALL)
1566
!	Added support to configure the mailer settings via the backend
1567
19-Jan-2008 Matthias Gallas
1568
#	Fixed bug in news modul with missing variable PAGE_DIRECTORY
1569
+	Added keywords to new files
1570
19-Jan-2008 Thomas Hornik
1571
-	Module news: removed old calendar
1572
+	Module news: adapted news to use the new include/jscalendar
1573
+	added installation-instructions to include/jscalendar
1574
#	Module code: curly backets get deleted by pparse() from phplib. fixed
1575
+	Module menu_link: added dropdown-listbox to select anchor
1576
!	upgrade-script: added code to convert old menu_links to new ones (partly)
1577
18-Jan-2008 Matthias Gallas
1578
!	Updated news modul with features from the advanced news modul
1579
!	Updated form modul with features from the advanced form modul
1580
#	Fixed hardcoded /pages issue in intro page feature
1581
+	Added example .htaccess to parse .html files, fixed bug in changeset 555
1582
!	Revoked parts of changeset 547 and again introduced changeset 540
1583
+	Added keywords to modules/fckeditor and all other new files
1584
18-Jan-2008 Thomas Hornik
1585
#	fixed two E_NOTICE-warnings in admin/pages/index.php
1586
+	added new module-based search-function
1587
+	added new publish-by-date code
1588
17-Jan-2008 Christian Sommer
1589
#	fixed bug in frontend login and multiple groups (only in conjunction with E_ALL)
1590
!	removed the PAGE_EXTENSION from frontend login
1591
17-Jan-2008 Matthias Gallas
1592
#	Reintroduced changes from changeset 520 and 540 wich where overwritten 
1593
	by changeset 546
1594
#	Revoked changeset 541 end removed all PAGE_EXTENSION variables and the related
1595
	option in WB settings as this function only works on Apache Servers
1596
	together with .htaccess and mod_rewrite
1597
+	Added keywords to file menu_link/uninstall.php and new admintools files
1598
17-Jan-2008 Christian Sommer
1599
!	added the "users in multiple groups" feature (closes parts of ticket #546)
1600
16-Jan-2008 Thomas Hornik
1601
!	changed admin/pages/save.php to allow hidden config-elements in table search.
1602
!	changed module menu_link: added table mod_menu_link, fixed page-deleting-bug,
1603
	fixed odd behavior in case of menu_link as default-page.
1604
#	changing PHP-error-level within website baker does not work - fixed (fixed ticket 532)
1605
14-Jan-2008 Matthias Gallas
1606
#	Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames.
1607
	(!!Attention!! To get extenions other than .php working additional fixes are necessary!)
1608
#	Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the
1609
	pathes points to WB Corefiles with the page extension .php
1610
#	Replaced hardcoded text in login.php with language variables (fixes ticket 386)
1611
14-Jan-2008 Christian Sommer
1612
!	added a missing </tr> tag
1613
#	re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally 
1614
	removed by Changeset 529 (enhanced pages admin)
1615
13-Jan-2008 Christian Sommer
1616
#	moved administration tools from Settings to the new section Admin-Tools
1617
#	this bugfix closes the ticket 529 (WB upgrades modules with identical version)	
1618
!	increased redirection time after success message, corrected HOME link of the login panel
1619
!	updated PHPMailer framework to version 2.0.0 (/include/phpmailer)
1620
#	this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
1621
#	fixed error with redirection to admin panel after installation
1622
12-Jan-2008 Christian Sommer
1623
!	introduced smart URL detection for the 'View' menu in the WB backend
1624
	(if page_id is set, redirect to this page instead of the root)
1625
!	introduced the enhanced pages admin dialogue (thanks to icouto)
1626
11-Jan-2008 Christian Sommer
1627
+	added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
1628
-	removed the hmtlarea files in /modules/htmlarea
1629
!	set the fckeditor as the new default editor /install/save.php
1630
!	Updated function: register_frontend_modfiles in /framework/frontend.functions.php
1631
	(added constants MOD_FRONTEND_CSS_REGISTERED, MOD_FRONTEND_JAVASCRIPT_REGISTERED)
1632
11-Jan-2008 Matthias Gallas
1633
!	Update codepress to Version 0.9.6
1634
!	Update phplib to Version 7.4a
1635
09-Jan-2008 Matthias Gallas
1636
!	Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
1637
#	Fixed ticket #542 (Thanks to Thorn)
1638
23-Dec-2007 Matthias Gallas
1639
!	Changed all copyright notices to include now 2008
1640
21-Sep-2007 Matthias Gallas
1641
#	Fixed a typo in /framework/frontend.functions.php cause that websites using
1642
	the new register_frontend_modifles() functions do not validate
1643
24-Jan-2007 Christian Sommer
1644
!	Replaced some core files to allow configuration of wbmailer via admin settings panel
1645
------------------------------------- 2.6.7 -------------------------------------
1646
02-Jan-2007 Christian Sommer
1647
+	Added missing converting file for changeset [504]
1648
------------------------------------- 2.6.6 -------------------------------------
1649
01-Jul-2007 Matthias Gallas
1650
#	Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)
1651
01-Jul-2007 Ryan Djurovich
1652
#	Fixed bug where error message not displayed when script fails to create a page
1653
#	Fixed bugs introduced in [484]
1654
14-May-2007 Matthias Gallas
1655
+	Added support for ISO-8859-6.(Thanks to thorn)
1656
12-May-2007 Christian Sommer
1657
+	Replaced functions page_css and page_javascript by register_frontend_modfiles
1658
+	Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files
1659
+	Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea)
1660
+	Added the new function register_frontend_modfiles to the built in templates
1661
08-May-2007 Matthias Gallas
1662
+	Added wrapper to functions.php if mb_string is not available (Thanks to thorn)
1663
+	Added new functions page_css and page_javascript to the built in templates
1664
+	Added search highlight class to css files of the built in templates
1665
30-Apr-2007 Matthias Gallas
1666
#	Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
1667
10-Apr-2007 Matthias Gallas
1668
+	Optimized search and highlighting funktions (Thanks to thorn)
1669
03-Apr-2007 Matthias Gallas
1670
#	Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted
1671
	in the pages directory (Special thanks to "Funky_MF" for the fix)
1672
01-Apr-2007 Matthias Gallas
1673
#	Fixed issues with some languages when UTF8 is used. Removed all htmlentites
1674
	from the code (revoked changeset 396) and added new functions instead. Adapted the
1675
	search and the highlighting to use the new functions. With this changes WB can now
1676
	be used with charset UTF8 for all languages. Very special thanks to Thorn who wrote
1677
	and tested this changes.
1678
12-Mar-2007 Matthias Gallas
1679
+	Added multilingual support to search
1680
03-Mar-2007 Matthias Gallas
1681
+	Added new function for highlighting search results in the content area
1682
	(Special thanks to "thorn" and "Funky_MF")
1683
#	Fixed some issues in search with special chars
1684
	(Special thanks to "thorn" and "Funky_MF")
1685
22-Feb-2007 Christian Sommer
1686
#	Fixed bug in changeset 428 (page files were not deleted in /pages folder due to a typo in wb/framework/function.php)
1687
16-Feb-2007 Christian Sommer
1688
!	Suppressed PHP warnings and errors when reading empty intro.php
1689
16-Feb-2007 Christian Sommer
1690
#	Applied fix to enable parsing of PHP code in the intro.php 
1691
12-Feb-2007 Christian Sommer
1692
!	Added functions page_css and page_javascript which allow to include optional
1693
	module files module.css and module.js into the <head> section. This allows to 
1694
	create valid (X)HTML, as CSS definitions of modules are included in the head section
1695
12-Feb-2007 Christian Sommer
1696
!	Security enhancement (reduced number of login trials from 50 to 3)
1697
02-Feb-2007 Matthias Gallas
1698
#	Applied fix for ticket #380 (Thanks to pcwacht)
1699
30-Jan-2007 Ryan Djurovich
1700
#	Applied fix for ticket #376
1701
29-Jan-2007 Matthias Gallas
1702
+	Added new variable $MODULE_DESCRIPTION wich allows to have optional a language
1703
	specific description of the modules in the language files of the modules.
1704
21-Jan-2007 Matthias Gallas
1705
#	Fixed issue in the search table entries of form modul
1706
13-Jan-2007 Matthias Gallas
1707
#	Fixed some bugs in rss.php
1708
07-Jan-2007 Matthias Gallas
1709
#	Fixed error when uninstalling the news modul
1710
02-Jan-2007 Matthias Gallas
1711
+   Added id keywords to all missing files
1712
#	Fixed issue with Permissions for pages sections
1713
27-Dec-2006 Matthias Gallas
1714
#	Fixed form modul stores empty records
1715
------------------------------------- 2.6.5 -------------------------------------
1716
25-Dec-2006 Ryan Djurovich
1717
!	Changed links to WB help website
1718
24-Dec-2006 Matthias Gallas
1719
#	Fixed some minor javascript errors in admin (thanks to pcwacht)
1720
#	Fixed root_parent doesn't get updated when moving item in menu (#305)
1721
!	Changed all copyright notices to include now 2007
1722
23-Dec-2006 Matthias Gallas
1723
#	Fixed IE allows to set a page as parent of itself (#320)
1724
#	Fixed problem with Page Title has to be escaped (#287)
1725
#	Fixed the possibility to call the index.php of the templates directly in the browser (#291)
1726
21-Dec-2006 Matthias Gallas
1727
#	Fixed missing message when adding a site without page title (#300)
1728
21-Dec-2006 Ryan Djurovich
1729
#	Fixed bug with captcha script (#346)
1730
20-Dec-2006 Matthias Gallas
1731
#	Fixed Return to Search Results Page (#365)
1732
!	Set Version to 2.6.5
1733
-	Removed Changeset 365 because this will be a part of WB 2.7.x
1734
#	Fixed a little typo error in class.admin.php (#364)
1735
26-Nov-2006 Ryan Djurovich
1736
+	Added new script that could possibly be apart of 2.7.x as a replacement
1737
	for having the pages directory 
1738
17-Nov-2006 Matthias Gallas
1739
#	Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
1740
15-Nov-2006 Matthias Gallas
1741
#	Fixed again intropage doesn't work (#71)
1742
20-Oct-2006 Matthias Gallas
1743
+	Added phpmailer class (thanks to doc)
1744
+	Added Remember-expanded-pages-in-admin (thanks to ephraimt)
1745
+	Added List sorting in admin area (thanks to rsmith)
1746
#	Fixed table width 100% are wrong displayed in container templates
1747
	when IE is used (#350)
1748
#	Fixed large space between menupoints in IE (#349)
1749
#	Fixed Website description is not displayed when no page description
1750
	available (#348)
1751
#	Fixed group images in news modul cannot be stored (#342)
1752
#	Fixed Typo in form/save_field.php (#341)
1753
#	Fixed files in /pages/posts folder are not deleted (#340)
1754
#	Fixed specialchars problem in the news modul (#339)
1755
#	Fixed news modul stores empty records (#338)
1756
#	Fixed Captcha didn't work in news comments (#337)
1757
#	Fixed various php notices (#334)
1758
+	Added new upgrade_function (thanks to kozmoz)
1759
#	Fixed addons table isn't updated when a modul is updated (#332)
1760
#	Fixed spelling errors in the signup2.php (#330)
1761
#	Fixed MySQL 5.x missing default values for INT fields in all system
1762
	and modules tables (#329)
1763
#	Fixed installer does not insert admin user (#328)
1764
+	Added support for getting page ID of page that referred search
1765
	request (#327) (thanks to brofield)
1766
#	Fixed search results generate invalid XHTML and notify warnings (#326)
1767
Stefan Braunewell
1768
#	Fixed Field 'last_reset' doesn't have a default value (#313)
1769
+	Added get_post_escaped to wb class which automatically calls add_slashes
1770
	on get_post output and used it in form/save_field.php
1771
------------------------------------- 2.6.4 -------------------------------------
1772
20-May-2006 Ryan Djurovich
1773
#	Fixed security issues related to #237
1774
#	Fixed typo in news save comment page (#282)
1775
#	Fixed typo in news delete post page (#283)
1776
!	Added multi-submission protection to form module (#119)
1777
#	Added notice for when PHP Session Support appears to be disabled in installer,
1778
	even if it is enabled and the problem actually lies in the users browser (#154)
1779
19-May-2006 Ryan Djurovich
1780
#	Fixed problem in forgotten login form where email field is too short (#207)
1781
#	Fixed typo in forgotten login details email (#190)
1782
15-May-2006 Stefan Braunewell
1783
#	Fixed security issues (#237)
1784
03-May-2006 Stefan Braunewell
1785
#	Fixed problems with pre-2.6.0 modules in section list
1786
#	Fixed e-mail bug caused by From: headers in internal mail function calls
1787
	(#189)
1788
#	E-mail validation in install script now accepts new top-level domains
1789
	(#162)
1790
#	Error status is now overwritten by next database query (#182)
1791
#	Fixed obscure problem in htmlarea install script
1792
------------------------------------- 2.6.3 -------------------------------------
1793
19-Mar-2006 Stefan Braunewell
1794
#	Fixed ticket #146: problems removing groups from viewers list of a page
1795
16-Mar-2006 Stefan Braunewell
1796
!	Changed link target selection. Now self, top and new. (Ticket #145)
1797
#	Fixed ticket #143. Charset setting is now used in admin login and forgot
1798
	password pages.
1799
#	Some changes to the SQL code in the install script for improved 
1800
	compatibility with new MySQL versions
1801
#	Fixed ticket #134 - error on browsing media.
1802
+	Improved backup module: new choice between full database or WB-related
1803
	backup.
1804
#	Fixed ticket #141 - admin now sees all folders in media
1805
#	Fixed e-mail sending problems due to additional parameter in mail call.
1806
#	Applied fix regarding ticket #138: new users now get deleted if
1807
	sending e-mail fails.
1808
#	Fixed ticket #137: Last Reset timer not reset in frontend forgotten 
1809
	password process
1810
#	Removed duplicate expression from modules/news/install.php which caused
1811
	problems in installation
1812

    
1813
01-Mar-2006 Stefan Braunewell
1814
#	Fixed ticket #68 - Safari problem with displaying all parents.
1815
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
1816
	to fatal error.
1817
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
1818
------------------------------------- 2.6.2 -------------------------------------
1819
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
1820
#	Fixed ticket #104 - commas in form field descriptions not allowed.
1821
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
1822
	and expiration date is now set to time in the past.
1823
#	Smart login not working.
1824
!	Changed mail calls to new function $wb->mail.
1825
#	Form: ticket 124 added captcha settings check 
1826
#	Ticket 118 added formfield type to check for email/text 
1827
#	Ticket 115 changed comparision /modules/form/view.php 
1828
#	Added correct timecheck in form submissions
1829
!	Changed captcha.php call to include timestamp
1830
!	Changed the e-mail validation code and added a mail function to class wb.
1831
!	Forgotten password: if sending of e-mail fails, restore old password.
1832
	Ticket #110
1833
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
1834
!	Character encoding setting also affects admin backend.
1835
	Mentioned in ticket #102.
1836
!	Reintroduced page languages setting. If switched to off, page
1837
	languages are only used to determine the language file for the
1838
	universal texts. If on, displayed page and menu are affected by
1839
	the language session variable.
1840
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
1841
	to set the number of levels to be show.
1842
#	Fixed a bug where access settings of registered and private pages
1843
	were displayed incorrectly.
1844
#	Fixed captcha being cached.
1845
#	Added an exit call after every heading("Location:...")
1846
	redirector to prevent unwanted execution of code.
1847
#	Bug #122. Replaced empty field check by check that setting name is
1848
	not "wb_version".
1849
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
1850
#	Fixed bug #99 and two additional instances of typo 
1851
	catpcha instead of captcha.
1852
#	Fixed some typos
1853
#	Fixed some notices and warnings.
1854
#	Fixed bug #105 - back buttons in addon detail pages not editable.
1855
!	Replace 'admin' by 'wb' in all account pages. 
1856
!/#	Moved print_success and print_error code to class.wb.php.
1857
	Added correct parameters to these functions in account pages. 
1858
------------------------------------- 2.6.1 -------------------------------------
1859
12-Dec-2005 Ryan Djurovich
1860
#	Fixed security vulnerability in class.login.php
1861
#	Fixed typo in EN language file
1862
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
1863
!	Added charset encoding to admin templates
1864
!	Added extra code to check for selection of addon upon uninstalling
1865
#	Fixed bugs in RSS news feeder
1866
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
1867
------------------------------------- 2.6.0 -------------------------------------
1868
28-Nov-2005 Ryan Djurovich
1869
+	Added default charset option to (advanced) settings
1870
#	Form module email fields now have email address validation
1871
#	Fixed spacing in form submissions
1872
27-Nov-2005 Ryan Djurovich
1873
+	Added captcha verification to sign-up form
1874
+	Added Captcha to News module
1875
24-Nov-2005 Stefan Braunewell
1876
!	Applied aportale's patch to use label instead of javascript toggle code
1877
20-Nov-2005 Ryan Djurovich
1878
!	News mod now hides read more link if no need for it (see ticket #56)
1879
+	Added support for mailto: links in the menu link mod
1880
#	Added direct-access redirection on some files (see ticket #37)
1881
+	Added extra characters to convert.php (see ticket #64)
1882
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
1883
29-Sep-2005 Ryan Djurovich
1884
!	Cleaned up form buttons in Settings
1885
!	Moved some options into Advanced Settings
1886
#	Semi-disabled "separate" page trash option
1887
+	Created a backup module/tool for backing-up the database
1888
	(thanks to John (pcwacht) for the original code)
1889
+	Created new "blank template", which can be used in case where you don't
1890
	want anything wrapping page-content.
1891
19-Sep-2005 Ryan Djurovich
1892
+	Added _license field for all add-ons to specify a license
1893
!	Renamed _designed_for variables (for all addons) to _platform
1894
+	Created addons table for faster internal referencing of installed addons
1895
!	Fixed some links, including the "Help" button in Admin
1896
#	Used nl2br to display body correctly when viewing form-submissions
1897
15-Sep-2005 Stefan Braunewell
1898
+	Added table module with columns 'name','type' and 'directory' as an
1899
	index.
1900
+	Added entry to settings table 'wb_version' which holds the version
1901
	number and can be utilized in future upgrade scripts.
1902
!	Added upgrade functionality also for templates and languages.
1903
#/!	Template/modules installation now respects paths.
1904
!	Moved updates from config.php to database.
1905
	Created initialize.php (required by config.php) to read settings.
1906
11-Sep-2005 Stefan Braunewell
1907
!	HTMLArea is now a module instead of a core component. Files moved
1908
	from "include" to "modules".
1909
+	Implemented Installation of modules on top of an older version. This is 
1910
	done via checking $module_version. Instead of install.php, upgrade.php
1911
	is then called if it exists in the module package. 
1912
	For module developers: $module_version and $new_module_version are 
1913
	accessible in upgrade.php to find out what upgrade steps need to be taken.
1914
!	Changed column names in mod_news_posts from short,long to content_short,
1915
	content_long.
1916
09-Sep-2005 Stefan Braunewell
1917
+	Added new advanced setting "Rename Files On Upload". File extensions can be
1918
	given so that respective files will have a ".txt" appended on media upload.
1919
#	Fixed "None found" message bug when user has no top level page edit
1920
	rights.
1921
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
1922
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
1923
+	Added utf-8 character encoding meta tag into all stock templates.
1924
#	Fixed bug when changing a page's parent
1925
!	Changed the way blocks are treated. Added new frontend class attribute
1926
	default_block_content that controls what is shown on pages such as
1927
	search, login, etc. (Ticket #16)
1928
+	Added support for WYSIWYG editor modules (wysiwygmod)
1929
+	When trying to access a registered page, user is automatically redirected
1930
	there on successful login.
1931
#	Fixed various issues with system search (mainly related to stripslashes()
1932
#	Removed stripslashes() in many places in the code. Added check for
1933
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
1934
	is independent of magic_quotes setting..
1935
05-Sep-2005 Stefan Braunewell
1936
#	Fixed bug concerning direct access of preferences page.
1937
#	Reworked page visibility and menu item visibility code (frontend login
1938
	problem).
1939
#	Pages in link list in htmlarea popup are now correctly ordered.
1940
#	Fixed bug where group with existing name can be added.
1941
04-Sep-2005 Ryan Djurovich
1942
+	Added and RSS newsfeed script to the News module
1943
04-Sep-2005 Stefan Braunewell
1944
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
1945
#	Fixed some occurrences of potential direct access path disclosure
1946
#	Added directory check to browse.php to prevent xss exploit by trusted users.
1947
!	Updated code to reflect move to Subversion repository system.
1948
27-Aug-2005 Stefan Braunewell
1949
#	Fixed bugs 4,5,6,8,9 in bug tracker
1950
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
1951
	A GET['lang'] now sets the session language variable.
1952
26-Aug-2005 Stefan Braunewell
1953
!	Moved redundant code into the new class functions. Created 
1954
	'compatibility.php' for backward compatibility with
1955
	modules and templates. Variables and functions can still be accessed
1956
	in the old way.
1957
!/+	Reorganized core frontend files, added new base class 'wb' from
1958
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
1959
	function into new class. Completely rewrote core index.php.
1960
	Now all variables and functions that are available to templates and
1961
	modules are attributes and methods of the frontend and the wb classes
1962
------------------------------------- 2.5.2 -------------------------------------
1963
23-Jun-2005 Ryan Djurovich
1964
!	create_access_file now creates all parent directories if needed
1965
#	Fixed bug when moving page with subpages to another level
1966
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
1967
#	Fixed bug where query was not setting error correctly in class.database.php
1968
22-Jun-2005 Ryan Djurovich
1969
#	Fixed bug where template permissions were not saved when a adding group
1970
21-Jun-2005 Ryan Djurovich
1971
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
1972
#	Fixed language problems in some area's of Admin. (Bug #70)
1973
#	Added a space in website/page keywords (Bug #69)
1974
#	Fixed bugs on settings2.php (Bug #52)
1975
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
1976
13-Jun-2005 Ryan Djurovich
1977
#	Fixed bug (#88) with news module
1978
!	Title of Administration login page now taken from language file (Bug #72)
1979
#	Fixed redirection admin/home to admin/start on admin/index.php
1980
#	Fixed bug with forgotten password page in admin (Bug #81)
1981
25-Apr-2005 Ryan Djurovich
1982
#	Fixed numerous bugs with module uninstallation
1983
#	Fixed bug when uploading files in Administration -> Media
1984
!	Installer no-longer requires you to accept the GNU GPL
1985
------------------------------------- 2.5.1 -------------------------------------
1986
16-Apr-2005 Ryan Djurovich
1987
#	Fixed two bugs with account login/logout
1988
------------------------------------- 2.5.1 -------------------------------------
1989
15-Apr-2005 Ryan Djurovich
1990
#	Fixed bug where non-english characters can get used in page filenames. Many
1991
	measuers have been added (including a new file: wb/framework/convert.php),
1992
	to prevent any possible errors that can occur in page filenames.
1993
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
1994
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
1995
#	Fixed bug where search and account pages are shown in every block
1996
	that is in a template
1997
#	Fixed numerous bugs with media home directories feature
1998
10-Apr-2005 Ryan Djurovich
1999
#	Fixed bugs in account/login.php and logout.php where users
2000
	gets redirected to /pages
2001
------------------------------------- 2.5.0 -------------------------------------
2002
08-Apr-2005 Ryan Djurovich
2003
-	Removed section language feature
2004
+	Added page language feature (replaces need for sections language feature)
2005
#	Fixed bug where pages using menu_link module can have the URL changed
2006
-	Page directory no longer stored in link field in pages table, it is now added
2007
	when the page_link function is called - this makes changing the pages
2008
	directory much easier and quicker
2009
!	Pages with visibility of "none" are now no longer directly accessable
2010
+	Added new visibility setting "hidden", acts exactly like none did previously
2011
!	Template info file can now specify number of menu's available and relative names
2012
!	Template info file can now specify number of blocks's available and relative names
2013
------------------------------------- 2.4.3 -------------------------------------
2014
07-Apr-2005 Ryan Djurovich
2015
#	page_filename function has been rewritten using str_replace
2016
	function, which should be faster and will allow characters
2017
	from other languages into filenames
2018
!	Created new media_filename function, which is now used
2019
	by all media functions (create,upload,rename) to determine
2020
	which characters should be removed from a desired filename
2021
+	New button in Administration page list to view specific page
2022
#	Updated the page_link function to now be compatible with menu link
2023
	module when setting pages directory to root
2024
#	Fixed bugs in search when using "Any Words" option
2025
#	Fixed bug with news module when pages directory set to root
2026
!	Changed URL of documentation website on Administration Start page
2027
------------------------------------- 2.4.2 -------------------------------------
2028
05-Apr-2005 Ryan Djurovich
2029
#	Fixed bug where file could be renamed to nothing in Media
2030
!	Optimised Media create folder, upload file, and rename functions
2031
#	Fixed bug where stripslashes not run on news post titles in admin
2032
05-Apr-2005 Stefan Braunewell
2033
#	Fixed bug concerning usage of the private_sql variable
2034
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
2035
------------------------------------- 2.4.1 -------------------------------------
2036
04-Apr-2005 Ryan Djurovich
2037
!	Pages with visibility of "none" are again directly accessable
2038
#	Fixed bugs regarding renaming files and directories in Media section
2039
!	When home folders disabled, all folders now visible in Media section
2040
------------------------------------- 2.4.0 -------------------------------------
2041
03-Apr-2005 Ryan Djurovich
2042
-	Removed recently added visibility setting of "heading", and relative config vars
2043
+	Added new "menu" field to pages table, and new setting "multiple menus"
2044
	which replaces the need for the menu headings feature
2045
+	Added links to top of groups and users sections, linking to each other
2046
!	Change menu width in "Round" template to 170px (was 150px)
2047
#	Change page "are you sure" deletion message to mention that it will delete
2048
	all sub-pages as well
2049
#	Fixed many bugs with news module when viewing posts by group
2050
!	Pages with visibility of "none" are now no longer directly accessable
2051
02-Apr-2005 Ryan Djurovich
2052
-	Removed need to specify DB_URL when calling database class
2053
#	Stopped fields without a type specified from being shown in form mod
2054
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
2055
	for insert link and insert image
2056
+	Added setting which allows you to specify the default WYSIWYG style
2057
+	Added "Server Email" option, to specify what is used in "From" field when
2058
	sending emails using the PHP mail function. Default is admins email address.
2059
#	Search now excludes pages which have a visibility of none or heading
2060
!	Pages are now given modified_when and modified_by when added
2061
01-Apr-2005 Ryan Djurovich
2062
+	Added option to News module to specify how many posts should be listed
2063
	per page (by default it is set to unlimited, which functions like previous version)
2064
#	Added stripslashes when display page titles in search
2065
+	Page descriptions and last updated date now shown in search by default
2066
30-Mar-2005 Ryan Djurovich
2067
+	Added new feature for Media home folders, where a folder can be specified
2068
	for a specific user or group of users only
2069
!	Changed URL of Help button to http://www.websitebaker.org/docs/
2070
+	Added new feature for "Page Trash" - two modes available: inline and separate
2071
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
2072
	up a level)
2073
29-Mar-2005 Ryan Djurovich
2074
-	Removed Database Settings from Administration Settings (options will not be
2075
	available in 3.x, so trying to match interface with WB 3.x plans
2076
!	Changed the name of Path Settings to Filesystem Settings in Administration
2077
	Settings, and removed ability to change path/url options - matching interface
2078
	plans for WB 3.x
2079
+	Added same options for OS and file permissions as installer to Settings
2080
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
2081
28-Mar-2005 Ryan Djurovich
2082
+	New functions available to templates to simplify creation of them. This aims
2083
	to "future-proof" templates for WB 3.x plans.
2084
!	Default templates updated to support some of the new functions
2085
+	Added field to pages table "page_trail" which stores a list of the pages
2086
	parents. This field was needed by the new page_menu function
2087
+	Added option for page visibility "heading" to enabled support for multiple
2088
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
2089
+	Added option for page visibility "registered", which acts a little like
2090
	private, but is still shown in the menu (although users need to log in to view
2091
	the pages content)
2092
+	Form module submissions now saved to database, and feature now added to
2093
	limit number of submissions per hour to prevent spamming
2094
+	New field for Form module: email. Allows you to specify their email in
2095
	"from" field on module settings.
2096
#	Fixed bug when displaying comments in News module (WB Bug #14)
2097
+	New "under contruction" message if no pages exist
2098
!	Cleaned-up wb/index.php
2099
27-Mar-2005 Ryan Djurovich
2100
+	Created advanced mkdir and chmod functions
2101
#	Fixed bug in media where wrong file/folder is deleted
2102
+	Complete overhall of installer - now only one step! It has been greatly
2103
	simplified in many ways, has much better validation, reports error much more
2104
	nicely, and automatically logs the user into the Administrations
2105
+	Must now specify OS type - allows for customizable file permission settings
2106
+	Sections can now have a language code assigned to them
2107
+	Sections can now have a block name/id assigned to them
2108
!	Home section of Administration renamed to Start, to save confusion with saying
2109
	Homepage (because this term could either mean the main website or Home section
2110
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
2111
!	Moved Users and Groups sections under Access section. This aims to unify the
2112
	interface with WB 3.x plans, which help to unclutter the menu
2113
!	Interface for Settings section has been imporved for usability purposes
2114
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
2115
	by placing media list inside an iframe
2116
#	Fixed stripslashes problem for viewing news comments
2117
!	Added code from Formesque module (an advanced version of the original Form
2118
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
2119
	interface improvements for select box/checkbox group/radio group options.
2120
#	Possibly fixed bugs where an S appears before file and dir modes
2121
#	Fixed bug where users can be added with same emails (in Administration)
2122
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
2123
	makes code more bulky, and removing it will decrease package size a lot
2124
+	New "homepage redirect" option so first page is included and not redirected to
2125
#	Fixed text not being shown when module uninstalled
2126
!	Imporved interface for basic group permissions
2127
26-Mar-2005 Stefan Braunewell
2128
#	Fixed bug with front-end logins
2129
#	Fixed bug when saving intro page 
2130
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
2131
#	Fixed bugs concerning moving/deleting pages
2132
#	Fixed list of parents in page settings
2133
#	Fixed mkdir without mode parameter
2134
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
2135
+	Added support for PAGES_DIRECTORY set to root
2136
+	Search form now supports quotes (thanks to Manafta)
2137
#	Fixed page section ordering
2138
#	News items are displayed with name of poster instead of "Unknown"
2139
#	Deletion confirmation popup window in media section now shows correct file name
2140
------------------------------------- 2.3.1 -------------------------------------
2141
03-Fed-2005 Ryan Djurovich
2142
+	Now there is two types of "filesystem modes", one for directories and one
2143
	for files. Having different settings is very common for most servers, so
2144
	this addition should fix many problems people had with 2.3.0.
2145
-	Removed filesystem mode options from installation
2146
!	Removed duplicate text on installation step 3 for timezone
2147
!	All "access files" for the news module now stored in pages/posts instead
2148
	of a sub-dir relative to the page (this fixes many bugs)
2149
#	Fixed major bugs when deleting pages with sub-pages
2150
!	Removed the restrictions that prevent a user for changing a pages level
2151
#	Fixed bug with "toggle" plus/minus in IE for pages list
2152
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
2153
------------------------------------- 2.3.0 -------------------------------------
2154
26-Jan-2005 Ryan Djurovich
2155
#	Fixed bug in framework/functions.php that made root parent always equal 8
2156
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
2157
#	Fixed SQL-query on line 172, placing a / after $old_link
2158
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
2159
	admin/pages/settings2.php
2160
#	Added ordering cleaning to delete_post.php on line 53 for news module
2161
!	GMT option is selected for "Default Timezone" in the installer, instead
2162
	of the old "Please select" message (which had the same value as GMT)
2163
28-Jan-2005 Ryan Djurovich
2164
!	Ability to specify the chmod number when WB uploads files, etc.
2165
!	Modified file headers (copyright/license notice) so they now look almost the
2166
	same, independant of font. Also, it now covers copyright for 2005.
2167
30-Jan-2005 Ryan Djurovich
2168
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
2169
	table when a page is deleted.
2170
+	New 'Smart Login' prevents users from using external password managers,
2171
	and can be set to remember the users password using cookies.
2172
!	SourceForge CVS module now called websitebaker2 (instead of just
2173
	websitebaker). Also, all file versions have been reset.
2174
01-Fed-2005 Ryan Djurovich
2175
!	Added code to prevent from changing a pages level (it simply disables
2176
	the select box), to prevent many possible bugs.
2177
------------------------------------- 2.2.4 -------------------------------------
2178
23-Dec-2004 Ryan Djurovich
2179
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
2180
#	Fixed multi-language support in search
2181
+	Added more detailed options to list of PHP error reporting level's
2182
-	Removed ability to change language and PHP error reporting level
2183
	on installation to make things easier for newbie's
2184
+	Ability to select custom spacer for page filename's
2185
!	Changed the way a language code is found on language installation
2186
+	Added template permissions to groups
2187
#	Fixed bug when trying to change email from Preferences (admin and frontend)
2188
#	Fixed bug with auto-selection of "System Default" for Preferences
2189
!	News module now use's WYSIWYG for modifying news posts
2190
+	Ability to specify both the pages and media target directories
2191
------------------------------------ 2.2.3-c ------------------------------------
2192
22-Dec-2004 Ryan Djurovich
2193
#	Fixed problem with DB password being reset if Settings saved in basic mode
2194
------------------------------------ 2.2.3-b ------------------------------------
2195
21-Dec-2004 Ryan Djurovich
2196
#	Fixed minor bug on admin templates section
2197
#	Fixed bug on rename.php and rename2.php in admin media section
2198
------------------------------------- 2.2.3 -------------------------------------
2199
20-Dec-2004 Ryan Djurovich
2200
+	Added WB release version in Administration (top right corner)
2201
!	New option to prevent users from adding level 0 pages
2202
#	Fixed bug when deleting post's in News module
2203
+	Added new field in pages table for "root" parent (level 0 parent), for
2204
	extra flexability in creating templates
2205
!	Round template now supports unlimited page levels
2206
------------------------------------- 2.2.2 -------------------------------------
2207
18-Dec-2004 Ryan Djurovich
2208
+	New option under Search Settings for selecting custom template for search
2209
+	New option when changing page settings to set the target
2210
#	Fixed error when saving a user after editing
2211
!	Users can now modify sub-page if they dont have permissions on the parent
2212
------------------------------------- 2.2.1 -------------------------------------
2213
15-Dec-2004 Ryan Djurovich
2214
#	Fixed bug when changing password on preferences form (front-end)
2215
#	Fixed bug when retrieving user details (administration)
2216
#	Added check to see if module, template, or language is in use when deleting
2217
#	Fixed up email that is sent to user from a submitted form
2218
#	Fixed major problem with module permissions which stopped it from working
2219
------------------------------------- 2.2.0 -------------------------------------
2220
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
2221
+	Multiple-level page support
2222
+	Multiple section's for pages (including interface)
2223
!	Removed text created using two words on all areas
2224
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
2225
	this is for better language support
2226
+	Added Languages section
2227
!	Moved Templates and Modules under Add-ons section
2228
!	Changed name of "Default" template to "Round"
2229
+	Added "All CSS" template
2230
+	Added "Jump"
2231
+	Added 
2232
!	Modified "Box" template to support multiple page levels
2233
+	Added "Menu Link" module
2234
+	Added "News" module
2235
+	Added "Code" module
2236
+	Added "Form" module
2237
+	Added "Wrapper" module
2238
!	Changed name of "Normal Page" module to "WYSIWYG"
2239
+	Created new admin wrapper script to ease module develpment
2240
+	Media now automatically creates index.php file for every
2241
	sub-folder made (for security purposes)
2242
!	Change "Help" link in Administration menu so it now directs
2243
	to the the new Website Baker documentation website found at:
2244
	http://www.websitebaker.org/documentation
2245
!	Password is now required to change email in preferences
2246
+	User can now select custom Language and Date & Time Formats
2247
+	Added search functionality, with three different "methods":
2248
	1. Using all words  2. Using any words  3. Exact match
2249
+	Added native MySQL database support
(1-1/5)