Next | Query returned 54 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2015-07-06 13:49:54 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Remove test and demo from wideimage library which is used by filemanger
since these files contains XSS problem.

Bump PKGREVISION.
   2014-07-19 07:19:39 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update geeklog to 2.1.0.

- Integrated Caching Template Library original developed by Joe Mucchiello [Tom]
- Support for themes to specify a default theme. Default themes template and css
  files will be used unless they are included in the new theme directory [Tom]
- Added configruable caching support for blocks (regular and gldefault),
  staticpages and articles [Tom]
- Speed increases by caching topic tree structure [Tom]
- What's Related article block now includes all Topics. Can set length of titles
  [Tom]
- Articles now list what Topics they are filed under. [Tom]
- New related_topics autotag. It displays all topics an item belongs too. [Tom]
- New related_items autotag. It displays all other related items based on what
  topics the defined item belongs too [Tom]
- Updated Command & Control layout. Plugins can now organized into groups. [Tom]
- New OAuth login methods supported (Google, Microsoft, Yahoo). OAuth supported
  now includes 1.0, 1.0a, and 2.0 (depends on what the provider supports) [Tom]
- Javascript and css can now be loaded in a specified order. [Tom]
- Numerous fixes for multi-language support [Tom]
- Added CKEditor 4.3.2 as the default advanced editor for Geeklog [Dengen]
- New article render which fixes entities etc... from showing up where they
  shouldn't [Dengen]
- New Advanced Editor System that allows developers to easily to add new
  javascript editors [Dengen]
- Article, Staticpages Poll and Topic IDs can now be 128 characters long [Tom]
- User Login page now can be accessed directly without first displaying a login
  error message [Tom]
- Fixed deadlock issues with the session table [Tom]
- Updated Hebrew language files, provided by LWC
- jQuery can now be included in the header [Tom]
- Updated to jQuery 1.10.2 and jQuery UI to 1.10.3 [Tom]
- Added a Filemanager [Kenji ITO]
- Added timepicker jQuery control [Dengen]
   2013-04-02 17:46:36 by Takahiro Kambe | Files touched by this commit (4) | Package updated
Log message:
Update geeklog to 2.0.0.

Here is summary from release announce.  Full changes are available in
docs/history file.  (XSS problem was already fixed by geeklog-1.8.2sr1.)

* Improved strength of password hashing
* Allow Topics to have child Topics
* Allow Articles, Blocks and other Plugin objects to be associated with more
  than one Topic
* Topic Breadcrumb support
* Emergency Rescue Tool is included with the Geeklog Install
* Added support for MySQLi
* Add Stop Forum Spam and Spam Number of Links Modules to Spam-X
* A new theme called Denim which is based on Responsive Web Design
* A new theme called Modern Curve
* Comments Form on same page as Articles and plugin other Plugin objects
* Comments RSS Feed Plugin now integrated into Geeklog
* Includes updated versions of jQuery to 1.9.1 and jQuery UI to 1.10.1
* Updated FCKeditor version to 2.6.9
* XSS fixes for the Install, Configuration, Topic Editor, Polls Plugin and
  Calendar Plugin
* Twitter OAuth API updated
* HTML 5 DOCTYPE
   2013-03-16 08:21:26 by OBATA Akio | Files touched by this commit (45)
Log message:
Bump PKGREVISION from default PHP version change to 5.4.
   2013-02-21 14:01:24 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update geeklog to 1.8.2.1 (Geeklog 1.8.2sr1).

Geeklog History/Changes:

Feb 19, 2013 (1.8.2sr1)
------------

This release addresses the following security issues:
- High-Tech Bridge Security Research Lab reported an XSS in the calendar_type
  parameter in the Calendar plugin (HTB23143).
- Trustwave Spiderlabs reported XSS in the install script, the Configuration,
  as well as in the Admin interfaces for the Polls plugin and the Topic editor
  (TWSL2013-001).

Not security-related:
- Fixed Twitter OAuth login by switching to version 1.1 of the Twitter API
  (feature request #0001506).
   2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2011-11-13 16:52:24 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update geeklog package to 1.8.1.  Remove PRIVILEGED_STAGES setting, too.

Oct 9, 2011 (1.8.1)
-----------

- Fixed exact match censoring option (bug #0001392) [Tom]
- Fixed adding elements to empty Configuration arrays (bug #0001396) [Tom]
- Blank out OAuth consumer key and secret in rootdebug dumps [Dirk]
- Fixed deleting elements from Configuration arrays (bug #0001394, patch
  provided by dengen)
- Avoid censoring in What's Related block (bug #0001393) [Tom, Dirk]
- Fixed error message display in admin's user editor when renaming the
  userphoto failed [Dirk]
- Don't display details of a failed MS SQL query by default [Dirk]

- Updated Japanese language file, provided by the Geeklog.jp group
   2011-09-16 07:46:27 by OBATA Akio | Files touched by this commit (29)
Log message:
Bump PKGREVISION from PHP_VERSION_DEFAULT changes.
   2011-06-15 17:22:41 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
Update geeklog to 1.8.0.

Quote from release announce:

With Geeklog 1.8.0 we have raised the minimum system requirement for PHP.
PHP version 5.2.0 or greater is now required.

There are a number of new features with this version of Geeklog. These
include:

- Improved Configuration, which was the Google Summer of Code project of
  Akeda Bagus from 2010. Improvements include the ability to search for
  configuration attributes, tabs, input validation as well as an updated
  look.
- OAuth Support, allowing users to log into a Geeklog site with their
  Facebook, Twitter, or LinkedIn account, developed by Hiroshi Sakuramoto of
  Geeklog Japan.
- Includes jQuery 1.5.2 and jQuery UI 1.8.11
- Updated Professional theme with new icons and tooltips.
- Reworked Plugin Admin interface that now checks for dependencies when a
  plugin is installed.
   2011-02-24 15:05:31 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update geeklog to 1.7.2.

Feb 20, 2011 (1.7.2)
------------

Note: This will be the last Geeklog version to work on PHP 4. We will provide
security fixes for this version until 2012. Future versions of Geeklog will
require PHP 5.2.0 or later. For details, please see
http://www.geeklog.net/article.php/end-of-php4-support

- PostgreSQL fixes:
  * It wasn't possible for several Geeklog instances to share a Postgres
    database (bug #0001251) [Rouslan]
  * Fixed dbSave [Dirk]
  * Fixed error reporting [Dirk]
  * Fixed compatibility with PHP 4 [Dirk]
- Fixed replacing the [imageX] tags when changing a story's id (bug #0001256)
  [Dirk]
- Fixed Static Pages plugin to work with PHP 4 (bug #0001239) [Tom]

Next | Query returned 54 messages, browsing 11 to 20 | Previous