summaryrefslogtreecommitdiff
path: root/resources/views/modules/sitemap
AgeCommit message (Expand)AuthorFilesLines
2022-09-06CodeStyleGreg Roach2-0/+4
2022-08-25CodeStyleGreg Roach1-70/+70
2022-05-19Fix: #4389 - move the CSRF token to the end of all forms, so we can detect tr...Greg Roach1-5/+4
2022-04-23Revert "Use HTTPS links for sitemap"Greg Roach3-3/+3
2022-02-18PHPdocGreg Roach2-5/+5
2021-12-16HTML validation for formatted sitemap filesGreg Roach1-1/+1
2021-10-29Use HTTPS links for sitemapGreg Roach3-3/+3
2021-09-24Fix: XSS in tree name/titleGreg Roach1-1/+1
2021-06-02Prefer https for links to documentationGreg Roach2-2/+2
2021-02-10CodeStyleGreg Roach1-0/+9
2021-01-25Type hintsGreg Roach1-1/+11
2021-01-15Unused importsGreg Roach1-1/+0
2020-09-20Update links to modules pageGreg Roach1-1/+2
2020-04-25Remove outdated advice on sitemaps/robots.txtGreg Roach1-5/+1
2020-02-08Fix: #3050 - add family and submitter records to the sitemap.xmlGreg Roach3-28/+60
2020-02-08Remove un-minified CSS fileGreg Roach1-1/+1
2020-02-02Add workaround for sites with short-open-tag enabledGreg Roach1-1/+1
2020-02-02Add workaround for sites with short-open-tag enabledGreg Roach2-2/+2
2020-01-27Add sitemap stylesheetGreg Roach3-0/+95
2020-01-27Fix: #3022 - use filesystem cache for sitemap filesGreg Roach2-12/+17
2020-01-27Fix: #3023 - sitemap files cannot be emptyGreg Roach1-0/+13
2020-01-13Typo in sitemap indexGreg Roach1-1/+1
2019-12-03Apply PSR12 code style to templatesGreg Roach1-0/+2
2019-10-14Working on routingGreg Roach1-1/+2
2019-10-09Working on routing; Code cleanupGreg Roach1-1/+0
2019-10-09Working on routingGreg Roach2-1/+9
2019-10-06Working on routingGreg Roach1-1/+1
2019-06-24Fix: #2464 PHP short open tagsGreg Roach2-2/+2
2019-05-01Tweak layout of sitemap config pageGreg Roach1-1/+1
2019-03-26Replace Bootstrap4 class with viewsGreg Roach1-2/+1
2019-02-16Use Collection classGreg Roach1-2/+2
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-2/+2
2019-02-02WhitespaceGreg Roach2-2/+2
2019-01-26Fix: #2129 - module managementGreg Roach1-1/+1
2018-11-18Rename Tree::getTitle() to title()Greg Roach1-1/+1
2018-11-18Rename Tree::getTreeId() to id()Greg Roach1-1/+1
2018-11-18Rename Fact::getDate() to date()Greg Roach1-1/+1
2018-10-12Use .phtml extension for template filesGreg Roach3-0/+0
2018-10-04Code styleGreg Roach3-86/+86
2018-07-18Fix: #1792 - wrong variable in sitemap templateGreg Roach1-1/+1
2018-07-17Refactor viewsGreg Roach1-1/+1
2018-05-28Use .xml.php file extensionGreg Roach2-0/+0
2018-05-28Convert relationship chart module to http/controllerGreg Roach1-0/+0
2018-05-28Convert sitemap module to http/controllerGreg Roach3-0/+132