Project

General

Profile

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

    
5
$Id: CHANGELOG 1323 2010-04-14 15:10:30Z Luisehahne $
6

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

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

    
1514
01-Mar-2006 Stefan Braunewell
1515
#	Fixed ticket #68 - Safari problem with displaying all parents.
1516
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
1517
	to fatal error.
1518
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
1519
------------------------------------- 2.6.2 -------------------------------------
1520
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
1521
#	Fixed ticket #104 - commas in form field descriptions not allowed.
1522
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
1523
	and expiration date is now set to time in the past.
1524
#	Smart login not working.
1525
!	Changed mail calls to new function $wb->mail.
1526
#	Form: ticket 124 added captcha settings check 
1527
#	Ticket 118 added formfield type to check for email/text 
1528
#	Ticket 115 changed comparision /modules/form/view.php 
1529
#	Added correct timecheck in form submissions
1530
!	Changed captcha.php call to include timestamp
1531
!	Changed the e-mail validation code and added a mail function to class wb.
1532
!	Forgotten password: if sending of e-mail fails, restore old password.
1533
	Ticket #110
1534
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
1535
!	Character encoding setting also affects admin backend.
1536
	Mentioned in ticket #102.
1537
!	Reintroduced page languages setting. If switched to off, page
1538
	languages are only used to determine the language file for the
1539
	universal texts. If on, displayed page and menu are affected by
1540
	the language session variable.
1541
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
1542
	to set the number of levels to be show.
1543
#	Fixed a bug where access settings of registered and private pages
1544
	were displayed incorrectly.
1545
#	Fixed captcha being cached.
1546
#	Added an exit call after every heading("Location:...")
1547
	redirector to prevent unwanted execution of code.
1548
#	Bug #122. Replaced empty field check by check that setting name is
1549
	not "wb_version".
1550
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
1551
#	Fixed bug #99 and two additional instances of typo 
1552
	catpcha instead of captcha.
1553
#	Fixed some typos
1554
#	Fixed some notices and warnings.
1555
#	Fixed bug #105 - back buttons in addon detail pages not editable.
1556
!	Replace 'admin' by 'wb' in all account pages. 
1557
!/#	Moved print_success and print_error code to class.wb.php.
1558
	Added correct parameters to these functions in account pages. 
1559
------------------------------------- 2.6.1 -------------------------------------
1560
12-Dec-2005 Ryan Djurovich
1561
#	Fixed security vulnerability in class.login.php
1562
#	Fixed typo in EN language file
1563
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
1564
!	Added charset encoding to admin templates
1565
!	Added extra code to check for selection of addon upon uninstalling
1566
#	Fixed bugs in RSS news feeder
1567
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
1568
------------------------------------- 2.6.0 -------------------------------------
1569
28-Nov-2005 Ryan Djurovich
1570
+	Added default charset option to (advanced) settings
1571
#	Form module email fields now have email address validation
1572
#	Fixed spacing in form submissions
1573
27-Nov-2005 Ryan Djurovich
1574
+	Added captcha verification to sign-up form
1575
+	Added Captcha to News module
1576
24-Nov-2005 Stefan Braunewell
1577
!	Applied aportale's patch to use label instead of javascript toggle code
1578
20-Nov-2005 Ryan Djurovich
1579
!	News mod now hides read more link if no need for it (see ticket #56)
1580
+	Added support for mailto: links in the menu link mod
1581
#	Added direct-access redirection on some files (see ticket #37)
1582
+	Added extra characters to convert.php (see ticket #64)
1583
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
1584
29-Sep-2005 Ryan Djurovich
1585
!	Cleaned up form buttons in Settings
1586
!	Moved some options into Advanced Settings
1587
#	Semi-disabled "separate" page trash option
1588
+	Created a backup module/tool for backing-up the database
1589
	(thanks to John (pcwacht) for the original code)
1590
+	Created new "blank template", which can be used in case where you don't
1591
	want anything wrapping page-content.
1592
19-Sep-2005 Ryan Djurovich
1593
+	Added _license field for all add-ons to specify a license
1594
!	Renamed _designed_for variables (for all addons) to _platform
1595
+	Created addons table for faster internal referencing of installed addons
1596
!	Fixed some links, including the "Help" button in Admin
1597
#	Used nl2br to display body correctly when viewing form-submissions
1598
15-Sep-2005 Stefan Braunewell
1599
+	Added table module with columns 'name','type' and 'directory' as an
1600
	index.
1601
+	Added entry to settings table 'wb_version' which holds the version
1602
	number and can be utilized in future upgrade scripts.
1603
!	Added upgrade functionality also for templates and languages.
1604
#/!	Template/modules installation now respects paths.
1605
!	Moved updates from config.php to database.
1606
	Created initialize.php (required by config.php) to read settings.
1607
11-Sep-2005 Stefan Braunewell
1608
!	HTMLArea is now a module instead of a core component. Files moved
1609
	from "include" to "modules".
1610
+	Implemented Installation of modules on top of an older version. This is 
1611
	done via checking $module_version. Instead of install.php, upgrade.php
1612
	is then called if it exists in the module package. 
1613
	For module developers: $module_version and $new_module_version are 
1614
	accessible in upgrade.php to find out what upgrade steps need to be taken.
1615
!	Changed column names in mod_news_posts from short,long to content_short,
1616
	content_long.
1617
09-Sep-2005 Stefan Braunewell
1618
+	Added new advanced setting "Rename Files On Upload". File extensions can be
1619
	given so that respective files will have a ".txt" appended on media upload.
1620
#	Fixed "None found" message bug when user has no top level page edit
1621
	rights.
1622
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
1623
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
1624
+	Added utf-8 character encoding meta tag into all stock templates.
1625
#	Fixed bug when changing a page's parent
1626
!	Changed the way blocks are treated. Added new frontend class attribute
1627
	default_block_content that controls what is shown on pages such as
1628
	search, login, etc. (Ticket #16)
1629
+	Added support for WYSIWYG editor modules (wysiwygmod)
1630
+	When trying to access a registered page, user is automatically redirected
1631
	there on successful login.
1632
#	Fixed various issues with system search (mainly related to stripslashes()
1633
#	Removed stripslashes() in many places in the code. Added check for
1634
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
1635
	is independent of magic_quotes setting..
1636
05-Sep-2005 Stefan Braunewell
1637
#	Fixed bug concerning direct access of preferences page.
1638
#	Reworked page visibility and menu item visibility code (frontend login
1639
	problem).
1640
#	Pages in link list in htmlarea popup are now correctly ordered.
1641
#	Fixed bug where group with existing name can be added.
1642
04-Sep-2005 Ryan Djurovich
1643
+	Added and RSS newsfeed script to the News module
1644
04-Sep-2005 Stefan Braunewell
1645
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
1646
#	Fixed some occurrences of potential direct access path disclosure
1647
#	Added directory check to browse.php to prevent xss exploit by trusted users.
1648
!	Updated code to reflect move to Subversion repository system.
1649
27-Aug-2005 Stefan Braunewell
1650
#	Fixed bugs 4,5,6,8,9 in bug tracker
1651
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
1652
	A GET['lang'] now sets the session language variable.
1653
26-Aug-2005 Stefan Braunewell
1654
!	Moved redundant code into the new class functions. Created 
1655
	'compatibility.php' for backward compatibility with
1656
	modules and templates. Variables and functions can still be accessed
1657
	in the old way.
1658
!/+	Reorganized core frontend files, added new base class 'wb' from
1659
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
1660
	function into new class. Completely rewrote core index.php.
1661
	Now all variables and functions that are available to templates and
1662
	modules are attributes and methods of the frontend and the wb classes
1663
------------------------------------- 2.5.2 -------------------------------------
1664
23-Jun-2005 Ryan Djurovich
1665
!	create_access_file now creates all parent directories if needed
1666
#	Fixed bug when moving page with subpages to another level
1667
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
1668
#	Fixed bug where query was not setting error correctly in class.database.php
1669
22-Jun-2005 Ryan Djurovich
1670
#	Fixed bug where template permissions were not saved when a adding group
1671
21-Jun-2005 Ryan Djurovich
1672
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
1673
#	Fixed language problems in some area's of Admin. (Bug #70)
1674
#	Added a space in website/page keywords (Bug #69)
1675
#	Fixed bugs on settings2.php (Bug #52)
1676
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
1677
13-Jun-2005 Ryan Djurovich
1678
#	Fixed bug (#88) with news module
1679
!	Title of Administration login page now taken from language file (Bug #72)
1680
#	Fixed redirection admin/home to admin/start on admin/index.php
1681
#	Fixed bug with forgotten password page in admin (Bug #81)
1682
25-Apr-2005 Ryan Djurovich
1683
#	Fixed numerous bugs with module uninstallation
1684
#	Fixed bug when uploading files in Administration -> Media
1685
!	Installer no-longer requires you to accept the GNU GPL
1686
------------------------------------- 2.5.1 -------------------------------------
1687
16-Apr-2005 Ryan Djurovich
1688
#	Fixed two bugs with account login/logout
1689
------------------------------------- 2.5.1 -------------------------------------
1690
15-Apr-2005 Ryan Djurovich
1691
#	Fixed bug where non-english characters can get used in page filenames. Many
1692
	measuers have been added (including a new file: wb/framework/convert.php),
1693
	to prevent any possible errors that can occur in page filenames.
1694
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
1695
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
1696
#	Fixed bug where search and account pages are shown in every block
1697
	that is in a template
1698
#	Fixed numerous bugs with media home directories feature
1699
10-Apr-2005 Ryan Djurovich
1700
#	Fixed bugs in account/login.php and logout.php where users
1701
	gets redirected to /pages
1702
------------------------------------- 2.5.0 -------------------------------------
1703
08-Apr-2005 Ryan Djurovich
1704
-	Removed section language feature
1705
+	Added page language feature (replaces need for sections language feature)
1706
#	Fixed bug where pages using menu_link module can have the URL changed
1707
-	Page directory no longer stored in link field in pages table, it is now added
1708
	when the page_link function is called - this makes changing the pages
1709
	directory much easier and quicker
1710
!	Pages with visibility of "none" are now no longer directly accessable
1711
+	Added new visibility setting "hidden", acts exactly like none did previously
1712
!	Template info file can now specify number of menu's available and relative names
1713
!	Template info file can now specify number of blocks's available and relative names
1714
------------------------------------- 2.4.3 -------------------------------------
1715
07-Apr-2005 Ryan Djurovich
1716
#	page_filename function has been rewritten using str_replace
1717
	function, which should be faster and will allow characters
1718
	from other languages into filenames
1719
!	Created new media_filename function, which is now used
1720
	by all media functions (create,upload,rename) to determine
1721
	which characters should be removed from a desired filename
1722
+	New button in Administration page list to view specific page
1723
#	Updated the page_link function to now be compatible with menu link
1724
	module when setting pages directory to root
1725
#	Fixed bugs in search when using "Any Words" option
1726
#	Fixed bug with news module when pages directory set to root
1727
!	Changed URL of documentation website on Administration Start page
1728
------------------------------------- 2.4.2 -------------------------------------
1729
05-Apr-2005 Ryan Djurovich
1730
#	Fixed bug where file could be renamed to nothing in Media
1731
!	Optimised Media create folder, upload file, and rename functions
1732
#	Fixed bug where stripslashes not run on news post titles in admin
1733
05-Apr-2005 Stefan Braunewell
1734
#	Fixed bug concerning usage of the private_sql variable
1735
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
1736
------------------------------------- 2.4.1 -------------------------------------
1737
04-Apr-2005 Ryan Djurovich
1738
!	Pages with visibility of "none" are again directly accessable
1739
#	Fixed bugs regarding renaming files and directories in Media section
1740
!	When home folders disabled, all folders now visible in Media section
1741
------------------------------------- 2.4.0 -------------------------------------
1742
03-Apr-2005 Ryan Djurovich
1743
-	Removed recently added visibility setting of "heading", and relative config vars
1744
+	Added new "menu" field to pages table, and new setting "multiple menus"
1745
	which replaces the need for the menu headings feature
1746
+	Added links to top of groups and users sections, linking to each other
1747
!	Change menu width in "Round" template to 170px (was 150px)
1748
#	Change page "are you sure" deletion message to mention that it will delete
1749
	all sub-pages as well
1750
#	Fixed many bugs with news module when viewing posts by group
1751
!	Pages with visibility of "none" are now no longer directly accessable
1752
02-Apr-2005 Ryan Djurovich
1753
-	Removed need to specify DB_URL when calling database class
1754
#	Stopped fields without a type specified from being shown in form mod
1755
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
1756
	for insert link and insert image
1757
+	Added setting which allows you to specify the default WYSIWYG style
1758
+	Added "Server Email" option, to specify what is used in "From" field when
1759
	sending emails using the PHP mail function. Default is admins email address.
1760
#	Search now excludes pages which have a visibility of none or heading
1761
!	Pages are now given modified_when and modified_by when added
1762
01-Apr-2005 Ryan Djurovich
1763
+	Added option to News module to specify how many posts should be listed
1764
	per page (by default it is set to unlimited, which functions like previous version)
1765
#	Added stripslashes when display page titles in search
1766
+	Page descriptions and last updated date now shown in search by default
1767
30-Mar-2005 Ryan Djurovich
1768
+	Added new feature for Media home folders, where a folder can be specified
1769
	for a specific user or group of users only
1770
!	Changed URL of Help button to http://www.websitebaker.org/docs/
1771
+	Added new feature for "Page Trash" - two modes available: inline and separate
1772
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
1773
	up a level)
1774
29-Mar-2005 Ryan Djurovich
1775
-	Removed Database Settings from Administration Settings (options will not be
1776
	available in 3.x, so trying to match interface with WB 3.x plans
1777
!	Changed the name of Path Settings to Filesystem Settings in Administration
1778
	Settings, and removed ability to change path/url options - matching interface
1779
	plans for WB 3.x
1780
+	Added same options for OS and file permissions as installer to Settings
1781
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
1782
28-Mar-2005 Ryan Djurovich
1783
+	New functions available to templates to simplify creation of them. This aims
1784
	to "future-proof" templates for WB 3.x plans.
1785
!	Default templates updated to support some of the new functions
1786
+	Added field to pages table "page_trail" which stores a list of the pages
1787
	parents. This field was needed by the new page_menu function
1788
+	Added option for page visibility "heading" to enabled support for multiple
1789
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
1790
+	Added option for page visibility "registered", which acts a little like
1791
	private, but is still shown in the menu (although users need to log in to view
1792
	the pages content)
1793
+	Form module submissions now saved to database, and feature now added to
1794
	limit number of submissions per hour to prevent spamming
1795
+	New field for Form module: email. Allows you to specify their email in
1796
	"from" field on module settings.
1797
#	Fixed bug when displaying comments in News module (WB Bug #14)
1798
+	New "under contruction" message if no pages exist
1799
!	Cleaned-up wb/index.php
1800
27-Mar-2005 Ryan Djurovich
1801
+	Created advanced mkdir and chmod functions
1802
#	Fixed bug in media where wrong file/folder is deleted
1803
+	Complete overhall of installer - now only one step! It has been greatly
1804
	simplified in many ways, has much better validation, reports error much more
1805
	nicely, and automatically logs the user into the Administrations
1806
+	Must now specify OS type - allows for customizable file permission settings
1807
+	Sections can now have a language code assigned to them
1808
+	Sections can now have a block name/id assigned to them
1809
!	Home section of Administration renamed to Start, to save confusion with saying
1810
	Homepage (because this term could either mean the main website or Home section
1811
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
1812
!	Moved Users and Groups sections under Access section. This aims to unify the
1813
	interface with WB 3.x plans, which help to unclutter the menu
1814
!	Interface for Settings section has been imporved for usability purposes
1815
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
1816
	by placing media list inside an iframe
1817
#	Fixed stripslashes problem for viewing news comments
1818
!	Added code from Formesque module (an advanced version of the original Form
1819
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
1820
	interface improvements for select box/checkbox group/radio group options.
1821
#	Possibly fixed bugs where an S appears before file and dir modes
1822
#	Fixed bug where users can be added with same emails (in Administration)
1823
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
1824
	makes code more bulky, and removing it will decrease package size a lot
1825
+	New "homepage redirect" option so first page is included and not redirected to
1826
#	Fixed text not being shown when module uninstalled
1827
!	Imporved interface for basic group permissions
1828
26-Mar-2005 Stefan Braunewell
1829
#	Fixed bug with front-end logins
1830
#	Fixed bug when saving intro page 
1831
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
1832
#	Fixed bugs concerning moving/deleting pages
1833
#	Fixed list of parents in page settings
1834
#	Fixed mkdir without mode parameter
1835
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
1836
+	Added support for PAGES_DIRECTORY set to root
1837
+	Search form now supports quotes (thanks to Manafta)
1838
#	Fixed page section ordering
1839
#	News items are displayed with name of poster instead of "Unknown"
1840
#	Deletion confirmation popup window in media section now shows correct file name
1841
------------------------------------- 2.3.1 -------------------------------------
1842
03-Fed-2005 Ryan Djurovich
1843
+	Now there is two types of "filesystem modes", one for directories and one
1844
	for files. Having different settings is very common for most servers, so
1845
	this addition should fix many problems people had with 2.3.0.
1846
-	Removed filesystem mode options from installation
1847
!	Removed duplicate text on installation step 3 for timezone
1848
!	All "access files" for the news module now stored in pages/posts instead
1849
	of a sub-dir relative to the page (this fixes many bugs)
1850
#	Fixed major bugs when deleting pages with sub-pages
1851
!	Removed the restrictions that prevent a user for changing a pages level
1852
#	Fixed bug with "toggle" plus/minus in IE for pages list
1853
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
1854
------------------------------------- 2.3.0 -------------------------------------
1855
26-Jan-2005 Ryan Djurovich
1856
#	Fixed bug in framework/functions.php that made root parent always equal 8
1857
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
1858
#	Fixed SQL-query on line 172, placing a / after $old_link
1859
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
1860
	admin/pages/settings2.php
1861
#	Added ordering cleaning to delete_post.php on line 53 for news module
1862
!	GMT option is selected for "Default Timezone" in the installer, instead
1863
	of the old "Please select" message (which had the same value as GMT)
1864
28-Jan-2005 Ryan Djurovich
1865
!	Ability to specify the chmod number when WB uploads files, etc.
1866
!	Modified file headers (copyright/license notice) so they now look almost the
1867
	same, independant of font. Also, it now covers copyright for 2005.
1868
30-Jan-2005 Ryan Djurovich
1869
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
1870
	table when a page is deleted.
1871
+	New 'Smart Login' prevents users from using external password managers,
1872
	and can be set to remember the users password using cookies.
1873
!	SourceForge CVS module now called websitebaker2 (instead of just
1874
	websitebaker). Also, all file versions have been reset.
1875
01-Fed-2005 Ryan Djurovich
1876
!	Added code to prevent from changing a pages level (it simply disables
1877
	the select box), to prevent many possible bugs.
1878
------------------------------------- 2.2.4 -------------------------------------
1879
23-Dec-2004 Ryan Djurovich
1880
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
1881
#	Fixed multi-language support in search
1882
+	Added more detailed options to list of PHP error reporting level's
1883
-	Removed ability to change language and PHP error reporting level
1884
	on installation to make things easier for newbie's
1885
+	Ability to select custom spacer for page filename's
1886
!	Changed the way a language code is found on language installation
1887
+	Added template permissions to groups
1888
#	Fixed bug when trying to change email from Preferences (admin and frontend)
1889
#	Fixed bug with auto-selection of "System Default" for Preferences
1890
!	News module now use's WYSIWYG for modifying news posts
1891
+	Ability to specify both the pages and media target directories
1892
------------------------------------ 2.2.3-c ------------------------------------
1893
22-Dec-2004 Ryan Djurovich
1894
#	Fixed problem with DB password being reset if Settings saved in basic mode
1895
------------------------------------ 2.2.3-b ------------------------------------
1896
21-Dec-2004 Ryan Djurovich
1897
#	Fixed minor bug on admin templates section
1898
#	Fixed bug on rename.php and rename2.php in admin media section
1899
------------------------------------- 2.2.3 -------------------------------------
1900
20-Dec-2004 Ryan Djurovich
1901
+	Added WB release version in Administration (top right corner)
1902
!	New option to prevent users from adding level 0 pages
1903
#	Fixed bug when deleting post's in News module
1904
+	Added new field in pages table for "root" parent (level 0 parent), for
1905
	extra flexability in creating templates
1906
!	Round template now supports unlimited page levels
1907
------------------------------------- 2.2.2 -------------------------------------
1908
18-Dec-2004 Ryan Djurovich
1909
+	New option under Search Settings for selecting custom template for search
1910
+	New option when changing page settings to set the target
1911
#	Fixed error when saving a user after editing
1912
!	Users can now modify sub-page if they dont have permissions on the parent
1913
------------------------------------- 2.2.1 -------------------------------------
1914
15-Dec-2004 Ryan Djurovich
1915
#	Fixed bug when changing password on preferences form (front-end)
1916
#	Fixed bug when retrieving user details (administration)
1917
#	Added check to see if module, template, or language is in use when deleting
1918
#	Fixed up email that is sent to user from a submitted form
1919
#	Fixed major problem with module permissions which stopped it from working
1920
------------------------------------- 2.2.0 -------------------------------------
1921
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
1922
+	Multiple-level page support
1923
+	Multiple section's for pages (including interface)
1924
!	Removed text created using two words on all areas
1925
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
1926
	this is for better language support
1927
+	Added Languages section
1928
!	Moved Templates and Modules under Add-ons section
1929
!	Changed name of "Default" template to "Round"
1930
+	Added "All CSS" template
1931
+	Added "Jump"
1932
+	Added 
1933
!	Modified "Box" template to support multiple page levels
1934
+	Added "Menu Link" module
1935
+	Added "News" module
1936
+	Added "Code" module
1937
+	Added "Form" module
1938
+	Added "Wrapper" module
1939
!	Changed name of "Normal Page" module to "WYSIWYG"
1940
+	Created new admin wrapper script to ease module develpment
1941
+	Media now automatically creates index.php file for every
1942
	sub-folder made (for security purposes)
1943
!	Change "Help" link in Administration menu so it now directs
1944
	to the the new Website Baker documentation website found at:
1945
	http://www.websitebaker.org/documentation
1946
!	Password is now required to change email in preferences
1947
+	User can now select custom Language and Date & Time Formats
1948
+	Added search functionality, with three different "methods":
1949
	1. Using all words  2. Using any words  3. Exact match
1950
+	Added native MySQL database support
(1-1/5)