summaryrefslogtreecommitdiff
path: root/modules_v3/lightbox
AgeCommit message (Expand)AuthorFilesLines
2012-04-26move some lightbox code to module classŁukasz Wilenski5-112/+41
2012-04-26fix typoŁukasz Wilenski1-1/+1
2012-04-26add lightbox init function to module classŁukasz Wilenski2-92/+24
2012-04-24move some lightbox code to module classŁukasz Wilenski2-10/+39
2012-04-24move lightbox menu to cssŁukasz Wilenski4-74/+40
2012-04-22Fix: 13848-13849 converted some characters from UTF8 to CP1252. Convert them...fisharebest1-4/+4
2012-04-20simplify some lightbox functionsŁukasz Wilenski4-375/+340
2012-04-20lb_head.php is only included once - so move it inline.fisharebest2-83/+38
2012-04-20Move duplicated JS functions to webtrees.js.fisharebest1-10/+3
2012-04-19#978514 - double-encoding in image title in tooltipfisharebest1-1/+1
2012-04-06[CDATA[ wrappers are only required for strict XHTML validation. They are not...fisharebest1-7/+5
2012-04-06Move repeated JavaScript code to webtrees.jsfisharebest1-8/+0
2012-04-06Remove prototype.js. The only code that loads it is the lightbox module. Ho...fisharebest1-2/+0
2012-03-20#916625 #897975 #897973 - Google Maps help text and labels are inconsistent, ...fisharebest1-1/+1
2012-03-05We no longer have popup help windows, so we no longer need to close them.fisharebest1-2/+2
2012-03-02Correct media title length adjustment on album tabNigel Osborne1-1/+1
2012-03-01PrintReady() mispelt as Printready - and hence missed from the recent updatefisharebest1-1/+1
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-1/+1
2012-02-20After approving a user account for the first time, send the user a confirmati...fisharebest1-2/+2
2012-02-13Provide better sizes for popup windows.fisharebest2-7/+7
2012-01-19#914172 - Re-order mediaŁukasz Wilenski1-3/+2
2012-01-18Missing ged=XXX parameter in links to mediaviewer.phpfisharebest1-2/+2
2012-01-18Popup windows do not need to hard-code the session-ID in the URL. This is pr...fisharebest1-1/+1
2011-12-21#902683 - HTML validationfisharebest1-1/+1
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest5-22/+22
2011-12-06Correct placement error with Album Tab thumbnails when using FF & greentrees ...Brian Holland1-1/+1
2011-11-19Change final few headers to use consistent comment style. Delete some empty/...fisharebest2-55/+23
2011-11-16Remove unreachable code - we have already checked for accessfisharebest1-9/+1
2011-11-14fix media countŁukasz Wilenski1-2/+2
2011-11-13Fix spacing for links at top of album tabNigel Osborne1-0/+2
2011-11-11Remove redundant/obsolete html attribute (border="0") as this is already set ...fisharebest1-3/+3
2011-11-11Small correction to 12698Nigel Osborne1-1/+1
2011-11-11Hide "re-order media" when only one media object presentNigel Osborne1-1/+1
2011-11-11Fixing "Re-order media" option on Media tab that had disappeared after recent...Nigel Osborne1-3/+0
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-3/+3
2011-11-05Implement "fluid" interface for controller - allows requests to be chained.fisharebest1-3/+4
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-9/+5
2011-11-04The nowrap="nowrap" attribute is obsolete and fails strict validation. Repla...fisharebest1-4/+4
2011-11-04The language="javascript" attribute is obsolete and fails strict validation. ...fisharebest3-3/+2
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest3-14/+17
2011-10-26Rationalise css for lightbox moduleNigel Osborne6-1406/+87
2011-10-23#815330 - Album Tab - Page language title not printedfisharebest1-9/+9
2011-10-23#879903 - Album tab - Display notes & lightbox too - nonefisharebest1-1/+1
2011-10-23Fix PHP error when media has link to non-existant source. http://webtrees.ne...fisharebest1-3/+3
2011-10-22#604136 - Nav Options box location display bug-SVN 906651Łukasz Wilenski1-1/+1
2011-10-22Remove unnecessary "require_once", add one which is necessary in better placeŁukasz Wilenski2-2/+2
2011-10-22#796803 - Album Notes Icon Remains From Original ImageŁukasz Wilenski3-25/+14
2011-10-22reverse change 12350 - it is required and it prevents the error where image o...Łukasz Wilenski1-0/+2
2011-10-21Remove unnecessary "require_once"fisharebest1-2/+0
2011-10-13Don't use AJAX to load tabs on pages for search engines.fisharebest1-1/+3