Project

General

Profile

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

    
5
$Id: CHANGELOG 1041 2009-07-07 19:23:43Z Ruebenwurzel $
6

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

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

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