| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-06-09 | I18N: Improve English texts. Refer to sort options consistently. Remove "SHO... | fisharebest | 6 | -51/+45 |
| 2011-06-09 | Fix capitalisation errors. Remove "edit name" from the menu. The edit optio... | fisharebest | 3 | -3/+3 |
| 2011-06-09 | I18N: Improve English texts. "Admin Option" is not very meaningful | fisharebest | 3 | -34/+29 |
| 2011-06-09 | I18N: Improve English texts. (Multi-)media items => "Media objects" | fisharebest | 5 | -95/+79 |
| 2011-06-09 | Fix: creating new users and self-registration stores password, rather than pa... | fisharebest | 1 | -1/+1 |
| 2011-06-09 | comment out portions of filterMedia2 which are currently non-functional | Larry Meaney | 1 | -8/+9 |
| 2011-06-09 | * remove unnecessary "Exclude Links" option on medialist.php | Larry Meaney | 1 | -52/+6 |
| 2011-06-09 | Remove the option to hide/show pending changes. The option didn't work prope... | fisharebest | 1 | -21/+18 |
| 2011-06-08 | We no longer have/need menu separators. | fisharebest | 1 | -3/+0 |
| 2011-06-07 | Fix: webtrees-1.1.2 changed the "full name" column in wt_name to include the ... | fisharebest | 3 | -5/+59 |
| 2011-06-07 | Specify the BLOWFISH algorithm to generate password hashes. Update existing ... | fisharebest | 1 | -5/+22 |
| 2011-06-06 | Update version number - next release is planned to be 1.2.1 | fisharebest | 1 | -2/+2 |
| 2011-06-06 | Update version number, for 1.2.0 release | fisharebest | 1 | -2/+2 |
| 2011-06-06 | Revert 11711 (addition of PasswordHash library). We will implement this logi... | fisharebest | 1 | -10/+5 |
| 2011-06-05 | New library PHPass for better hashes and a conversion routine on login for th... | Veit Olschinski | 1 | -5/+10 |
| 2011-06-02 | Media objects are called "Media objects", not "Multimedia objects", etc. | fisharebest | 1 | -5/+4 |
| 2011-06-01 | print_main_media_row() - change the way $mediaobject is defined so it can dis... | Larry Meaney | 1 | -1/+1 |
| 2011-05-31 | Remove some "obvious" help text. If any of the charts need more information,... | fisharebest | 2 | -2/+2 |
| 2011-05-30 | #731055 - Admin page - default theme - SVN 11083 | Łukasz Wilenski | 1 | -4/+4 |
| 2011-05-30 | Correct tooltip for edit,copy,delete links in rtl and some other languages; m... | Nigel Osborne | 1 | -12/+12 |
| 2011-05-29 | #731055 - Admin page - default theme - SVN 11083 | Łukasz Wilenski | 1 | -1/+1 |
| 2011-05-28 | Increase size of password field from 64 to 128 characters to support PHP inst... | fisharebest | 2 | -1/+49 |
| 2011-05-27 | Add support for inline editing using <textarea></textarea> | fisharebest | 1 | -1/+1 |
| 2011-05-27 | (no commit message) | Nigel Osborne | 1 | -3/+3 |
| 2011-05-27 | Add support for inline editing using <textarea></textarea> | fisharebest | 1 | -0/+9 |
| 2011-05-27 | prevent url duplication in "Review Changes" messages | Larry Meaney | 1 | -3/+7 |
| 2011-05-26 | Add unique-id to all menu items. This will allow CSS based menus to add icon... | fisharebest | 1 | -3/+3 |
| 2011-05-26 | Tidy up code for creating/checking password hashes. | fisharebest | 2 | -5/+10 |
| 2011-05-25 | Fix: indilist for names beginning with a space. Note, I have updated the saf... | fisharebest | 1 | -17/+1 |
| 2011-05-25 | get_media_folders() should not include media firewall dir; it was doing this ... | Larry Meaney | 1 | -3/+2 |
| 2011-05-24 | Fix: wrong user shown on CHAN records | fisharebest | 1 | -1/+1 |
| 2011-05-24 | bug 783620 - medialist.php unable to work with large lists of media items | Larry Meaney | 2 | -17/+1 |
| 2011-05-24 | bug 783620 - medialist.php unable to work with large lists of media items | Larry Meaney | 2 | -32/+51 |
| 2011-05-23 | Remove (very old) code for HTTP authentication. It is unmaintained, untested... | fisharebest | 2 | -40/+8 |
| 2011-05-23 | Fix: recent changes list gives error when all recent changes are for private ... | fisharebest | 1 | -82/+74 |
| 2011-05-23 | Fix typo in recently added SQL statement | fisharebest | 1 | -1/+1 |
| 2011-05-23 | always display file sizes in whole KB | Larry Meaney | 1 | -16/+0 |
| 2011-05-22 | Remove two configuration options. DISPLAY_JEWISH_GERESHAYIM was never actual... | fisharebest | 3 | -5/+1 |
| 2011-05-22 | bug 783620 - medialist.php unable to work with large lists of media items | Larry Meaney | 1 | -3/+3 |
| 2011-05-22 | Remove old/unused code | fisharebest | 1 | -44/+0 |
| 2011-05-22 | Family list performance. Count children from information in memory, rather t... | fisharebest | 1 | -13/+0 |
| 2011-05-22 | Remove old/unused code | fisharebest | 2 | -135/+3 |
| 2011-05-22 | bug 783620 - medialist.php unable to work with large lists of media items | Larry Meaney | 1 | -0/+330 |
| 2011-05-21 | medialist.php makes better use of the Media class | Larry Meaney | 1 | -1/+1 |
| 2011-05-20 | use WT_I18N::number | Łukasz Wilenski | 1 | -5/+5 |
| 2011-05-20 | All highlight images make better use of the Media class | Larry Meaney | 3 | -53/+89 |
| 2011-05-19 | add align style for RESN facts | Łukasz Wilenski | 1 | -4/+4 |
| 2011-05-19 | translate the type of MARR | Łukasz Wilenski | 1 | -0/+1 |
| 2011-05-17 | Some unknown names still showing as "(unknown)" instead of "…" | fisharebest | 1 | -2/+2 |
| 2011-05-17 | privacy family list on pliacelist should be the same with main family list | Łukasz Wilenski | 1 | -140/+140 |