summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-01-01Unescaped name in census assistantGreg Roach1-2/+2
2014-01-01Merge pull request #69 from JustCarmen/wt-nlGreg Roach1-7/+7
> A few corrections in the Dutch language file. Thanks!
2014-01-01A few corrections in the Dutch language file.JustCarmen1-7/+7
2014-01-01Missing blank line in fr_CA.poGreg Roach1-0/+1
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-30Merge pull request #67 from mnoorenberghe/https_portGreg Roach1-2/+3
Don't include the HTTPS port in WT_SERVER_NAME when it's the default
2013-12-30Merge pull request #68 from JustCarmen/wt-nlGreg Roach1-5/+5
Dutch language file updated.
2013-12-30Dutch language file updated.JustCarmen1-5/+5
2013-12-30Issue #64 - validation of report parametersGreg Roach1-16/+18
2013-12-30Updated PL translation by ŁukaszGreg Roach1-38/+38
2013-12-30Updated FR_CA translation by JAckieGreg Roach1-39/+37
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-29Remove registration message about accounts being automatically deleted - ↵Greg Roach1-3/+1
because they aren't\!
2013-12-29Report engine bypassing privacy checksGreg Roach1-65/+65
2013-12-29New CA translation by Toni Planas VilaGreg Roach1-934/+933
2013-12-29Update place names - not translatedGreg Roach59-2270/+2850
2013-12-28Issue #62 - siblings missing from fan-chart menuGreg Roach1-1/+1
2013-12-28Family tab and family-navigator ignoring the 'Show private relationships' ↵Greg Roach2-5/+12
setting
2013-12-28Merge pull request #65 from JustCarmen/wt-nlGreg Roach1-22/+22
Dutch language file updated.
2013-12-28Dutch language file updated.JustCarmen1-22/+22
2013-12-28#1241645 - Create media object for unused media file - no link to indi ↵Greg Roach2-9/+8
created - dev
2013-12-28Update translation files with latest messagesGreg Roach58-81865/+84036
2013-12-28 #1236491 - Family page facts should print before media objects - devGreg Roach1-1/+2
2013-12-28Remove unused codeGreg Roach1-8/+1
2013-12-27Re-enable the 'expand notes by default' optionGreg Roach4-4/+34
2013-12-26Add initial support for markdownGreg Roach386-83/+34850
2013-12-26Unescaped output in medialist.phpGreg Roach1-2/+2
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-24Smoother scrolling when expanding layersGreg Roach1-2/+2
2013-12-22Updated FI/SV/HE translations by MelizaGreg Roach3-162/+161
2013-12-22New feature - update all place namesGreg Roach2-5/+131
2013-12-21#1241652 - Fatal error when try to link media object to family - devGreg Roach1-2/+2
2013-12-21Bad quotation marks in Swedish translationGreg Roach1-56/+56
2013-12-21#1257213 - PHP5.5 - preg_replace /e modifer when importing inline mediaGreg Roach1-1/+1
2013-12-21#1257218 - Error checker - valid SUBM links reported as errorsGreg Roach1-5/+6
2013-12-21Consistent labels for URL and _URL tagsGreg Roach1-1/+1
2013-12-21#1261535 - ERROR 8: Undefined variable: child - 1.5.2 devGreg Roach1-6/+5
2013-12-20#1263169 - _WT_OBJE_SORT displayed as error in raw-gedcom editorGreg Roach1-0/+1
2013-12-20#1262546 - WWW & URL tag clickabilityGreg Roach1-0/+7
2013-12-19#1261671 - MM generates thumbs with black backgroundGreg Roach1-0/+4
2013-12-19functions_rtl.php is for the reports; functions_utf8.php is for mb_string ↵Greg Roach3-4/+4
style functions
2013-12-19functions_rtl.php is for the reports; functions_utf8.php is for mb_string ↵Greg Roach3-50/+49
style functions
2013-12-18PSR-0: each class/interface goes in a separate fileGreg Roach9-69/+211
2013-12-18Use PHP5.3 closures instead of PHP5.2 create_function()Greg Roach5-14/+42
2013-12-18#1261807 - Date parsing of august / september: undefinedGreg Roach1-7/+7
2013-12-18Fix: custom modules rely on deprecated Zend_Registry featureGreg Roach1-0/+3
2013-12-17Don't move focus unnecessarily in date field in Chrome/IEGreg Roach1-1/+5