summaryrefslogtreecommitdiff
path: root/modules_v3/random_media
AgeCommit message (Expand)AuthorFilesLines
2014-09-18Unused codeGreg Roach1-1/+1
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach1-5/+0
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-11-09Add CSRF checks to module configuration formsGreg Roach1-2/+2
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-35/+35
2013-08-24Update non-typographic quotation marksGreg Roach1-4/+4
2013-08-17Counts of linked records fail to reflect privacyGreg Roach1-4/+4
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-06-29(no commit message)fisharebest1-4/+4
2013-02-05Remove unused globalsfisharebest1-1/+1
2013-02-04Remove style "indent_rtl". We will soon have a better way to mirror CSS for ...fisharebest1-10/+8
2013-02-01Move display code from Model to Viewfisharebest1-4/+9
2013-01-31<sub> is the wrong way to make text smallfisharebest1-1/+1
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-1/+1
2013-01-21Random media - don't check for existence of file. The media class needs to b...fisharebest1-1/+1
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-11-04Slide show block - fix JPEG/JPG confusion. Thanks to fa10175fisharebest1-3/+3
2012-10-31Update DB structure - remove wt_media_mapping table (use wt_links instead), u...fisharebest1-7/+4
2012-10-31Slideshow block - the TYPE field is level 3, not level 2.fisharebest1-2/+2
2012-10-31Slide show block. When nothing to display, show a friendly message.fisharebest1-65/+64
2012-10-30Fix: random media block not finding records to showfisharebest1-2/+2
2012-10-26Fix typo in random media blockfisharebest1-2/+2
2012-10-24Refactor media handling - move logic for finding random media to the random m...fisharebest1-193/+139
2012-09-07#1047254 - tiny text bugfisharebest2-56/+4
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-4/+3
2012-04-08Very minor validation issues - missing spacesfisharebest1-1/+1
2012-04-05Bug #971874 Validation Errors in random media blockNigel Osborne1-5/+5
2012-04-04Create new icon classes for media controls. The right-arrow and double-right...fisharebest1-5/+5
2012-03-25Help text that includes the phrase "this is obvious" clearly needs removing!fisharebest1-1/+1
2012-03-25"Persons" should be "Individuals"fisharebest1-1/+1
2012-03-24Replace $WT_IMAGES array of images with CSS.fisharebest1-1/+1
2012-03-24Replace $WT_IMAGES array of images with CSS.fisharebest1-3/+3
2012-03-24Replace $WT_IMAGES array of images with CSS.fisharebest1-12/+6
2012-03-24Replace array of images with CSS.fisharebest1-1/+1
2012-03-05Use modal dialog instead of popup window to edit block settingsfisharebest1-1/+1
2012-02-13Provide better sizes for popup windows.fisharebest1-2/+2
2011-12-21#902683 - HTML validationfisharebest1-2/+2
2011-12-21#902683 - HTML validationfisharebest1-6/+6
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-30/+30
2011-12-08#901535 - Duplicate help messagefisharebest2-4/+56
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-3/+3
2011-10-24#604136 - Nav Options box location display bug-SVN906651Ɓukasz Wilenski1-0/+1
2011-10-05Remove unused codefisharebest1-5/+0
2011-09-22Add HTML escapes and directional markup when we CREATE the names of objects, ...fisharebest1-1/+1
2011-09-07Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...fisharebest1-3/+1
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest1-0/+457