index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
edituser.php
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-10
Update .PO files. Fix some minor English grammar.
Greg Roach
1
-1
/
+1
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-1
/
+1
2014-10-05
Use consistent terminology (preference versus setting)
Greg Roach
1
-9
/
+9
2014-10-05
Split tree/user preference getter/setter into two functions
Greg Roach
1
-2
/
+2
2014-08-14
Import classes, per PSR autoloading standards
Greg Roach
1
-14
/
+18
2014-06-17
Autocomplete doesn't work on pages with data from multiple trees
Greg Roach
1
-2
/
+3
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-22
/
+24
2014-05-06
Revert "Replace global user functions with WT_User class" - submitted to wron...
Greg Roach
1
-23
/
+21
2014-05-06
Replace global user functions with WT_User class
Greg Roach
1
-21
/
+23
2014-02-24
Consolidate paste_*, pastename and openerpasteid implementations
Matthew Noorenberghe
1
-4
/
+0
2014-01-04
Update copyright date to 2014
Greg Roach
1
-1
/
+1
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-11-04
Add CSRF checks to user-edit page
fisharebest
1
-22
/
+18
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-1
/
+1
2013-10-11
Style prefer target ? instead of # for forms - does not change URL
Greg Roach
1
-1
/
+1
2013-09-06
Fix typo
Greg Roach
1
-1
/
+1
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-11
/
+11
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-1
/
+1
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2013-06-29
(no commit message)
fisharebest
1
-2
/
+2
2013-02-06
Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...
fisharebest
1
-3
/
+2
2012-10-30
Use consistent save/close buttons in the edit-interface forms.
fisharebest
1
-1
/
+1
2012-09-15
Create objects to encapsulate trees. Allows us to cache tree settings, which...
fisharebest
1
-1
/
+1
2012-08-17
Remove unhelpful help text
fisharebest
1
-1
/
+1
2012-07-30
Update display of edit-user.php
Nigel Osborne
1
-81
/
+51
2012-07-18
Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...
fisharebest
1
-1
/
+1
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-4
/
+2
2012-03-31
Fix typo
fisharebest
1
-1
/
+1
2012-03-31
Replace 3rd party autocomplete library with native jQuery functions
fisharebest
1
-3
/
+3
2012-03-28
Functions should return HTML, rather than output it
fisharebest
1
-1
/
+1
2012-03-18
#946697 - Use HTML5 email input type
fisharebest
1
-6
/
+1
2012-03-17
Tidy up some language strings - for clarity and consistency.
fisharebest
1
-2
/
+2
2012-01-16
#916852 - Help Content Wrong
fisharebest
1
-1
/
+1
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-11
/
+11
2011-11-29
#584835 - remove more references to $_SESSION and use $WT_SESSION instead
fisharebest
1
-2
/
+2
2011-11-23
Correct centering of table content - edituser.php
Nigel Osborne
1
-1
/
+1
2011-11-19
Remove classes .rtl and .lrt - these exist to correct the alignment when we a...
fisharebest
1
-1
/
+1
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-5
/
+7
2011-11-03
Use consistent help text for username/password/email/real name
fisharebest
1
-2
/
+2
2011-11-03
Fix: help text for username incorrect. It is case-insensitive.
fisharebest
1
-3
/
+3
2011-11-02
"User name" versus "Username". We have a mixture of both. "Username" seems ...
fisharebest
1
-1
/
+1
2011-10-21
#821931 - Individual.php: Default tab isn't selected
fisharebest
1
-7
/
+0
2011-07-11
Always "require_once" functions_print_lists (not just "require"), because the...
Larry Meaney
1
-1
/
+1
2011-07-05
XHTML validation: autocomplete is not a valid attribute
fisharebest
1
-1
/
+1
2011-06-14
Use literal strings instead of htmlentities in translation strings
fisharebest
1
-1
/
+1
2011-05-26
Tidy up code for creating/checking password hashes.
fisharebest
1
-1
/
+1
2011-02-17
Fix: user admin - cannot edit user settings
fisharebest
1
-1
/
+0
2011-01-25
Tidy up <script type="text/javascript"> tags.
fisharebest
1
-30
/
+24
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-27
/
+27
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-2
/
+2
[next]