summaryrefslogtreecommitdiff
path: root/modules/lightbox
AgeCommit message (Expand)AuthorFilesLines
2011-02-25Rename modules directory to modules_v2, as we have changed the module API and...fisharebest84-8109/+0
2011-02-25Optimise PNG images in the lightbox module.fisharebest17-0/+0
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest12-175/+175
2011-02-14Bug #718582 Hard coded references to themes: Remove references, and correct css.Brian Holland1-8/+8
2011-02-13Remove unused globalsfisharebest1-3/+3
2011-02-12Optimise .PNG images, using the "optipng.exe" utilityfisharebest1-0/+0
2011-02-05Revert 10688, 10689, 10690. The "optimised" images are all .PNG files - even...fisharebest15-0/+0
2011-02-04Optimise various images. Saves several KB.fisharebest15-0/+0
2011-01-27#708463 - Undefined index: m_gedfile when linking mediaŁukasz Wilenski12-30/+17
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest2-62/+52
2011-01-23#706638 Administration album configurationŁukasz Wilenski1-7/+5
2011-01-23module_admin.php is now admin_modules.phpLarry Meaney1-1/+1
2011-01-04Fix: lightbox dependency on global $pidfisharebest1-4/+4
2011-01-03Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-1/+1
2011-01-03More admin design changesNigel Osborne1-137/+87
2011-01-01Refactoring class names and use autoloading.fisharebest9-118/+118
2011-01-01Refactoring class names and use autoloading.fisharebest1-28/+23
2011-01-01Refactoring class names and use autoloading.fisharebest2-11/+11
2011-01-01Refactoring class names and use autoloading.fisharebest2-2/+2
2010-12-31#695905 - Album tab failing to show attached media - 10184fisharebest2-5/+4
2010-12-25Rename folder conio to prototypeVeit Olschinski1-1/+1
2010-12-19Rename module's "admin" options to begin with "admin". This will allow us to...fisharebest3-243/+189
2010-12-14(no commit message)fisharebest1-61/+26
2010-12-10Combine translations that differ only in capitalisationfisharebest1-1/+1
2010-11-01Remove unused files - part of old tab systemfisharebest4-228/+0
2010-11-01Fix javaScript error - $ is not a function - when Album tab is enabledBrian Holland1-54/+37
2010-10-30(no commit message)fisharebest13-63/+63
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest5-42/+42
2010-10-30(no commit message)fisharebest7-196/+193
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&amp;' for ones i...fisharebest2-17/+4
2010-10-07Remove unnecessary character set checksfisharebest1-2/+1
2010-09-25(no commit message)fisharebest9-27/+24
2010-09-25(no commit message)fisharebest7-96/+81
2010-09-25Tidy up menu codefisharebest2-21/+18
2010-09-22Remove incorrect translator hints (from 9493)fisharebest1-3/+3
2010-09-20Add I18N commentsfisharebest1-69/+55
2010-09-12Remove explicit tabindex from forms, where we are simply stating the default ...fisharebest1-13/+11
2010-08-27[Bug 625135] "Not in DB" - Fix: Remove DISTINCT from db SELECT Statement (lin...Brian Holland1-1/+1
2010-07-27Lightbox module: Replace corrupt overlay.png imageBrian Holland1-0/+0
2010-07-27Compress .PNG images using optipngfisharebest15-0/+0
2010-07-21Remove unused initialisation from lightbox - this was old code used to upgrad...fisharebest4-84/+1
2010-07-17Prepare to combine large and small icons - use CSS to downsize when small ico...fisharebest1-3/+6
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest3-3/+3
2010-06-18(no commit message)fisharebest1-2/+2
2010-06-18Streamline some privacy calculations; replace FactViewRestricted() and showFa...fisharebest2-4/+3
2010-06-12Fixed #592865 - Undefined index: lasttabs. - Now, after reordering media, pag...Brian Holland1-1/+1
2010-06-11tidy up lightbox moduleŁukasz Wilenski4-49/+8
2010-06-06minor tweaks on tabsŁukasz Wilenski1-8/+2
2010-06-05Combine show_fact and show_fact_details. Part of simplification of privacy r...fisharebest1-1/+1
2010-06-03Don't show XREF in bracketsfisharebest3-3/+3