summaryrefslogtreecommitdiff
path: root/modules_v3/review_changes
AgeCommit message (Expand)AuthorFilesLines
2014-10-05Use consistent terminology (preference versus setting)Greg Roach1-2/+2
2014-09-17Split site-preference getter/setter into two functionsGreg Roach1-4/+4
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-1/+1
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach1-5/+0
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-08-14#1340440 - Mail from site to administrator is in unexpected languageGreg Roach1-0/+2
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-4/+4
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to wron...Greg Roach1-4/+4
2014-05-06Replace global user functions with WT_User classGreg Roach1-4/+4
2014-03-31Remove redundant closing php tagsGreg Roach1-1/+1
2014-01-04Update copyright date to 2014Greg Roach2-2/+2
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho2-2/+2
2013-11-09Add CSRF checks to module configuration formsGreg Roach1-1/+1
2013-09-15Fix: undefined variableGreg Roach1-2/+2
2013-09-14 #1063054 - Errors in mail sending should be traced, not outputtedGreg Roach1-26/+15
2013-09-14Spurious error message when generating notice of pending changesGreg Roach1-1/+2
2013-09-01Fix: undefined variable error when sending pending-change emailsGreg Roach1-1/+2
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-5/+5
2013-08-09Remove empty subversion Id tagsGreg Roach2-5/+1
2013-06-29(no commit message)fisharebest1-1/+1
2013-06-23Use PHP5.3 language features in gedcom-record classesfisharebest1-10/+3
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+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-2/+2
2012-09-13Complete rewrite of the handling of lists of trees:fisharebest1-2/+2
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-1/+0
2012-03-24Replace array of images with CSS.fisharebest1-2/+2
2012-03-05fix: Missing argument 4 for safe_POST_integer()Łukasz Wilenski1-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-3/+3
2011-12-21#902683 - HTML validationfisharebest1-5/+6
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-8/+8
2011-11-19Change final few headers to use consistent comment style. Delete some empty/...fisharebest1-25/+23
2011-11-19Remove unused global $TEXT_DIRECTIONfisharebest1-1/+1
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-2/+2
2011-10-24#604136 - Nav Options box location display bug-SVN906651Łukasz Wilenski1-0/+1
2011-10-16Fix: broken HTMLfisharebest1-1/+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-08-04#821050 - Error calling page after update to 1.2.2fisharebest2-0/+240