| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+1 | |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 1 | -1/+2 | |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -0/+2 | |
| 2015-03-13 | Punctuation | Greg Roach | 1 | -2/+2 | |
| 2015-02-14 | Fix #1225606 - search needs to use GET, replaces needs to use POST | Greg Roach | 1 | -198/+269 | |
| 2015-02-05 | Fix ##1284239 - Search: User permissions of selected tree are used for every ↵ | Greg Roach | 1 | -1/+1 | |
| tree | |||||
| 2015-02-05 | Add API to access the parent tree of a record | Greg Roach | 1 | -2/+2 | |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 | |
| 2015-02-03 | Autoload includes/functions/* | Greg Roach | 1 | -1/+0 | |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -73/+68 | |
| 2015-01-31 | Private members of WT_Tree class | Greg Roach | 1 | -1/+1 | |
| 2015-01-31 | #1416744 - Family tree titles on RTL/LTR pages | Greg Roach | 1 | -2/+2 | |
| 2015-01-24 | Add visual feedback for privacy settings | Greg Roach | 1 | -1/+1 | |
| 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 | |
