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
2016-06-26
Simplify help text
Greg Roach
1
-1
/
+1
2016-06-21
Simplify user admin page
Greg Roach
1
-22
/
+1
2016-06-21
Fix: #1014 consistent terminology - approve/accept
Greg Roach
1
-4
/
+4
2016-06-18
Fix: #979 options/preferences
Greg Roach
1
-2
/
+2
2016-06-18
Fix #909 - not all user-interfaces use 'click'
Greg Roach
1
-1
/
+1
2016-06-11
user name => username
Greg Roach
1
-2
/
+2
2016-05-07
Improve English texts
Greg Roach
1
-6
/
+6
2016-04-30
I18N
Greg Roach
1
-1
/
+1
2016-04-20
User setting 'approved' doesn't exist - changed to 'verified_by_admin' (#910)
David Drury
1
-2
/
+2
2016-04-16
Added items are always new
Greg Roach
1
-1
/
+1
2016-01-30
Update copyright year
Greg Roach
1
-1
/
+1
2016-01-23
Username versus email
Greg Roach
1
-2
/
+2
2016-01-17
Two spaces have no effect in HTML
Greg Roach
1
-14
/
+14
2015-12-31
Workaround for PHP5.3 / register_globals
Greg Roach
1
-5
/
+5
2015-10-28
User list/save state
Greg Roach
1
-0
/
+2
2015-09-27
Fix #734 - double escape
Greg Roach
1
-2
/
+2
2015-08-12
Fix #682 - client-side validation error
Greg Roach
1
-2
/
+2
2015-08-12
Merge pull request #680 from exxamalte/fix-678-administrator-account
Greg Roach
1
-4
/
+4
2015-08-11
more consistency in naming variables from form values
Malte Franken
1
-2
/
+2
2015-08-11
fixes fisharebest/webtrees#678: renamed admin setting back to 'canadmin' so t...
Malte Franken
1
-4
/
+4
2015-07-16
Fix #647 visble_online / visibleonline
Greg Roach
1
-1
/
+1
2015-07-11
Fix #636 - Time zones
Greg Roach
1
-0
/
+16
2015-06-08
PHPDoc
Greg Roach
1
-2
/
+1
2015-06-05
Refactor includes/functions into classes
Greg Roach
1
-7
/
+10
2015-05-31
PSR-4
Greg Roach
1
-0
/
+1
2015-05-30
Code style
Greg Roach
1
-9
/
+9
2015-04-11
Fix: #530 default sort column
Greg Roach
1
-3
/
+3
2015-03-24
Consistent code layout
Greg Roach
1
-1
/
+1
2015-03-15
en-GB versus en-US
Greg Roach
1
-1
/
+1
2015-03-15
Untranslated text
Greg Roach
1
-1
/
+1
2015-03-12
Replace Zend_Locale with Fisharebest\Localization
Greg Roach
1
-3
/
+12
2015-03-09
Use Tree object instead of ID/name
Greg Roach
1
-2
/
+2
2015-03-04
Fix 1423133
Greg Roach
1
-4
/
+4
2015-03-02
Fix 1427100 - users with LTR real names containing parentheses on RTL pages
Greg Roach
1
-3
/
+3
2015-03-02
PSR-1
Greg Roach
1
-3
/
+3
2015-02-13
PHPDoc
Greg Roach
1
-1
/
+0
2015-02-12
Spacing
Greg Roach
1
-1
/
+1
2015-02-11
Fix: 1420478 - relationship path length shown as no for all data
Greg Roach
1
-1
/
+1
2015-02-10
Use parameter binding
Greg Roach
1
-29
/
+32
2015-02-05
Globals
Greg Roach
1
-0
/
+1
2015-02-05
Fix ##1284239 - Search: User permissions of selected tree are used for every ...
Greg Roach
1
-13
/
+13
2015-02-05
Add API to access the parent tree of a record
Greg Roach
1
-16
/
+16
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
1
-1
/
+1
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
[next]