| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-01-19 | HTML5 | Greg Roach | 1 | -39/+23 | |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -9/+27 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -19/+19 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 | |
| 2015-01-18 | Whitespace | Greg Roach | 1 | -2/+0 | |
| 2014-11-26 | #1395367 - Search: no results found | Greg Roach | 1 | -7/+7 | |
| 2014-11-08 | PHPDoc | Greg Roach | 1 | -1/+1 | |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -3/+2 | |
| 2014-09-17 | Split site-preference getter/setter into two functions | Greg Roach | 1 | -1/+1 | |
| 2014-06-25 | Tidy up English punctuation, capitalisation, etc. | Greg Roach | 1 | -5/+3 | |
| 2014-06-17 | Autocomplete doesn't work on pages with data from multiple trees | Greg Roach | 1 | -4/+5 | |
| 2014-04-05 | Coding style - wrap blocks in {} | Greg Roach | 1 | -16/+2 | |
| 2014-02-24 | Consolidate paste_*, pastename and openerpasteid implementations | Matthew Noorenberghe | 1 | -5/+0 | |
| pasteid is left alone for now | |||||
| 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-12-01 | #1249053 - Phonetic search by place does not work - 1.5.0 demo-dev | Greg Roach | 1 | -4/+4 | |
| 2013-11-01 | Tidy up trailing whitespace | Greg Roach | 1 | -25/+25 | |
| 2013-09-11 | #1222337 - General search page broken (latest 1.5.0) | Greg Roach | 1 | -1/+1 | |
| 2013-08-24 | Update non-typographic quotation marks | Greg Roach | 1 | -2/+2 | |
| Tidy up punctuation | |||||
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -4/+4 | |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 | |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -1/+1 | |
| 2013-05-27 | Remove "unhelpful" and out-of-date help text | fisharebest | 1 | -1/+1 | |
| 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 | Performance: fetch all the wt_site_setting values in one query. | fisharebest | 1 | -1/+1 | |
| 2012-09-13 | Complete rewrite of the handling of lists of trees: | fisharebest | 1 | -8/+6 | |
| 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-07-19 | Always ignore non-genelaogical data when performing a general search | fisharebest | 1 | -10/+0 | |
| 2012-07-18 | Specify WT_STATIC_URL path for all JS files - otherwise they won't get ↵ | fisharebest | 1 | -1/+1 | |
| picked up from a CDN server | |||||
| 2012-07-08 | Make more use of new WT_Place class. Update indexes for wt_place table. | fisharebest | 1 | -4/+4 | |
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the ↵ | fisharebest | 1 | -10/+5 | |
| bottom of the page. This improves responsiveness, as the page can be rendered before the scripts are parsed. | |||||
| 2012-04-16 | search.php - filter some inputs | fisharebest | 1 | -8/+8 | |
| 2012-04-11 | validation error - missing ">" | fisharebest | 1 | -4/+4 | |
| 2012-03-31 | Replace 3rd party autocomplete library with native jQuery functions | fisharebest | 1 | -2/+3 | |
| #964398 - find individual id | |||||
| 2012-03-28 | Functions should return HTML, rather than output it | fisharebest | 1 | -1/+1 | |
| 2012-03-18 | Refactor soundex functions into a separate class. | fisharebest | 1 | -2/+2 | |
| 2012-01-06 | #907639 - search needs I18N comment | fisharebest | 1 | -2/+2 | |
| 2011-12-30 | General Search, Select ALL/None, SVN 13050 - Bug #910102 | Nigel Osborne | 1 | -1/+1 | |
| 2011-12-21 | Update search.php, removing table structure, replaced with simple div elements. | Nigel Osborne | 1 | -295/+192 | |
| 2011-12-13 | Revert a few changes of <br> to <br /> where they occur inside translation ↵ | fisharebest | 1 | -1/+1 | |
| strings | |||||
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -43/+43 | |
| 2011-11-20 | Change to layout of media details and search results | Nigel Osborne | 1 | -1/+3 | |
| 2011-11-19 | Change one of the labels on the search page, for consistency | fisharebest | 1 | -1/+1 | |
| 2011-11-18 | I18N: improve labels in general-search page | fisharebest | 1 | -2/+2 | |
| 2011-11-09 | Add back missing opening div, and remove unused code. | Nigel Osborne | 1 | -18/+2 | |
| 2011-11-09 | Use HTML5 to set default form focus, rather than JavaScript. | fisharebest | 1 | -18/+5 | |
| 2011-11-09 | Wrapper for the page. | Nigel Osborne | 1 | -2/+2 | |
| 2011-11-08 | #584835 Use $WT_SESSION in preference to $_SESSION / Fix assorted minor bugs ↵ | fisharebest | 1 | -1/+1 | |
| in find-special-chars. | |||||
| 2011-11-04 | Validation: invalid class name | fisharebest | 1 | -2/+2 | |
| 2011-11-04 | Add spaces to fix HTML validation errors | fisharebest | 1 | -4/+4 | |
