summaryrefslogtreecommitdiff
path: root/individual.php
AgeCommit message (Expand)AuthorFilesLines
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-11-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-3/+3
2013-11-08Add CSRF checks to action.php callbacksGreg Roach1-4/+4
2013-11-01Tidy up trailing whitespaceGreg Roach1-5/+5
2013-10-16 #1120946 - Tab content is loading on every clickfisharebest1-3/+14
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-2/+2
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-07-05The right place to check for privacy on facts is when we fetch them for view...fisharebest1-1/+1
2013-06-29(no commit message)fisharebest1-14/+18
2013-04-2014965 caused changes in style of other tabs. Need consistency, so have ensure...Nigel Osborne1-3/+3
2013-02-15jQuery updates for Individual page cookies / tabs. Better, but still just a ...fisharebest1-5/+3
2013-02-14Same issue as #1120144 - Sidebar broken after updating jquery-ui to version 1...Nigel Osborne1-1/+1
2013-02-04#1114678 - svn14767 Breaks Google Maps Tabfisharebest1-6/+2
2013-02-02Upgrade JQuery-UI to latest versionfisharebest1-1/+1
2013-02-02Add more URL versioning to JS resourcesfisharebest1-1/+1
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