[geeklog-cvs] geeklog: Updated list of changes

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Sep 4 06:01:40 EDT 2011


changeset 8395:ed5017b4e8d2
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/ed5017b4e8d2
user: Dirk Haun <dirk at haun-online.de>
date: Sun Sep 04 09:55:34 2011 +0200
description:
Updated list of changes

diffstat:

 public_html/docs/history |  47 ++++++++++++++++++++++++++++++++++-------------
 1 files changed, 34 insertions(+), 13 deletions(-)

diffs (59 lines):

diff -r 8bced334b05b -r ed5017b4e8d2 public_html/docs/history
--- a/public_html/docs/history	Tue Aug 30 10:01:46 2011 -0400
+++ b/public_html/docs/history	Sun Sep 04 09:55:34 2011 +0200
@@ -1,21 +1,42 @@
 Geeklog History/Changes:
 
-Sep ??, 2011 (1.8.1)
+Sep 4, 2011 (1.8.1rc1)
 ------------
 
-- [code] tag no longer escapes content properly (bug #0001368) [Dirk]
-- Center block Staticpage Display Issue (bug #0001370) [Tom]
-- LTR paths in installation's report (bug #0001219) [Dirk]
-- Story edit icons are displayed to (story admin + no topic admin) user. (bug
-  #0001210) [Dirk]
-- Topic image upload do not honor image path (bug #0001268) [Dirk]
-- Static Pages Plugin disables "read more" link in stories (bug #0001266) [Dirk]
-- Calendar plugin templates action URL error in two files (patch #0001360)
+- Plugins can now set $_SCRIPTS in plugin_getFooter function (bug #0001383)
+  [Tom]
+- Attempts to display the user profile of the Anonymous user will now be
+  redirected to the site's main page (cf. bug #0001372) [Dirk]
+- Fixed some warnings raised by PHP 5.4 (statically calling non-static methods,
+  get_magic_quotes_gpc() being deprecated) [Dirk]
+- Fixed [code] and [raw] tags no longer escaping content properly (bug #0001368)
   [Dirk]
-- Story preview doesn't display images (bug #0001367) [Dirk]
-- \"backslashes in the title\" (bug #0000941) [Dirk]
-- Links to submit a comment looks ugly (feature request #0001031) [Dirk]
-- Token expired causes PHP staticpages to be escaped (bug #0001230) [Dirk]
+- The {contributedby_anchortag} variable now includes a rel="author" attribute
+  [Dirk]
+- Fixed display of center block staticpage if a staticpage template is used (bug
+  #0001370) [Tom]
+- The admin's user editor no longer loses changes when an error occured (cf. bug
+  #0000653) [Dirk]
+- Fixed text direction issue with the paths listed on success.php (bug #0001219)
+  [Dirk]
+- Don't display story edit icon when the user doesn't have all the necessary
+  permissions (bug #0001210) [Dirk]
+- Fixed uploading topic images when $_CONF['path_images'] was changed (bug
+  #0001268) [Dirk]
+- Fixed [staticpage_content:] autotag returning empty string for consecutive
+  calls (bug #0001266) [Dirk]
+- Fixed form action URLs in Calendar templates (patch #0001360, provided by
+  mystral-kk)
+- Fixed images not being displayed in story previews (bug #0001367) [Dirk]
+- Fixed backslashes in comment titles when magic_quotes_gpc = On (bug #0000941)
+  [Dirk]
+- Removed comment title from the URL to submit a comment (feature request
+  #0001031) [Dirk]
+- Expiry of the security token caused PHP static pages to be escaped (bug
+  #0001230) [Dirk]
+
+- New Dutch language file for the Spam-X plugin, provided by Zippo
+- Updated French language files, provided by Ben
 
 
 Jun 12, 2011 (1.8.0)



More information about the geeklog-cvs mailing list