summaryrefslogtreecommitdiff
path: root/modules_v3/lightbox/functions
AgeCommit message (Expand)AuthorFilesLines
2013-06-29(no commit message)fisharebest1-460/+0
2013-06-16Re-use existing translation, instead of adding new onefisharebest1-1/+1
2013-06-14#1156845 - Album tab, menu item View Sources brokenfisharebest1-14/+26
2013-04-08Fix HTML5 validation errors Bug #1166446 (not yet complete)Nigel Osborne1-2/+2
2013-03-16don't print the empty line "Not in DB" on the Album tab.Łukasz Wilenski1-10/+10
2013-02-16Remove unused / unneeded transparent images from album tabfisharebest1-1/+1
2013-02-05Remove unused globalsfisharebest1-1/+1
2013-01-22Remove old/unused codefisharebest1-1/+1
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-1/+1
2013-01-18Major refactoring of media code.fisharebest1-12/+1
2013-01-15Remove some dead codefisharebest1-16/+0
2013-01-15Remove some dead codefisharebest1-6/+0
2013-01-15Refactor lightbox-print-media-row to use the WT_Media classfisharebest1-8/+2
2013-01-15Refactor lightbox-print-media-row to use the WT_Media classfisharebest1-78/+31
2013-01-15Remove some dead codefisharebest1-30/+14
2013-01-14Remove some dead code (displaying an image twice - once hidden?)fisharebest1-4/+4
2013-01-14Remove some dead codefisharebest1-3/+0
2013-01-09Update comments, renaming "directory" to "folder"fisharebest1-11/+11
2012-12-06Fix: undefined index error when using the album tab to view media objects wit...fisharebest1-7/+7
2012-12-05Fix: edit-media link on album tab is brokenfisharebest1-1/+1
2012-10-31Update DB structure - remove wt_media_mapping table (use wt_links instead), u...fisharebest1-58/+58
2012-10-31Rewrite the album tab to avoid the (deprecated) wt_media_mapping table.fisharebest1-154/+136
2012-10-31Very similar code exists in three different modules. Remove lots of differen...fisharebest1-29/+33
2012-10-24Fix: fatal error in album tab when indi record contains link to non-existant ...fisharebest1-1/+5
2012-10-23#1049039 - Help text bugs on family tabfisharebest1-1/+1
2012-10-23The "National Archives copyright message" contains line-breaks, nested quotat...fisharebest1-3/+1
2012-10-09#997379 - Media Object not shownfisharebest1-19/+1
2012-10-09Album tab - move image sizing from PHP to CSSfisharebest1-18/+15
2012-10-01#1058419 Album tab media notes broken by SVN-14116 changes - use addslashes()...Nigel Osborne1-57/+7
2012-09-30#1058419 Album tab media notes broken by SVN-14116 changesNigel Osborne1-10/+12
2012-09-01The lightbox module has two separate sets of code to re-order media. One is,...fisharebest2-126/+10
2012-07-09Remove old/unused code relating to JS menus. Also fixes #1016225 - fisharebest1-13/+11
2012-07-09Fix: "set link" menu layout corrupted in album tab, media rowfisharebest1-5/+6
2012-06-16Move JS function to webtrees.jsfisharebest1-1/+1
2012-05-01Bug #986007 - JS Error on Map Tab for Indi With No Map DataŁukasz Wilenski1-1/+1
2012-04-26move some lightbox code to module classŁukasz Wilenski2-3/+3
2012-04-26add lightbox init function to module classŁukasz Wilenski1-73/+0
2012-04-24move some lightbox code to module classŁukasz Wilenski1-7/+2
2012-04-24move lightbox menu to cssŁukasz Wilenski1-70/+0
2012-04-22Fix: 13848-13849 converted some characters from UTF8 to CP1252. Convert them...fisharebest1-4/+4
2012-04-20simplify some lightbox functionsŁukasz Wilenski3-374/+340
2012-04-20lb_head.php is only included once - so move it inline.fisharebest1-80/+0
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-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