summaryrefslogtreecommitdiff
path: root/modules_v3
AgeCommit message (Collapse)AuthorFilesLines
2016-07-08Remove Icon Shadows (removed from google Maps API (v3.14) and redundant ↵David Drury11-0/+0
icons (#1058)
2016-06-29Fix: #993 - Use CSS for Google Map sizeGreg Roach1-0/+1
2016-06-221. Rearrange pedigree map html to simplify on click managementDavid Drury1-37/+5
2. No 1. provides opportunity to simplify CSS by using display: flex
2016-06-18Tweak English textGreg Roach1-1/+1
2016-06-18Fix #909 - not all user-interfaces use 'click'Greg Roach2-17/+27
2016-06-15GM cleanupGreg Roach1-60/+30
2016-06-15GM cleanupGreg Roach1-29/+8
2016-06-15GM cleanupGreg Roach1-23/+7
2016-06-15Start to refactor google maps CSSGreg Roach1-160/+44
2016-06-14Pedigree map html - remove table (#992)David Drury1-19/+23
2016-06-14Pedigree map bug fixesDavid Drury1-4/+20
zoom level when only one place sidebar click on "view the individual" goes to wrong place sidebar click on individual image doesn't load in colorbox Replaced :target pseudo selector functionality with jQuery class testing/adding/removing Previous fix for zoom level when only one place was incomplete - now handles map redraw properly
2016-06-12Merge #962Greg Roach1-0/+7
2016-06-12Uses "display: flex" - tested on Firefox & Chrome latest versions and IE 8 - ↵David Drury1-3/+21
11 & edge (desktop & mobile versions using edge's emulation function - thought ie 8&9 should fail but they don't) - Also note IE 8 & 9 display a Googlemaps api warning about unsupported browser. Quite easy to revert to floats if preferred.
2016-06-12Fix #982 - census assistant notesGreg Roach1-1/+1
2016-06-10Fix #966 - English textGreg Roach1-1/+1
2016-06-10Fix #973 - English textGreg Roach1-1/+1
2016-06-04Merge part of PR942Greg Roach2-2/+31
2016-06-02Alignment of Google Map and Street View on place hierarchyGreg Roach1-2/+2
2016-05-31Merge part of PR942Greg Roach2-8/+116
2016-05-07Improve English textsGreg Roach2-4/+4
2016-05-01I18NGreg Roach1-1/+1
2016-04-30I18NGreg Roach2-8/+8
2016-04-18Can only create new objectsGreg Roach2-2/+2
2016-04-16RepeatTag not checking privacyGreg Roach3-3/+0
2016-04-16Labels are not questionsGreg Roach5-29/+29
2016-04-12Unused codeGreg Roach2-124/+20
2016-04-11Charts As Modulesric201611-0/+220
2016-03-25Display date of 1860 US censusGreg Roach1-1/+1
2016-02-28Added styling for Census Assistant notes (same as markdown).David Drury1-20/+19
census-edit.php fixed bug in function updateCensusText whereby hidden <th> elements were included in the column count when generating the note text. fixed bug in CensusAssistantModule.php function formatCensusNote to remove leading \n char from $data (real solution would be to change regex on line 294 but I go cross eyed looking at that). Accomodate censuses with many columns (eg US 1930). To do this it was necessary to move the "Events of close relatives etc." line outside the facts table as colspan and table-layout: fixed don't play well together NotesTabModule.php also need some work to properly show censuses with many columns Select the correct census from which to derive the column headers Use Soundex to perform place matching Safety first programming
2016-02-21Fix #824 - obsolete HTML markupGreg Roach2-13/+13
2016-02-21CodeStyleGreg Roach1-14/+14
2016-02-21TreeView with space in tree nameGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach68-68/+68
2016-01-17TabsGreg Roach9-46/+33
2016-01-15Fix #800 - census text not always updatedGreg Roach1-4/+2
2016-01-13wiki/dev/www.webtrees.net are now HTTPSGreg Roach1-1/+1
2015-12-31Remove rows from census assistantGreg Roach2-6/+2
2015-11-12Popup size/positionGreg Roach1-2/+2
2015-10-29Code styleGreg Roach2-8/+9
2015-10-19Rewrite census assistantGreg Roach4-6454/+204
2015-10-07Code styleGreg Roach1-5616/+4983
2015-09-27Use new census dates in add-census pageGreg Roach1-8/+5
2015-09-13Link targets are unfriendly on devices without windowsGreg Roach1-4/+6
2015-08-12Error when browsing two interactive trees at the same timeGreg Roach1-2/+1
2015-08-09Fix #668 individual report with same-sex couplesGreg Roach1-9/+16
2015-07-09Fix #446 - Add individual photos to family reportGreg Roach1-0/+9
2015-07-06Fix #381 - replace images with CSSGreg Roach1-36/+14
2015-06-29Update googlemap_readme.txtmikejpr1-1/+1
Correction of wiki-URL
2015-06-28Fix #613 - undefined in ancestors reportGreg Roach1-40/+38
2015-06-28Missing space between sentences in ancestors reportGreg Roach1-14/+8