summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2011-11-03Fix: page footers not being displayed on pages with controllersfisharebest1-0/+3
2011-11-03Fix typo - gives error on source.php page when viewing an edited/deleted sourcefisharebest1-1/+1
2011-11-03Fix: closing session slightly too early - we need it in the headerfisharebest1-3/+3
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest20-474/+629
2011-11-02fix typoŁukasz Wilenski5-5/+5
2011-11-01Use AJAX (action.php) instead of popup windows (edit_interface.php)fisharebest5-5/+5
2011-11-01Use AJAX for handling update actions. These should not be GET/POST requests....fisharebest7-289/+35
2011-10-31Fix: not applying collation rules to surname searchesfisharebest1-2/+2
2011-10-31Fix: need to quote initial letters in name queries - they may contain quotes.fisharebest1-1/+1
2011-10-30#883964 - Faits et événements - Un mariage n'apparaît pasfisharebest1-2/+5
2011-10-29Fix: relationship-privacy calculations not working.fisharebest4-63/+64
2011-10-28#883304 - The home page URL does not include the GEDCOMfisharebest3-7/+7
2011-10-28Small part of #880475fisharebest1-10/+7
2011-10-27Performance of statsMarrAge() query. On my dev machine, the improvement is f...fisharebest1-65/+59
2011-10-26update phpmailer class from 5.1 to 5.2Łukasz Wilenski3-356/+497
2011-10-26#876341 - Mutually incompatible report parametersfisharebest1-0/+3
2011-10-25Marriage is no longer 'clickable' on the Ancestors chart to take one to the F...Łukasz Wilenski1-0/+2
2011-10-25RTL charts Ancestors and Family bookŁukasz Wilenski1-27/+28
2011-10-25#881369 - Individual listingfisharebest1-1/+1
2011-10-24#876341 - Mutually incompatible report parametersfisharebest1-0/+3
2011-10-23#880475 - Infinite loop in privacy checksfisharebest1-6/+29
2011-10-23#880404 - Hebrew Indi- & Fam-list top lettersfisharebest1-3/+3
2011-10-22#793653 - Name in new name part of indi-page - LTR/RTLfisharebest1-0/+1
2011-10-21#821931 - Individual.php: Default tab isn't selected fisharebest1-15/+0
2011-10-21#796580 - "<" in surname breaks indilistfisharebest1-3/+3
2011-10-20Possible fix for infinite-recursion problem.fisharebest1-1/+1
2011-10-20Use consistent access when filtering data for export/downloadfisharebest1-9/+6
2011-10-18Fix broken regexfisharebest1-1/+1
2011-10-18Fix broken regexfisharebest1-2/+2
2011-10-16Use TYPE when displaying FACT/EVEN in person-boxesfisharebest1-2/+12
2011-10-16#815312 - Clipping Cart Error (fix typo)fisharebest1-1/+1
2011-10-16#815312 - Clipping Cart Errorfisharebest1-12/+24
2011-10-16FIx: recent changes are not compatible with PHP5.2. fisharebest1-2/+3
2011-10-15Performance tweak - for PHP5.3 and abovefisharebest1-1/+7
2011-10-15Minor refactoring - move code relating to GEDCOM records into the GEDCOM objectsfisharebest1-2/+3
2011-10-15Minor refactoring - move code relating to GEDCOM records into the GEDCOM objectsfisharebest7-33/+121
2011-10-14Rest of fix for "not all individuals listed in birth report"fisharebest1-35/+35
2011-10-13Partial fix for "not all individuals listed in birth report"fisharebest1-4/+2
2011-10-13Don't serve AJAX requests to search engines. They should not ask for them, a...fisharebest1-7/+7
2011-10-13Search engines:fisharebest1-43/+46
2011-10-06changes to the reports by MelizaŁukasz Wilenski3-29/+78
2011-10-06don't display relationship submenu on media pagesŁukasz Wilenski1-14/+14
2011-10-06Add initial support for serving static files from a content delivery network.fisharebest2-3/+3
2011-10-06MARB cannot be used to infer a MARR (in the same way that BURI can be used to...fisharebest1-44/+0
2011-10-05Merge duplicate translations that differ only in upper/lower casefisharebest1-2/+2
2011-09-29#860046 - This problem stems from the database "NAME>Adem SURN>Genç"fisharebest1-1/+2
2011-09-27Fix capitalisation of new GEDCOM tag: "_DNA"fisharebest1-1/+1
2011-09-26Fix: RTL formatting errorfisharebest1-1/+1
2011-09-25Better feedback and consistency when deleting recordsfisharebest6-10/+9
2011-09-24Slightly more efficient REGEX for previous changefisharebest1-1/+1