Project

General

Profile

  • svn:executable: *
  • svn:keywords: Id

# Date Author Comment
1209 2009-12-08 07:18 Dietmar

Ticket #890 fixed visability proprty uses non valid value 'none'

1157 2009-10-09 23:54 Dietmar

Ticket #770, #785, #792, #807, #809, fixes and recoded the news module

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1114 2009-08-09 13:21 Matthias

Fixed bug in news modul introduced in changeset [1057]

1108 2009-08-06 18:47 Matthias

Fixed again some bugs in news modul (ticket #756) (Thanks to Aldus and Luisehahne)

1075 2009-07-16 22:22 Matthias

Fixed E_ALL notice in news/view.php

1064 2009-07-14 18:15 Matthias

Fixed some validiation bugs in news modul (Thanks to Luisehahne)

1057 2009-07-13 12:51 aldus

Changes on the news-modul: uninstall.php, add.php and view.php. See changlog for details.

1056 2009-07-11 23:27 Ruud

The news module post_title link made unclickable when there is no full post.

1053 2009-07-09 23:25 Ruud

Added a better option to hide the READ_MORE link in the news module. (ticket #739)

988 2009-06-15 10:28 aldus

Bugfix for ticket #725 (newsmodul)

947 2009-02-24 18:19 aldus

restore view.php to the running version of 944;
changes of 946 are obsolete to this file - upload by mistake

946 2009-02-24 17:30 aldus

Bugfix inside news-modul: publish-date isn't display in the detail view.
Modify error.htt template for valid xhtml-output.

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

911 2009-01-17 15:22 Matthias

changed handling of post_date in news modul (thanks to susigross)

901 2009-01-04 13:09 Matthias

made news Modul multilingual, see ticket #676 (some additional translations are needed)

900 2009-01-03 19:45 Matthias

fixed bug in view.php of news module ( #676 Thanks to susigross)

fixed another bug in view.php of news modul introduced in changeset [892]

892 2008-12-29 09:47 Matthias

replaced in news modul special chars with entities to get valid output;
changed SESSION ID Separator from '&' to '&' to get valid output
Removed the <p> tag around the news as it is added from the editor
set version to 2.8 BETA

866 2008-10-29 19:36 thorn

News: total number of news wasn't calculated correctly

861 2008-10-21 20:56 Matthias

fixed display issue in news modul

853 2008-07-05 21:22 thorn

fixed MODI_DATE/PUBLISHED_DATE issue in news-module. Added PUBLISHED_TIME, removed PUBL_DATE,PUBL_TIME. Thanks to forum-member timorotha

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'].

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)

573 2008-01-20 00:22 thorn

fixed E_NOTICE-warning in news-module (SECTION_ID)

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