summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Collapse)AuthorFilesLines
2014-02-28#1285716 - gedcom download fails on SUBM recGreg Roach1-15/+10
2014-02-28#1285857 - TerraServer link brokenGreg Roach1-12/+11
2014-02-25Merge pull request #82 from magicsunday/bugGreg Roach1-5/+8
Pass individual to add_simple_tag-method to translate text based on gend...
2014-02-24We have updated webtrees.js, so bump the version numberGreg Roach1-1/+1
2014-02-24Consolidate paste_*, pastename and openerpasteid implementationsMatthew Noorenberghe1-1/+1
pasteid is left alone for now
2014-02-24Update INDI, SOUR, and NOTE names after finding a new one via find.phpMatthew Noorenberghe1-6/+5
2014-02-24Switch print_editnote_link to use edit_noteMatthew Noorenberghe1-1/+1
2014-02-24Give sub-facts unique element IDs in add_simple_tagMatthew Noorenberghe1-3/+6
This ensures find dialogs don't overwrite the wrong field value.
2014-02-23Missing I18N comments for some relationshipsGreg Roach1-17/+48
2014-02-23Remove ancient layer-background-color CSS property for NetscapeMatthew Noorenberghe1-1/+1
2014-02-22#1280687 Change in Geonames API interfaceGreg Roach1-0/+40
2014-02-15Upgrade jQuery-UI from 1.10.3 to 1.10.4Greg Roach1-2/+2
2014-02-15Upgrade jQuery from 1.10.2 to 1.11.0Greg Roach1-2/+2
2014-02-15Merge branch 'master' of github.com:fisharebest/webtrees into bugRico Sonntag1-6/+15
2014-02-12Ancestry and Descendants chart booklets - line wrong for people without parents.makitso1-5/+4
2014-02-10Bug 1278182 Familypage - lines connecting mother to one-parent grand-parentsmakitso1-1/+11
2014-01-29Pass individual to add_simple_tag-method to translate text based on gender ↵Rico Sonntag1-5/+8
in select boxes.
2014-01-29Next release is 1.5.3Greg Roach1-1/+1
2014-01-291.5.2 releaseGreg Roach1-1/+1
2014-01-27Allow _LOC records to be imported and exportedGreg Roach1-46/+67
2014-01-26Merge pull request #63 from IJMacD/redirected_script_urlGreg Roach1-1/+4
Fixed redirection bug
2014-01-26meta-description header double-escapedGreg Roach1-8/+8
2014-01-26#1268131 - Marriage of close relatives - type is not translatedGreg Roach1-2/+10
2014-01-26Add class to allow themes to style notesGreg Roach1-1/+2
2014-01-25#912449 - PHP error when an individual has private namesGreg Roach1-8/+13
2014-01-25Remove unused globalsGreg Roach1-1/+1
2014-01-24Rename CSS/JS files with new version numberGreg Roach1-1/+1
2014-01-04Update copyright date to 2014Greg Roach45-47/+45
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho45-45/+45
2013-12-31Expand notes by default option not workingGreg Roach1-0/+1
2013-12-31Wrong am/pm for timestampsGreg Roach1-18/+18
2013-12-30More accurate(?) test for HTTPS:Greg Roach1-1/+1
2013-12-30More accurate(?) test for HTTPS:Greg Roach1-1/+1
2013-12-29Don't include the port for HTTPS in WT_SERVER_NAME when it's the default of 443Matthew Noorenberghe1-2/+3
2013-12-28Remove unused codeGreg Roach1-8/+1
2013-12-27Re-enable the 'expand notes by default' optionGreg Roach1-3/+19
2013-12-26Add initial support for markdownGreg Roach4-54/+24
2013-12-26Fixed redirection bugIain MacDonald1-1/+4
In the case of MOD_REWRITE being used on an Apache server to forge the webtrees url, webtrees would try to redirect to its source directory path and would not respect the SERVER_URL site setting (causing an infinite redirect loop)
2013-12-21#1257213 - PHP5.5 - preg_replace /e modifer when importing inline mediaGreg Roach1-1/+1
2013-12-21#1261535 - ERROR 8: Undefined variable: child - 1.5.2 devGreg Roach1-6/+5
2013-12-20#1262546 - WWW & URL tag clickabilityGreg Roach1-0/+7
2013-12-19functions_rtl.php is for the reports; functions_utf8.php is for mb_string ↵Greg Roach2-3/+3
style functions
2013-12-19functions_rtl.php is for the reports; functions_utf8.php is for mb_string ↵Greg Roach2-49/+49
style functions
2013-12-18Use PHP5.3 closures instead of PHP5.2 create_function()Greg Roach1-7/+36
2013-12-16Refactoring for PSR-0Greg Roach3-92/+43
2013-12-16Tidy up I18N + rtl librariesGreg Roach3-21/+10
2013-12-15The function Zend_Locale::getTranslation is very slow, and not available in ZF2Greg Roach1-28/+28
2013-12-15Export large gedcoms with privacy filtering causes mysql and/or webserver ↵Greg Roach1-94/+65
timeouts
2013-12-09Allow non date/place facts to be added to new individualsGreg Roach2-13/+20
2013-12-09Fix: copy/paste facts not working with CSRF checksGreg Roach1-5/+4