Project

General

Profile

Statistics
| Revision:

# Date Author Comment
807 2008-04-05 21:24 Matthias

Added norwegian translation (Thanks OEH)

801 2008-04-05 13:00 doc

Moved edit module CSS functions from modules to WB core (avoid code duplication; improve maintenance of code)

796 2008-04-03 20:08 doc

some code clean up in news/form module

795 2008-04-03 19:46 doc

small adaption of the edit CSS function file css.functions.php

794 2008-04-03 19:15 doc

updated edit module CSS functions to include backend.css into head if possible

790 2008-04-02 21:55 doc

Some code clean-up in News module

785 2008-04-01 17:41 doc

added updated edit CSS functions to the News module

765 2008-03-24 17:36 thorn

Added RU-language-files, provided by user shlack; converted to entities.

763 2008-03-24 16:43 Matthias

Added class nixhier to frontend.css from form and news Modul (required for ASP)

762 2008-03-24 16:30 thorn

removed include/captcha/asp.php. css have to be added to module's css-files.

739 2008-03-02 22:10 thorn

reintroduced include/captcha/asp.php

734 2008-03-02 13:53 thorn

removed include/captcha/asp.php

728 2008-02-25 22:54 Matthias

added missing Dutch language files for core modules

707 2008-02-18 19:40 doc

Modified news module to create a default index.php during installation (directory spoofing)

706 2008-02-17 21:01 doc

removed German Umlauts in some language file (PHP comments)

676 2008-02-09 00:07 thorn

module news: set focus on captcha-field if user have to re-enter captcha

662 2008-02-03 08:27 Matthias

added kewyword id to all new files

660 2008-02-02 14:51 thorn

Added missing text in languages files for jscalendar

656 2008-02-01 23:53 thorn

Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].

655 2008-02-01 19:27 doc

Added default index.php to all folders to prevent directory spoofing

649 2008-01-31 14:27 thorn

Improved ASP in news-module.

643 2008-01-29 23:34 thorn

Had to fix some strtotime()-related issues in admin/pages/sections and module news to use with PHP4.

620 2008-01-27 21:34 thorn

some cleanup in news-module (ASP related).

606 2008-01-26 21:54 thorn

removed forgotten debug output

605 2008-01-26 18:34 thorn

fixed some issues with CAPTCHA and ASP: Adjusted baseline of '*' in supplyed fonts to meet baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib checks. Improved ASP in news-module.

600 2008-01-26 12:26 thorn

module news: added publish_until field to control the visibility of a news-posting by date and time

596 2008-01-25 22:29 thorn

added new CAPTCHA and ASP (Advanced Spam Protection)

594 2008-01-25 04:49 thorn

fixed bug in news module: Dont allow comments if commenting is disabled or post or post's group is inactive

592 2008-01-24 22:48 doc

fixed bug in Codepress integration (if codepress framework not installed)

583 2008-01-21 19:05 doc

Fixed bug with the edit module CSS file implementation (IE7, Opera)

573 2008-01-20 00:22 thorn

fixed E_NOTICE-warning in news-module (SECTION_ID)

571 2008-01-19 20:51 thorn

adapted news-module to use the new jscalendar, removed old one

567 2008-01-19 17:30 Matthias

Fixed bug in news modul with missing variable PAGE_DIRECTORY

563 2008-01-19 00:13 Matthias

added again keywords to news modul files

562 2008-01-19 00:07 Matthias

Updated news modul with features from the advanced news modul

554 2008-01-18 13:26 Matthias

Added keywords to new files

552 2008-01-18 02:56 thorn

added new module-based search-function and publish-by-date code

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