=======================================================
	Change Log
	phpGedView

	This and other information can be found online at
	http://www.phpgedview.net

	# $Id: changelog.txt,v 1.86.2.8 2004/02/03 22:13:21 yalnifj Exp $
=======================================================

--------------------------------------------------------
Version 2.65.3
 - Fixed Bug [ 889052 ] Can see private individual's picture
 - Fixed Bug [ 889048 ] notice when displaying EVEN event types
 - Fixed Bug [ 889330 ] Fatal error in session.php
 - Fixed Bug [ 888664 ] SQL Bugs in alpha functions
 - Fixed Bug [ 888138 ] Zoom In on Close Relatives Page
 - Fixed Bug [ 887949 ] medialist.php undefined variables
 - Fixed Bug [ 886556 ] Multilingual Gedcom and Individual List
 - Fixed Bug [ 880122 ] Undefined variable gedcom file
 - Fixed RTL direction of () and [] in indilist, familylist, calendar, and all individual boxes (pedigree etc).  
 - Fixed RTL alignment issues in indilist, familylist, placelist, sourcelist and calendar
 - Added improved backup handling
 - Added Hebrew support to the individual and family list
 - Fixed undefined offset in mygedview if the picture to show has a value of 0
 - Fixed locked out after installation issue
 - Added order for logfiles in Admin menu, shows latest one first
 - Added check for Researchlog in upgrade utility, if not present can't upgrade
 - Added current system time to admin page, this is sometimes helpful info when debugging
 - Added error message on editgedcoms.php if gedcom has not been imported.
 - Fixed date conversion errors (BUG 879420)
 - Fixed bug in find_sourceid.php - missing $pgv_lang["find_sourceid"]
 - Fixed Bug [ 887945 ] - broken image links
 - Fixed wrong usage of $pgv_lang["file_read_error"] at line 454 of editlang_edit_settings.php
 - Fixed Bug [ 887635 ] - Error in editlang_edit_settings.php v2.65.2
 - The standard file with language settings is named "lang_settings_std.php" and placed in the root dir of PGV
  This means "lang_settings_std.php" does not need to have write permissions anymore because the user changes
  will be placed inside the $INDEX - folder of PGV.
 - Added array with language codes from "langcodes.php" to "lang_settings_std.php"

--------------------------------------------------------
Version 2.65.2
 - Fixed bug [ 876521 ] Errors in research log?
 - Fixed place hierarchy bug in MySQL mode
 - Added Spouse check to is_dead function
 - Fixed the way Jewish dates displayed when being displayed in Hebrew
 - Fixed zoombox scroll problem onClick
 - Fixed gdbi_functions.php writes wrong line endings
 - Updated sql injection detection
 - Convert FILE paths to urls in gdbi.php
 - Fixed bug with empty or non existing language files inside the language editor.
 - added changings from language_settings_standard.php to language_settings.php for danish language
 - Added privacy for source objects of living people
 - Added find_sourceid.php to work with privacy editor
 - Replaced language_settings_standard.php by language_settings_std.php to prevent probs with mac-systems
 - Added link to languages/LANG_CHANGELOG.txt into the help text for language file comparision
 - Added link to the translations forum of PGV on SourceForge
 - Filenames of the english and german doc files were shortened to prevent filename conflicts with mac systems -> bugs [ 878232 ]
 - Admin.php was adapted to the shortened filenames of the doc-html files -> bugs [ 878232 ]
 - Fixed path disclosure vulnerability in login.php
 - Fixed vulnerability in $INDEX_DIRECTORY/gedcom.ged_conf.php
 - Fixed javascript error on close relatives tab in individual page
 - moved privacy settings file to $GEDCOMS array
 - Fixing addnewgedcom.php BUG [ 885805 ]
 - added check to see if the gedcom has been imported
 - Fixed bug adding source to clipping cart (BUG 878202)

--------------------------------------------------------
Version 2.65.1
 - Fixed Indilist sorting problem (BUG 873029)
 - Fixed Indilist famlist surname list problem (BUG 873031)
 - Fixed invalid favorites after gedcom delete (BUG 874939)
 - Fixed "Individual" printed in child box when no wife present (BUG 873554)
 - Adding zoom boxes to hide details view (RFE 860097)

--------------------------------------------------------
Version 2.65
 - Fixed popup boxes and general display bugs on family.php (BUG 856778)
 - Added up generation arrows to family.php
 - Moved Family Group Information section to the right of the children list
 - Enabled ZoomBoxes on family.php
 - Enabled ZoomBoxes on close relatives tab
 - Updated readme file to reflect changes needed to use the edit_lang and upload media features (BUG 857104)
 - Fixed bug where contact links didn't work in require_authentication mode (BUG 855337)
 - Fixed bug where all users where logged out even if they weren't logged in (BUG 855347)
 - Fixed overlap bug on 3 generation charts and updated stylesheets (BUG 854463)
 - Added feature where if you click on the icon that pops up the links you are rooted on that individual.
 - Fixed undefined offset bug in placelist (BUG 858090)
 - Added Portrait mode to pedigree tree
 - Made the full name field bigger on account edit screens (BUG 857918)
 - Fixed user can override configuration variables on the URL security hole
 - Fixed bug where user can add the same individual to favorites list many times (BUG 857982)
 - Making main pages valid XHTML (RFE 783648)
 - Fixing fact privacy ignored on charts
 - Added first stage of pedigree tree collapsing (RFE 802591)
 - Added option to create a new empty gedcom file.
 - Fixed place table is not emptied when gedcom deleted
 - Fixed major security holes
 - Fixed file system UTF8/ISO character set problems
 - Fixing timeline does not prefix I (BUG 859270)
 - Fixed privacy error on placelist.php family list (BUG 861355)
 - Worked on the individual list to work better with extended characters
 - Modified the relationship chart to calculate more than one relationship (RFE 862352)
 - Added SERVER_URL configuration parameter for HTTPS and alternate ports (BUGS 859253, 855193)
 - Added PEDIGREE_GENERATIONS to pedigree tree link (BUG 862626)
 - Fixing names records do not display custom tags (BUG 859279)
 - Changed the chinese_number function to convert_number function for languages where numbers are displayed in different characters
 - Adding http:// to HOME_SITE_URL and SERVER_URL if it wasn't entered. (BUG 859548)
 - Added more acurate age calculation (RFE 847105)
 - Added ability to add an unlinked person from indilist.php
 - Added configurable start of week in the language file (RFE 847258)
 - Added flags option for alternate language selector (RFE 861296)
 - Changed length of hashcode table field to 255 to support longer hashcodes
 - Fixing lost slashes in undo in index mode. (BUG 869423)
 - Fixing messages to admin are sometimes cut short
 - Adding security fix to uploadmedia and uploadgedcom files.
 - Making downloadable config files work properly
 - Adding favorites drop-down menu (RFE 857979)
 - Added Latin American Spanish and Norwegian language files
 - Fixing short months if calendar goes past 5 weeks
 - Adding IE specific style declaring to get rid of form margins
 - Added instructions to message form.
 - Fixing linked OBJE records do not show on medialist in index mode (BUG 869284)
 - Added RTL language support (90% complete)

--------------------------------------------------------
Version 2.61.1
 - Fixed mailto link bug (BUG# 854472)
 - Added stylesheets for print_contact_links, print_user_links, and print_lang_form functions (BUG# 854463)
 - Fixing bug in 3 generation pedigree chart (BUG# 854463)
 - Fixing overlap bug in pedigree chart in Hide details mode.
 - Fixed User selected theme doesn't work (BUG# 854807)
 - Fixing case sensitivity on timeline chart id boxes (BUG 847724)
 - Cleaned up themes
 - Moving JavaScript functions to phpgedview.js file
 - Removing phpsession id from the emails sent out
 - Adding name field to message form
 - Updated language files

--------------------------------------------------------
Version 2.61
 - Added Email options to messaging system (RFE 842525)
 - Added age stylesheet (RFE 842521)
 - Forward non admin users to mygedview page from admin page (BUG 842671)
 - Fixed many bugs in the User Registration system (BUGS 845522, 844130, 844572, 844582, 845330, 844046, etc)
 - Fixing bug where media items did not display on source.php (BUG 845334)
 - Fixing Bugs in edit language utility
 - Added client time to login so that dates are client local not server local (BUG 844182)
 - Fixed bugs in messaging system
 - Added senders IP address to email (RFE 847530)
 - Added Relationship to Me sub link  (RFE 844829)
 - Added Random Photo block to MyGedView Portal
 - Added a place table to the MySQL mode to improve placelist performance (RFE 816992)
 - Added options to encode and decode gedcom files in UTF-8 when they are uploaded or downloaded
 - Added privacy file editor (RFE 809357)
 - Began making changes to support valid XHTML (RFE 783648)
 - Added configuration option to force people to login before they can view anything (RFE 846678)
 - Added options for saving log files (RFE 846835)
 - Added new verification columns to useradmin.php (RFE 840988)

--------------------------------------------------------
Version 2.60

 - Added ability to edit external notes
 - Added find source id link to edit interface
 - Added image viewer to multimedia objects
 - Fixed FTM UNKNOWN death date (RFE 827838)
 - Fixed errors for missing /surname/ on NAME line (BUG 825041)
 - Added option to add new notes and sources to facts
 - Fixed errors for missing NAME tag (BUG 829362)
 - Fixed locations listed on people from Legacy gedcom files (BUG 824504)
 - Added ability to delete a source
 - Added Filter options to calendar view (RFE 828976)
 - Removed empty columns (RFE 817418)
 - Added link to family page from marriage records (RFE 830405)
 - Fixed mozilla footer problem (BUG 835226)
 - Added privacy settings for research log
 - Added Research Log tab to individual.php
 - Added a variable for each of the images so that you can further customize the themes (RFE 835722)
 - Clippings cart now adds a source back to your site with a citation linking the people to their page on your site (RFE 838543)
 - Added MyGedView Portal (RFE 830234)
 - Added age to facts on individual page (RFE 823028)
 - Added living and recent filters to Anniversary Calendar (RFE 828976)
 - Fixed start sorting on Capital letter (RFE 7784573)
 - Hide unused columns in lists (RFE 817418)
 - Added a link to the family page from the marriage fact (RFE 830405)
 - Added Kurt's user self registration system (RFE 811006)
 - Added User based theme selection (RFE 829294)
 - Added Gendex generator (RFE 834675)
 - Added abilty to add new people and edit names (RFE 809555) 
 
--------------------------------------------------------
Version 2.52

 - Added zoom to pedigree boxes (RFE 798350)
 - Added more Hebrew date functionality (RFE 809301)
 - Added zoom to the timeline chart (RFE 766639)
 - Linked places on individual page to the place list (RFE 817049)
 - Added marriage date check to is dead calculation
 - Fixed undefined index error in family and indi list
 - Fixed extra spaces in findid box return extraneous results
 - Added GEDCOM ID Prefix to gedcom configuration and the findid charts
 - Fixed changing gedcom path messes up gedcom configuration (see Bug# 823633)
 - Fixed mozilla access denied on gdbi interface
 - Added the ability to add and delete individuals form the gdbi interface (RFE 809555)
 - Removed zoom, links icons from pedigree boxes in print preview mode (RFE 825176)
 - Removed version number from HTML title (RFE 825175)
 - Added configuration setting for behavior of popup links (RFE 825179)
 - Optimized MySQL database queries by implementing a cache
 - Optimized Month calendar view to only 2 db queries (RFE 825181)
 - Added "Wood" Theme
 - Added research log integration

--------------------------------------------------------
Version 2.51

 - Added ability to download configuration files if there are no write permissions
 - Fixed apostraphe problem in index files.
 - Added more functionality to the GDBI CGI interface.
 - Moved clippings files to the session instead of to a file.
 - Removed clippings directory
 - Added month view to anniversary calendar
 - Removed whitespace at the end of included files
 - Added new Spanish language files
 - Updated GDBI functionality
 - Fixed bugs in Edit Interface
 - Fixed errors in EditLang interface
 - Added privacy settings to surname lists
 - Changed SHOW_PEDIGREE_PRIVACY to be a level of places to include

--------------------------------------------------------
Version 2.50

 - Added CALENDAR_FORMAT to editconfig.php
 - Added NAME_FROM_GEDCOM to editconfig.php
 - Added SHOW_ID_NUMBERS to editconfig.php
 - Added SHOW_PEDIGREE_PLACES to editconfig.php
 - Added privacy to descending arrow on pedigree chart
 - Fixed living names showing in chart popup boxes
 - Fixed cache problem in relationship privacy
 - Fixed PHP <4.3 bugs in place list and search page
 - Merged MySQL and Standard version into a common codebase
 - Added no results message to find id popup window
 - Added privacy checking to family lists
 - Added marriage date to family lists
 - Created PGV_IMAGE_DIR variable in theme for image location
 - Fixed missing CAUS tags
 - Added Anniversary Calendar
 - Added editgedcoms.php page for better management of gedcoms
 - Added fact editing ability on individual page
 - Added ability to review and undo editing changes
 - Updated GDBI CGI interface files
 
--------------------------------------------------------
Version 2.13

 - Dates in individual list are now translated (see Bug# 760799 and 762827)
 - Fixed family popup boxes appear under the other layers in 
 relationship chart (see Bug# 760800)
 - Added performance improvements to the relationship chart
 - Print IDs in the person boxes (see RFE# 762816)
 - Show all facts from spouse family records on individual page
 (see RFE# 762938)
 - Updated French, German, and Dutch language files
 - Added gedcomID to useradmin
 - Added ability to user to edit their user information
 - Added relationship checking in privacy file 
 - Replaced Child with son or daughter in relationship chart
 - Replaced Sibling with brother or sister in relationship chart
 - Added a rootid to the user profile array for specifying the root id of 
 the pedigree and descendency charts for each user.
 - Login page focus the username text box
 - Make the search page use "Get" instead of "Post" so that the back button 
 can be used
 - Fixed bug in Media List where the pictures of living people were still 
 being shown (see Bug# 767606)
 - Added performance enhancement to the person chart boxes that makes the 
 pedigree chart and descendency chart run much faster.
 - Fix bug in Place Hierarchy where clicking on the "top level" link produces 
 an error message. (See Bug# 768171)
 - Added Danish language files.
 - Allow user to continue viewing timeline chart even if they add a living person.
 - Fix errors that occur with no birth date on the timeline chart.
 - Fix problem where footer isn't centered in individual page tabs when the tab 
 is empty. (See Support Request #770691)
 - New descendency chart where spouses are listed below, and children below them.
 - Added indexes to MySQL tables for speed improvement.
 - Add print preview header and footer files to the themes
 - Added new Ocean Theme
 - Added My Pedigree, My Info links in header
 - Do not force automatic rebuild when gedcom changes.
 - Renamed configure.php to editconfig.php
 - Set write permissions on config.php, authenticate.php, and index/ if they 
 are not already set.
 - Add icons to person box that roots them on the pedigree chart and the 
 descendency chart.
 - Make the date translator easier to configure for other languages.  
 $DATE_FORMAT="D M Y" (See RFE# 766732)
 - Custom user language files through lang.xx.extra.php
 - Update the findId pop up box searching to look more like indilist
 - Config help popup with theme applied
 - Upload/download gedcom from admin menu
 - Place hierarchy doesn't go to search page for place connections.  
 Results are more accurate.
 
--------------------------------------------------------
Version 2.12

 - Fixed no $users error in useradmin.php of MySQL version
 - Fixes media list errors in MySQL version
 - Fixes print out before headers with invalid default id in MySQL version.
 - Added administrative log functions to the authentication module
 - Added 15 minute session cookie timeout to session.php
 - Fixed faulty configuration of pedigree root id results in errors
 - Added metatags.php in the themes folder that allows users to modify 
 HTML <meta> descriptions tags.
 - Added Base Directory variable in config.php
 - Added conversions for abbreviations of ABT, EST, BET etc. in date fields.
 (See Feature Request# 755974)
 - Added text to show who you are logged in as in the header
 - Allow administrators to edit users without changing password
 - Check for duplication usernames when adding users
 - Fixed the addslashes problem in names with an apostrophe
 - Link to phpGedView home page in footer now opens in a new window
 - Fixed timeline dates showing gedcom date codes in event area (see 
 support request# 759004)
 - Added error message to medialist.php when file cannot be found
 - Added some memory caching of gedcom records to improve performance
 - Added relationship chart
 - Fixed duplicate name suffixes

--------------------------------------------------------
Version 2.11

 - Updated the session code to get rid of depricated functions
 - Removed the $pgv_user global variable and only look at the session
 - Added page execution statistics
 - All sections are shown on individual page in print preview mode

 
--------------------------------------------------------
Version 2.10

 - Compute is_dead status at build index time and store in indilist.ind
 - Hide living names in family popup lists
 - Limit 20 media objects per page in media list
 - Add notes to multimedia list
 - Move language cookie and user cookie to session for better security
 (Bug# 753757)
 - Fixed source expand bug in name and gender source citations on individual 
 page (Bug# 750713)
 - Fixed double login bug on first configuration run
 - Added missing global variables to displayDetails function (Bug# 752098)
 - Fixed infinite loop in print_pedigree_person function that occured under
 certain cases of multiple families (Bug# 751173)
 - Fixed unrecognized gedcom error for gedcom tags greater than 5 characters
 long see http://sourceforge.net/forum/forum.php?thread_id=884471&forum_id=185166
 - Added a print link to the print preview pages see
 - Added check for CONC|T in FILE tag of multimedia objects
 - Updated Dutch, German, and Turkish language files
 
 -------------------------------------------------------