summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Collapse)AuthorFilesLines
2011-09-22Add HTML escapes and directional markup when we CREATE the names of objects, ↵fisharebest4-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-21Convert remaining "List Names" to "Full Names"fisharebest1-14/+18
2011-09-21Convert some "List Names" to "Full Names"fisharebest1-17/+8
2011-09-20#791002 - typo/bad URI out of search.phpfisharebest1-117/+17
#847812 - Search key of non Latin1 letter and space - unprintable highlighted result
2011-09-15Performance - we do not need the f_numchil column to create a WT_Family ↵fisharebest2-7/+7
object. It takes less CPU/memory to calculate it as needed from the gedcom record.
2011-09-14Performance - it is faster to extract the sex from the gedcom record than it ↵fisharebest2-38/+14
is to fetch the i_sex column from the database
2011-09-13#817867 - Name Suffix handling errorfisharebest1-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-12Remove some old references to RTL stylesheets. RTL styling is now ↵fisharebest1-1/+1
integrated into the main stylesheets.
2011-09-11#826094 - Add/Change SOUR approval missing - SVN 12122fisharebest1-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 onefisharebest1-4/+4
2011-09-10#822603 - Death flag set wrongly (missed one new file)fisharebest3-2/+47
2011-09-10#822603 - Death flag set wrongly fisharebest4-18/+14
2011-09-08Bug #844579 - Undefined index notesNigel Osborne1-1/+1
2011-09-08MEDIA_UPLOAD access checks need "<=" rather than "<"fisharebest2-2/+2
2011-09-08Fix for: Bug #843779, Bug #842175, Bug #838642 and issues related to lists, ↵Nigel Osborne1-13/+36
especially when displayed on Search results page.
2011-09-07Remove the "enable multimedia" option. Multimedia is always enabled. Add a ↵fisharebest9-20/+71
new configuration option to restrict who can upload new media files.
2011-09-06Bug #842175 - source_list_table warningNigel Osborne1-1/+2
2011-09-04Fix: reference to non-existent source causes PHP errorfisharebest1-14/+15
2011-09-01Bug #838642 - media_list_table warningNigel Osborne1-1/+1
2011-08-31Reversing the fixes for Bug #817867 - Name Suffix handling error. These ↵Nigel Osborne1-3/+3
changes caused other issues.
2011-08-30Bug #817867 - Name Suffix handling errorNigel Osborne1-3/+3
(Note - changes need reviewing)
2011-08-30Add comment about changes to module API version.fisharebest1-1/+1
2011-08-29#833909 - in manage media links, module dir name not being loadedfisharebest3-8/+8
2011-08-23Update Media objects list and details to same datatables format as sources.Nigel Osborne1-48/+69
2011-08-19remove BOMŁukasz Wilenski1-1/+1
2011-08-19Update Repositories list and details to same datatables format as sources.Nigel Osborne1-30/+71
2011-08-16Fix for "ERROR 8: Undefined variable: table_idNigel Osborne1-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-16Adjustment for wide notes (such as from Census Assistant)Nigel Osborne1-4/+4
2011-08-16Update Shared Notes list and details to same datatables format as sources.Nigel Osborne1-36/+71
2011-08-15Further changes to source list datatableNigel Osborne1-7/+5
2011-08-15Different sort for diacritics in source list - ↵Nigel Osborne1-1/+1
http://webtrees.net/en/forums/3-help-for-beta-and-svn-versions/14561-re-significant-change-in-latest-svn-12124
2011-08-15Correct events table footer (again)Nigel Osborne1-1/+1
2011-08-11Fixed IE7 display problem.Rob Peters1-1/+1
2011-08-11Moving source lists and details to jquery. First step in moving all lists.Nigel Osborne1-76/+113
2011-08-11Updating other themes for recent changes to tables in blocks, and layout on ↵Nigel Osborne1-10/+12
indi page.
2011-08-10Bug #824021 - First line of note disappearsNigel Osborne1-1/+1
2011-08-10Fix for ↵Nigel Osborne1-3/+3
http://webtrees.net/en/forums/2-open-discussion/13981-corrupted-table and sundry related layout changes in webtrees theme.
2011-08-10Further adjustment to 12117 (more unnecessary <br /> tags removed.Nigel Osborne1-13/+3
2011-08-10Minor layout changed on Facts & Events tab to Notes, Media and Source facts. ↵Nigel Osborne2-15/+16
Only made css changes to webtrees theme so far.
2011-08-04Update version number for 1.2.4 releasefisharebest1-2/+2
2011-08-04Update version number for 1.2.3 releasefisharebest1-1/+1
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest1-1/+1
2011-08-04793511 In RTL webtrees theme texts note and shared note are adjusted to the ↵Rob Peters1-1/+2
left of the box
2011-08-04Update version number for 1.2.3 releasefisharebest1-2/+2
2011-08-04Update version number for 1.2.2 releasefisharebest1-1/+1
2011-07-27error in help text - Bug #791679Nigel Osborne1-0/+2
2011-07-21Fix typofisharebest1-1/+1
2011-07-21Fix typofisharebest1-1/+1
2011-07-21Fix typofisharebest1-1/+1
2011-07-21Removed Netscape recognition from browser typesVeit Olschinski1-2/+0