summaryrefslogtreecommitdiff
path: root/edituser.php
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-10-05Use consistent terminology (preference versus setting)Greg Roach1-9/+9
2014-10-05Split tree/user preference getter/setter into two functionsGreg Roach1-2/+2
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-14/+18
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach1-2/+3
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-22/+24
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to wron...Greg Roach1-23/+21
2014-05-06Replace global user functions with WT_User classGreg Roach1-21/+23
2014-02-24Consolidate paste_*, pastename and openerpasteid implementationsMatthew Noorenberghe1-4/+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-04Add CSRF checks to user-edit pagefisharebest1-22/+18
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-10-11Style prefer target ? instead of # for forms - does not change URLGreg Roach1-1/+1
2013-09-06Fix typoGreg Roach1-1/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-11/+11
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-06-29(no commit message)fisharebest1-2/+2
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-3/+2
2012-10-30Use consistent save/close buttons in the edit-interface forms.fisharebest1-1/+1
2012-09-15Create objects to encapsulate trees. Allows us to cache tree settings, which...fisharebest1-1/+1
2012-08-17Remove unhelpful help textfisharebest1-1/+1
2012-07-30Update display of edit-user.phpNigel Osborne1-81/+51
2012-07-18Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...fisharebest1-1/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-4/+2
2012-03-31Fix typofisharebest1-1/+1
2012-03-31Replace 3rd party autocomplete library with native jQuery functionsfisharebest1-3/+3
2012-03-28Functions should return HTML, rather than output itfisharebest1-1/+1
2012-03-18#946697 - Use HTML5 email input typefisharebest1-6/+1
2012-03-17Tidy up some language strings - for clarity and consistency.fisharebest1-2/+2
2012-01-16#916852 - Help Content Wrong fisharebest1-1/+1
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-11/+11
2011-11-29#584835 - remove more references to $_SESSION and use $WT_SESSION insteadfisharebest1-2/+2
2011-11-23Correct centering of table content - edituser.phpNigel Osborne1-1/+1
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we a...fisharebest1-1/+1
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-5/+7
2011-11-03Use consistent help text for username/password/email/real namefisharebest1-2/+2
2011-11-03Fix: help text for username incorrect. It is case-insensitive.fisharebest1-3/+3
2011-11-02"User name" versus "Username". We have a mixture of both. "Username" seems ...fisharebest1-1/+1
2011-10-21#821931 - Individual.php: Default tab isn't selected fisharebest1-7/+0
2011-07-11Always "require_once" functions_print_lists (not just "require"), because the...Larry Meaney1-1/+1
2011-07-05XHTML validation: autocomplete is not a valid attributefisharebest1-1/+1
2011-06-14Use literal strings instead of htmlentities in translation stringsfisharebest1-1/+1
2011-05-26Tidy up code for creating/checking password hashes.fisharebest1-1/+1
2011-02-17Fix: user admin - cannot edit user settingsfisharebest1-1/+0
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-30/+24
2011-01-01Refactoring class names and use autoloading.fisharebest1-27/+27
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+2
2010-11-08Use same labels/terminology on edituser page as useradmin pagefisharebest1-2/+2