| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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-09-01 | Remove old/unhelpful help text. ↵ | fisharebest | 1 | -1/+1 | |
| http://webtrees.net/index.php/en/forum/27-help-for-ver-1-3-latest-release/26577-lists-of-namen-3-out-of-4-presentation-options | |||||
| 2012-03-17 | Remove old/unused check_NN() function. | fisharebest | 1 | -1/+1 | |
| Move getShortName() function from GedcomRecord to Person - it only applies to people. | |||||
| 2012-03-09 | RTL: surnames that contain weakly-directional characters (such as ↵ | fisharebest | 1 | -0/+1 | |
| punctuation) render incorrectly on mixed LTR/RTL pages. | |||||
| 2011-11-24 | indilist/famlist - fix conflict between parameters $falpha and ↵ | fisharebest | 1 | -1/+5 | |
| $show_all_firstnames | |||||
| 2011-11-24 | Change fam-list function to use a variable rather than echoing every cell | Nigel Osborne | 1 | -1/+1 | |
| 2011-11-15 | indilist.php logic - unable to view all individuals when the given-name ↵ | fisharebest | 1 | -1/+8 | |
| sublist is active | |||||
| 2011-11-15 | Fix: indi/fam list does not work when you select the show_marnm option while ↵ | fisharebest | 1 | -2/+6 | |
| not logged in. | |||||
| 2011-11-15 | Fix: stray ";" in URL | fisharebest | 1 | -1/+1 | |
| 2011-11-14 | html validation | Łukasz Wilenski | 1 | -1/+0 | |
| 2011-11-14 | Tidy up the options on the individiual-list page. show-married-names is now ↵ | fisharebest | 1 | -108/+92 | |
| a user-setting instead of a family-tree-setting. | |||||
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -3/+5 | |
| 2011-10-21 | #796580 - "<" in surname breaks indilist | fisharebest | 1 | -62/+38 | |
| 2011-05-25 | Fix: indilist for names beginning with a space. Note, I have updated the ↵ | fisharebest | 1 | -0/+3 | |
| safe_GET/POST functions so that they no longer trim leading/trailing spaces from their input. This was originally added "because it seemed like a good idea", not because of any specific requirement. | |||||
| 2011-05-01 | Change the display of unknown names from "(Unknown)" to "…". This avoids ↵ | fisharebest | 1 | -5/+5 | |
| many complications (mis-matched scripts, mixed LTR/RTL), is more compact, is more compliant with GEDCOM/genealogy standards, etc. | |||||
| 2011-04-26 | Fix: highlighting wrong initial letter on indilist page, for languages with ↵ | fisharebest | 1 | -11/+5 | |
| multi-letter initials. | |||||
| 2011-03-31 | Individual/family lists: Do not show @N.N. in the page title. Sort ↵ | fisharebest | 1 | -2/+6 | |
| unknown/missing after other letters. | |||||
| 2011-03-07 | Performance: rewrite INDILIST and FAMLIST queries to use new indexes on ↵ | fisharebest | 1 | -4/+4 | |
| n_surn and n_givn columns. | |||||
| 2011-02-19 | Fix incorrect link from Families list. | Nigel Osborne | 1 | -1/+1 | |
| 2011-01-26 | XHTML | Larry Meaney | 1 | -1/+1 | |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -23/+23 | |
| 2010-11-25 | rawurlencode ged parameter on url strings | Larry Meaney | 1 | -9/+9 | |
| 2010-10-30 | (no commit message) | fisharebest | 1 | -3/+1 | |
| 2010-10-22 | Performance - tune queries to fetch surname lists for indilist/famlist pages | fisharebest | 1 | -1/+1 | |
| 2010-07-05 | Add a simple tabulated list format for the FAM list page | Nigel Osborne | 1 | -0/+3 | |
| 2010-06-09 | Only fetch gedcom settings from database when actually needed | fisharebest | 1 | -0/+2 | |
| 2010-05-31 | Fix errors in help_text links | fisharebest | 1 | -2/+2 | |
| 2010-05-14 | Merge duplicate texts that only differ by upper/lower case. Prefer ↵ | fisharebest | 1 | -2/+2 | |
| "Sentence case" to "Initial Capitals" | |||||
| 2010-05-12 | Use translate_fact() to translate facts | fisharebest | 1 | -1/+1 | |
| 2010-05-12 | I18N: ALL -> All (both upper and lower case words are already present and ↵ | fisharebest | 1 | -5/+5 | |
| translated) | |||||
| 2010-04-15 | Remove some old PHP-based collation (we now use DB collation exclusively) | fisharebest | 1 | -3/+3 | |
| 2010-04-15 | Apply collation rules on indi/fam lists (given names) | fisharebest | 1 | -7/+9 | |
| 2010-04-07 | Remove pointless help message | fisharebest | 1 | -2/+0 | |
| 2010-04-05 | (no commit message) | Veit Olschinski | 1 | -0/+287 | |
