Project

General

Profile

Statistics
| Revision:

# Date Author Comment
519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

495 2007-06-29 00:46 Matthias

fixed issue with special chars in news feed

414 2007-01-13 12:11 Matthias

Fixed some bugs in rss.php

413 2007-01-07 18:07 Matthias

Fixed error when uninstalling the news modul

412 2007-01-02 23:15 Matthias

Added Id keywords to all missing files

399 2006-12-24 08:50 Matthias

Added 2007 to all copyright notices
Added missing ID Keywords
Removed not Unix conform line endings

391 2006-12-21 06:26 Matthias

Code cleaning and fixing two issues in save_group.php

383 2006-12-20 22:18 Matthias

Fixed Captcha error when adding comment to news (#358)

382 2006-12-20 22:13 Matthias

Fixed table width 100% are wrong displayed in container templates when IE is used (#350)

379 2006-12-20 21:55 Matthias

Fixed group images in news modul cannot be stored (#342)

378 2006-12-20 21:52 Matthias

Fixed files in /pages/posts folder are not deleted (#340)

377 2006-12-20 21:48 Matthias

Fixed specialchars problem in the news modul (#339)

376 2006-12-20 21:45 Matthias

Fixed news modul stores empty records (#338)

375 2006-12-20 21:42 Matthias

Fixed Captcha didn't work in news comments (#337)

371 2006-12-20 21:17 Matthias

Fixed missing default values for INT fields in all system and modules tables (#329)

355 2006-05-20 12:52 ryan

Fixed typo in news delete post page #283

354 2006-05-20 10:05 ryan

Fixed typo in news save comment page #282

317 2006-03-01 15:18 stefan

Changed all line endings to Unix stlye

314 2006-03-01 14:51 stefan

Removed duplicate expression from news/install.php

310 2006-02-19 06:31 ryan

Updated all copyright notices to include 2006

309 2006-02-08 19:59 stefan

Added default value '' to all varchar and text fields

299 2006-02-03 22:45 stefan John: /modules/news/submit_comment.php
  • ticket 124 - line 35, added captcha settings check
  • ticket 107 - line 72, changed captcha.php call to include timestamp
286 2006-01-23 22:15 stefan

Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.

281 2006-01-19 23:44 stefan

Fixed bug #99 and two additional instances of catpcha instead of captcha.

270 2005-12-12 01:12 ryan

Fixed problems on RSS script

250 2005-11-27 10:44 ryan

Added Captcha to News module

248 2005-11-25 16:47 stefan

Fixed bug where READ_MORE was never shown in news pages because 'long' was used as table column name instead of 'content_long'. Related to ticket #81.

247 2005-11-25 16:41 stefan

Fixed ticket #80 and some faulty stripslashes in news view.php

242 2005-11-23 17:24 stefan

Moved page_link function to class wb and changed page_link() in functions.php to use the wb class method

240 2005-11-23 16:17 stefan

Applied aportale's patch to use label instead of javascript toggle code

239 2005-11-22 12:50 stefan

Fixed more inconsistencies regarding line endings and end-of-file newlines

238 2005-11-21 11:43 stefan

Fixed inconsistent line ending styles

234 2005-11-20 13:13 ryan

News mod now hides read more link if no need for it (see ticket #56)

197 2005-09-29 04:19 ryan

Fixed minor bug in news mod

158 2005-09-21 22:55 stefan

Replaced faulty use of add_slashes by addslashes.

136 2005-09-19 01:42 ryan

Updated module info files

134 2005-09-19 01:36 ryan

Updated module info files

116 2005-09-16 23:20 stefan

Removed strip_slashes_dummy.

106 2005-09-15 21:15 stefan

Renamed compatibility.php to frontend.functions.php.
Moved frontend functions from class frontend to frontend.functions.php.
Removed instances of strip_slashes_dummy. Replaced $this by $wb in a couple of places.
Created file initialize.php, where all initializations now take place (moved from class wb constructor).

103 2005-09-14 09:19 ryan

Moved all modules,templates, and languages into previous locations

102 2005-09-14 09:16 ryan

Temporarily moved addons folder

94 2005-09-12 09:55 ryan

""

92 2005-09-12 09:51 ryan

""

84 2005-09-12 09:41 ryan

Moved News module

69 2005-09-11 15:21 stefan

Removed support for internal HTMLArea editor.

66 2005-09-11 12:19 stefan

Changed column names in mod_news_posts from short,long to content_short, content_long.

64 2005-09-10 16:21 stefan

Fixed a php peculiarity bug ;-)

45 2005-09-08 01:20 stefan

Implemented choice of WYSIWYG editor

42 2005-09-07 23:10 stefan

Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.

40 2005-09-07 21:22 stefan

Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes

36 2005-09-07 01:31 stefan

Created new stripslashes method in class wb. Changed stripslashes() calls to method calls.

33 2005-09-06 10:19 ryan

Added frontend class initialisation code to RSS script

32 2005-09-06 10:16 ryan

Fixed some DB code for RSS script

31 2005-09-06 10:06 ryan

Fixed a minor parse error

10 2005-09-04 10:59 ryan

Added the Id keyword for all files

9 2005-09-04 10:53 ryan

Initial version of RSS newsfeed script - thanks to forum user "cman"

5 2005-09-04 09:42 stefan

Restructured frontend code and fixed various bugs

4 2005-09-01 08:49 ryan

Initial import from CVS to Subversion of Website Baker 2.5.2