Project

General

Profile

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

    
5
$Id: CHANGELOG 1338 2010-04-27 22:39:07Z Luisehahne $
6

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

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

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