summaryrefslogtreecommitdiff
path: root/modules_v3/sitemap
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-3/+3
2014-10-03Remove old functionsGreg Roach1-10/+10
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach1-5/+0
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-1/+1
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-11-29#1256330 - Sitemap ignores privacy settings leading to 404 errorsGreg Roach1-6/+11
2013-11-29bug 1076873 - sitemap.xml contains empty <urlset> tagljm421-1/+2
2013-11-24#1252278 - webtrees 1.5.0 unable to save sitemap stateGreg Roach1-1/+1
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-10-11Style prefer target ? instead of # for forms - does not change URLGreg Roach1-1/+1
2013-10-11HTML validationGreg Roach1-3/+3
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-4/+4
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-07-18Rename function getFactbyType to getFirstFact to better reflect what it doesfisharebest1-1/+1
2013-07-16#1201192 - Sitemap and getClientIp() Errors (SVN15297)fisharebest1-4/+1
2013-06-29(no commit message)fisharebest1-16/+16
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-2/+2
2012-12-04#1084382 - ask.com sitemap link brokenfisharebest1-1/+0
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-10-31Update DB structure - remove wt_media_mapping table (use wt_links instead), u...fisharebest1-4/+4
2012-10-30Use consistent save/close buttons in the edit-interface forms.fisharebest1-1/+1
2012-10-01Do not include family records in the sitemap. These records will be found by...fisharebest1-17/+1
2012-09-16#1006430 - rtl/ltr parenthesis etc.fisharebest1-1/+1
2012-09-15Part of #1006430 - rtl/ltr parenthesis etc.fisharebest1-1/+1
2012-09-14Assume PHP time is the same as MySQL time. Both should use the same underlyi...fisharebest1-4/+4
2012-09-13Complete rewrite of the handling of lists of trees:fisharebest1-20/+20
2012-04-19Need to explictly close sessionsfisharebest1-0/+1
2012-02-27#941990 - wrong URL in repo sitemapfisharebest1-2/+2
2011-12-28Reduce site of sitemap files to 500 entries, so they fit in the wt_module_set...fisharebest1-1/+1
2011-12-28sitemap: syntax error in sitemap filesfisharebest1-8/+10
2011-12-20#905775 - sitemap fixesfisharebest1-29/+31
2011-12-16sitemap - error in media listsfisharebest1-1/+1
2011-12-16sitemap - typofisharebest1-1/+1
2011-12-14Remove Yahoo! from sitemap submissions list. It is being absorbed into Bing.fisharebest1-1/+0
2011-12-13url_encode the sitemap URL, in the submission linksfisharebest1-6/+7
2011-12-13Fix: copy/paste error in sitemap modulefisharebest1-2/+2
2011-12-13Rewrite the sitemaps module. Remove all configuration options. It "just wor...fisharebest3-476/+238
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-4/+4
2011-12-12HTML validation: & => &amp;fisharebest1-6/+6
2011-12-11#902550 - sitemaps missing optionƁukasz Wilenski2-8/+8
2011-12-05Fix: invalid date format in sitemap index files.fisharebest1-1/+1
2011-11-19Change final few headers to use consistent comment style. Delete some empty/...fisharebest1-25/+23
2011-11-14Tidy up the options on the individiual-list page. show-married-names is now ...fisharebest1-3/+3
2011-11-05Implement "fluid" interface for controller - allows requests to be chained.fisharebest1-2/+3
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-13/+4
2011-10-05Merge duplicate translations that differ only in upper/lower casefisharebest1-30/+26
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest3-0/+542