Project

General

Profile

Statistics
| Revision:
  • svn:ignore: _rss.php rss.htt rss.php

# Date Author Comment
1985 2013-10-19 02:46 Dietmar

! /modules/news/Reorg.php completely recoded using class AccessFile()
! /modules/news/upgrade.php add accessfile report to output details in upgrade-script.php
! /modules/news/save_post.php search for missing accessfile folder and create missing one

1968 2013-09-24 00:30 darkviper

/news/add.php insert missing [SHORT] tag
/news/view.php new placeholder [POST_ID] for use in post-loop added

1967 2013-09-23 12:23 darkviper

/news/add.php fixed some little HTML syntax bugs

1950 2013-08-09 00:31 darkviper

class AccessFile implemented in modules/news

1918 2013-06-07 06:18 Dietmar

! /modules/news/ beginning beginning recoding
replacing absolute MediaUrl with place holder

1895 2013-03-20 02:14 Dietmar

! update jsadmin module and set Version to 1.4.1
! update news module and set Version to 3.8.7

1881 2013-03-05 14:16 Dietmar
  1. bugfix setting slash in class m_news_Reorg ( access files in root)
    ! upgrade-script shows count of created module access files
1880 2013-03-05 13:04 Dietmar
  1. bugfix missing slash in class m_news_Reorg
1877 2013-03-02 02:12 Dietmar

! fix news reorg.php to be backward compatible slash settings

1868 2013-02-19 22:07 Dietmar

! change mysql_esc_string to WbDatabase::getInstance()->escapeStrinng()

1866 2013-02-19 21:47 Dietmar
  1. typofix in class TranslateTable
    ! framework/functions.php set function create_access_file to deprecated
    ! set ModLanguage.php to deprecated
    ! add methode escapeString to class WbDatabase
    ! update upgrade-script.php
    ! add getter property LastInsertId to class WbDatabase
1844 2012-12-28 07:03 Dietmar
  1. fixed Use of undefined constant PAGE_ID in /account/forgot.php
    ! change return value to boolean in user management delete.php, add.php
    ! change WEBSITE_SIGNATURE to WBMAIL_SIGNATURE
1804 2012-11-01 23:50 Dietmar
  1. fixed Illegal string offset 'time' in \framework\SecureForm.mtab.php
    ! add delete Outdated Confirmations in backend
    ! show waiting Activations if exists in user management
  2. fixed html validaton errors in user management
    ! security fixes in admin/preferences/...
1772 2012-09-28 01:31 Dietmar
  1. fixed show e-mail in submission overview
    ! set title to tooltip if you add a pageX
    ! optimize upgrade-script, add new fields to user table
1770 2012-09-24 17:40 Dietmar
  1. fixed issues with database names
    WbDatabase::getTableEngine() changed SQL statement to strikt.
    ! remove empty warning box if you aren't sysadmin
    ! change order errorhandling in installation save.php
  2. typofix in news/upgrade.php $MESSAGE
    ! Framework/frontend.functions.php change file_exists to is_readable
1765 2012-09-22 22:06 Dietmar

! recoded module news,form,wysiwyg upgrade to work with upgrade-script

1718 2012-08-29 16:25 Dietmar

! update headerinfo
! change multi-dimensional arrays (variables) to similar arrays

1660 2012-04-06 15:07 Dietmar ! add group_id to news group overview
  1. fixed Fatal error: Cannot redeclare show_wysiwyg_editor()
1654 2012-04-01 01:12 Dietmar

Fixed SERVER_EMAIL in languages, needs double brackets
Installer redesign Step 2

1634 2012-03-09 03:20 Dietmar

! update language files and rework some core files (read DEVINFOS)
! compress mdcr.js
+ add DEVINFOS Instructions/Informations for modulecoder

1593 2012-02-01 23:29 Dietmar

rebuild protectfile in pages/posts

1587 2012-01-25 00:19 darkviper

news: added sql-dump to create database tables, some little fixes in install/upgrade

1540 2011-12-11 22:43 Dietmar

did some changes and fixes found by testers

1538 2011-12-10 16:06 Dietmar

! add table db engine in module install scripts
! some small updates in modules

1485 2011-08-01 20:22 Dietmar

rename config.php.bak to config.php.new
fixed rss.php SERVER_EMAIL

1484 2011-07-31 21:42 Dietmar

move fixes 2.8.2 to 2.8.3
fixes will be shown in an extra readme
an package with the fixed files will be created
for all users who downloaded the 2.8.2 before 29 Jul-2011

1477 2011-07-21 04:47 Dietmar

! update DA language (Tks to Achrist)
! update some languages variables (Tks to Rübenwurzel, Testör)
! move function url_encode from admin/pages to framework/functions.php
! add missing svn properties in some headerinfos
! font-size correction in wb_theme (Tks to Rübenwurzel)

1473 2011-07-09 02:40 Dietmar

found more backlinks to fix
remove not working ftan in frontend
fixed redirect in login procedure (Tks to mr-fan)
update droplet LoginBox, additional parameter $redirect
remove double config call in media (Tks to Testör)

1458 2011-06-26 16:13 Dietmar

Ticket 833 fixed markup for table cells in view.php
change themes.css to make style more flexible in success.htt and error.htt
backend themes: add js function redirect_to_page(url, timer) to redirect without message

1457 2011-06-25 19:18 Dietmar

Preparing 2.8.2 stable, last tests

1456 2011-06-10 00:21 Dietmar

add PL languages to news and captcha_control (tks to vixrealitum)
update PL language for WebsiteBaker (tks to vixrealitum)

1442 2011-04-15 21:44 Dietmar

bug fixed in class.database.php methode field_add in call field_exists
update search, pls test, (Tks to Thorn)

1425 2011-02-04 00:16 Dietmar

redefined wrong admin backlinks

1420 2011-01-26 18:43 Dietmar

YGN Ethical Hacker Group (2.8.2 / 2.9.0)

1395 2011-01-17 20:15 FrankH
  1. Security fix in admin/addons
1385 2011-01-16 09:59 FrankH
  1. Security fix to filter out droplets from user input in news and form modules
1383 2011-01-15 15:09 FrankH
  1. Security fix for news module
  2. Some more Security fixes, thanks to Gerben van Veenendaal
1374 2011-01-10 13:21 Dietmar

fixed headerinfos

1373 2011-01-10 13:14 Dietmar

update headerinfos

1349 2010-12-19 20:04 Dietmar

add ini_set('display_errors', 1) (Tks to Thorn)
update headerinfos

1284 2010-02-01 06:27 Dietmar

to hold content, install don't drop existing tables (code, form, menu_link, news, wrapper, wysiwyg)
otherwise do it with uninstall

1281 2010-01-30 05:57 Dietmar

continue update headertext
Ticket #930 disabled SyntaxHighlighter from default WB Installation
change help url to www.websitebaker2.org

1280 2010-01-29 03:59 Dietmar

continue update headertext

1279 2010-01-28 11:59 Dietmar

Ticket #927 news module language file in swedish
update headertext

1277 2010-01-28 06:18 Dietmar

update headertext

1273 2010-01-24 09:26 Dietmar

Ticket #921 Update EditArea framework
fix stylings wb_theme, fix upgradescript

1268 2010-01-22 18:21 Dietmar

update header info

1259 2010-01-21 05:10 Dietmar

update header info, change unknown user to guest in all languages

1258 2010-01-21 03:26 Dietmar

update few header info

1239 2010-01-12 02:17 Dietmar

fix open_basedir restriction in effect in save_post.php

1229 2009-12-28 19:39 Dietmar

fix show date if only short content

1218 2009-12-16 23:22 Ruud

Ticket #894: Bugfixes in newsmodule > rss.php

1209 2009-12-08 07:18 Dietmar

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

1203 2009-11-30 14:45 Dietmar

updated module info.php (Thanks to Waldschwein)

1167 2009-10-12 22:17 Dietmar

added old version of fancybox.js
rename new version fancybox
added missing language variables in newsmodul, still needed to translate

1164 2009-10-12 03:55 Dietmar

update jquery fancybox from 1.0 to 1.2.1
add fancybox imagefolder incl. fancybox.css

1162 2009-10-11 18:49 Dietmar

small update upgrade.php to reset newsfiles to created dates

1158 2009-10-10 00:07 Dietmar

add upgrade.php to reset newsfiles to created dates

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)

1104 2009-08-06 17:18 Matthias

Updated Danish language Files (Thanks to Achrist)

1099 2009-07-28 13:08 Matthias

fixed some smaller issues in rss.php (Thanks to Kibmcz)

1097 2009-07-27 08:58 Matthias

- Added Danish language files to modules (Thanks to Achrist)

- Updated Danish language file (Thanks to Achrist)

1079 2009-07-18 14:55 Matthias

- Again added some & to news and form to get more valid output (Thanks to Luisehahne)

-Fixed wrong set </form> tag to get valid output (Thanks to Luisehahne)

1075 2009-07-16 22:22 Matthias

Fixed E_ALL notice in news/view.php

1074 2009-07-16 21:07 Matthias

replaced in form and news delimiter "&" with "&" was introduced with changeset [1069] but didn't work on all servers

1072 2009-07-16 20:50 Matthias

replaced all remaining mktime() with time(), except from third party scripts

1069 2009-07-15 22:28 Matthias

Fixed some validiation bugs in core and different modules (Thanks to luisehahne)

1068 2009-07-15 21:53 Matthias

fixed display issue of jscalendar in news modul (Thanks to Aldus)

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)

983 2009-05-21 11:28 Matthias

fixed small typo introduced in changeset [982]

982 2009-05-21 11:22 Matthias

Fixed some strange backend layout issues (ticket #722)

974 2009-04-25 08:22 Matthias

Updated Dutch language files for modules (Thanks to LuckyLuke)

966 2009-04-17 14:41 Matthias

Updated again Norsk language File (Thanks to oeh)

961 2009-04-13 14:05 Matthias

Updated French language files (Thanks to Quinto and VotreEspace)

953 2009-02-25 19:34 Matthias

fixed wrong path to images in news and form modul

948 2009-02-25 17:39 Matthias

corrected info.php of news-modul

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

913 2009-01-17 16:20 Matthias

added French languages to modules

912 2009-01-17 15:52 Matthias

added hour and minute support to default published_when field in news modul

911 2009-01-17 15:22 Matthias

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

902 2009-01-05 10:33 aldus

Add time-check to the MySQL Query inside rss.php to avoid the problems described in #609

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

890 2008-12-28 15:11 aldus

Tcket #607: including the frontend.css in comment_page.php in the news-modules

873 2008-11-02 21:37 thorn

news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)

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

810 2008-04-06 09:13 doc

removed some obsolete language variables from news and form module (now defined in global WB language files)

807 2008-04-05 21:24 Matthias

Added norwegian translation (Thanks OEH)