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
/
admin_users.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
PHPDoc for globals
Greg Roach
1
-0
/
+6
2015-02-03
Autoload includes/functions/*
Greg Roach
1
-2
/
+0
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-183
/
+177
2015-01-31
verified_by_admin always shown as 'no' on user list
Greg Roach
1
-1
/
+9
2015-01-31
Private members of WT_Tree class
Greg Roach
1
-2
/
+2
2015-01-31
#1416744 - Family tree titles on RTL/LTR pages
Greg Roach
1
-16
/
+16
2015-01-31
Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URL
Greg Roach
1
-4
/
+4
2015-01-31
English text
Greg Roach
1
-5
/
+5
2015-01-29
HTML validation
Greg Roach
1
-5
/
+7
2015-01-27
Position save button at left or under inputs (see http://www.lukew.com/ff/ent...
Greg Roach
1
-4
/
+7
2015-01-27
Edit blocks - no longer a modal
Greg Roach
1
-3
/
+2
2015-01-26
HTML validation and tidy up
Greg Roach
1
-3
/
+4
2015-01-26
Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'
Greg Roach
1
-3
/
+3
2015-01-25
Cannot 'unset' a user-tree setting
Greg Roach
1
-1
/
+1
2015-01-24
HTML validation
Greg Roach
1
-2
/
+1
2015-01-24
Fix #389 - move help text into the page
Greg Roach
1
-20
/
+106
2015-01-24
Cannot change our own admin status
Greg Roach
1
-3
/
+11
2015-01-24
Add visual feedback for privacy settings
Greg Roach
1
-2
/
+2
2015-01-23
#386 Allow a user to delete their own account.
Greg Roach
1
-19
/
+1
2015-01-21
Breadcrumbs on admin pages
Greg Roach
1
-0
/
+1
2015-01-21
Remove remaining inline-edit code
Greg Roach
1
-0
/
+11
2015-01-19
HTML5
Greg Roach
1
-8
/
+6
2015-01-18
Default constructors do not need parentheses
Greg Roach
1
-1
/
+1
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-11
/
+11
2015-01-18
Tidy some text
Greg Roach
1
-12
/
+5
2015-01-17
Fix: cannot save tree preferences
Greg Roach
1
-1
/
+1
2015-01-17
New theme system and admin interface
Greg Roach
1
-453
/
+564
2014-12-09
merge some minor changes from the theme branch
Greg Roach
1
-7
/
+3
2014-11-08
PHPDoc
Greg Roach
1
-1
/
+1
2014-11-05
Wrong class
Greg Roach
1
-1
/
+1
2014-11-04
Use Auth class instead of constants - will allow better masquerade function. ...
Greg Roach
1
-2
/
+2
2014-10-27
fix bug introduced in #44246b4. on click inadvertently targeted extra element...
David Drury
1
-1
/
+1
2014-10-24
Do not use functions in loop conditions
Greg Roach
1
-5
/
+5
2014-10-21
PSR-1
Greg Roach
1
-1
/
+1
2014-10-20
#278 - explicit deletion of user preferences
Greg Roach
1
-12
/
+13
2014-10-18
Unused code
Greg Roach
1
-13
/
+7
2014-10-18
Use URL parameter to pre-filter list of users
Greg Roach
1
-7
/
+7
2014-10-18
Change server side data call from GET to POST
David Drury
1
-22
/
+34
2014-10-16
More PSR-1 code style
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
-27
/
+27
2014-10-05
Split tree/user preference getter/setter into two functions
Greg Roach
1
-9
/
+9
2014-09-17
Split site-preference getter/setter into two functions
Greg Roach
1
-1
/
+1
2014-09-14
Cleanup - remove dead/commented code
Greg Roach
1
-1
/
+0
2014-08-14
Import classes, per PSR autoloading standards
Greg Roach
1
-16
/
+20
2014-08-07
Don't show registered timestamp when it does not exist
Greg Roach
1
-1
/
+1
2014-06-17
Autocomplete doesn't work on pages with data from multiple trees
Greg Roach
1
-5
/
+5
2014-05-27
Error adding new users
Greg Roach
1
-7
/
+7
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-58
/
+53
2014-05-06
Revert "Replace global user functions with WT_User class" - submitted to wron...
Greg Roach
1
-35
/
+41
[next]