summaryrefslogtreecommitdiff
path: root/edituser.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-4/+6
2015-05-31PSR-4Greg Roach1-0/+2
2015-03-31Fix #533 - edituser loses default individual XREFGreg Roach1-1/+1
2015-03-15en-GB versus en-USGreg Roach1-1/+1
2015-03-12Replace Zend_Locale with Fisharebest\LocalizationGreg Roach1-2/+2
2015-03-09Use Tree object instead of ID/nameGreg Roach1-2/+2
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-3/+3
2015-03-04Remove restriction on characters that may appear in usernamesGreg Roach1-1/+0
2015-03-04Fix 1423133Greg Roach1-2/+2
2015-03-02PSR-1Greg Roach1-2/+2
2015-03-02PSR-1Greg Roach1-2/+2
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-0/+6
2015-02-03Autoload includes/functions/*Greg Roach1-2/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-80/+70
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-2/+2
2015-01-31English textGreg Roach1-1/+1
2015-01-24Fix #389 - move help text into the pageGreg Roach1-1/+1
2015-01-24Add visual feedback for privacy settingsGreg Roach1-1/+1
2015-01-23#386 Allow a user to delete their own account.Greg Roach1-88/+206
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-2/+4
2015-01-19HTML5Greg Roach1-2/+2
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-6/+6
2015-01-17New theme system and admin interfaceGreg Roach1-4/+5
2014-12-09merge some minor changes from the theme branchGreg Roach1-11/+5
2014-11-08PHPDocGreg Roach1-1/+1
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-1/+1
2014-10-20#278 - explicit deletion of user preferencesGreg Roach1-2/+7
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach1-1/+1
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