summaryrefslogtreecommitdiff
path: root/modules_v3/lightbox
AgeCommit message (Expand)AuthorFilesLines
2013-03-17Separate the function getMediaListMenu from lightbox module. The function is ...Nigel Osborne5-39/+0
2013-03-16don't print the empty line "Not in DB" on the Album tab.Łukasz Wilenski1-10/+10
2013-02-16Convert lightbox icons from .GIF to .PNG (before moving them to themes)fisharebest14-6/+6
2013-02-16Remove unused / unneeded transparent images from album tabfisharebest3-1/+1
2013-02-05Remove unused globalsfisharebest1-1/+1
2013-02-04#1114678 - svn14767 Breaks Google Maps Tabfisharebest1-5/+0
2013-01-22Remove old/unused codefisharebest1-1/+1
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest52-4801/+5
2013-01-19The lightbox module's "js" callback was not closing its session explicitlyfisharebest1-0/+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-11-16Cosmetic: updates to I18N hintsfisharebest1-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-30Use consistent save/close buttons in the edit-interface forms.fisharebest1-1/+1
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 - large external images need to be shrunkfisharebest1-1/+1
2012-10-09Album tab - move image sizing from PHP to CSSfisharebest2-19/+16
2012-10-04#1009361 - settings in album don't workfisharebest1-1/+1
2012-10-01#1009361 settings in album don't work - one small part of this bug report is ...Nigel Osborne1-1/+1
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-14Assume PHP time is the same as MySQL time. Both should use the same underlyi...fisharebest1-1/+1
2012-09-01The lightbox module has two separate sets of code to re-order media. One is,...fisharebest3-184/+36
2012-07-24Contribution from Matt N: combine lightbox LTR and RTL scripts into a single ...fisharebest3-250/+21
2012-07-23Contributions from Matt N:fisharebest1-5/+16
2012-07-10Losslessly compress JPEG imagesfisharebest1-0/+0
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-17Lightbox - instead of loading lots of small external JS files, load them all ...fisharebest2-24/+10
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-8/+8
2012-06-16Move JS function to webtrees.jsfisharebest1-1/+1
2012-05-02move some lightbox code to module classŁukasz Wilenski2-120/+92
2012-05-01Make media list consistently full page in webtrees themeNigel Osborne1-1/+1
2012-05-01Bug #986007 - JS Error on Map Tab for Indi With No Map DataŁukasz Wilenski1-1/+1
2012-05-01Fix display of media list icons in xenea themeNigel Osborne1-1/+2
2012-05-01Fix display of media list icons in colors themeNigel Osborne1-3/+3