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
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
2010-11-08
Use same labels/terminology on edituser page as useradmin page
fisharebest
1
-2
/
+2
2010-10-30
Cosmetic change - consistent "; " before PHP close tag
fisharebest
1
-5
/
+5
2010-10-30
(no commit message)
fisharebest
1
-5
/
+5
2010-10-25
"Location:" header fields should contain absolute URIs
fisharebest
1
-3
/
+2
2010-09-23
Apply changes immediately when changing theme at user level
fisharebest
1
-0
/
+1
2010-09-19
#636852 - Change theme bug ?, I think so.
fisharebest
1
-13
/
+11
2010-09-15
Fix: changing username should be done by reference to USER_ID, not USER_NAME....
fisharebest
1
-1
/
+1
2010-09-15
#638927 - 1.0.2 login name is not case sensitive
fisharebest
1
-1
/
+1
2010-09-12
Remove explicit tabindex from forms, where we are simply stating the default ...
fisharebest
1
-12
/
+12
2010-08-26
#624619 - Duplicate email address - 1.0.0
fisharebest
1
-1
/
+1
2010-07-28
Bug #596176 Add account user
fisharebest
1
-0
/
+3
2010-07-26
Only load infrequent settings from the DB when they are actually needed (GEDC...
fisharebest
1
-1
/
+1
[next]