Project

General

Profile

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

    
5
$Id: CHANGELOG 1340 2010-05-02 11:17:20Z Luisehahne $
6

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

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

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