summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)AuthorFilesLines
2016-06-29Fix: #993 - Use CSS for Google Map sizeGreg Roach1-27/+2
2016-06-28Payso -> PaysonGreg Roach1-1/+1
2016-06-28Update LDS temple codesGreg Roach1-1/+1
2016-06-28Update LDS temple codesGreg Roach1-19/+23
2016-06-28Update LDS temple codesGreg Roach1-19/+71
2016-06-28[GoogleMapsModule] Fixes in the Change flag window (#1038)Jonathan Jaubart1-3/+4
* [GoogleMapsModule] Fixes in the Change flag window Fixes few issues in the Change flag window of the GoogleMaps module: - for subdivisions (state) of countries,the glob does not look at the correct sub-folder, because of a missing / - the ternary operator l. 678 causes a wrong execution priority, so that the "hidden" or "visible" are shown in the output instead of the style attribute - l. 701: extra > after the flag name * [GoogleMapsModule] Fixes in the Change flag window Additional fix: the `$i` variable is not reset, therefore the value for the `"FLAGS"` input is offset by the latest value of `$i` already incremented while displaying the Countries flags. However, when processed, this value is used as the index in the flags_s array, hence triggering an out-of-range exception.
2016-06-28#1031 - default state of checkboxesGreg Roach4-10/+10
2016-06-26PHPDocGreg Roach1-0/+4
2016-06-26WhitespaceGreg Roach1-1/+1
2016-06-26Upper/lower caseGreg Roach1-1/+1
2016-06-26I18N - names of identifiersGreg Roach1-1/+1
2016-06-26Make historical facts persistent (#1035)Chris Theron1-4/+4
2016-06-24EnglishGreg Roach1-3/+3
2016-06-24Help textGreg Roach1-4/+3
2016-06-24I18N placeholdersGreg Roach1-3/+3
2016-06-24Googlemap CSV textGreg Roach1-4/+6
2016-06-24FAQ textGreg Roach1-58/+57
2016-06-24English textGreg Roach1-1/+1
2016-06-24Load more news using ajaxGreg Roach1-1/+1
2016-06-24Simplify configuration of news blockGreg Roach2-108/+63
2016-06-23Replace default checkbox settings with persistant user settingsGreg Roach4-39/+45
2016-06-22Replace default checkbox settings with persistant user settingsGreg Roach3-18/+27
2016-06-22Reinstate use data attribute instead of id (#1028)David Drury1-6/+5
2016-06-22Help textGreg Roach1-1/+1
2016-06-22Fix #1027 - upper/lower caseGreg Roach1-3/+3
2016-06-22Revert "Use data attribute instead of id"Greg Roach1-3/+3
This reverts commit cf8763adde451beb4d988f888c8ece83838dab0e.
2016-06-22Use data attribute instead of idGreg Roach1-3/+3
2016-06-221. Rearrange pedigree map html to simplify on click managementDavid Drury1-15/+15
2. No 1. provides opportunity to simplify CSS by using display: flex
2016-06-22HTML validationGreg Roach1-3/+11
2016-06-22Fix #997 - Sort list of chartsGreg Roach1-8/+9
2016-06-22Fix #1005 - button labelsGreg Roach3-6/+7
2016-06-21Fix: #1014 consistent terminology - approve/acceptGreg Roach2-3/+3
2016-06-20Show full old style sources - inlcudes markdownGreg Roach1-7/+7
2016-06-20Show full old style sources - inlcudes markdowntronsmit1-1/+5
2016-06-20HTML validationGreg Roach1-2/+2
2016-06-20Bug fixes (#1021)David Drury1-16/+12
Remove redundant link from sidebar HTML and fix mismatched DIVs
2016-06-20HTML validationGreg Roach1-1/+1
2016-06-20Remove countries that no longer existGreg Roach1-24/+14
2016-06-20Simplify codeGreg Roach1-3/+3
2016-06-20Simplify codeGreg Roach1-11/+9
2016-06-19Simplify codeGreg Roach1-12/+7
2016-06-19Fix #1002 - new source citations missing '3 DATA'Greg Roach1-0/+1
2016-06-19Fix #1003 - hide links in sign-in blockGreg Roach1-4/+5
2016-06-19Fix #989 self - himself/herself/themselfGreg Roach1-12/+30
2016-06-19'self' tooltipGreg Roach1-4/+4
2016-06-18Automate USE_RIN - no need for optionGreg Roach1-1/+1
2016-06-18Remove GM option to show co-ordinatesGreg Roach1-18/+0
2016-06-18Fix: #979 options/preferencesGreg Roach2-2/+2
2016-06-18Tweak English textGreg Roach6-12/+12
2016-06-18Fix #909 - not all user-interfaces use 'click'Greg Roach4-15/+15