summaryrefslogtreecommitdiff
path: root/modules_v3/user_messages
AgeCommit message (Expand)AuthorFilesLines
2014-10-05Use consistent terminology (preference versus setting)Greg Roach1-1/+1
2014-09-27#1301261 - Delete messages with error messageGreg Roach1-3/+3
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-3/+5
2014-06-21Capitalisation and punctuationGreg Roach1-2/+2
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-10/+10
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to wron...Greg Roach1-7/+6
2014-05-06Replace global user functions with WT_User classGreg Roach1-6/+7
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-1/+1
2013-10-29#1244902 Preserve line-breaks in user messagesfisharebest1-1/+1
2013-10-29#1244902 (half of two part bug)fisharebest1-2/+2
2013-10-22Two busg: #1237452 - New user/New registration mails - Family Tree Title with...fisharebest1-2/+2
2013-10-22Fix: cannot delete all user-messages with a single clickfisharebest1-1/+1
2013-09-21Update language files. Tidy up some capitalisation in en_US.Greg Roach1-2/+2
2013-09-01Fix: delete user messages broken with new WT_FilterGreg Roach1-8/+4
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-5/+5
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-5/+5
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-08-09Delete empty help filesGreg Roach1-32/+0
2013-06-29(no commit message)fisharebest1-2/+1
2013-02-05Remove unused globalsfisharebest1-2/+2
2013-01-20PHP5.2 / PHP5.3 issuesfisharebest1-1/+2
2013-01-19HTML5 validation - need to use the non-xhtml version of nl2br()fisharebest1-1/+1
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-2/+2
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-1/+0
2012-04-19Improve escaping of message data in the user_messages blockfisharebest1-53/+39
2012-04-06Move a JS function from the page header to webtrees.js. Tidy up logic for em...fisharebest1-1/+1
2012-03-25"Persons" should be "Individuals"fisharebest1-1/+1
2012-03-25Replace $WT_IMAGES array of images with CSS.fisharebest1-1/+1
2012-03-24Replace $WT_IMAGES array of images with CSS.fisharebest1-1/+1
2012-03-06Message block calling htmlspecialchars() twice on user messagesfisharebest1-1/+1
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-15/+8
2012-01-05#912048 - %s in "%s messages" needs translationfisharebest1-1/+1
2011-12-21#902683 - HTML validationfisharebest1-1/+1
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-9/+9
2011-11-16Improve I18N textfisharebest1-2/+2
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-21fix: Bug #735875 - Registration email process flawed, svn 11128Łukasz Wilenski1-37/+37
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest2-0/+221