summaryrefslogtreecommitdiff
path: root/js/webtrees.js
AgeCommit message (Expand)AuthorFilesLines
2013-02-02Add version numbers to paths of javascript librariesfisharebest1-1409/+0
2013-02-02Add some basic support for colorbox and external media such as youtubefisharebest1-8/+27
2013-01-30#1105714 - edit_interface remained open after savefisharebest1-1/+10
2013-01-22Minor tweak to colorbox so that gallery function now works. Still need to gr...fisharebest1-0/+1
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-14/+11
2013-01-12Fix: inverselink.php called for wrong family treefisharebest1-2/+3
2013-01-05Fix: the calendar widget picks the previous day when the the browser is in a ...fisharebest1-11/+11
2012-10-10Add missing "&ged=GEDCOM" parameter to URLs on popup windows.fisharebest1-9/+24
2012-09-30#1058419 Album tab media notes broken by SVN-14116 changesNigel Osborne1-0/+16
2012-09-20Tidy up js/regex escapingfisharebest1-60/+39
2012-09-19Adjust 14315 to allow for regex characters in passwordsNigel Osborne1-0/+18
2012-08-30Corrections to layout of media linking pop-up windows.Nigel Osborne1-1/+2
2012-08-28Avoid scrolling in pop-up windowNigel Osborne1-0/+1
2012-07-25Fix: "paste result of add new shared-note/source" broke in svn14116fisharebest1-16/+19
2012-07-23Contributions from Matt N:fisharebest1-171/+182
2012-07-09Remove old/unused code relating to JS menus. Also fixes #1016225 - fisharebest1-30/+0
2012-07-07Tidy up the "showchanges()" logic. The option to hide/show changes was remov...fisharebest1-6/+2
2012-07-06Tidy up the "showchanges()" logic. The option to hide/show changes was remov...fisharebest1-1/+1
2012-07-06Fix: Media List -> Edit Details does not refresh page after saving changesfisharebest1-0/+15
2012-06-16Move JS function to webtrees.jsfisharebest1-2/+7
2012-04-20Move duplicated JS functions to webtrees.js.fisharebest1-6/+7
2012-04-06Move a JS function from the page header to webtrees.js. Tidy up logic for em...fisharebest1-0/+5
2012-04-06Move repeated JavaScript code to webtrees.jsfisharebest1-0/+5
2012-03-28Functions should return HTML, rather than output itfisharebest1-9/+2
2012-03-26Replace $WT_IMAGES array of images with CSS.Ɓukasz Wilenski1-3/+5
2012-03-25Use animation when expanding +/- boxes on hidden layersfisharebest1-2/+2
2012-03-25Replace $WT_IMAGES array of images with CSS.fisharebest1-16/+4
2012-03-24Replace $WT_IMAGES array of images with CSS.fisharebest1-34/+7
2012-03-24Replace $WT_IMAGES array of images with CSS.fisharebest1-14/+0
2012-03-18#957717 - Set default blocksfisharebest1-1/+2
2012-03-05Use modal dialog instead of popup window to edit block settingsfisharebest1-3/+30
2012-03-05We no longer have popup help windows, so we no longer need to close them.fisharebest1-3/+0
2012-02-24Update to Help popupsNigel Osborne1-4/+6
2012-02-23Close help dialogs by clicking outside the popupNigel Osborne1-0/+3
2012-02-23Fix: Help links were loading every item on every page, causing significant se...fisharebest1-2/+8
2012-02-20Chart zoom is failing in IE8 when the lightbox module is used. This fix to e...Rob Peters1-15/+8
2012-02-20Chart zoom is failing in IE8 when the lightbox module is used. This fix to e...Rob Peters1-3/+9
2012-02-15Very different window size needed for Census AssistantNigel Osborne1-1/+2
2012-02-13Provide better sizes for popup windows.fisharebest1-50/+46
2012-02-02Remove empty help item "Help contents".fisharebest1-1/+0
2012-02-02Reduce the width of the zoom box a bit to prevent it from overlaping other bo...Rob Peters1-2/+2
2012-01-30Add check for browsers that do not support document.getElementsByClassNameRob Peters1-2/+10
2012-01-30Fix: charts- menu gives fatal PHP error after deleting family.fisharebest1-1/+1
2012-01-29Change expandbox to check for class of compact_view instead of idRob Peters1-1/+2
2012-01-28Two things, 1 to do a better job on zoom for compact and detailed charts. Se...Rob Peters1-10/+1
2012-01-28Fix a regression with zoom on detailed charts.Rob Peters1-1/+1
2012-01-28Fix a regression with zoom on detailed charts.Rob Peters1-2/+2
2012-01-28Tweak codeRob Peters1-2/+0
2012-01-28Better long term solution to zoom for compact charts and left over display of...Rob Peters1-5/+5
2012-01-27Fix for zoom issue on some charts (Rob's fix)Nigel Osborne1-0/+5