summaryrefslogtreecommitdiff
path: root/resources
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Unique stacks should be an opt-in featureGreg Roach1-2/+2
2019-03-03Fix: #2284 - increase colour contrast of sex icons in FAB themeGreg Roach1-6/+5
2019-03-03Fix: #2264 - styling for chartboxesGreg Roach1-0/+3
2019-03-03Fix: #2264 - styling for chartboxesGreg Roach16-9/+46
2019-03-03Fix: #2297 - link from surname table to family listGreg Roach1-3/+8
2019-03-03Convert from Carbon (v1) to CarbonImmutable (v2)Greg Roach16-23/+52
2019-03-03Surnames in surname table not linksGreg Roach1-0/+1
2019-03-03Fix: #2276, #2291 - chrome 72/73 has problems with bootstrap cardsGreg Roach4-5/+12
2019-03-02Use app() shortcutGreg Roach7-14/+14
2019-03-02Simplify setup wizard. Autologin after setupGreg Roach1-0/+8
2019-03-02Refactoring modules to remove dependency on Tree (allows earlier initialisati...Greg Roach23-109/+109
2019-02-28Fix: #2276 - Bootstrap4 - Chrome cannot render tables in cardsGreg Roach1-1/+2
2019-02-27Remove bootstrap workaround -- not neededmakitso2-12/+0
2019-02-25Fix: #523 bootstrap LTR input groups on RTL pagesGreg Roach5-26/+17
2019-02-25Fix: #1246 - show server errors on the control panelGreg Roach1-0/+4
2019-02-24Fix: #2229 - add Vietnamese diacritics and tonal marks to on-screen-keyboardGreg Roach1-1/+88
2019-02-24Fix: #2263 - facts duplicated in chart-boxesGreg Roach1-3/+2
2019-02-24Working on modulesGreg Roach2-2/+2
2019-02-24Unused importsGreg Roach8-12/+0
2019-02-24Fix: #2258 - colors theme using arrows from clouds themeGreg Roach1-0/+8
2019-02-23Refactor module componentsGreg Roach4-10/+12
2019-02-23Lists as ModulesRichard Cissee8-34/+143
2019-02-23Use UTC internally, and convert to local time for displayGreg Roach3-6/+3
2019-02-22Add PHP driver checks to setup wizardGreg Roach8-29/+29
2019-02-22Update port numbers for PostgreSQL and SQL ServerGreg Roach3-6/+7
2019-02-22Add experimental support for non-mysql databasesGreg Roach9-115/+475
2019-02-20Add "id" attribute to radio buttons (#2245)Rico Sonntag2-4/+4
2019-02-20Update list charts to use google chart api (#2235)Rico Sonntag6-291/+548
2019-02-17Prefer html entities in on-screen-keyboardGreg Roach1-3/+3
2019-02-17#2229 - missing letters in on-screen-keyboardGreg Roach1-2/+4
2019-02-17Fix: #2225 - Flipping icons!Greg Roach3-3/+3
2019-02-16Fix: #2197 - CSS rule precedence of links in buttonsGreg Roach1-6/+1
2019-02-16Fix: #2222 - some icons need to be reversed on RTL pagesGreg Roach1-0/+5
2019-02-16Fix: #2196 - leafletjs requires dir=ltr, even on RTL pages....Greg Roach1-1/+1
2019-02-16Fix: #2221 search/replace errorGreg Roach1-1/+1
2019-02-16Fix: #2220 copy/paste errorGreg Roach1-2/+2
2019-02-16Fix: #2215 - apply date fixing utilities to advanced search fieldsGreg Roach1-4/+16
2019-02-16Use Collection classGreg Roach6-189/+211
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach80-211/+208
2019-02-15Fix: #1839 - Dirty hack for IEGreg Roach1-0/+10
2019-02-15Hide empty sidebarsGreg Roach1-1/+3
2019-02-15Working on pedigree chartGreg Roach22-438/+571
2019-02-14Update custom charts tab (#2216)Rico Sonntag7-244/+298
2019-02-13Missing 'ged' parameter on advanced-search pageGreg Roach1-0/+1
2019-02-13Refactoring themes and chart boxesGreg Roach79-2863/+1645
2019-02-13Display message if no data/charts are available (#2210)Rico Sonntag17-204/+345
2019-02-12Remove old codeGreg Roach1-5/+5
2019-02-12Fix: #2207 wrong CSS elementGreg Roach1-0/+3
2019-02-12Workng on themes and RTLGreg Roach12-216/+10
2019-02-12Update google chartsRico Sonntag13-47/+394