Project

General

Profile

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

    
5
$Id: CHANGELOG 1331 2010-04-20 08:07:07Z Luisehahne $
6

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

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

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