summaryrefslogtreecommitdiff
path: root/individual.php
AgeCommit message (Expand)AuthorFilesLines
2013-02-02Update jquery.cookie.js to version 1.3.1fisharebest1-2/+2
2013-01-22Replace silhouette images with CSS markupfisharebest1-6/+2
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-2/+2
2012-08-07Bug #1033163 - HTML validation error Edit - a better solutionNigel Osborne1-4/+4
2012-08-05Bug #1033163 - HTML validation error EditNigel Osborne1-2/+2
2012-07-07Tidy up the "showchanges()" logic. The option to hide/show changes was remov...fisharebest1-1/+0
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-3/+4
2012-05-29Refactor handling of facts - do not use global "nonfacts" arrayfisharebest1-4/+0
2012-03-28Bug #966956 - Loading indicator does not work on individual tabsŁukasz Wilenski1-1/+1
2012-03-27Add CSS for large/small animated loading images, instead of using <img>fisharebest1-1/+1
2012-03-10Final fix for Bug #930090 - indi_mainimage displayed above header_accordionNigel Osborne1-1/+2
2012-03-08Another attempt to fix iBug #930090 - ndi_mainimage displayed above header_ac...Nigel Osborne1-1/+1
2012-03-08Revert 13572 - did not workNigel Osborne1-2/+0
2012-03-08Another attempt to fix iBug #930090 - ndi_mainimage displayed above header_ac...Nigel Osborne1-0/+2
2012-02-25Send 404 instead of 403 for private/not found pages. Otherwise search engine...fisharebest1-1/+1
2012-02-21Change to inline loading of javascript.Nigel Osborne1-13/+10
2012-02-17PHP errors when visiting non-existent individual. fisharebest1-70/+69
2012-02-13Provide better sizes for popup windows.fisharebest1-1/+1
2012-02-13Change to inline loading of javascript.Nigel Osborne1-88/+74
2012-01-07Fix: I18N for ages conflicts with warning about negative agesfisharebest1-3/+3
2011-12-11#902683 - webtrees 1.2.4 W3C errors Bugfisharebest1-1/+1
2011-12-11webtrees 1.2.4 W3C errors Bug #902683Nigel Osborne1-1/+1
2011-11-19Remove inline style elementsNigel Osborne1-2/+2
2011-11-17Individual page tabs - fix the "remember tab" logic. It relies on the title=...fisharebest1-3/+14
2011-11-11Remove redundant/obsolete html attribute (border="0") as this is already set ...fisharebest1-1/+1
2011-11-11Use simpler way to identify jQuery tab on individual pagefisharebest1-3/+1
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-4/+4
2011-11-09Fix: clippings cart trying to write to $_SESSION *after* we have have printed...fisharebest1-9/+8
2011-11-06add tab's descrption in tool-tipŁukasz Wilenski1-1/+1
2011-11-06use id instead of title for tabsŁukasz Wilenski1-3/+3
2011-11-06Fix: make the individual page tab "sticky", without all the URL rewriting, sc...fisharebest1-25/+28
2011-11-06Remove some unused codefisharebest1-16/+9
2011-11-06Fix - sidebar not remembering open/closed statefisharebest1-6/+8
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-30/+27
2011-11-01Use AJAX for handling update actions. These should not be GET/POST requests....fisharebest1-4/+4
2011-10-31Replace function ToggleByClassName() with native jQuery functionfisharebest1-12/+9
2011-10-21#821931 - Individual.php: Default tab isn't selected fisharebest1-5/+5
2011-10-13Don't use AJAX to load tabs on pages for search engines.fisharebest1-12/+10
2011-10-06Add initial support for serving static files from a content delivery network.fisharebest1-1/+1
2011-09-21Send 403 (denied) instead of 200 (OK) for records that are not found. Otherw...fisharebest1-0/+1
2011-09-11#826094 - Add/Change SOUR approval missing - SVN 12122fisharebest1-4/+0
2011-09-07Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...fisharebest1-1/+1
2011-07-14#807800 - accept or reject: context? fisharebest1-4/+4
2011-07-14Simplify / tidy up some code.Nigel Osborne1-53/+28
2011-07-03Correction to 11951Nigel Osborne1-2/+2
2011-07-03Revised fix for header accordion xhtml errorNigel Osborne1-2/+4
2011-07-03Bug #804825 - Admin page background flashes and animation jerky - apply patch;Nigel Osborne1-1/+1
2011-06-28Fix: mediaviewer.php is not re-drawing after edits.fisharebest1-12/+8
2011-06-28#802729 - Private informationfisharebest1-8/+8
2011-06-27Fixes for display and re-sizing issues in the header. Nigel Osborne1-19/+23