Donate Share

Open Source Quotes DataBase

File Release Notes and Changelog

Release Name: osqdb-v0.1.alpha

Notes:


Changes: /*************************************************************************** * OSQDB, docs/CHANGELOG * (C) 2005 OSQDB Team, http://www.sourceforge.net/projects/osqdb/ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * ***************************************************************************/ [ OSQDB v0.1 alpha ] - Created ability for all admin users to change their own passwords, including mod's - Error on some systems fixed that stopped you from changing the admin password fixed. - Para.inc.php file rewrote. - Fixed the voting page bug. This will need a complete rewrite at a later stage. - Removed voting on the queue page. - On the browse/queue/top25-50/search/worst/latest/random pages if there are currently no quotes in categories it will display an error rather than the submit buttons. - Rewrote the queue function so it gave a page output, as before it wasn't added for some reason, also you can no longer vote on the queue page. - Rewrote the browse function so there are less problems with the page number output. - Fix the "Hacking Attempt" code, it was an awfully rushed code, wasn't aware to a massive bug until this release. - Close submissions feature added. - Close page feature added. [ OSQDB v0.0.3 ] - Commented code correctly, adding function information to each file. - Totally tidied up the code, for improved readability. - Corrected a couple of typos within the code. - Sorted out file headers, citing correct license information. - Put Creative Commons GPL information as page footer. - Fixed bug with search output. - Released Template and Language Pack beta. - Fixed the admin panel accept/reject bug. - Added option to edit Author name in 'Edit News'. - Added the Review Sux Quote. - Fixed Browse code bug. - Added Votes Pending/Approved on footer. - Managers and Mods are read direct from admin user database, this is now set in profile rather than textarea. - Fixed a small vote bug. - Fixed the browse bug's - Fixed the "hacking attempt" code - Created the upgrade.php [ OSQDB v0.0.2 ] - Updated Voting Script so you can vote by page rather than singular - Added a Ban System into the admin panel, allowing you to ban abusive ips - Fixed a small possible SQL injection - Small pieces of code cleaned up and started commenting - Fixed small fragments of code that didn't work 100% (mainly ip checking) [ OSQDB v0.0.1 ] - Initial Release.