Skip to content

Commit e106949

Browse files
authored
Update CHANGELOG.md
1 parent a0cd7ed commit e106949

1 file changed

Lines changed: 41 additions & 41 deletions

File tree

CHANGELOG.md

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,53 @@
1-
# iForum 2.00
2-
## Fix
1+
# iForum Changelog
2+
## iForum 2.00
3+
### Fix
34
- iForum needs ImpressCMS 1.3+, and not 1.2+ - updated
45

5-
# iForum 1.0
6+
## iForum 1.0
67

7-
# CBB 3.08 - Jan 3rd, 2007
8+
## CBB 3.08 - Jan 3rd, 2007
89
- Bugfix for user stats (jorff, agl)
910
- Bugfix for reading new posts
1011

11-
# CBB 3.07 - October 29th, 2006
12+
## CBB 3.07 - October 29th, 2006
1213
- Bugfix for permission template (js related)
1314
- Added support for FCKeditor upload
1415
- Added support for extended xcode which allows flash/wmplayer/...
1516
- Fix for XSS reported by bubuche93
1617

17-
# CBB 3.06 - October 8th, 2006
18+
## CBB 3.06 - October 8th, 2006
1819
- Bugfix version
1920

20-
# CBB 3.05 - July 22nd, 2006
21-
## New
21+
## CBB 3.05 - July 22nd, 2006
22+
### New
2223
- Added editor parameter control based on plugin'ed configs
23-
## Fix
24+
### Fix
2425
- Bugfix for notifying new replies for a specific topic
2526
- Bugfix for permission check when moving a post
2627
- Bugfix for xhtml compliance in forum selection box (reported by skalpa)
2728
- Bugfix for update scripts for newbb 2.2
2829
- Bugfix for category name display in permission admin
2930
- Bugfix for view_level check in viewforum template (reported by topmuzik.com)
30-
## Removed
31+
### Removed
3132
- Removed inherition of view mode and post order from system-wide preference
3233

33-
# CBB 3.04 Final - June 3rd, 2006
34-
## New
34+
## CBB 3.04 Final - June 3rd, 2006
35+
### New
3536
- MySQL syntax for data synchronization for different versions
3637
- Added topic check before storing post (reported by marco)
3738
- Added reading records options: cookie, database (inspired by Ajout Gizmhail)
3839
- Added data synchronization
3940
- Added missing "previous/next topic"
4041
- Created object handler for post_text
41-
## Fix
42+
### Fix
4243
- xhtml fixes
4344
- bugfix for group permission check form (reported by Aries)
4445
- Bugfix for topic title transfered from post subject
4546
- Other minor fixes
4647
- Fixed bugs in print.php (reported by ideiafacil)
4748
- Fixed bugs reported on xoops.org
4849
- Fixed bug in templates for file inclusion: for both update from file and from db modes
49-
## Improvement
50+
### Improvement
5051
- Modified database structure for query optimization
5152
- Code correction for performance and cleaning up
5253
- Partial improvement on permission precision
@@ -55,59 +56,58 @@
5556
- Changed fields in TABLE bb_forums
5657
- Changed testing post message in language file
5758
- category, forum, topic, post, report, rate refactoring
58-
## Removed
59+
### Removed
5960
- Removed unnecessary forum option 'allow_attachments'
6061

61-
# CBB 3.03 - Apr 26th, 2006
62-
## New
62+
## CBB 3.03 - Apr 26th, 2006
63+
### New
6364
- Split functions.php
64-
## Fix
65+
### Fix
6566
- Fixed rss+xml rel link (by CeBepuH)
6667
- Fixed typo in "pm" path for "transfer" (by CeBepuH)
6768
- Fixed clear property in newbb.css (by CeBepuH)
6869
- Fixed undefined method "setMessage" for module which could lead to newbb 2.* upgrade failure
6970

70-
# CBB 3.02 - Apr 23rd, 2006
71-
## New
71+
## CBB 3.02 - Apr 23rd, 2006
72+
### New
7273
- Skip cache for edit pages
7374
- Added action request detection in xoops_version.php so that some useful features are reactived including "welcome forum"
7475
- Added time limit to "recent replied topic" block
75-
## Improvement
76+
### Improvement
7677
- Performance improvement, including PHP scripting and MySQL db structure
77-
## Fix
78+
### Fix
7879
- Fixed URL iteration for menumode (reported by genetailor)
7980
- Charset completeness for PDF maker (reported by domecc)
8081
- Bugfix for "sort by rating" URL (reported by Mowaffak)
8182
- Bugfix for signature setting (removed unnecessary user setting check)
8283

83-
# CBB 3.01 - Feb 22th, 2006
84-
## Fix
84+
## CBB 3.01 - Feb 22th, 2006
85+
### Fix
8586
- Fixed bugs in permission management
8687
- Fixed bugs in formloader
8788

88-
# CBB 3.0 - Feb 10th, 2006
89-
## New
89+
## CBB 3.0 - Feb 10th, 2006
90+
### New
9091
- Compatible with XOOPS 2.0, 2.2, 2.3
91-
## Fix
92+
### Fix
9293
- Fixed bugs in user select
9394
- Fixed bugs in permission management
9495

95-
# CBB 2.32
96-
=============
96+
## CBB 2.32
9797
- DB query optimization
9898

99-
# CBB 2.31
99+
## CBB 2.31
100100
- bugfixes
101101
- speed improvement
102102

103-
# CBB 2.3
103+
## CBB 2.3
104104
- moderator accessible distributed batch threads/posts management (approval, edit, move, delete, merge, split)
105105
- moderator accessible distributed user/IP suspension management
106106
- trashcan implemented
107107
- user-based post search and management
108108
- plugable module bridging handler implemented
109109

110-
# CBB 2.2
110+
## CBB 2.2
111111
- block/profile/css/adminmenu/encoding related content upgraded to XOOPS 2.2
112112
- XOOPS editor framework implemented
113113
- permission management separated from forum/category and default permission set and management added
@@ -119,16 +119,16 @@
119119
- change forum list in jumpbox and topicmanager to a more clear style
120120
- moderator management merged into forum admin form with xoopsuserselect form
121121

122-
# CBB 1.15
122+
## CBB 1.15
123123
- fix for aged security problem (XSS)
124124

125-
# CBB 1.14
125+
## CBB 1.14
126126
- bugfix for inactive user posting (Reported by Aries @ xoops.org.cn)
127127
- bugfix for deleting topic with poll (Reported by gropius @ xoops.org.cn)
128128
- change default value for displaying forum topic time duration (Reported by Zjerre @ xoops.org)
129129
- change formselectuser.php for XOOPS 2.2
130130

131-
# CBB 1.13
131+
## CBB 1.13
132132
- bugfix for IP recording (Reported by alitan @ xoops.org)
133133
- changing time display for "Today/yesterday ..." (Reported by alitan @ xoops.org)
134134
- adding post link (Preliminary solution by ackbarr && Suggested by Peekay @ xoops.org)
@@ -144,7 +144,7 @@
144144
- template validation on XHTML 1.0 (not complete yet)
145145
- compatible with news 1.30+ for posttonews (reported by cosmodrum @ xoops.org)
146146

147-
# CBB 1.12
147+
## CBB 1.12
148148
- login on-fly in "quick reply" (requested by Rou4 @ XOOPS CHINA)
149149
- sort order in viewpost.php (reported by kmac @ XOOPS CHINA)
150150
- bugfix for time display (reported by kmac @ XOOPS CHINA)
@@ -154,14 +154,14 @@
154154
- bugfix for duplicated security check and post_time_limit check (reported by kmac @ XOOPS CHINA)
155155
- permission check for poll management (reported by karuna @ XOOPS CHINA)
156156

157-
# CBB 1.11
157+
## CBB 1.11
158158
- re-write user info renderer
159159
- bugfix for poster display in thread mode (reported by iamtj @ XOOPS CHINA)
160160
- correction of deleting post message (reported by iamtj @ XOOPS CHINA)
161161
- post backup if submission exceeds session limit or time limit
162162
- correction of encoding problem in XOOPS function formatTimestamp($time, 'rss') (reported by chia @ XOOPS CHINA)
163163

164-
# CBB 1.10
164+
## CBB 1.10
165165
- bugfix and layout improvement (suggested by iamtj @ XOOPS CHINA, fast reply in thread mode, anonymous button, register to post ...)
166166
- rolling back "RSS enable" (requested by Aries @ XOOPS CHINA, CeBepuH @ XOOPS)
167167
- bugfix for template dir in rss.php (reported by jodn007 @ XOOPS CHINA)
@@ -176,12 +176,12 @@
176176
- options for user level bar
177177
- backward/forward compatible with XOOPS 2.0*
178178

179-
# CBB 1.00
180-
## Improvements over NewBB 2.02:
179+
## CBB 1.00
180+
### Improvements over NewBB 2.02:
181181
- CBB uses the same DB stucture/data with NewBB 2, it is convenient to switch between current CBB and current NewBB 2.
182182
- bugfixes for NewBB 2.02
183183
- clean/correct NewBB 2 templates
184-
## New
184+
### New
185185
- dropdown menu selectable for end users: SELECT BOX, CLICK, HOVER
186186
- multi-attachments upload
187187
- RSS improvement, individual RSS Feeds for each category, each forum and the global module

0 commit comments

Comments
 (0)