summaryrefslogtreecommitdiff
path: root/individual.php
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-25Tidy initial display of tabs, as per suggestion bt 'lindon' on http://webtree...Nigel Osborne1-2/+2
2011-06-24I18N: do not use %s placeholders for HTML fragments. This breaks the LTR/RTL...fisharebest1-4/+28
2011-06-17Fix for http://webtrees.net/en/forums/3-help-for-beta-and-svn-versions/12905-...Nigel Osborne1-6/+19
2011-06-10I18N: feedback from translators. use standard message for file not found. t...fisharebest1-4/+4
2011-06-10I18N: feedback from translators. It is better to have separate translations ...fisharebest1-5/+5
2011-06-09Improve the English phrasing of new messagesfisharebest1-4/+4
2011-06-09Remove the option to hide/show pending changes. The option didn't work prope...fisharebest1-25/+16
2011-06-08Simplify the presentation of pending changes, and the options to show/hide/ac...fisharebest1-25/+37
2011-06-08Grayed-out-tabs: use more obvious method name. make sure functions all retu...fisharebest1-1/+1
2011-06-08Don't close the session until after we have displayed the header. Customised...fisharebest1-2/+2
2011-06-08Put back long missing "greyed-out" tabs, to indicate to editors that tabs hav...Nigel Osborne1-3/+5
2011-06-02Fix: name-accordion arrow wrong on RTL pagesfisharebest1-55/+63
2011-05-31Tidy up: generate BIRTH-YEAR - DEATH-YEAR ranges consistently.fisharebest1-7/+10
2011-05-27(no commit message)Nigel Osborne1-92/+75
2011-05-08#631202 - Clicking on Tab Scrolls the Page to the Top of tab contentŁukasz Wilenski1-0/+1
2011-05-06Make sidebar default to "open", to counter claims that users will not see the...Nigel Osborne1-1/+1
2011-05-05* move privacy checks from controller to view levelLarry Meaney1-1/+5
2011-05-02Change divs and add commentsNigel Osborne1-12/+15
2011-05-02Fix: erroneous <div> added in 11437fisharebest1-1/+0
2011-05-02Individual page - "alternate/additional" name being shown above main name, no...fisharebest1-80/+74
2011-04-28don't load tabs and sidebar when the record is private - better implementationŁukasz Wilenski1-5/+14
2011-04-26don't load tabs and sidebar when the record is privateŁukasz Wilenski1-130/+109
2011-04-26(no commit message)Nigel Osborne1-53/+94
2011-03-26tidy up htmlVeit Olschinski1-4/+2
2011-03-06Fix: do not display silhouette/thumbnail on INDI page, when MULTI_MEDIA is di...fisharebest1-1/+1
2011-02-27correct title on tabs (better way)Łukasz Wilenski1-1/+1