summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2012-08-12Replace html5shiv.js with Modernizr.js - and use it to load JS files in paral...fisharebest2-3/+4
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-18Delete jquery.scrollfollow.js - it does not appear to be used anywherefisharebest1-251/+0
2012-07-18Losslessly compress .PNG imagesfisharebest14-0/+0
2012-07-09Remove old/unused code relating to JS menus. Also fixes #1016225 - fisharebest1-30/+0
2012-07-08Make more use of new WT_Place class. Update indexes for wt_place table.fisharebest1-2/+2
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-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest2-7/+7
2012-06-16Move JS function to webtrees.jsfisharebest1-2/+7
2012-06-12Update jQuery-ui to 1.18.21, including cdn link, default and admin theme css.Nigel Osborne16-45/+45
2012-06-05Update jQuery to 1.18.20Nigel Osborne2-460/+168
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-04-06Add HTML5SHIV to allow IE7/8 to apply CSS styling to HTML5 elementsfisharebest1-0/+3
2012-04-06Upgrade jquery.js from 1.6.4 to 1.7.2fisharebest1-4/+4
2012-04-06Remove prototype.js. The only code that loads it is the lightbox module. Ho...fisharebest2-6083/+0
2012-04-02add WT_I18N::number to numbers in report options, add autocomplete to NAME inputŁukasz Wilenski1-1/+1
2012-04-02add WT_I18N::number to numbers in report optionsŁukasz Wilenski1-1/+1
2012-04-02One more change of '#' to jQueryNigel Osborne1-1/+1
2012-04-01Tune some autocomplete search functionsfisharebest1-6/+3
2012-04-01Tune some autocomplete search functionsfisharebest1-1/+1
2012-04-01Tune some autocomplete search functionsfisharebest1-2/+1
2012-04-01Tune some autocomplete search functionsfisharebest1-0/+7
2012-04-01Tune some autocomplete search functionsfisharebest1-2/+1
2012-04-01Tune some autocomplete search functionsfisharebest1-2/+2
2012-04-01Tune some autocomplete search functionsfisharebest1-23/+14
2012-04-01fix: autocomplete not working in favourites blockŁukasz Wilenski1-14/+14
2012-04-01HTML visible in autocomplete fieldsfisharebest1-3/+6
2012-03-31Replace 3rd party autocomplete library with native jQuery functionsfisharebest3-1007/+151
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-28webtrees Bugs Bug #941756 - improper escaping of directional markers (remove ...Nigel Osborne1-8/+8
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