summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-01-30Using wrong variable to display default treeGreg Roach1-1/+1
2015-01-29EnglishGreg Roach75-1615/+1615
2015-01-29Quotation marksGreg Roach63-1158/+1158
2015-01-29English textGreg Roach60-192/+193
2015-01-29HTML validationGreg Roach4-32/+68
2015-01-29Add bulk-import facility for sites that display large numbers of GEDCOM filesGreg Roach4-22/+97
2015-01-29Do not need constant WT_IMPORTEDGreg Roach2-14/+11
2015-01-29Allow logging against trees other than the current oneGreg Roach1-3/+4
2015-01-29Move tree import code to WT_Tree classGreg Roach3-98/+91
2015-01-29Colors themes not selectablemakitso1-8/+1
2015-01-28Temporary code to address colors secondary issue on IE 10+makitso1-0/+6
2015-01-28Add bootstrap-rtlGreg Roach1-2/+8
2015-01-28#1405672 - Modern Konqueror browser not recognised by default rulesGreg Roach2-1/+9
2015-01-28Rewrite site-access rule management. Fix #1159214Greg Roach8-188/+280
2015-01-28Palette not highlighted in colors themeGreg Roach2-3/+3
2015-01-28Active palette not highlighted in colors themeGreg Roach2-33/+23
2015-01-28Active language/theme not highlighted in clouds/webtrees themesGreg Roach2-12/+11
2015-01-28Add wrapper for $_SERVERGreg Roach2-23/+35
2015-01-28Use PHP function to set HTTP statusGreg Roach3-3/+10
2015-01-28Use PHP function to set HTTP statusGreg Roach33-100/+240
2015-01-28I18NGreg Roach1-1/+1
2015-01-28Manage family trees - always expand importing treesGreg Roach1-1/+1
2015-01-27Add icons to save/continue buttonsGreg Roach12-10/+38
2015-01-27Position save button at left or under inputs (see ↵Greg Roach2-6/+13
http://www.lukew.com/ff/entry.asp?571)
2015-01-27PHP errors in media assistantGreg Roach1-1/+2
2015-01-27Use github CDN until Cloudflare is updated - morteza/bootstrap-rtl/issues/55Greg Roach1-1/+1
2015-01-27Update bootstrap-rtl from 3.2.0 to 3.3.1Greg Roach3-10/+10
2015-01-27WCAG2 / HTML validationGreg Roach4-36/+54
2015-01-27Use latest datatables APIGreg Roach1-1/+1
2015-01-27Merge pull request #399 from ekdahl/masterGreg Roach1-10/+10
Grammar fixes
2015-01-27Grammar fixesFredrik Ekdahl1-10/+10
2015-01-27Edit blocks - no longer a modalGreg Roach5-135/+173
2015-01-26HTML validation and tidy upGreg Roach3-1587/+33
2015-01-26HTML validation and tidy upGreg Roach33-174/+154
2015-01-26DRY up codeGreg Roach2-9/+2
2015-01-26Don't send passwords to the clientGreg Roach1-2/+4
2015-01-26Allow themes to style alertsGreg Roach4-21/+43
2015-01-26Properly escape URL in statistics plotGreg Roach1-1/+1
2015-01-26Upgrade bootstrap from 3.3.1 to 3.3.2.Greg Roach7-19/+17
2015-01-26Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'Greg Roach32-34/+63
2015-01-26Update tecnick/tcpdf from 6.2.4 to 6.2.5Greg Roach10-36/+41
2015-01-26GM module - javascript tidy upGreg Roach1-78/+76
2015-01-26#1285599 - flagstaff no longer supported by google mapsGreg Roach1-8/+10
2015-01-26Fix #398 - new tree title ignoredGreg Roach2-11/+8
2015-01-26Merge pull request #396 from vytux-com/patch-1Greg Roach1-1/+1
Broken edit link
2015-01-26Merge pull request #397 from fisharebest/scrutinizer-patch-2Greg Roach1-1/+1
Scrutinizer Auto-Fixes
2015-01-26Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-01-26Broken edit linkVytautas Krivickas1-1/+1
Fix edit link in Stories module
2015-01-25Minor style change to admin iconmakitso2-4/+4
2015-01-25Revert "Show private names option ignored in statistics block"Greg Roach1-1/+1
This reverts commit 2b5b8e643136f9b3c58a139dc23d245312588e1a.