Skip to content

Releases: XoopsModules25x/randomquote

XOOPS RandomQuote 2.12 RC 1

24 Jun 23:12
Compare
Choose a tag to compare
Pre-release
2.12_RC1

Utility updates

XOOPS RandomQuote 2.11 Final

24 May 21:37
Compare
Choose a tag to compare
Merge pull request #5 from zyspec/patch-1

Update Version / Date strings to release v2.11 Final

2.11 Beta 1

31 May 04:14
Compare
Choose a tag to compare
2.11 Beta 1 Pre-release
Pre-release
  • added breadcrumb display to top of index page
  • added display of number of offline/online/waiting quotes in Admin index
  • added significant security improvements for all vars passed from forms
  • added module search capability
  • added support for XOOPS Tag module
  • added date quote was added to database
  • changed to allow HTML in quote entry (XoopsRequest::getText) in admin
  • changed install/update/unistall scripts
  • changed hard coded language strings from templates to language files
  • changed to improved index.tpl rendering
  • changed to improved PSRx naming nomenclature
  • changed phpDocumentor copyright, license, & link elements
  • changed to clean up phpdocumentor comments
  • fixed typo in block text length calculation
  • fixed bug where 'item_tag' wasn't correctly assigned to template in /class/quotes.php
  • fixed bug in install script PHP version checking
  • fixed bug in install script XOOPS version checking
  • fixed bug where language file wasn't being loaded in install script
  • fixed typo in ./docs/licencs file name to license.txt
  • general code cleanup
  • removed deprecated cleanVarsRandomquote, replaced with XoopsRequest
  • removed '/' from void HTML elements (<br>, <img>, etc)
  • removed need for ./include/config.php
  • removed need for ./include/action.module.php
  • removed @Version from phpDocumentor form page-level blocks
  • removed unused admin templates
  • fixed PHP version check
  • fixed uninstall

2.00_Beta-1

17 Apr 06:16
Compare
Choose a tag to compare
2.00_Beta-1 Pre-release
Pre-release

XOOPS 2.5.8, PHP 7