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
2015-01-31
Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URL
Greg Roach
1
-2
/
+2
2015-01-31
English text
Greg Roach
1
-1
/
+1
2015-01-24
Fix #389 - move help text into the page
Greg Roach
1
-1
/
+1
2015-01-24
Add visual feedback for privacy settings
Greg Roach
1
-1
/
+1
2015-01-23
#386 Allow a user to delete their own account.
Greg Roach
1
-88
/
+206
2015-01-21
Code quality - avoid @, exit() and die()
Greg Roach
1
-2
/
+4
2015-01-19
HTML5
Greg Roach
1
-2
/
+2
2015-01-18
Default constructors do not need parentheses
Greg Roach
1
-1
/
+1
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-6
/
+6
2015-01-17
New theme system and admin interface
Greg Roach
1
-4
/
+5
2014-12-09
merge some minor changes from the theme branch
Greg Roach
1
-11
/
+5
2014-11-08
PHPDoc
Greg Roach
1
-1
/
+1
2014-11-04
Use Auth class instead of constants - will allow better masquerade function. ...
Greg Roach
1
-1
/
+1
2014-10-20
#278 - explicit deletion of user preferences
Greg Roach
1
-2
/
+7
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
[next]