summaryrefslogtreecommitdiff
path: root/modules_v3/html
AgeCommit message (Expand)AuthorFilesLines
2013-11-09Add CSRF checks to module configuration formsGreg Roach1-2/+2
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-8/+8
2013-08-24Update non-typographic quotation marksGreg Roach2-2/+2
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-4/+4
2013-08-18Update .PO files. Change <br/> to <br>Greg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach2-6/+2
2013-06-01Don't say "GEDCOM" unless we mean it.fisharebest1-1/+1
2013-06-01Don't say "GEDCOM" unless we mean it.fisharebest1-1/+1
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-09-28#1057171 - CKEditor fails to save HTML block data in most browsersfisharebest1-1/+7
2012-09-15Remove unnecessary check - if a gedcom is unimported, we cannot get to the in...fisharebest1-3/+1
2012-09-14Assume PHP time is the same as MySQL time. Both should use the same underlyi...fisharebest1-2/+2
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest1-1/+1
2012-09-13Complete rewrite of the handling of lists of trees:fisharebest1-7/+6
2012-08-12Some fine tuning to the CKEditor bug fix.Nigel Osborne1-6/+6
2012-08-12Some fine tuning to the CKEditor bug fix.Nigel Osborne1-8/+8
2012-08-10Convert CKEditor to jQuery. Note - it doesn't actually work (still need to c...fisharebest1-27/+3
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-3/+2
2012-06-12Bug #977091 - CK-editor cannot save data.Nigel Osborne1-1/+1
2012-03-24Replace array of images with CSS.fisharebest1-2/+2
2012-03-05Use modal dialog instead of popup window to edit block settingsfisharebest1-1/+1
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-1/+1
2012-02-13Provide better sizes for popup windows.fisharebest1-1/+1
2012-01-20Update year in copyright messagesfisharebest1-1/+1
2012-01-20Remove "Other" from standard Statistics block and all other places.Nigel Osborne1-4/+0
2011-12-21#902683 - HTML validationfisharebest1-3/+3
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-9/+9
2011-11-19Remove unused global $TEXT_DIRECTIONfisharebest1-1/+1
2011-11-18validationŁukasz Wilenski1-1/+1
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-1/+1
2011-10-24#604136 - Nav Options box location display bug-SVN906651Łukasz Wilenski1-0/+1
2011-09-07Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...fisharebest1-1/+1
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest2-0/+398