1
|
|
2
|
Version 3.5.8 11. Dec 2011
|
3
|
|
4
|
Version 3.5.7 30. Mrz 2013
|
5
|
|
6
|
25 Jan-2012
|
7
|
+ module news: added sql-dump to create database tables
|
8
|
# module news: some little fixes in install/upgrade
|
9
|
|
10
|
Version 3.5.6 11. Dec 2011
|
11
|
|
12
|
Version 3.5.5 25. Jun 2011
|
13
|
|
14
|
10 Jun-2011
|
15
|
+ add PL languages to news and captcha_control (tks to vixrealitum)
|
16
|
|
17
|
Version 3.3 12. Jan 2011
|
18
|
|
19
|
16 Jan-2011
|
20
|
# Security fix to filter out droplets from user input in news and form modules
|
21
|
15 Jan-2011
|
22
|
# Security fix for news module
|
23
|
01-Feb-2010
|
24
|
! to hold content, install don't drop existing tables (code, form, menu_link, news, wrapper, wysiwyg)
|
25
|
28-Jan-2010
|
26
|
+ Ticket #927 news module language file in swedish
|
27
|
|
28
|
Version 3.5 24. Jan 2010
|
29
|
|
30
|
Version 3.3 16. Dec 2009
|
31
|
|
32
|
09-Oct-2009
|
33
|
# fixes and recoded news module
|
34
|
9-Aug-2009
|
35
|
# Fixed bug in news modul introduced in changeset [1057]
|
36
|
6-Aug-2009
|
37
|
! Updated upgrade_script to make use of the changed news settings
|
38
|
# Fixed again some bugs in news modul (ticket #756) (Thanks to Aldus and Luisehahne)
|
39
|
18-July 2009
|
40
|
# Again added some & to news and form to get more valid output (Thanks to Luisehahne)
|
41
|
16-July 2009
|
42
|
# Fixed E_ALL notice in news/view.php
|
43
|
! replaced in form and news delimiter "&" with "&"
|
44
|
15-July 2009
|
45
|
# fixed display issue of jscalendar in news modul (Thanks to Aldus)
|
46
|
14-July 2009
|
47
|
# Fixed some validiation bugs in news modul (ticket #742) (Thanks to Luisehahne)
|
48
|
13-July 2009
|
49
|
+ added changes from news/add.php to the upgrade-script.php
|
50
|
# News-Modul: add the unlink-routine for the ".news" folder inside uninstall.php
|
51
|
# News-Modul: add the unlink-routine for the ".news" folder inside uninstall.php
|
52
|
! News-Modul: add <tr><td> and </td></tr>-tags to the "none found" part in the view.php to
|
53
|
! The news module post_title link made unclickable when there is no full post.
|
54
|
11-July-2009
|
55
|
+ Added changed news settings to upgrade-script
|
56
|
09-July-2009
|
57
|
! Added a better option to hide the READ_MORE link in the news module. (ticket #739)
|
58
|
|
59
|
Version 2.8 25. Feb 2009
|
60
|
|
61
|
25-Feb-2009
|
62
|
# fixed wrong path to images in news and form modul
|
63
|
+ corrected info.php of news-modul
|
64
|
|
65
|
Version 2.7 24. Feb 2009
|
66
|
|
67
|
17-Jan-2009
|
68
|
! changed handling of post_date in news modul (thanks to susigross)
|
69
|
+ added hour and minute support to default published_when field in news modul
|
70
|
13-Jan-2009
|
71
|
# fixed bug for the rss of news, see ticket #609
|
72
|
04-Jan-2009
|
73
|
# made news Modul multilingual, see ticket #676 (some additional translations are needed)
|
74
|
03-Jan-2009
|
75
|
# fixed bug in view.php of news module (ticket #676 Thanks to susigross)
|
76
|
# fixed another bug in view.php of news modul introduced in changeset [892]
|
77
|
29-Dec-2008
|
78
|
# replaced in news modul special chars with entities to get valid output
|
79
|
- Removed the <p> tag around the news as it is added from the editor
|
80
|
28-Dec-2008
|
81
|
+ ticket 607: include the frontend.css in the comment_page.php file of the news-module.
|
82
|
02-Nov-2008
|
83
|
! news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)
|
84
|
29-Oct-2008
|
85
|
# News: total number of news wasn't calculated correctly
|
86
|
# News: total number of news wasn't calculated correctly
|
87
|
# applied bugfix for ticket #608 (redeclaration of news module)
|
88
|
21-Oct-2008
|
89
|
# fixed display issue in news modul
|
90
|
05-Jul-2008
|
91
|
# fixed MODI_DATE/PUBLISHED_DATE issue in news-module. Added PUBLISHED_TIME, removed PUBL_DATE,PUBL_TIME. Thanks to forum-member timorotha
|
92
|
06-Apr-2008
|
93
|
! removed some obsolete language variables from news and form module (now defined in global WB language files)
|
94
|
03-Apr-2008
|
95
|
! some code clean up in news/form module
|
96
|
02-Apr-2008
|
97
|
! some code clean-up in News module
|
98
|
01-Apr-2008
|
99
|
! added updated edit CSS functions to the News module
|
100
|
24-Mar-2008
|
101
|
! Added class nixhier to frontend.css from form and news Modul (required for ASP)
|
102
|
08-Mar-2008
|
103
|
# fixed issue with news and end-date
|
104
|
18-Feb-2008
|
105
|
! Modified news module to create a default index.php during installation (directory spoofing)
|
106
|
08-Feb-2008
|
107
|
! module news: set focus on captcha-field if user have to re-enter captcha
|
108
|
29-Jan-2008
|
109
|
Had to fix some issues in admin/pages/sections and module news.
|
110
|
26-Jan-2008
|
111
|
Improved ASP in news-module.
|
112
|
+ module news: added publish_until field to control the visibility of a news-posting by date and time
|
113
|
+ module news: added publish_until field to control the visibility of a news-posting by date and time
|
114
|
25-Jan-2008
|
115
|
+ Added new CAPTCHA. Adapted core: signup and modules: news and form.
|
116
|
+ Added Advanced Spam Protection (ASP) to core: signup and modules news and form.
|
117
|
# module news: it was possible to post comments to postings with commenting disabled
|
118
|
24-Jan-2008
|
119
|
+ added language support to all integrated modules (except for news and form module)
|
120
|
20-Jan-2008
|
121
|
# fixed E_NOTICE-warning in news-module (about SECTION_ID in comment.php)
|
122
|
19-Jan-2008
|
123
|
# Fixed bug in news modul with missing variable PAGE_DIRECTORY
|
124
|
- Module news: removed old calendar
|
125
|
+ Module news: adapted news to use the new include/jscalendar
|
126
|
+ Module news: adapted news to use the new include/jscalendar
|
127
|
18-Jan-2008
|
128
|
! Updated news modul with features from the advanced news modul
|
129
|
! Updated news modul with features from the advanced news modul
|
130
|
07-Jan-2007
|
131
|
# Fixed error when uninstalling the news modul
|
132
|
17-Nov-2006
|
133
|
# Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
|
134
|
20-Oct-2006
|
135
|
# Fixed group images in news modul cannot be stored (#342)
|
136
|
# Fixed specialchars problem in the news modul (#339)
|
137
|
# Fixed news modul stores empty records (#338)
|
138
|
# Fixed Captcha didn't work in news comments (#337)
|
139
|
20-May-2006
|
140
|
# Fixed typo in news save comment page (#282)
|
141
|
# Fixed typo in news delete post page (#283)
|
142
|
16-Mar-2006
|
143
|
# Removed duplicate expression from modules/news/install.php which caused
|
144
|
12-Dec-2005
|
145
|
# Fixed bugs in RSS news feeder
|
146
|
+ Added Captcha to News module
|
147
|
! News mod now hides read more link if no need for it (see ticket #56)
|
148
|
04-Sep-2005
|
149
|
+ Added and RSS newsfeed script to the News module
|
150
|
21-Jun-2005
|
151
|
# Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
|
152
|
13-Jun-2005
|
153
|
# Fixed bug (#88) with news module
|
154
|
07-Apr-2005
|
155
|
# Fixed bug with news module when pages directory set to root
|
156
|
05-Apr-2005
|
157
|
# Fixed bug where stripslashes not run on news post titles in admin
|
158
|
02-Apr-2005
|
159
|
# Fixed many bugs with news module when viewing posts by group
|
160
|
28-Mar-2005
|
161
|
+ Added option to News module to specify how many posts should be listed
|
162
|
# Fixed bug when displaying comments in News module (WB Bug #14)
|
163
|
# Fixed stripslashes problem for viewing news comments
|
164
|
# News items are displayed with name of poster instead of "Unknown"
|
165
|
03-Fed-2005
|
166
|
! All "access files" for the news module now stored in pages/posts instead
|
167
|
26-Jan-2005
|
168
|
# Added ordering cleaning to delete_post.php on line 53 for news module
|
169
|
23-Dec-2004
|
170
|
! News module now use's WYSIWYG for modifying news posts
|
171
|
20-Dec-2004
|
172
|
# Fixed bug when deleting post's in News module
|
173
|
14-Dec-2004
|
174
|
+ Added "News" module
|
175
|
|