| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-04 | Update copyright date to 2014 | Greg Roach | 1 | -1/+1 | |
| 2014-01-04 | Fix address of FSF, replace licence of GPLv2 by latest version | weberho | 1 | -1/+1 | |
| 2013-11-29 | #1256330 - Sitemap ignores privacy settings leading to 404 errors | Greg Roach | 1 | -6/+11 | |
| 2013-11-29 | bug 1076873 - sitemap.xml contains empty <urlset> tag | ljm42 | 1 | -1/+2 | |
| add a link to the tree's home page as the first entry in every sitemap. This solves two problems: 1) the home page will be added to the sitemap 2) none of the sitemaps will be empty | |||||
| 2013-11-24 | #1252278 - webtrees 1.5.0 unable to save sitemap state | Greg Roach | 1 | -1/+1 | |
| 2013-11-01 | Tidy up trailing whitespace | Greg Roach | 1 | -1/+1 | |
| 2013-10-11 | Style prefer target ? instead of # for forms - does not change URL | Greg Roach | 1 | -1/+1 | |
| 2013-10-11 | HTML validation | Greg Roach | 1 | -3/+3 | |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -4/+4 | |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -2/+0 | |
| 2013-07-18 | Rename function getFactbyType to getFirstFact to better reflect what it does | fisharebest | 1 | -1/+1 | |
| 2013-07-16 | #1201192 - Sitemap and getClientIp() Errors (SVN15297) | fisharebest | 1 | -4/+1 | |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -16/+16 | |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work ↵ | fisharebest | 1 | -2/+2 | |
| around limitation in old versions of jquery?). Don't do this any more - it breaks jQuery extensions, by re-creating the jQuery object. This also has the benefit of making the home page more responsive. | |||||
| 2012-12-04 | #1084382 - ask.com sitemap link broken | fisharebest | 1 | -1/+0 | |
| 2012-11-16 | Cosmetic: updates to I18N hints | fisharebest | 1 | -1/+1 | |
| 2012-10-31 | Update DB structure - remove wt_media_mapping table (use wt_links instead), ↵ | fisharebest | 1 | -4/+4 | |
| update wt_media table (to add columns we need to search on). | |||||
| 2012-10-30 | Use consistent save/close buttons in the edit-interface forms. | fisharebest | 1 | -1/+1 | |
| 2012-10-01 | Do not include family records in the sitemap. These records will be found ↵ | fisharebest | 1 | -17/+1 | |
| by spidering from the pages of the contained individuals. | |||||
| 2012-09-16 | #1006430 - rtl/ltr parenthesis etc. | fisharebest | 1 | -1/+1 | |
| 2012-09-15 | Part of #1006430 - rtl/ltr parenthesis etc. | fisharebest | 1 | -1/+1 | |
| 2012-09-14 | Assume PHP time is the same as MySQL time. Both should use the same ↵ | fisharebest | 1 | -4/+4 | |
| underlying OS function. Saves a DB query. Only call time() once. For consistency, and for a very minor performance tweak. | |||||
| 2012-09-13 | Complete rewrite of the handling of lists of trees: | fisharebest | 1 | -20/+20 | |
| https://bugs.launchpad.net/webtrees/+bug/1024825 - Custom language translations not working on family tree titles https://bugs.launchpad.net/webtrees/+bug/981640 - Partial solution - filter list of trees using REQUIRE_VISITOR_AUTHENTICATION to hide trees which the user cannot see. This also ensures that private trees remain completely hidden until after login. https://bugs.launchpad.net/webtrees/+bug/1046002 - v1.3.1 admin.php ERROR 8 at line 277 Performance tweak - save at least two DB calls per page. | |||||
| 2012-04-19 | Need to explictly close sessions | fisharebest | 1 | -0/+1 | |
| 2012-02-27 | #941990 - wrong URL in repo sitemap | fisharebest | 1 | -2/+2 | |
| 2011-12-28 | Reduce site of sitemap files to 500 entries, so they fit in the ↵ | fisharebest | 1 | -1/+1 | |
| wt_module_setting table. Should we change the column from TEXT to MEDIUMTEXT? | |||||
| 2011-12-28 | sitemap: syntax error in sitemap files | fisharebest | 1 | -8/+10 | |
| 2011-12-20 | #905775 - sitemap fixes | fisharebest | 1 | -29/+31 | |
| 2011-12-16 | sitemap - error in media lists | fisharebest | 1 | -1/+1 | |
| 2011-12-16 | sitemap - typo | fisharebest | 1 | -1/+1 | |
| 2011-12-14 | Remove Yahoo! from sitemap submissions list. It is being absorbed into Bing. | fisharebest | 1 | -1/+0 | |
| 2011-12-13 | url_encode the sitemap URL, in the submission links | fisharebest | 1 | -6/+7 | |
| 2011-12-13 | Fix: copy/paste error in sitemap module | fisharebest | 1 | -2/+2 | |
| 2011-12-13 | Rewrite the sitemaps module. Remove all configuration options. It "just ↵ | fisharebest | 3 | -476/+238 | |
| works" :-) | |||||
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -4/+4 | |
| 2011-12-12 | HTML validation: & => & | fisharebest | 1 | -6/+6 | |
| 2011-12-11 | #902550 - sitemaps missing option | Łukasz Wilenski | 2 | -8/+8 | |
| 2011-12-05 | Fix: invalid date format in sitemap index files. | fisharebest | 1 | -1/+1 | |
| 2011-11-19 | Change final few headers to use consistent comment style. Delete some ↵ | fisharebest | 1 | -25/+23 | |
| empty/unused files. | |||||
| 2011-11-14 | Tidy up the options on the individiual-list page. show-married-names is now ↵ | fisharebest | 1 | -3/+3 | |
| a user-setting instead of a family-tree-setting. | |||||
| 2011-11-05 | Implement "fluid" interface for controller - allows requests to be chained. | fisharebest | 1 | -2/+3 | |
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -13/+4 | |
| 2011-10-05 | Merge duplicate translations that differ only in upper/lower case | fisharebest | 1 | -30/+26 | |
| 2011-08-04 | #821050 - Error calling page after update to 1.2.2 | fisharebest | 3 | -0/+542 | |
