summaryrefslogtreecommitdiff
path: root/modules_v3
AgeCommit message (Expand)AuthorFilesLines
2014-05-01Interactive tree/allpartners button only works in full-screen modeGreg Roach2-40/+24
2014-04-29Consolidate css classesDavid Drury1-3/+3
2014-04-25Move global function to local scopeGreg Roach1-1/+1
2014-04-19Bug fix & html tidyDavid Drury1-209/+144
2014-04-14Move album tab images to each themeGreg Roach4-3/+3
2014-04-14#125 - text-overflow:ellipsis breaks sub-menusGreg Roach1-1/+1
2014-04-14Album tab - broken HTML in menuGreg Roach1-19/+8
2014-04-13Remove unused CSSGreg Roach1-0/+4
2014-04-13Merge CSS from album tab into each themeGreg Roach2-82/+11
2014-04-13Remove unused CSS markup/selectors from album tabGreg Roach2-77/+20
2014-04-13Remove unused CSSGreg Roach1-8/+0
2014-04-12CSS performance - 'html[dir=rtl]' is slower than plain '[dir=rtl]'Greg Roach5-38/+38
2014-04-12Reformat module CSS; fix RTL layout issues on album tabGreg Roach4-293/+578
2014-04-05Clean up codeGreg Roach1-361/+779
2014-04-05Remove redundant codeGreg Roach1-7/+5
2014-04-05Remove old/unused fileGreg Roach1-32/+0
2014-04-05Gedfact assistant, family navigator, flyout positionGreg Roach2-38/+33
2014-04-05Fix: using the result of void functionsGreg Roach1-18/+18
2014-04-05Coding style - wrap blocks in {}Greg Roach1-1/+3
2014-04-04Clippings cart - members cannot apply visitor privacy to downloadsGreg Roach1-0/+1
2014-04-04Remove MSDOS line endingsGreg Roach2-7/+5
2014-04-04Add terminating semicolon to CSS declarationsGreg Roach2-3/+3
2014-04-04PHP/JS lintingGreg Roach2-12/+12
2014-04-03Same variable used twice in foreach()Greg Roach2-6/+6
2014-04-03Unused expressionsGreg Roach1-1/+1
2014-04-01CSS duplicate/redundant declarationsGreg Roach4-10/+6
2014-04-01HTML validationGreg Roach1-12/+6
2014-04-01Coding style - terminate JS statementsGreg Roach3-22/+22
2014-03-31Octal/decimal constants; remove unused functionGreg Roach1-96/+42
2014-03-31Remove IE6 CSS hackGreg Roach1-4/+2
2014-03-31Remove unused code from googlemap moduleGreg Roach2-43/+0
2014-03-31Remove redundant closing php tagsGreg Roach1-1/+1
2014-03-31Unused functionsGreg Roach1-13/+0
2014-03-31Unused functionsGreg Roach1-19/+0
2014-03-19Fix: temporary code in googlemaps module prevents installer from runningGreg Roach1-16/+20
2014-03-16Various fixes from woocGreg Roach1-2/+2
2014-03-01Remove unnecessary JS eval usage in the Google Maps moduleMatthew Noorenberghe1-8/+8
2014-03-01#1285736 - Download geographic data - Google maps moduleGreg Roach1-12/+11
2014-02-28#1285736, and also remove double <HTML> element in places edit formGreg Roach1-17/+9
2014-02-28Remove unused fileGreg Roach1-80/+0
2014-02-25Make counting number of individuals per surname optional as not required in i...Rico Sonntag2-2/+2
2014-02-24Consolidate paste_*, pastename and openerpasteid implementationsMatthew Noorenberghe6-52/+3
2014-02-23Google maps fallout from 2af14434 - Fix references to $GM_MIN_ZOOM and getHig...Matthew Noorenberghe1-5/+5
2014-02-23Remove live-traffic overlay from streetview.Greg Roach1-258/+240
2014-02-23Refactoring GoogleMaps module - part oneGreg Roach10-3505/+3185
2014-02-23Switch from browser detection using document.all to feature detectionMatthew Noorenberghe1-16/+21
2014-02-22Showing more than 5 decimals in googlemap search window breaks layoutGreg Roach1-1/+2
2014-02-19Streetmap co-ords not workingGreg Roach1-1/+1
2014-02-10Batch update / search+replace doesn't match multi-byte wildcards correctlyGreg Roach1-2/+2
2014-01-30Upgraded CKEditorDavid Drury504-2884/+7003