==========================================================================
Photo Album Addon v2 for phpBB2 ChangeLog
==========================================================================


v2.0.54 (by Minc)

-> Fix for next/previous image-bug - PenP - (http://www.phpbbhacks.com/download/2356)
-> Fix for Moderator permissions 
-> Nuffmon - (http://smartor.is-root.com/viewtopic.php?p=63192#63192)
-> galixte - (http://smartor.is-root.com/viewtopic.php?t=12640)
-> Album speed-up (first, second) - Log@n - (http://smartor.is-root.com/viewtopic.php?p=60243#60243)
-> GIF-Thumbnailing support - ex-lap - (http://smartor.is-root.com/viewtopic.php?t=13066)
-> GD v2 is now default upon install
-> Smilies in comments enabled - Ba - (http://smartor.is-root.com/viewtopic.php?p=63096#63096)
-> made this whole thing EM-compatible

--------------------------------------------------------------------------

v2.0.53

-> admin/admin_album_config.php

+ fix a security issue in AdminCP (according to phpBB 2.0.10 changelog)

--------------------------------------------------------------------------

v2.0.52

-> album_modcp.php

+ fixed a bug about removing files

--------------------------------------------------------------------------

v2.0.51

-> album_comment_delete.php
-> album_comment_edit.php
-> album_delete.php
-> album_edit.php

+ fixed a security flaw in the permissions system

--------------------------------------------------------------------------

v2.0.5

-> album.php
-> album_cat.php
-> album_personal.php
-> templates/subSilver/album_comment_body.tpl

+ fixed some little cosmetic bugs
+ fixed a SQL bug in the update script from Album v1 to Album v2

--------------------------------------------------------------------------

v2.0.49

+ fixed SQL bug in album_comment.php
+ fixed changing to sort by Time bug (album_cat.php)

--------------------------------------------------------------------------

v2.0.48

+ fixed quota bug when uploading to personal gallery (album_upload.php)

--------------------------------------------------------------------------

v2.0.47

+ fixed a SQL bug in album_upload.php

--------------------------------------------------------------------------

v2.0.45

+ fixed pagination bug on Comment View (album_comment.php)
+ fixed guest poster name bug on Page view (album_comment_edit.php)

--------------------------------------------------------------------------

v2.0.43

+ fixed some missing language codes - kooky

--------------------------------------------------------------------------

v2.0.42

+ fixed disappeared comment-edit-form :P

--------------------------------------------------------------------------

v2.0.41

+ fixed pic-count bug in Personal Galleries Index

--------------------------------------------------------------------------

v2.0.4

+ fixed a wrong value in Default Sort Method in AdminCP
+ changed my treatment with quote with SQL standard of phpBB
+ allowed users had VIEW access to view comments
+ improved some codes in file management
+ fixed some cosmetic issues
+ fixed some minor bugs

--------------------------------------------------------------------------

v2.0.35

+ NEW Feature: Sort by Last Pic on Users Personal Galleries
+ fixed a bug about multi languages :P
+ fixed some small typos
+ solved some cosmetic issues

--------------------------------------------------------------------------

v2.0.31

+ wrote a patch for phpBB 2.0.4 (it is not a bug of Photo Album, but this phpBB bug affects it)
+ made redirect on personal gallery for GUEST
+ XHTML compliant template - Daz

--------------------------------------------------------------------------

v2.0.3

+ just fixed some minor typos and bugs

--------------------------------------------------------------------------

v2.0.2

+ fixed username bug in personal gallery
+ fixed a bug in upload permission to personal gallery
+ added some missing codes
+ fixed some typos in album_page_body.tpl
+ allowed user_id = 1 to create personal gallery (yeah)

--------------------------------------------------------------------------

v2.0.1

+ fixed comment delete bug
+ fixed Personal Galleries Index Pagination bug
+ fixed some HTML issues

--------------------------------------------------------------------------

v2.0.0 Final:

+ NEW Feature: Users Personal Galeries Index
+ fixed This Category does not exist when trying to LOCK a pic in Personal Gallery
+ fixed a minor bug in $user_id checking in Personal Gallery
+ added missing TimeZone info on some pages
+ fixed some language errors
+ updated patch_phpBB_older-than-204.txt

--------------------------------------------------------------------------

v2.0.0 BETA 6:

+ NEW Feature: Default Sort Method and Order in AdminCP
+ NEW Feature: Add Full-pic View Popup option in AdminCP
+ Unrelease Feature is now released: Personal Gallery
+ fixed a bug that caused a forever loop of redirection for Guest
+ fixed single quote bug in album_update_v1_to_v2.php
+ included a patch for phpBB older-than-204
+ fixed some descriptions in AdminCP
+ fixed user_pending bug in Usergroups checking (PRIVATE)
+ fixed Hidden Usergroup bug
+ fixed LOCK bug (user can post comment to locked pic)
+ fixed sort_method USERNAME bug in Category View
+ fixed bugs in Pics Quota
+ fixed a typo in Album Config
+ updated the FAQ.TXT

--------------------------------------------------------------------------

v2.0.0 BETA 5:

+ NEW Feature: Pic Description
+ NEW Feature: Manual Thumbnail Upload (for someone cannot install GD)
+ Unreleased Feature is now released: Rate System
+ Unreleased Feature is now released: Comment System
+ cleaned code (saved some queries, so it may work slightly faster)
+ improved the permissions system
+ solved some issues with jumpbox
+ fixed some lost language variables
+ fixed some minor bugs

--------------------------------------------------------------------------

v2.0.0 BETA 4:

+ NEW Feature: Pics Approval
+ NEW Feature: Album Category Jumpbox
+ Unreleased Feature is now released: Moderator Control Panel
+ truncated long pic title on Album Index
+ better arrangement for column width on thumbnail page and recent pics
+ fixed some bugs with guest posting
+ replaced PHP open tags "<?" with "<?php" in some files
+ fixed some minor bugs

--------------------------------------------------------------------------

v2.0.0 BETA 3:

+ changed some language entries
+ added Pics Limit for User and Mod
+ added Allowed Domains for hotlink option into Album Configuration
+ fixed Delete Catetory 'reduntdant semicolon' bug that caused physical files were not deleted
+ added Clear Cache Module into AdminCP
+ added MOVE, LOCK link in Category View
+ changed PERSONAL_GALLERY constant to zero (UNSIGNED)
+ fixed some "==" coding bugs with $cat_id in album_upload
+ solved a cosmetic issue on Last Pic Info

--------------------------------------------------------------------------

v2.0.0 BETA 2:

+ fixed Album Index bugs

--------------------------------------------------------------------------

v2.0.0 BETA 1:

+ initial for test