| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-09-22 | Add HTML escapes and directional markup when we CREATE the names of objects, ↵ | fisharebest | 4 | -16/+10 | |
| rather than when we DISPLAY them. It is easier to do it in one place, not everywhere. getFullName() already calls canDisplayName(), so no need to call it a second time. | |||||
| 2011-09-21 | Convert remaining "List Names" to "Full Names" | fisharebest | 1 | -14/+18 | |
| 2011-09-21 | Convert some "List Names" to "Full Names" | fisharebest | 1 | -17/+8 | |
| 2011-09-20 | #791002 - typo/bad URI out of search.php | fisharebest | 1 | -117/+17 | |
| #847812 - Search key of non Latin1 letter and space - unprintable highlighted result | |||||
| 2011-09-15 | Performance - we do not need the f_numchil column to create a WT_Family ↵ | fisharebest | 2 | -7/+7 | |
| object. It takes less CPU/memory to calculate it as needed from the gedcom record. | |||||
| 2011-09-14 | Performance - it is faster to extract the sex from the gedcom record than it ↵ | fisharebest | 2 | -38/+14 | |
| is to fetch the i_sex column from the database | |||||
| 2011-09-13 | #817867 - Name Suffix handling error | fisharebest | 1 | -11/+7 | |
| NOTE, if any of your names contain commas, for example "2 NSFX PhD, MBE", then you will need to either edit/save the name or re-import. Without this step, these names may not appear on the individual/family lists. | |||||
| 2011-09-12 | Remove some old references to RTL stylesheets. RTL styling is now ↵ | fisharebest | 1 | -1/+1 | |
| integrated into the main stylesheets. | |||||
| 2011-09-11 | #826094 - Add/Change SOUR approval missing - SVN 12122 | fisharebest | 1 | -0/+2 | |
| Remove "Return to sources/repositories" links. We can arrive here from other pages, so "return" is incorrect. In any case, every page has a link to the source/repo list in the menu. | |||||
| 2011-09-10 | #814628 - All links to media objects removed instead of only one | fisharebest | 1 | -4/+4 | |
| 2011-09-10 | #822603 - Death flag set wrongly (missed one new file) | fisharebest | 3 | -2/+47 | |
| 2011-09-10 | #822603 - Death flag set wrongly | fisharebest | 4 | -18/+14 | |
| 2011-09-08 | Bug #844579 - Undefined index notes | Nigel Osborne | 1 | -1/+1 | |
| 2011-09-08 | MEDIA_UPLOAD access checks need "<=" rather than "<" | fisharebest | 2 | -2/+2 | |
| 2011-09-08 | Fix for: Bug #843779, Bug #842175, Bug #838642 and issues related to lists, ↵ | Nigel Osborne | 1 | -13/+36 | |
| especially when displayed on Search results page. | |||||
| 2011-09-07 | Remove the "enable multimedia" option. Multimedia is always enabled. Add a ↵ | fisharebest | 9 | -20/+71 | |
| new configuration option to restrict who can upload new media files. | |||||
| 2011-09-06 | Bug #842175 - source_list_table warning | Nigel Osborne | 1 | -1/+2 | |
| 2011-09-04 | Fix: reference to non-existent source causes PHP error | fisharebest | 1 | -14/+15 | |
| 2011-09-01 | Bug #838642 - media_list_table warning | Nigel Osborne | 1 | -1/+1 | |
| 2011-08-31 | Reversing the fixes for Bug #817867 - Name Suffix handling error. These ↵ | Nigel Osborne | 1 | -3/+3 | |
| changes caused other issues. | |||||
| 2011-08-30 | Bug #817867 - Name Suffix handling error | Nigel Osborne | 1 | -3/+3 | |
| (Note - changes need reviewing) | |||||
| 2011-08-30 | Add comment about changes to module API version. | fisharebest | 1 | -1/+1 | |
| 2011-08-29 | #833909 - in manage media links, module dir name not being loaded | fisharebest | 3 | -8/+8 | |
| 2011-08-23 | Update Media objects list and details to same datatables format as sources. | Nigel Osborne | 1 | -48/+69 | |
| 2011-08-19 | remove BOM | Łukasz Wilenski | 1 | -1/+1 | |
| 2011-08-19 | Update Repositories list and details to same datatables format as sources. | Nigel Osborne | 1 | -30/+71 | |
| 2011-08-16 | Fix for "ERROR 8: Undefined variable: table_id | Nigel Osborne | 1 | -1/+1 | |
| 0 Error occurred on line 915 of file functions_print_lists.php in function print_sour_table 1 called from line 36 of file sourcelist.php" | |||||
| 2011-08-16 | Adjustment for wide notes (such as from Census Assistant) | Nigel Osborne | 1 | -4/+4 | |
| 2011-08-16 | Update Shared Notes list and details to same datatables format as sources. | Nigel Osborne | 1 | -36/+71 | |
| 2011-08-15 | Further changes to source list datatable | Nigel Osborne | 1 | -7/+5 | |
| 2011-08-15 | Different sort for diacritics in source list - ↵ | Nigel Osborne | 1 | -1/+1 | |
| http://webtrees.net/en/forums/3-help-for-beta-and-svn-versions/14561-re-significant-change-in-latest-svn-12124 | |||||
| 2011-08-15 | Correct events table footer (again) | Nigel Osborne | 1 | -1/+1 | |
| 2011-08-11 | Fixed IE7 display problem. | Rob Peters | 1 | -1/+1 | |
| 2011-08-11 | Moving source lists and details to jquery. First step in moving all lists. | Nigel Osborne | 1 | -76/+113 | |
| 2011-08-11 | Updating other themes for recent changes to tables in blocks, and layout on ↵ | Nigel Osborne | 1 | -10/+12 | |
| indi page. | |||||
| 2011-08-10 | Bug #824021 - First line of note disappears | Nigel Osborne | 1 | -1/+1 | |
| 2011-08-10 | Fix for ↵ | Nigel Osborne | 1 | -3/+3 | |
| http://webtrees.net/en/forums/2-open-discussion/13981-corrupted-table and sundry related layout changes in webtrees theme. | |||||
| 2011-08-10 | Further adjustment to 12117 (more unnecessary <br /> tags removed. | Nigel Osborne | 1 | -13/+3 | |
| 2011-08-10 | Minor layout changed on Facts & Events tab to Notes, Media and Source facts. ↵ | Nigel Osborne | 2 | -15/+16 | |
| Only made css changes to webtrees theme so far. | |||||
| 2011-08-04 | Update version number for 1.2.4 release | fisharebest | 1 | -2/+2 | |
| 2011-08-04 | Update version number for 1.2.3 release | fisharebest | 1 | -1/+1 | |
| 2011-08-04 | #821050 - Error calling page after update to 1.2.2 | fisharebest | 1 | -1/+1 | |
| 2011-08-04 | 793511 In RTL webtrees theme texts note and shared note are adjusted to the ↵ | Rob Peters | 1 | -1/+2 | |
| left of the box | |||||
| 2011-08-04 | Update version number for 1.2.3 release | fisharebest | 1 | -2/+2 | |
| 2011-08-04 | Update version number for 1.2.2 release | fisharebest | 1 | -1/+1 | |
| 2011-07-27 | error in help text - Bug #791679 | Nigel Osborne | 1 | -0/+2 | |
| 2011-07-21 | Fix typo | fisharebest | 1 | -1/+1 | |
| 2011-07-21 | Fix typo | fisharebest | 1 | -1/+1 | |
| 2011-07-21 | Fix typo | fisharebest | 1 | -1/+1 | |
| 2011-07-21 | Removed Netscape recognition from browser types | Veit Olschinski | 1 | -2/+0 | |
