summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2013-10-25Prefer CSS to nl2br() when displaying multi-line dataGreg Roach1-1/+1
2013-10-22Two busg: #1237452 - New user/New registration mails - Family Tree Title with...fisharebest1-0/+24
2013-10-16#1238527 - Search and Replace deletes all the existing data - devGreg Roach1-4/+4
2013-10-15Increase the offset of the pedigree generations a bit more while keeping the ...makitso1-3/+3
2013-10-15#1235895 - note.php adding source or restriction deletes header lineGreg Roach1-1/+2
2013-10-09Incorrect calculation for leap years in the Jalali calendarGreg Roach1-1/+4
2013-10-07#1236088 - GedcomRecord.php function removeLinks errorsfisharebest1-2/+2
2013-10-05Fix: note objects do not show contents when pendingGreg Roach1-1/+1
2013-10-04#1234328 - fact.php syntax error in function getMedia()Greg Roach1-2/+2
2013-10-04#1234683 - GedcomRecord.php syntax error in function removeLinksGreg Roach1-2/+2
2013-09-22WT_Filter silently converting '0' to nullGreg Roach1-2/+3
2013-09-21Update language files. Tidy up some capitalisation in en_US.Greg Roach5-54/+54
2013-09-21#1225751 - Missing ged Param in some ChartsGreg Roach1-0/+30
2013-09-15Fix: facts from other trees would link to the wrong treeGreg Roach1-3/+3
2013-09-14#770024 - merge data from two different family-trees faultyGreg Roach1-7/+7
2013-09-14 #1063054 - Errors in mail sending should be traced, not outputtedGreg Roach1-27/+42
2013-09-13#1198418 / #1198419 - cannot edit entire records for source/repositoryGreg Roach2-2/+4
2013-09-11 #1198420 and #1224050 - sorting and duplicates on album tabGreg Roach1-55/+55
2013-09-11#1222337 - General search page broken (latest 1.5.0)Greg Roach1-2/+2
2013-09-07Add support for NAME.TYPE=estateGreg Roach1-1/+13
2013-09-07Fix: PHP5.5 compatibilityGreg Roach1-4/+4
2013-09-07Fix typoGreg Roach1-1/+1
2013-09-06MSDOS line endings break raw GEDCOM editingGreg Roach1-8/+7
2013-09-06#1220899 - canShowName() on a non-object - Familybook.phpGreg Roach1-9/+0
2013-09-06Use WT_Place objects for manipulating placesfisharebest5-20/+16
2013-09-03#1214183 - "On This Day" is a Day OffGreg Roach1-7/+7
2013-09-01#1200916 - Census assistant fails to turn first line of note into a linkGreg Roach1-16/+61
2013-09-01Functions should return HTML, not output itGreg Roach1-7/+5
2013-08-30Re-implement raw GEDCOM editingfisharebest6-0/+44
2013-08-30#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...fisharebest9-90/+69
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach20-133/+218
2013-08-27Name of utf16be encoding on Windowsfisharebest1-2/+2
2013-08-25Switch from phpmailer class to Zend_Mail. Fix #1213289 - Issue with non-bre...Greg Roach32-4765/+90
2013-08-25Add unescapeHtml() functionGreg Roach1-10/+4
2013-08-25Fix: negative number of children shown in chart 'Fix: negative number of chil...Greg Roach1-1/+1
2013-08-25Typo - wrong column nameGreg Roach1-10/+9
2013-08-25Remove unnecessary LEFT JOINGreg Roach1-9/+7
2013-08-25Chart 'Average number of children per family' shows invalid dates in 1st centuryGreg Roach1-0/+1
2013-08-25Non-gregorian/julian dates create incorrect statistic chartsGreg Roach1-0/+2
2013-08-24Update non-typographic quotation marksGreg Roach9-38/+38
2013-08-21Use new escape functionsGreg Roach3-4/+4
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach16-25/+102
2013-08-21Fix error displaying records with pending creation AND deletionGreg Roach1-1/+5
2013-08-20Fix: unnecessary privacy check causes recursionGreg Roach1-5/+6
2013-08-19Finally remove the old gedcom-based privacy functionsGreg Roach2-50/+33
2013-08-19Use record/fact objects for anniversariesGreg Roach2-4/+10
2013-08-18Update .PO files - messages from WT_I18N.php not includedGreg Roach1-28/+28
2013-08-18Fix: private facts lost when editing recordGreg Roach1-1/+1
2013-08-18Privacy for factsGreg Roach3-88/+64
2013-08-17Counts of linked records fail to reflect privacyGreg Roach2-16/+117