summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Collapse)AuthorFilesLines
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-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-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
2013-12-07Validate user-selected themesGreg Roach1-0/+3
2013-12-05Create version string using semantic versioning: 1.5.2-dev comes before 1.5.2Greg Roach3-10/+9
2013-12-04Bug #1236515 Fixed regression in booklets.makitso1-2/+2
2013-12-04Bug #1236515 familypage connecting lines for missing parents.makitso1-0/+10
2013-12-01Next release will be 1.5.2Greg Roach1-2/+2
2013-12-01Create 1.5.1 release1.5.1Greg Roach1-1/+1
2013-12-01Inline level 1 sources records are not displayed anywhereGreg Roach1-5/+10
2013-12-01#969337 - Soundex search - Code not in Soundex tableGreg Roach4-16/+115
2013-12-01Soundex codes in wt_name table have unnecessary (but harmless) quotation marksGreg Roach1-10/+10
2013-11-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach10-430/+430
2013-11-28Add workaround for PHP5.3/magic_quotes_gpcGreg Roach1-0/+18