Project

General

Profile

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

    
5
$Id: CHANGELOG 1014 2009-06-25 18:54:41Z Ruebenwurzel $
6

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

    
13
------------------------------------- 2.8.0 -------------------------------------
14
25-June-2009 Matthias Gallas
15
+	Added output-filter warning to all language files
16
#	Fixed admintool jsadmin to get XHTML valid output (Thanks to Luisehahne)
17
#	Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)
18
+	Added option to use also MYSQL_ASSOC and MYSQL_NUM with mysql_fetch_array
19
	(Thanks to Luisehahne)
20
#	Bugfix for Error-Level settings (Thanks to Luisehahne)
21
23-June-2009 Matthias Gallas
22
#	Moved styles from admin/pages/sections.php to sections.htt in backend themes
23
	(Thanks to Luisehahne)
24
!	Moved javascript files from admin/pages/index.php to external js files
25
	(Thanks to Luisehahne)
26
#	Major improovements and changes to all backend files to get more valide Code
27
	output (Thanks to Luisehahne)
28
22-June-2009 Matthias Gallas
29
#	fixed wrong position id when adding a new page
30
-	removed obsolete code/modify.html
31
22-June-2009 Dietrich Roland Pehlke
32
#	Changes on module "code": add the section_id to the name of the textarea,
33
	to keep the functionality if you are using more than one code-section on a page.
34
!	Moving the html-template inside a "htt" folder and rename the suffix to ".htt" to
35
	keep it consitant to other modules. Minor cosmetic changes inside the code.
36
22-June-2009 Ruud Eisinga
37
#	Fixed a bug in Menu_link module that made childpages of the menu_link page 
38
	not selectable. (thnx to Luisehahne)
39
21-June-2009 Matthias Gallas
40
#	Fixed small bug introduced in changeset [999]
41
19-June-2009 Matthias Gallas
42
#	Fixed bug that parent pages didn't inherit language settings to kind pages
43
17-June-2009 Ruud Eisinga
44
#	Bugfix in "droplets/upgrade.php" - wrong parameter order for adding fields.
45
	also the query for "normal" upgrades had a typo.
46
!	Added warning in output_filter that the function will be removed in 2.9
47
17-June-2009 Dietrich Roland Pehlke
48
#	Bugfix in "droplets/upgrade.php" - wrong tablename change to the correct one
49
+	Add upgrade-script to droplets
50
!	Changes on upgrade-script to avoid droping droplet-modul-tables if the exists.
51
!	calling "upgrate.php" or "install.php" instead of hard-coded lines to avoid
52
	future conflicts by upgrading the modul
53
15-June-2009 Matthias Gallas
54
+	Added install routine for droplets to the upgrade script
55
#	Fixed bug in menu_link modul with wrong displayed pages tree (Thanks to thorn)
56
#	Fixed small bug introduced in changeset [989]
57
+	Added missing id tags and copyright notices to droplets modul
58
15-June-2009 Dietrich Roland Pehlke (aldus)
59
#	Bugfix for ticket #725
60
+	Add "$wb->strip_slashes" again for backslashes are displayed in the output (view.php).
61
+	Add Droplets (Ruud)
62
+	modifications inside frontend.functions.php for backwart compatiblity (Ruud)
63
+	modifications inside the search to get the droplets seachable (Ruud)
64
14-June-2009 Dietrich Roland Pehlke (aldus)
65
#	Bugfixes for (ticket #728)
66
+	Add additional constant to "install/save.php" to avoid conflikts during
67
	installation inside "/framework/initialize.php".
68
+	Add condition inside "/framework/initialize.php" to avoid conflikts
69
	during installation; table "mod_captcha_control" doesn't exsits at runtime.
70
+	Add test for tables inside "install/save.php" if the user uncheck "install table" option.
71
+	Additional Errormessage if nessesary tables are not found (english).
72
13-June-2009 Matthias Gallas
73
+	Added jQuery-insert.js and jQuery plugins (Thanks to Luisehahne)
74
!	Moved images in lQuery plugins folder (Thanks to Luisehahne)
75
#	fixed small german language issue in jscalendar (Thanks to Luisehahne)
76
26-May-2009 Matthias Gallas
77
+	Added jQuery(1.3.2) and jQueryUI(1.7.1) to WB core (ticket #708)
78
21-May-2009 Matthias Gallas
79
#	Fixed some strange backend layout issues (ticket #722)
80
09-May-2009 Matthias Gallas
81
+	Added index.php to all WB-Theme folders to prevent directory spoofing
82
06-May-2009 Matthias Gallas
83
!	Updated Norsk language File (Thanks to oeh)
84
#	Fixed bug with not always included stylesheets in backend (ticket #717)
85
27-Apr-2009 Matthias Gallas
86
#	Fixed bug with missing option for admin-tools in advanced view of access
87
	settings (ticket #714)
88
#	Fixed bug with backup fails if a user has only permissions to admin-tools (ticket #715)
89
#	Fixed bug with missing template object in groups and user settings(ticket #716)
90
25-Apr-2009 Matthias Gallas
91
!	Updated Dutch language files for modules (Thanks to LuckyLuke)
92
23-Apr-2009 Matthias Gallas
93
#	Fixed bug with dropdownlist in pages settings (ticket #713)
94
20-Apr-2009 Matthias Gallas
95
!	Update show_menu2 to version 4.8 (ticket #712)
96
#	Fixed small error in Spain language file (ticket #711)
97
18-Apr-2009 Matthias Gallas
98
!	Updated Dutch language file (Thanks to Luckyluke)
99
17-Apr-2009 Matthias Gallas
100
#	Fixed MenuLink timeout with many large wysiwyg-pages (ticket #710)
101
!	Updated again Norsk language File (Thanks to oeh)
102
!	Updated Dutch language file (Thanks to Luckyluke)
103
13-Apr-2009 Matthias Gallas
104
#	Fixed minor dispay issue in upgrade script
105
!	Updated Norsk language File (Thanks to oeh)
106
!	Updated French language files (Thanks to Quinto and VotreEspace)
107
!	Updated Danish language file (Thanks to Achrist)
108
12-Apr-2009 Matthias Gallas
109
#	Fixed not defined language variable in account/email.php (Thanks to BlackTiger)
110
#	Fixed Typo in group_form.htt (ticket #705)
111
01-Mar-2009 Christian Sommer
112
!	Added disclaimer to upgrade-script.php	
113
28-Feb-2009 Christian Sommer
114
#	Removed hardcoded admin path from JSAdmin module (jsadmin/js/dragdrop.js)
115
25-Feb-2009 Matthias Gallas
116
+	Added language support for template_description (affects templates and themes)
117
#	fixed wrong path to images in news and form modul
118
#	fixed manage section is showed twice (ticket #694)
119
-	removed unneeded icons from wb_theme
120
-	removed unneeded stylesheet.css from account dir
121
#	renamed warning.htt to warning.html to fix display of sourcecode after invalid logins
122
+	added fixed error.htt also to classic theme
123
+	corrected info.php of news-modul
124
24-Feb-2009 Dietrich Roland Pehlke
125
!	Changes in warning.htt templates to get valid XHTL1.1 output - replace the center-tag with div
126
#	add "AND section_id='$section_id'" to the delete-query to avoid conflicts if there are more
127
	than one Form on one single page.
128
#	Modify error.htt template in wb_theme for valid XHTML1.1 output - replace the center-tag with a div
129
	and replace the br-tag with valid p-tags.
130
22-Feb-2009 Matthias Gallas
131
+	added skinable Admin Interface
132
21-Feb-2009 Christian Sommer
133
+	added update of search table missing in Changeset 941
134
#	fixed wrong index in language array
135
!	removed some comment lines (changes are tracked by SVN)
136
20-Feb-2009 Dietrich Roland Pehlke (aldus)
137
!	add additional tr and td tags to the text_no_results message to get valid XHMTL output
138
19-Feb-2009 Christian Sommer
139
!	addon overview to show advanced options after redirect from reload.php
140
#	fixed bug if language folder contains none language files (XX.php) or sub folders
141
+	added option to invoke module upgrade.php/uninstall.php files from backend (for modules uploaded via FTP)
142
18-Feb-2009 Dietrich Roland Pehlke (aldus)
143
#	fixed: typos in the section_id inside the action-link 
144
!	Remove test_trash and unused variables in query, added suggetions from #588
145
#	Bugfix for form bug (ticket #688)
146
17-Feb-2009 Christian Sommer
147
+	added option to invoke module install.php from backend (for modules uploaded via FTP)
148
!	admin Add-on settings no hidden by default (can be set visible via advanced link)
149
16-Feb-2009 Christian Sommer
150
!	moved reload option of Add-ons to main Add-on section
151
!	reworked logout to reset possible remember key in database when logging out
152
15-Feb-2009 Christian Sommer
153
#	fixed bug with smart login option (remember me) (ticket #689)
154
#	special chars like   are shown when editing Add-on CSS files (ticket #678)
155
!	redirect time for function print_success can now be defined in Settings (ticket #603)
156
-	removed reload admin tool
157
+	added possibility to reload Add-ons via the Add-on section
158
14-Feb-2009 Christian Sommer
159
!	added option to display current user name in backend template
160
#	fixed wrong redirect path and added SVN Id
161
13-Feb-2009 Christian Sommer
162
+	added option to perform pre-installation checks to test requirements of Add-Ons
163
#	added error messages to installation process for Add-Ons with wrong file type
164
08-Feb-2009 Christian Sommer
165
#	fixed warning if database connection failed during installation process
166
06-Feb-2009 Christian Sommer
167
!	fixed some typos in German language file (thanks to freeSbee)
168
!	added new captcha fonts and replaced old background images with the ones created by thorn
169
05-Feb-2009 Christian Sommer
170
!	mail text for register, signup and forgot mail now taken from WB language file (ticket #684)
171
02-Feb-2009 Christian Sommer
172
#	removed PHPMailer fix introduced with 2.0.3 to get SMTP working again (line 1041 in class.smtp.php)
173
02-Feb-2009 Matthias Gallas
174
#	Fixed bug wich causes that install of captcha-control may fail (ticket #682 thanks to thorn)
175
01-Feb-2009 Matthias Gallas
176
!	Update FCKEditor to version 2.6.4
177
22-Jan-2009 Christian Sommer
178
!	Added default target attribut to backend menu links
179
21-Jan-2009 Matthias Gallas
180
!	Copyright notices now includes 2009
181
20-Jan-2009 Matthias Gallas
182
#	fixed form-module select (multiple) doesn't work (ticket #681 Thanks to thorn)
183
17-Jan-2009 Matthias Gallas
184
+	added French languages to modules
185
!	changed handling of post_date in news modul (thanks to susigross)
186
+	added hour and minute support to default published_when field in news modul
187
13-Jan-2009 Christian Sommer
188
-	removed the obsolete Codepress framework from the include folder
189
+	added Javascript syntax highlighting framework EditArea as replacement for Codepress
190
!	updated external PHPMailer class to latest version (v2.0.3)
191
08-Jan-2009 Christian Sommer
192
#	fixed error message in admin class if type array not defined
193
05-Jan-2009 Dietrich Roland Pehlke
194
#	Code-Snippets are no longer shown as type: unknown. 
195
+	Additional key in the languagefiles "$TEXT['CODE_SNIPPET']";
196
#	fixed bug for the rss of news, see ticket #609
197
04-Jan-2009 Matthias Gallas
198
#	made news Modul multilingual, see ticket #676 (some additional translations are needed)
199
03-Jan-2009 Matthias Gallas
200
#	fixed bug in view.php of news module (ticket #676 Thanks to susigross)
201
#	fixed another bug in view.php of news modul introduced in changeset [892]
202
30-Dec-2008 Matthias Gallas
203
+	added default new language variables to all language files
204
-	modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC)
205
!	modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei"
206
29-Dec-2008 Dietrich Roland Pehlke
207
+	add language support for the errormessages inside the uninstall.php files for modules
208
	and templates.
209
!	add new keys inside the german de.php language-file.
210
-	removed my own debugging-code (was in 893 by mistake)
211
!	Correct the last date in the changelog
212
29-Dec-2008 Matthias Gallas
213
!	set version to 2.8 BETA
214
#	replaced in news modul special chars with entities to get valid output
215
!	changed SESSION ID Separator from '&' to '&' to get valid output 
216
-	Removed the <p> tag around the news as it is added from the editor  
217
28-Dec-2008 Dietrich Roland Pehlke (aldus)
218
+	ticket 610: add ip-address to the email-body in the form-modul.
219
+	ticket 607: include the frontend.css in the comment_page.php file of the news-module.
220
#	File: admin/admintools/index.php - add "order by name" to the query to display the admintools in alphabetic order.
221
#	File: admin/modules/uninstall.php - remove a db-query to a db-field that doesn't exists in wb 2.7 anymore 
222
26-Dec-2008 Thomas Hornik
223
#	fixed two issues with searchresult-highlighting: do not highlight in <pre>/<code>-tags, do not convert &lt; to &amp;lt; anymore. 
224
13-Dec-2008 Christian Sommer
225
!	changed mailer to not extract line break of alternative body text (thanks to freeSbee)
226
28-Oct-2008 Christian Sommer
227
!	updated output filter regex to exclude mail addresses contained in input fields
228
27-Nov-2008 Thomas Hornik
229
!	added redirect-type (301/302) to menu_link
230
24-Nov-2008 Matthias Gallas
231
!	updated upgrade-script.php to add sec_anchor field to settings table
232
22-Nov-2008 Thomas Hornik
233
!	search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch.
234
!	search: replaced strtr() by str_replace() (it's just faster). Changed &#39; to &#039;
235
06-Nov-2008 Thomas Hornik
236
#	Module code: curly backets get deleted by pparse() from phplib --> old fix in #569 wasn't that smart. Fixed.
237
#	fixed some typos in DE language-file, added missing tab in search.php
238
02-Nov-2008 Thomas Hornik
239
!	news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)
240
01-Nov-2008 Thomas Hornik
241
!	improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8
242
+	added config for section anchor. ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.
243
!	updated menulink and search to use configureable section-anchor
244
29-Oct-2008 Thomas Hornik
245
# News: total number of news wasn't calculated correctly
246
!	Captcha: removed IFRAME for Calculation-as-text captcha
247
-	removed useless init_utf8funcs()-function
248
+	search: added search_lang for use in search-form. Using DE, the search will search ä=ae,... (alternate spelling of german umlauts)
249
-	search: removed undocumented word-boundary search
250
!	search: search_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")
251
+	search: added key 'ext_charset' to search-extension to query external databases
252
25-Oct-2008 Christian Sommer
253
!	updated basic templates according the template guidelines
254
24-Oct-2008 Dietrich Roland Pehlke
255
#	applied bugfix for ticket #608 (redeclaration of news module)
256
23-Oct-2008 Dietrich Roland Pehlke
257
!	modified module delete function to provide additional information when module is in use when trying to delete
258
!	modified template delete function to provide additional information when template is in when trying to delete
259
21-Oct-2008 Matthias Gallas
260
#	fixed display issue in news modul
261
!	updated show_menu2 to version 4.7
262
18-Sep-2008 Thomas Hornik
263
+	Added captcha-reload
264
16-Sep-2008 Thomas Hornik
265
#	search: fixed windows-related regex issue
266
19-Aug-2008 Matthias Gallas
267
!	updated to latest FCKEditor version 2.6.3
268
02-Aug-2008 Thomas Hornik
269
#	fixed sorting order of search-results
270
25-Jul-2008 Thomas Hornik
271
#	fixed an issues related to search, changed one SQL inner join (to use USING instead of WHERE)
272
!	added $database = new Database(); in front of output-filter
273
05-Jul-2008 Thomas Hornik
274
#	fixed MODI_DATE/PUBLISHED_DATE issue in news-module. Added PUBLISHED_TIME, removed PUBL_DATE,PUBL_TIME. Thanks to forum-member timorotha
275
02-Jul-2008 Christian Sommer
276
!	updated to latest FCKEditor version 2.6.2
277
01-Jul-2008 Thomas Hornik
278
#	page-names with doubled (or more) points can not be handled if php runs as cgi. Thanks to forum member hgi2001.
279
29-June-2008 Christian Sommer
280
!	applied additional mail check to forgot login form
281
28-June-2008 Christian Sommer
282
!	class and id attributes in mailto links are no longer ignored by the output filter
283
22-Jun-2008 Thomas Hornik
284
#	fixed issue with captcha (mt_rand() instead of rand())
285
#	fixed bug in search (link to http://.../search/index.php performs a search with string 'unset')
286
22-June-2008 Christian Sommer
287
!	added output of block number to section admin if no block name is specified
288
21-June-2008 Christian Sommer
289
+	added output of block names to modify pages dialogue if blocks are enabled
290
!	updated show_menu2 to version 4.60 (to avoid disappearing menus)
291
08-Jun-2008 Thomas Hornik
292
#	hebrew-table in charsets-table.php was faultily imported - fixed. Thanks to forum-member iti.
293
24-May-2008 Christian Sommer
294
!	modified output filter routine to prevent errors if database entries do not exist
295
04-May-2008 Thomas Hornik
296
!	changed register_backend_modfile() to work with wysiwyg-module, too
297
01-May-2008 Thomas Hornik
298
#	fixed file-naming issue when old page-names (from before 2.7) contains "&"
299
26-Apr-2008 Thomas Hornik
300
#	class.admin.php deletes actual query-string while redirection. fixed.
301
25-Apr-2008 Matthias Gallas
302
#	fixed validiation bug in option fields of form modul
303
------------------------------------- 2.7.0 -------------------------------------
304
21-Apr-2008 Christian Sommer
305
!	set version to 2.7
306
#	fixed bug in the PL language file of the JS calendar
307
+	added some basic functions for module developers
308
20-Apr-2008 Thomas Hornik
309
#	fix: allow external urls for search-results
310
17-Apr-2008 Thomas Hornik
311
#	fixed jscalendar's language-files
312
16-Apr-2008 Christian Sommer
313
#	fixed possible clashes with intro page feature and WB core file /pages/index.php
314
15-Apr-2008 Thomas Hornik
315
!	revert back to pagename-creation from $page_menu, instead of $page_title
316
15-Apr-2008 Christian Sommer
317
#	fixed bug introduced with Changeset 826
318
14-Apr-2008 Christian Sommer
319
+	added show_menu2() to pre-installed WB modules (many thanks to Brodie Thiesfield for this great menu function replacment)
320
!	allowed tags for multi-lingual module descriptions
321
14-Apr-2008 Thomas Hornik
322
#	fixed issue with multigroups (level 0 page-creation)
323
13-Apr-2008 Thomas Hornik
324
!	ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
325
#	fixed language-files
326
10-Apr-2008 Christian Sommer
327
!	fixed WB-Link Plugin to work with WB versions below 2.7 ($admin->page_is_visible() only available in WB 2.7)
328
09-Apr-2008 Christian Sommer
329
!	modified FCKEditor WB-Link Plugin to work also with WB versions below 2.7
330
07-Apr-2008 Matthias Gallas
331
#	fixed error in german laguage file
332
07-Apr-2008 Christian Sommer
333
+	added the latest FCKEditor v2.60
334
-	removed the outdated FCKEditor v2.51
335
!	set version from 2.7 (RC3) to 2.7 (RC3a)
336
07-Apr-2008 Thomas Hornik
337
!	added missing group_id in INSERT-query
338
!	removed PHP5 function stripos from installation script
339
06-Apr-2008 Christian Sommer
340
!	removed some obsolete language variables from news and form module (now defined in global WB language files)
341
!	enlarged admin tool icon to match size 50x50px of the other icons
342
05-Apr-2008 Matthias Gallas
343
!	Moved language variables for edit module CSS from modules language files to core language files
344
+	Added norwegian translation (Thanks OEH)
345
05-Apr-2008 Thomas Hornik
346
!	some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})
347
#	fixed viewing_groups-handling in /admin/pages/add.php
348
!	imported new russian translation from User shlack. Many Thanks
349
05-Apr-2008 Christian Sommer
350
!	added workaround for template parser class
351
!	moved functions to edit module CSS files into the WB core to avoid duplication of code
352
!	minor layout change
353
!	allowed the character "-" to be used in database names
354
04-Apr-2008 Thomas Hornik
355
#	fixed: Language-redirect removed query-string from URL
356
04-Apr-2008 Christian Sommer
357
!	set WB version to 2.7 (RC3) for the next upcoming release candidate
358
03-Apr-2008 Christian Sommer
359
!	some code clean up in news/form module
360
!	small adaption of the edit CSS function file css.functions.php
361
!	updated edit module CSS functions to include backend.css into head if possible
362
#	fixed bug in Javascript decryption routines of the Output-Filter module
363
02-Apr-2008 Matthias Gallas
364
#	fixed bug with registration of users are not added to signup group
365
02-Apr-2008 Christian Sommer
366
#	added handling of missing characters to mailto encryption routines
367
!	some code clean-up in News module
368
!	fixed some layout issues with Form module (combination with Output-filter)
369
!	fixed layout issue with optional subject/body text of encrypted mailto links
370
#	fixed bug in the mailto Javascript encryption code of the Output-Filter module
371
01-Apr-2008 Christian Sommer
372
!	removed typo in English language file
373
!	added updated edit CSS functions to the News module
374
!	added updated edit CSS functions to the Form module
375
31-Mar-2008 Christian Sommer
376
#	fixed bug in output filter (mailto links with HTML entities in optional part)
377
29-Mar-2008 Christian Sommer
378
!	added missing translation to Dutch language file (thanks Bramus)
379
28-Mar-2008 Thomas Hornik
380
!	Some cleanup in search.php
381
!	WYSIWYG: changed field text to LONGTEXT, too.
382
25-Mar-2008 Matthias Gallas
383
!	Updated Dutch language file (Thanks to Bramus)
384
26-Mar-2008 Tomas Hornik
385
#	fixed E_NOTICE-message in admin/modules/details.php
386
25-Mar-2008 Thomas Hornik
387
+	search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
388
+	search: added missing code to allow query of external data and to process the search data itself
389
25-Mar-2008 Matthias Gallas
390
#	Fixed missing <body> tag in Admin Interface (ticket #572)
391
24-Mar-2008 Matthias Gallas
392
!	Updated Danish Language file (Thanks to Achrist)
393
! 	Added class nixhier to frontend.css from form and news Modul (required for ASP)
394
24-Mar-2008 Thomas Hornik
395
+	Added RU-language-files, provided by user shlack; converted to entities.
396
#	search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3
397
#	FCK-Editor: loads large pages faster
398
-	removed include/captcha/asp.php. css have to be added to module's css-files.
399
23-Mar-2008 Matthias Gallas
400
! 	Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)
401
17-Mar-2008 Thomas Hornik
402
#	fixed an issue with utf8_check() (too slow with many ~100KB pages)
403
15-Mar-2008 Thomas Hornik
404
#	menulink: link can be menulink or subpage of menulink, too
405
#	call_captcha: added parameter 'style', fixed some issue with parameter 'image' and text-style captchas
406
13-Mar-2008 Christian Sommer
407
! 	adjusted error/warning templates to the updated backend layout
408
13-Mar-2008 Matthias Gallas
409
! 	replaced one icon in admin interface
410
12-Mar-2008 Matthias Gallas
411
# 	fixed loading time and some display issues in IE6 of the new admin interface
412
!	tweaked the new admin interface a little bit
413
12-Mar-2008 Christian Sommer
414
! 	adjusted background color of installation and upgrade script
415
! 	set version number to 2.7 (RC2) for the upcoming second release candidate
416
! 	removed hardcoded /admin folder strings from WB core files where possible
417
! 	added WB home folder fix proposed by the forum member spawnferkel (thanks)
418
! 	defined <strong> and <em> instead of <b> and <i> as default tags
419
12-Mar-2008 Thomas Hornik
420
+	CAPTCHA: added parameter to call_captcha (can be one of: 'image', 'input' or 'text')
421
11-Mar-2008 Christian Sommer
422
#	fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)
423
#	fixed issue with WYSIWYG pages (appears if backend language and page frontend language differs)
424
08-Mar-2008 Thomas Hornik
425
#	fixed issue with news and end-date
426
04-Mar-2008 Christian Sommer
427
#	fixed issue with smart view URL link
428
03-Mar-2008 Thomas Hornik
429
#	fixed an issue with text-captcha (default text got saved). Changes default text.
430
#	fixed an issue with highlighting
431
02-Mar-2008 Thomas Hornik
432
#	added missing text in language-files
433
+	added missing sorting to language dropdown in admin/pages/settings.php
434
01-Mar-2008 Thomas Hornik
435
#	fixed ticket #562, applied changes from user tavitar with some own additions
436
+	added check for AddDefaultCharset to install
437
29-Feb-2008 Thomas Hornik
438
#	fixed issue in pagename generation if AddDefaultCharset is set (as work-around).
439
28-Feb-2008 Thomas Hornik
440
#	fixed hebrew transliteration-table. Thanks to forum-member iti.
441
28-Feb-2008	Christian Sommer
442
#	added bugfix from the forum member tavitar to fix an issue with multiple groups (module permission do not add up properly)
443
25-Feb-2008	Matthias Gallas
444
+	added missing Dutch language files for core modules
445
24-Feb-2008 Thomas Hornik
446
#	issue with menulink in upgrade-script. Fixed.
447
23-Feb-2008 Christian Sommer
448
!	suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor
449
#	fixed bug in upgrade script (WBMailer setting)
450
22-Feb-2008 Christian Sommer
451
#	some layout changes on the upgrade-script, fixed error in precheck
452
#	restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)
453
20-Feb-2008 Thomas Hornik
454
!	added workaround for language sorting-problem
455
20-Feb-2008	Christian Sommer
456
!	added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)
457
!	modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)
458
#	added the FCKEditor module PHP connector fix found by the forum member Luisehahne (thanks man)
459
!	Updated upgrade script (added WB2.7 basic styles, pre-checks and disclaimer)
460
19-Feb-2008	Matthias Gallas
461
!	Updated upgrade script
462
!	Changed language sorting from directory to name (needs additional to be escaped!)
463
+	added new languages to install script
464
#	fixed some issues and typos in languagefiles
465
18-Feb-2008 Thomas Hornik
466
+	Converted and added some old language-files (BG, CS, PL, RU)
467
18-Feb-2008	Christian Sommer
468
#	Fixed two broken links
469
!	Modified news module to create a default index.php during installation (directory spoofing)
470
17-Feb-2008	Matthias Gallas
471
-	Removed colloquially german language files as the filename causes issues
472
17-Feb-2008	Christian Sommer
473
!	removed German Umlauts in some language file (PHP comments)
474
#	fixed language bug (backend language switched to the pages language viewed in frontend)
475
16-Feb-2008	Thomas Hornik
476
!	updated upgrade-script (menulink)
477
13-Feb-2008 Thomas Hornik
478
+	allow externl links in menulink-module
479
#	fixed an highlighting-issue: highlighting a page with more than one sections mangled umlauts in the second to last section.
480
10-Feb-2008 Matthias Gallas
481
#	fixed some errors in standard german language file
482
+	added new colloquially german language file
483
10-Feb-2008 Thomas Hornik
484
#	CAPTCHA: Wrong text for calc_ttf-captcha. 
485
10-Feb-2008 Christian Sommer
486
#	fixed E_NOTICE warning with already defined module frontend constants
487
-	removed all stuff other than page_content from the blank template
488
!	adapted color for onmouseover effect
489
!	added disclaimer to the upgrade-script as the script is not sufficiently tested yet
490
!	made Website Header field in Settings visible per default
491
!	modified all templates (display Website Header, use show_menu instead of page_menu)
492
!	added highlighting of active input elements to all WB backend areas; changed some colors
493
!	removed hover highlighting of input fields to avoid possible confusion
494
!	added visualization of wrong/empty input fields
495
#	fixed a bug with re-enter admin password
496
09-Feb-2008 Christian Sommer
497
!	modified some colors and CSS definitions of pages, media and section interface
498
#	output_filter: fixed bug in regular expression (eats up characters in mailto links)
499
#	output_filter: removed word boundary from mailto regex part
500
#	fixed bug in menu_link module (IE 7 did not show the select boxes at all)
501
#	fixed bug in user signup
502
!	output_filter: added word boundary for the mailto regex part
503
09-Feb-2008 Thomas Hornwik
504
!	jsadmin: added latest changes from swen, fixes most (or all?) issues.
505
08-Feb-2008 Matthias Gallas
506
+	added kewyword id to all new files
507
08-Feb-2008 Christian Sommer
508
-	Removed admin module mail_filter
509
+	Added revised version of the output filter module
510
08-Feb-2008 Thomas Hornik
511
!	module news: set focus on captcha-field if user have to re-enter captcha
512
!	Changed maxlength of captcha-fields - don't tell the bots how many chars we want to have.
513
-	Removed unused function is_access_denied() from search
514
04-Feb-2008 Thomas Hornik
515
!	email-addresses are excluded from search-results page.
516
#	Fixed possible XSS in account/login.php and forgot-form.php
517
04-Feb-2008 Christian Sommer
518
#	allowed usage of tags in settings fields: website_header, website_footer
519
03-Feb-2008 Thomas Hornik
520
#	out-of-date default page isn't shown anymore, instead shows next public page.
521
#	fck_wbmodules.php: foreign privates pages in dropdown, fixed.
522
03-Feb-2008 Matthias Gallas
523
+	added kewyword id to all new files
524
02-Feb-2008 Christian Sommer
525
#	fixed wrong redirect in /admin/images
526
02-Feb-2008 Thomas Hornik
527
!	search shows email-addresses, even if email-filter is activated (on page with highlighting). Fixed.
528
+	Added missing text in languages files for jscalendar
529
!	settings: pages-directory '/' will be converted to '' (empty string) on save.
530
!	changed last remaining call to my_htmlspecialchars() to htmlspecialchars()
531
#	fixed path in jscalendar-css
532
01-Feb-2008 Christian Sommer
533
#	Added default index.php to all folders (directory spoofing)
534
01-Feb-2008 Thomas Hornik
535
#	Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
536
#	Fixed possible XSS-vulnerability in wb/search/search.php
537
31-Jan-2008 Thomas Hornik
538
!	Adjusted clock-red icon to match wb colors
539
#	admin/pages: the parent dropdown-list in index.php and settings.php showed foreign private pages, too. Fixed.
540
+	Added multi-group to upgrade-script
541
30-Jan-2008 Christian Sommer
542
#	fixed bug with text Captcha (input was restricted to 10 chars.) and a small layout issue
543
30-Jan-2008 Thomas Hornik
544
#	registered pages didn't appear in menu. fixed.
545
!	Updated upgrade-script. (Some upgrades still missing)
546
29-Jan-2008 Thomas Hornik
547
#	strtotime()'s behavior differ in PHP4 and PHP5.
548
	Had to fix some issues in admin/pages/sections and module news.
549
#	Security bugfix: Text file for text-captcha was world-readable. Moved to database.
550
#	Text-captcha: empty line in text file, following a question, was accepted as answer. Fixed.
551
28-Jan-2008 Matthias Gallas
552
#	Replaced all special chars in language files with htmlentities or unicode
553
+	Added some missing lines in language files
554
+	Added missing keyword Id
555
28-Jan-2008 Christian Sommer
556
#	fixed issue with top bar icon alt tag
557
!	added some more backend layout modifications
558
!	corrected bug in NL.php language file
559
!	added missing session cookie forgotten in Changeset 593
560
!	added possibility to select the default backend language during installation process
561
!	Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
562
#	Fixed some bugs in the Javascript Admin modul
563
28-Jan-2008 Thomas Hornik
564
+	Allow a user-supplied From-Name in form-settings for email und success-email.
565
!	changeset 627: menu_link and search/search.php needs some minor changes, too.
566
+	Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt
567
27-Jan-2008 Christian Sommer
568
!	fixed CSS background color of the installer CSS
569
!	replaced static text with variable text from language file
570
!	introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
571
!	added missing ID tags
572
27-Jan-2008 Christian Sommer
573
!	added missing ID tags
574
!	added default language for users to avoid empty language fields
575
27-Jan-2008 Matthias Gallas
576
+	added kewyword id to new file
577
#	Fixed some spelling errors in german language file
578
27-Jan-2008 Thomas Hornik
579
!	Module form: user supplied input isn't lost on captcha-failure anymore.
580
#	fixed 100%-cpu-load-event in CAPTCHA admin-tool.
581
+	Added Calc_ttf_image CAPTCHA.
582
!	Changed captcha/captcha.php to use table-layout for CAPTCHA.
583
!	Some minor changes in CAPTCHA-code.
584
!	Added some text to CAPTCHA admin-tool.
585
#	Module form: dropdown "success page" listed foreign private pages, too. Fixed.
586
+	Added preview-images for CAPTCHA.
587
!	Improved security: CAPTCHAS can't be loaded from outside WB
588
!	CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability.
589
26-Jan-2008 Christian Sommer
590
!	changed WYSIWYG content field from text to longtext (allows more than 65'534 characters) 
591
+	Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)
592
26-Jan-2008 Matthias Gallas
593
#	fixed bug in Javascript Admin module
594
+	Added new language files
595
+	Added keywords to files where they are missing
596
26-Jan-2008 Thomas Hornik
597
!	fixed some issues with CAPTCHA and ASP. Adjusted baseline of '*' in supplyed fonts to meet
598
	baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib verification.
599
	Improved ASP in news-module.
600
+	module news: added publish_until field to control the visibility of a news-posting by date and time
601
!	added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts.
602
	It should be very difficult for spam-bots to recognize intersected characters.
603
25-Jan-2008 Christian Sommer
604
!	removed changes introduced with changeset 593 (we need to think off if we want to implement that feature)
605
25-Jan-2008 Thomas Hornik
606
+	Added new CAPTCHA. Adapted core: signup and modules: news and form.
607
+	Added Advanced Spam Protection (ASP) to core: signup and modules news and form.
608
#	module news: it was possible to post comments to postings with commenting disabled
609
	or to inactive postings. Fixed
610
24-Jan-2008 Thomas Hornik
611
!	Generate filename in pages/ from page_title instead of menu_title.
612
24-Jan-2008 Christian Sommer
613
#	fixed bug in Codepress integration (if codepress framework not installed)
614
+	added language support to all integrated modules (except for news and form module)
615
#	fixed another E_NOTICE warning
616
24-Jan-2008 Matthias Gallas
617
+	Added keywords to files where they are missing
618
23-Jan-2008 Christian Sommer
619
+	Added German language file for WB 2.7
620
22-Jan-2008 Christian Sommer
621
+	Added language support for the Admin tools (backup, reload, mail_filter)
622
-	Removed all admin tool text outputs from global language file to module language files
623
!	Introduced language support for the overview page of the Admin tools
624
+	Added function get_variable_content to allow extraction of variable content without including files
625
!	Changed language support for Addons -> Moduls -> Details
626
22-Jan-2008 Matthias Gallas
627
+	Added keywords to new mail filter files
628
22-Jan-2008 Thomas Hornik
629
+	manage-sections: changed calendar-icon to clock-icon, added second icon to empty date-field.
630
21-Jan-2008 Christian Sommer
631
!	Removed the manage section icon from the page admin (sections managed by publish by date function) 
632
#	Fixed bug with the edit module CSS file implementation (IE7, Opera)
633
21-Jan-2008 Thomas Hornik
634
+	Unique session-identifier for each website baker installation. fixes #354
635
20-Jan-2008 Christian Sommer
636
#	fixed E_NOTICE-warning in save.php when input data was wrong
637
+	added the new admin tool email output filter which allows to transform
638
	emails before displaying them on the frontend
639
20-Jan-2008 Thomas Hornik
640
!	upgrade-script.php: fixed mysql_error() handling
641
!	upgrade-script.php: added code to update menu_links
642
#	fixed a typo in upgrade-script.php
643
!	updated admin/pages/sections.php to changed jscalendar-api from changeset 571
644
!	module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed 
645
#	fixed E_NOTICE-warning in news-module (about SECTION_ID in comment.php)
646
19-Jan-2008 Christian Sommer
647
!	Reduced the success time out and set WYSIWSY background to white
648
#	Fixed some errors in form module (only in conjunction with E_ALL)
649
!	Added support to configure the mailer settings via the backend
650
19-Jan-2008 Matthias Gallas
651
#	Fixed bug in news modul with missing variable PAGE_DIRECTORY
652
+	Added keywords to new files
653
19-Jan-2008 Thomas Hornik
654
-	Module news: removed old calendar
655
+	Module news: adapted news to use the new include/jscalendar
656
+	added installation-instructions to include/jscalendar
657
#	Module code: curly backets get deleted by pparse() from phplib. fixed
658
+	Module menu_link: added dropdown-listbox to select anchor
659
!	upgrade-script: added code to convert old menu_links to new ones (partly)
660
18-Jan-2008 Matthias Gallas
661
!	Updated news modul with features from the advanced news modul
662
!	Updated form modul with features from the advanced form modul
663
#	Fixed hardcoded /pages issue in intro page feature
664
+	Added example .htaccess to parse .html files, fixed bug in changeset 555
665
!	Revoked parts of changeset 547 and again introduced changeset 540
666
+	Added keywords to modules/fckeditor and all other new files
667
18-Jan-2008 Thomas Hornik
668
#	fixed two E_NOTICE-warnings in admin/pages/index.php
669
+	added new module-based search-function
670
+	added new publish-by-date code
671
17-Jan-2008 Christian Sommer
672
#	fixed bug in frontend login and multiple groups (only in conjunction with E_ALL)
673
!	removed the PAGE_EXTENSION from frontend login
674
17-Jan-2008 Matthias Gallas
675
#	Reintroduced changes from changeset 520 and 540 wich where overwritten 
676
	by changeset 546
677
#	Revoked changeset 541 end removed all PAGE_EXTENSION variables and the related
678
	option in WB settings as this function only works on Apache Servers
679
	together with .htaccess and mod_rewrite
680
+	Added keywords to file menu_link/uninstall.php and new admintools files
681
17-Jan-2008 Christian Sommer
682
!	added the "users in multiple groups" feature (closes parts of ticket #546)
683
16-Jan-2008 Thomas Hornik
684
!	changed admin/pages/save.php to allow hidden config-elements in table search.
685
!	changed module menu_link: added table mod_menu_link, fixed page-deleting-bug,
686
	fixed odd behavior in case of menu_link as default-page.
687
#	changing PHP-error-level within website baker does not work - fixed (fixed ticket 532)
688
14-Jan-2008 Matthias Gallas
689
#	Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames.
690
	(!!Attention!! To get extenions other than .php working additional fixes are necessary!)
691
#	Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the
692
	pathes points to WB Corefiles with the page extension .php
693
#	Replaced hardcoded text in login.php with language variables (fixes ticket 386)
694
14-Jan-2008 Christian Sommer
695
!	added a missing </tr> tag
696
#	re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally 
697
	removed by Changeset 529 (enhanced pages admin)
698
13-Jan-2008 Christian Sommer
699
#	moved administration tools from Settings to the new section Admin-Tools
700
#	this bugfix closes the ticket 529 (WB upgrades modules with identical version)	
701
!	increased redirection time after success message, corrected HOME link of the login panel
702
!	updated PHPMailer framework to version 2.0.0 (/include/phpmailer)
703
#	this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
704
#	fixed error with redirection to admin panel after installation
705
12-Jan-2008 Christian Sommer
706
!	introduced smart URL detection for the 'View' menu in the WB backend
707
	(if page_id is set, redirect to this page instead of the root)
708
!	introduced the enhanced pages admin dialogue (thanks to icouto)
709
11-Jan-2008 Christian Sommer
710
+	added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
711
-	removed the hmtlarea files in /modules/htmlarea
712
!	set the fckeditor as the new default editor /install/save.php
713
!	Updated function: register_frontend_modfiles in /framework/frontend.functions.php
714
	(added constants MOD_FRONTEND_CSS_REGISTERED, MOD_FRONTEND_JAVASCRIPT_REGISTERED)
715
11-Jan-2008 Matthias Gallas
716
!	Update codepress to Version 0.9.6
717
!	Update phplib to Version 7.4a
718
09-Jan-2008 Matthias Gallas
719
!	Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
720
#	Fixed ticket #542 (Thanks to Thorn)
721
23-Dec-2007 Matthias Gallas
722
!	Changed all copyright notices to include now 2008
723
21-Sep-2007 Matthias Gallas
724
#	Fixed a typo in /framework/frontend.functions.php cause that websites using
725
	the new register_frontend_modifles() functions do not validate
726
24-Jan-2007 Christian Sommer
727
!	Replaced some core files to allow configuration of wbmailer via admin settings panel
728
------------------------------------- 2.6.7 -------------------------------------
729
02-Jan-2007 Christian Sommer
730
+	Added missing converting file for changeset [504]
731
------------------------------------- 2.6.6 -------------------------------------
732
01-Jul-2007 Matthias Gallas
733
#	Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)
734
01-Jul-2007 Ryan Djurovich
735
#	Fixed bug where error message not displayed when script fails to create a page
736
#	Fixed bugs introduced in [484]
737
14-May-2007 Matthias Gallas
738
+	Added support for ISO-8859-6.(Thanks to thorn)
739
12-May-2007 Christian Sommer
740
+	Replaced functions page_css and page_javascript by register_frontend_modfiles
741
+	Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files
742
+	Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea)
743
+	Added the new function register_frontend_modfiles to the built in templates
744
08-May-2007 Matthias Gallas
745
+	Added wrapper to functions.php if mb_string is not available (Thanks to thorn)
746
+	Added new functions page_css and page_javascript to the built in templates
747
+	Added search highlight class to css files of the built in templates
748
30-Apr-2007 Matthias Gallas
749
#	Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
750
10-Apr-2007 Matthias Gallas
751
+	Optimized search and highlighting funktions (Thanks to thorn)
752
03-Apr-2007 Matthias Gallas
753
#	Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted
754
	in the pages directory (Special thanks to "Funky_MF" for the fix)
755
01-Apr-2007 Matthias Gallas
756
#	Fixed issues with some languages when UTF8 is used. Removed all htmlentites
757
	from the code (revoked changeset 396) and added new functions instead. Adapted the
758
	search and the highlighting to use the new functions. With this changes WB can now
759
	be used with charset UTF8 for all languages. Very special thanks to Thorn who wrote
760
	and tested this changes.
761
12-Mar-2007 Matthias Gallas
762
+	Added multilingual support to search
763
03-Mar-2007 Matthias Gallas
764
+	Added new function for highlighting search results in the content area
765
	(Special thanks to "thorn" and "Funky_MF")
766
#	Fixed some issues in search with special chars
767
	(Special thanks to "thorn" and "Funky_MF")
768
22-Feb-2007 Christian Sommer
769
#	Fixed bug in changeset 428 (page files were not deleted in /pages folder due to a typo in wb/framework/function.php)
770
16-Feb-2007 Christian Sommer
771
!	Suppressed PHP warnings and errors when reading empty intro.php
772
16-Feb-2007 Christian Sommer
773
#	Applied fix to enable parsing of PHP code in the intro.php 
774
12-Feb-2007 Christian Sommer
775
!	Added functions page_css and page_javascript which allow to include optional
776
	module files module.css and module.js into the <head> section. This allows to 
777
	create valid (X)HTML, as CSS definitions of modules are included in the head section
778
12-Feb-2007 Christian Sommer
779
!	Security enhancement (reduced number of login trials from 50 to 3)
780
02-Feb-2007 Matthias Gallas
781
#	Applied fix for ticket #380 (Thanks to pcwacht)
782
30-Jan-2007 Ryan Djurovich
783
#	Applied fix for ticket #376
784
29-Jan-2007 Matthias Gallas
785
+	Added new variable $MODULE_DESCRIPTION wich allows to have optional a language
786
	specific description of the modules in the language files of the modules.
787
21-Jan-2007 Matthias Gallas
788
#	Fixed issue in the search table entries of form modul
789
13-Jan-2007 Matthias Gallas
790
#	Fixed some bugs in rss.php
791
07-Jan-2007 Matthias Gallas
792
#	Fixed error when uninstalling the news modul
793
02-Jan-2007 Matthias Gallas
794
+   Added id keywords to all missing files
795
#	Fixed issue with Permissions for pages sections
796
27-Dec-2006 Matthias Gallas
797
#	Fixed form modul stores empty records
798
------------------------------------- 2.6.5 -------------------------------------
799
25-Dec-2006 Ryan Djurovich
800
!	Changed links to WB help website
801
24-Dec-2006 Matthias Gallas
802
#	Fixed some minor javascript errors in admin (thanks to pcwacht)
803
#	Fixed root_parent doesn't get updated when moving item in menu (#305)
804
!	Changed all copyright notices to include now 2007
805
23-Dec-2006 Matthias Gallas
806
#	Fixed IE allows to set a page as parent of itself (#320)
807
#	Fixed problem with Page Title has to be escaped (#287)
808
#	Fixed the possibility to call the index.php of the templates directly in the browser (#291)
809
21-Dec-2006 Matthias Gallas
810
#	Fixed missing message when adding a site without page title (#300)
811
21-Dec-2006 Ryan Djurovich
812
#	Fixed bug with captcha script (#346)
813
20-Dec-2006 Matthias Gallas
814
#	Fixed Return to Search Results Page (#365)
815
!	Set Version to 2.6.5
816
-	Removed Changeset 365 because this will be a part of WB 2.7.x
817
#	Fixed a little typo error in class.admin.php (#364)
818
26-Nov-2006 Ryan Djurovich
819
+	Added new script that could possibly be apart of 2.7.x as a replacement
820
	for having the pages directory 
821
17-Nov-2006 Matthias Gallas
822
#	Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
823
15-Nov-2006 Matthias Gallas
824
#	Fixed again intropage doesn't work (#71)
825
20-Oct-2006 Matthias Gallas
826
+	Added phpmailer class (thanks to doc)
827
+	Added Remember-expanded-pages-in-admin (thanks to ephraimt)
828
+	Added List sorting in admin area (thanks to rsmith)
829
#	Fixed table width 100% are wrong displayed in container templates
830
	when IE is used (#350)
831
#	Fixed large space between menupoints in IE (#349)
832
#	Fixed Website description is not displayed when no page description
833
	available (#348)
834
#	Fixed group images in news modul cannot be stored (#342)
835
#	Fixed Typo in form/save_field.php (#341)
836
#	Fixed files in /pages/posts folder are not deleted (#340)
837
#	Fixed specialchars problem in the news modul (#339)
838
#	Fixed news modul stores empty records (#338)
839
#	Fixed Captcha didn't work in news comments (#337)
840
#	Fixed various php notices (#334)
841
+	Added new upgrade_function (thanks to kozmoz)
842
#	Fixed addons table isn't updated when a modul is updated (#332)
843
#	Fixed spelling errors in the signup2.php (#330)
844
#	Fixed MySQL 5.x missing default values for INT fields in all system
845
	and modules tables (#329)
846
#	Fixed installer does not insert admin user (#328)
847
+	Added support for getting page ID of page that referred search
848
	request (#327) (thanks to brofield)
849
#	Fixed search results generate invalid XHTML and notify warnings (#326)
850
Stefan Braunewell
851
#	Fixed Field 'last_reset' doesn't have a default value (#313)
852
+	Added get_post_escaped to wb class which automatically calls add_slashes
853
	on get_post output and used it in form/save_field.php
854
------------------------------------- 2.6.4 -------------------------------------
855
20-May-2006 Ryan Djurovich
856
#	Fixed security issues related to #237
857
#	Fixed typo in news save comment page (#282)
858
#	Fixed typo in news delete post page (#283)
859
!	Added multi-submission protection to form module (#119)
860
#	Added notice for when PHP Session Support appears to be disabled in installer,
861
	even if it is enabled and the problem actually lies in the users browser (#154)
862
19-May-2006 Ryan Djurovich
863
#	Fixed problem in forgotten login form where email field is too short (#207)
864
#	Fixed typo in forgotten login details email (#190)
865
15-May-2006 Stefan Braunewell
866
#	Fixed security issues (#237)
867
03-May-2006 Stefan Braunewell
868
#	Fixed problems with pre-2.6.0 modules in section list
869
#	Fixed e-mail bug caused by From: headers in internal mail function calls
870
	(#189)
871
#	E-mail validation in install script now accepts new top-level domains
872
	(#162)
873
#	Error status is now overwritten by next database query (#182)
874
#	Fixed obscure problem in htmlarea install script
875
------------------------------------- 2.6.3 -------------------------------------
876
19-Mar-2006 Stefan Braunewell
877
#	Fixed ticket #146: problems removing groups from viewers list of a page
878
16-Mar-2006 Stefan Braunewell
879
!	Changed link target selection. Now self, top and new. (Ticket #145)
880
#	Fixed ticket #143. Charset setting is now used in admin login and forgot
881
	password pages.
882
#	Some changes to the SQL code in the install script for improved 
883
	compatibility with new MySQL versions
884
#	Fixed ticket #134 - error on browsing media.
885
+	Improved backup module: new choice between full database or WB-related
886
	backup.
887
#	Fixed ticket #141 - admin now sees all folders in media
888
#	Fixed e-mail sending problems due to additional parameter in mail call.
889
#	Applied fix regarding ticket #138: new users now get deleted if
890
	sending e-mail fails.
891
#	Fixed ticket #137: Last Reset timer not reset in frontend forgotten 
892
	password process
893
#	Removed duplicate expression from modules/news/install.php which caused
894
	problems in installation
895

    
896
01-Mar-2006 Stefan Braunewell
897
#	Fixed ticket #68 - Safari problem with displaying all parents.
898
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
899
	to fatal error.
900
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
901
------------------------------------- 2.6.2 -------------------------------------
902
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
903
#	Fixed ticket #104 - commas in form field descriptions not allowed.
904
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
905
	and expiration date is now set to time in the past.
906
#	Smart login not working.
907
!	Changed mail calls to new function $wb->mail.
908
#	Form: ticket 124 added captcha settings check 
909
#	Ticket 118 added formfield type to check for email/text 
910
#	Ticket 115 changed comparision /modules/form/view.php 
911
#	Added correct timecheck in form submissions
912
!	Changed captcha.php call to include timestamp
913
!	Changed the e-mail validation code and added a mail function to class wb.
914
!	Forgotten password: if sending of e-mail fails, restore old password.
915
	Ticket #110
916
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
917
!	Character encoding setting also affects admin backend.
918
	Mentioned in ticket #102.
919
!	Reintroduced page languages setting. If switched to off, page
920
	languages are only used to determine the language file for the
921
	universal texts. If on, displayed page and menu are affected by
922
	the language session variable.
923
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
924
	to set the number of levels to be show.
925
#	Fixed a bug where access settings of registered and private pages
926
	were displayed incorrectly.
927
#	Fixed captcha being cached.
928
#	Added an exit call after every heading("Location:...")
929
	redirector to prevent unwanted execution of code.
930
#	Bug #122. Replaced empty field check by check that setting name is
931
	not "wb_version".
932
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
933
#	Fixed bug #99 and two additional instances of typo 
934
	catpcha instead of captcha.
935
#	Fixed some typos
936
#	Fixed some notices and warnings.
937
#	Fixed bug #105 - back buttons in addon detail pages not editable.
938
!	Replace 'admin' by 'wb' in all account pages. 
939
!/#	Moved print_success and print_error code to class.wb.php.
940
	Added correct parameters to these functions in account pages. 
941
------------------------------------- 2.6.1 -------------------------------------
942
12-Dec-2005 Ryan Djurovich
943
#	Fixed security vulnerability in class.login.php
944
#	Fixed typo in EN language file
945
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
946
!	Added charset encoding to admin templates
947
!	Added extra code to check for selection of addon upon uninstalling
948
#	Fixed bugs in RSS news feeder
949
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
950
------------------------------------- 2.6.0 -------------------------------------
951
28-Nov-2005 Ryan Djurovich
952
+	Added default charset option to (advanced) settings
953
#	Form module email fields now have email address validation
954
#	Fixed spacing in form submissions
955
27-Nov-2005 Ryan Djurovich
956
+	Added captcha verification to sign-up form
957
+	Added Captcha to News module
958
24-Nov-2005 Stefan Braunewell
959
!	Applied aportale's patch to use label instead of javascript toggle code
960
20-Nov-2005 Ryan Djurovich
961
!	News mod now hides read more link if no need for it (see ticket #56)
962
+	Added support for mailto: links in the menu link mod
963
#	Added direct-access redirection on some files (see ticket #37)
964
+	Added extra characters to convert.php (see ticket #64)
965
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
966
29-Sep-2005 Ryan Djurovich
967
!	Cleaned up form buttons in Settings
968
!	Moved some options into Advanced Settings
969
#	Semi-disabled "separate" page trash option
970
+	Created a backup module/tool for backing-up the database
971
	(thanks to John (pcwacht) for the original code)
972
+	Created new "blank template", which can be used in case where you don't
973
	want anything wrapping page-content.
974
19-Sep-2005 Ryan Djurovich
975
+	Added _license field for all add-ons to specify a license
976
!	Renamed _designed_for variables (for all addons) to _platform
977
+	Created addons table for faster internal referencing of installed addons
978
!	Fixed some links, including the "Help" button in Admin
979
#	Used nl2br to display body correctly when viewing form-submissions
980
15-Sep-2005 Stefan Braunewell
981
+	Added table module with columns 'name','type' and 'directory' as an
982
	index.
983
+	Added entry to settings table 'wb_version' which holds the version
984
	number and can be utilized in future upgrade scripts.
985
!	Added upgrade functionality also for templates and languages.
986
#/!	Template/modules installation now respects paths.
987
!	Moved updates from config.php to database.
988
	Created initialize.php (required by config.php) to read settings.
989
11-Sep-2005 Stefan Braunewell
990
!	HTMLArea is now a module instead of a core component. Files moved
991
	from "include" to "modules".
992
+	Implemented Installation of modules on top of an older version. This is 
993
	done via checking $module_version. Instead of install.php, upgrade.php
994
	is then called if it exists in the module package. 
995
	For module developers: $module_version and $new_module_version are 
996
	accessible in upgrade.php to find out what upgrade steps need to be taken.
997
!	Changed column names in mod_news_posts from short,long to content_short,
998
	content_long.
999
09-Sep-2005 Stefan Braunewell
1000
+	Added new advanced setting "Rename Files On Upload". File extensions can be
1001
	given so that respective files will have a ".txt" appended on media upload.
1002
#	Fixed "None found" message bug when user has no top level page edit
1003
	rights.
1004
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
1005
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
1006
+	Added utf-8 character encoding meta tag into all stock templates.
1007
#	Fixed bug when changing a page's parent
1008
!	Changed the way blocks are treated. Added new frontend class attribute
1009
	default_block_content that controls what is shown on pages such as
1010
	search, login, etc. (Ticket #16)
1011
+	Added support for WYSIWYG editor modules (wysiwygmod)
1012
+	When trying to access a registered page, user is automatically redirected
1013
	there on successful login.
1014
#	Fixed various issues with system search (mainly related to stripslashes()
1015
#	Removed stripslashes() in many places in the code. Added check for
1016
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
1017
	is independent of magic_quotes setting..
1018
05-Sep-2005 Stefan Braunewell
1019
#	Fixed bug concerning direct access of preferences page.
1020
#	Reworked page visibility and menu item visibility code (frontend login
1021
	problem).
1022
#	Pages in link list in htmlarea popup are now correctly ordered.
1023
#	Fixed bug where group with existing name can be added.
1024
04-Sep-2005 Ryan Djurovich
1025
+	Added and RSS newsfeed script to the News module
1026
04-Sep-2005 Stefan Braunewell
1027
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
1028
#	Fixed some occurrences of potential direct access path disclosure
1029
#	Added directory check to browse.php to prevent xss exploit by trusted users.
1030
!	Updated code to reflect move to Subversion repository system.
1031
27-Aug-2005 Stefan Braunewell
1032
#	Fixed bugs 4,5,6,8,9 in bug tracker
1033
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
1034
	A GET['lang'] now sets the session language variable.
1035
26-Aug-2005 Stefan Braunewell
1036
!	Moved redundant code into the new class functions. Created 
1037
	'compatibility.php' for backward compatibility with
1038
	modules and templates. Variables and functions can still be accessed
1039
	in the old way.
1040
!/+	Reorganized core frontend files, added new base class 'wb' from
1041
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
1042
	function into new class. Completely rewrote core index.php.
1043
	Now all variables and functions that are available to templates and
1044
	modules are attributes and methods of the frontend and the wb classes
1045
------------------------------------- 2.5.2 -------------------------------------
1046
23-Jun-2005 Ryan Djurovich
1047
!	create_access_file now creates all parent directories if needed
1048
#	Fixed bug when moving page with subpages to another level
1049
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
1050
#	Fixed bug where query was not setting error correctly in class.database.php
1051
22-Jun-2005 Ryan Djurovich
1052
#	Fixed bug where template permissions were not saved when a adding group
1053
21-Jun-2005 Ryan Djurovich
1054
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
1055
#	Fixed language problems in some area's of Admin. (Bug #70)
1056
#	Added a space in website/page keywords (Bug #69)
1057
#	Fixed bugs on settings2.php (Bug #52)
1058
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
1059
13-Jun-2005 Ryan Djurovich
1060
#	Fixed bug (#88) with news module
1061
!	Title of Administration login page now taken from language file (Bug #72)
1062
#	Fixed redirection admin/home to admin/start on admin/index.php
1063
#	Fixed bug with forgotten password page in admin (Bug #81)
1064
25-Apr-2005 Ryan Djurovich
1065
#	Fixed numerous bugs with module uninstallation
1066
#	Fixed bug when uploading files in Administration -> Media
1067
!	Installer no-longer requires you to accept the GNU GPL
1068
------------------------------------- 2.5.1 -------------------------------------
1069
16-Apr-2005 Ryan Djurovich
1070
#	Fixed two bugs with account login/logout
1071
------------------------------------- 2.5.1 -------------------------------------
1072
15-Apr-2005 Ryan Djurovich
1073
#	Fixed bug where non-english characters can get used in page filenames. Many
1074
	measuers have been added (including a new file: wb/framework/convert.php),
1075
	to prevent any possible errors that can occur in page filenames.
1076
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
1077
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
1078
#	Fixed bug where search and account pages are shown in every block
1079
	that is in a template
1080
#	Fixed numerous bugs with media home directories feature
1081
10-Apr-2005 Ryan Djurovich
1082
#	Fixed bugs in account/login.php and logout.php where users
1083
	gets redirected to /pages
1084
------------------------------------- 2.5.0 -------------------------------------
1085
08-Apr-2005 Ryan Djurovich
1086
-	Removed section language feature
1087
+	Added page language feature (replaces need for sections language feature)
1088
#	Fixed bug where pages using menu_link module can have the URL changed
1089
-	Page directory no longer stored in link field in pages table, it is now added
1090
	when the page_link function is called - this makes changing the pages
1091
	directory much easier and quicker
1092
!	Pages with visibility of "none" are now no longer directly accessable
1093
+	Added new visibility setting "hidden", acts exactly like none did previously
1094
!	Template info file can now specify number of menu's available and relative names
1095
!	Template info file can now specify number of blocks's available and relative names
1096
------------------------------------- 2.4.3 -------------------------------------
1097
07-Apr-2005 Ryan Djurovich
1098
#	page_filename function has been rewritten using str_replace
1099
	function, which should be faster and will allow characters
1100
	from other languages into filenames
1101
!	Created new media_filename function, which is now used
1102
	by all media functions (create,upload,rename) to determine
1103
	which characters should be removed from a desired filename
1104
+	New button in Administration page list to view specific page
1105
#	Updated the page_link function to now be compatible with menu link
1106
	module when setting pages directory to root
1107
#	Fixed bugs in search when using "Any Words" option
1108
#	Fixed bug with news module when pages directory set to root
1109
!	Changed URL of documentation website on Administration Start page
1110
------------------------------------- 2.4.2 -------------------------------------
1111
05-Apr-2005 Ryan Djurovich
1112
#	Fixed bug where file could be renamed to nothing in Media
1113
!	Optimised Media create folder, upload file, and rename functions
1114
#	Fixed bug where stripslashes not run on news post titles in admin
1115
05-Apr-2005 Stefan Braunewell
1116
#	Fixed bug concerning usage of the private_sql variable
1117
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
1118
------------------------------------- 2.4.1 -------------------------------------
1119
04-Apr-2005 Ryan Djurovich
1120
!	Pages with visibility of "none" are again directly accessable
1121
#	Fixed bugs regarding renaming files and directories in Media section
1122
!	When home folders disabled, all folders now visible in Media section
1123
------------------------------------- 2.4.0 -------------------------------------
1124
03-Apr-2005 Ryan Djurovich
1125
-	Removed recently added visibility setting of "heading", and relative config vars
1126
+	Added new "menu" field to pages table, and new setting "multiple menus"
1127
	which replaces the need for the menu headings feature
1128
+	Added links to top of groups and users sections, linking to each other
1129
!	Change menu width in "Round" template to 170px (was 150px)
1130
#	Change page "are you sure" deletion message to mention that it will delete
1131
	all sub-pages as well
1132
#	Fixed many bugs with news module when viewing posts by group
1133
!	Pages with visibility of "none" are now no longer directly accessable
1134
02-Apr-2005 Ryan Djurovich
1135
-	Removed need to specify DB_URL when calling database class
1136
#	Stopped fields without a type specified from being shown in form mod
1137
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
1138
	for insert link and insert image
1139
+	Added setting which allows you to specify the default WYSIWYG style
1140
+	Added "Server Email" option, to specify what is used in "From" field when
1141
	sending emails using the PHP mail function. Default is admins email address.
1142
#	Search now excludes pages which have a visibility of none or heading
1143
!	Pages are now given modified_when and modified_by when added
1144
01-Apr-2005 Ryan Djurovich
1145
+	Added option to News module to specify how many posts should be listed
1146
	per page (by default it is set to unlimited, which functions like previous version)
1147
#	Added stripslashes when display page titles in search
1148
+	Page descriptions and last updated date now shown in search by default
1149
30-Mar-2005 Ryan Djurovich
1150
+	Added new feature for Media home folders, where a folder can be specified
1151
	for a specific user or group of users only
1152
!	Changed URL of Help button to http://www.websitebaker.org/docs/
1153
+	Added new feature for "Page Trash" - two modes available: inline and separate
1154
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
1155
	up a level)
1156
29-Mar-2005 Ryan Djurovich
1157
-	Removed Database Settings from Administration Settings (options will not be
1158
	available in 3.x, so trying to match interface with WB 3.x plans
1159
!	Changed the name of Path Settings to Filesystem Settings in Administration
1160
	Settings, and removed ability to change path/url options - matching interface
1161
	plans for WB 3.x
1162
+	Added same options for OS and file permissions as installer to Settings
1163
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
1164
28-Mar-2005 Ryan Djurovich
1165
+	New functions available to templates to simplify creation of them. This aims
1166
	to "future-proof" templates for WB 3.x plans.
1167
!	Default templates updated to support some of the new functions
1168
+	Added field to pages table "page_trail" which stores a list of the pages
1169
	parents. This field was needed by the new page_menu function
1170
+	Added option for page visibility "heading" to enabled support for multiple
1171
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
1172
+	Added option for page visibility "registered", which acts a little like
1173
	private, but is still shown in the menu (although users need to log in to view
1174
	the pages content)
1175
+	Form module submissions now saved to database, and feature now added to
1176
	limit number of submissions per hour to prevent spamming
1177
+	New field for Form module: email. Allows you to specify their email in
1178
	"from" field on module settings.
1179
#	Fixed bug when displaying comments in News module (WB Bug #14)
1180
+	New "under contruction" message if no pages exist
1181
!	Cleaned-up wb/index.php
1182
27-Mar-2005 Ryan Djurovich
1183
+	Created advanced mkdir and chmod functions
1184
#	Fixed bug in media where wrong file/folder is deleted
1185
+	Complete overhall of installer - now only one step! It has been greatly
1186
	simplified in many ways, has much better validation, reports error much more
1187
	nicely, and automatically logs the user into the Administrations
1188
+	Must now specify OS type - allows for customizable file permission settings
1189
+	Sections can now have a language code assigned to them
1190
+	Sections can now have a block name/id assigned to them
1191
!	Home section of Administration renamed to Start, to save confusion with saying
1192
	Homepage (because this term could either mean the main website or Home section
1193
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
1194
!	Moved Users and Groups sections under Access section. This aims to unify the
1195
	interface with WB 3.x plans, which help to unclutter the menu
1196
!	Interface for Settings section has been imporved for usability purposes
1197
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
1198
	by placing media list inside an iframe
1199
#	Fixed stripslashes problem for viewing news comments
1200
!	Added code from Formesque module (an advanced version of the original Form
1201
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
1202
	interface improvements for select box/checkbox group/radio group options.
1203
#	Possibly fixed bugs where an S appears before file and dir modes
1204
#	Fixed bug where users can be added with same emails (in Administration)
1205
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
1206
	makes code more bulky, and removing it will decrease package size a lot
1207
+	New "homepage redirect" option so first page is included and not redirected to
1208
#	Fixed text not being shown when module uninstalled
1209
!	Imporved interface for basic group permissions
1210
26-Mar-2005 Stefan Braunewell
1211
#	Fixed bug with front-end logins
1212
#	Fixed bug when saving intro page 
1213
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
1214
#	Fixed bugs concerning moving/deleting pages
1215
#	Fixed list of parents in page settings
1216
#	Fixed mkdir without mode parameter
1217
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
1218
+	Added support for PAGES_DIRECTORY set to root
1219
+	Search form now supports quotes (thanks to Manafta)
1220
#	Fixed page section ordering
1221
#	News items are displayed with name of poster instead of "Unknown"
1222
#	Deletion confirmation popup window in media section now shows correct file name
1223
------------------------------------- 2.3.1 -------------------------------------
1224
03-Fed-2005 Ryan Djurovich
1225
+	Now there is two types of "filesystem modes", one for directories and one
1226
	for files. Having different settings is very common for most servers, so
1227
	this addition should fix many problems people had with 2.3.0.
1228
-	Removed filesystem mode options from installation
1229
!	Removed duplicate text on installation step 3 for timezone
1230
!	All "access files" for the news module now stored in pages/posts instead
1231
	of a sub-dir relative to the page (this fixes many bugs)
1232
#	Fixed major bugs when deleting pages with sub-pages
1233
!	Removed the restrictions that prevent a user for changing a pages level
1234
#	Fixed bug with "toggle" plus/minus in IE for pages list
1235
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
1236
------------------------------------- 2.3.0 -------------------------------------
1237
26-Jan-2005 Ryan Djurovich
1238
#	Fixed bug in framework/functions.php that made root parent always equal 8
1239
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
1240
#	Fixed SQL-query on line 172, placing a / after $old_link
1241
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
1242
	admin/pages/settings2.php
1243
#	Added ordering cleaning to delete_post.php on line 53 for news module
1244
!	GMT option is selected for "Default Timezone" in the installer, instead
1245
	of the old "Please select" message (which had the same value as GMT)
1246
28-Jan-2005 Ryan Djurovich
1247
!	Ability to specify the chmod number when WB uploads files, etc.
1248
!	Modified file headers (copyright/license notice) so they now look almost the
1249
	same, independant of font. Also, it now covers copyright for 2005.
1250
30-Jan-2005 Ryan Djurovich
1251
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
1252
	table when a page is deleted.
1253
+	New 'Smart Login' prevents users from using external password managers,
1254
	and can be set to remember the users password using cookies.
1255
!	SourceForge CVS module now called websitebaker2 (instead of just
1256
	websitebaker). Also, all file versions have been reset.
1257
01-Fed-2005 Ryan Djurovich
1258
!	Added code to prevent from changing a pages level (it simply disables
1259
	the select box), to prevent many possible bugs.
1260
------------------------------------- 2.2.4 -------------------------------------
1261
23-Dec-2004 Ryan Djurovich
1262
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
1263
#	Fixed multi-language support in search
1264
+	Added more detailed options to list of PHP error reporting level's
1265
-	Removed ability to change language and PHP error reporting level
1266
	on installation to make things easier for newbie's
1267
+	Ability to select custom spacer for page filename's
1268
!	Changed the way a language code is found on language installation
1269
+	Added template permissions to groups
1270
#	Fixed bug when trying to change email from Preferences (admin and frontend)
1271
#	Fixed bug with auto-selection of "System Default" for Preferences
1272
!	News module now use's WYSIWYG for modifying news posts
1273
+	Ability to specify both the pages and media target directories
1274
------------------------------------ 2.2.3-c ------------------------------------
1275
22-Dec-2004 Ryan Djurovich
1276
#	Fixed problem with DB password being reset if Settings saved in basic mode
1277
------------------------------------ 2.2.3-b ------------------------------------
1278
21-Dec-2004 Ryan Djurovich
1279
#	Fixed minor bug on admin templates section
1280
#	Fixed bug on rename.php and rename2.php in admin media section
1281
------------------------------------- 2.2.3 -------------------------------------
1282
20-Dec-2004 Ryan Djurovich
1283
+	Added WB release version in Administration (top right corner)
1284
!	New option to prevent users from adding level 0 pages
1285
#	Fixed bug when deleting post's in News module
1286
+	Added new field in pages table for "root" parent (level 0 parent), for
1287
	extra flexability in creating templates
1288
!	Round template now supports unlimited page levels
1289
------------------------------------- 2.2.2 -------------------------------------
1290
18-Dec-2004 Ryan Djurovich
1291
+	New option under Search Settings for selecting custom template for search
1292
+	New option when changing page settings to set the target
1293
#	Fixed error when saving a user after editing
1294
!	Users can now modify sub-page if they dont have permissions on the parent
1295
------------------------------------- 2.2.1 -------------------------------------
1296
15-Dec-2004 Ryan Djurovich
1297
#	Fixed bug when changing password on preferences form (front-end)
1298
#	Fixed bug when retrieving user details (administration)
1299
#	Added check to see if module, template, or language is in use when deleting
1300
#	Fixed up email that is sent to user from a submitted form
1301
#	Fixed major problem with module permissions which stopped it from working
1302
------------------------------------- 2.2.0 -------------------------------------
1303
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
1304
+	Multiple-level page support
1305
+	Multiple section's for pages (including interface)
1306
!	Removed text created using two words on all areas
1307
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
1308
	this is for better language support
1309
+	Added Languages section
1310
!	Moved Templates and Modules under Add-ons section
1311
!	Changed name of "Default" template to "Round"
1312
+	Added "All CSS" template
1313
+	Added "Jump"
1314
+	Added 
1315
!	Modified "Box" template to support multiple page levels
1316
+	Added "Menu Link" module
1317
+	Added "News" module
1318
+	Added "Code" module
1319
+	Added "Form" module
1320
+	Added "Wrapper" module
1321
!	Changed name of "Normal Page" module to "WYSIWYG"
1322
+	Created new admin wrapper script to ease module develpment
1323
+	Media now automatically creates index.php file for every
1324
	sub-folder made (for security purposes)
1325
!	Change "Help" link in Administration menu so it now directs
1326
	to the the new Website Baker documentation website found at:
1327
	http://www.websitebaker.org/documentation
1328
!	Password is now required to change email in preferences
1329
+	User can now select custom Language and Date & Time Formats
1330
+	Added search functionality, with three different "methods":
1331
	1. Using all words  2. Using any words  3. Exact match
1332
+	Added native MySQL database support
(1-1/5)