summaryrefslogtreecommitdiff
path: root/modules_v3/sitemap
AgeCommit message (Expand)AuthorFilesLines
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-03-02Module APIGreg Roach1-312/+1
2015-02-06Rename function for consistencyGreg Roach1-1/+1
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach1-12/+12
2015-02-05Add API to access the parent tree of a recordGreg Roach1-14/+14
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-51/+51
2015-01-31#1416744 - Family tree titles on RTL/LTR pagesGreg Roach1-14/+14
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-9/+9
2015-01-28Use PHP function to set HTTP statusGreg Roach1-2/+2
2015-01-26Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'Greg Roach1-1/+1
2015-01-21Breadcrumbs on admin pagesGreg Roach1-1/+10
2015-01-19HTML5Greg Roach1-2/+2
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2014-12-17Named placeholders in SQLGreg Roach1-20/+50
2014-12-05PHPDocGreg Roach1-6/+21
2014-11-27PHPDocGreg Roach1-4/+4
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-2/+2
2014-10-15PSR coding standardsGreg Roach1-91/+91
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