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
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
2014-05-06
Replace global user functions with WT_User class
Greg Roach
1
-41
/
+35
2014-05-03
Upgrade datatables from 1.9.4 to 1.10.0
Greg Roach
1
-66
/
+68
2014-02-24
Consolidate paste_*, pastename and openerpasteid implementations
Matthew Noorenberghe
1
-4
/
+0
2014-01-31
#31: Fix call to undefined function regex_quote() on add user page
Rico Sonntag
1
-1
/
+5
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-09
Move the masquerade function to the user list
Greg Roach
1
-1
/
+9
2013-11-03
Add CSRF checks to admin/user page
Greg Roach
1
-21
/
+10
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-9
/
+9
2013-08-30
Wrong parameter type to input filtering
fisharebest
1
-1
/
+1
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-45
/
+44
2013-08-24
Update non-typographic quotation marks
Greg Roach
1
-4
/
+4
2013-08-21
Use new escape functions
Greg Roach
1
-1
/
+1
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-10
/
+10
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2013-03-01
#1138652 - Cant' edit IP address in site access rules
fisharebest
1
-1
/
+1
2013-02-09
Fix: jEditable/Datatables combo doesn't work with latest jQuery
fisharebest
1
-6
/
+2
2013-02-06
Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...
fisharebest
1
-1
/
+1
2013-02-02
Upgrade JQuery-UI to latest version
fisharebest
1
-3
/
+3
2013-02-02
Add more URL versioning to JS resources
fisharebest
1
-2
/
+2
2013-02-02
Add version numbers to paths of javascript libraries
fisharebest
1
-2
/
+2
2013-01-09
Change the default title for new trees. The old title assumed you had a gedc...
fisharebest
1
-1
/
+1
2012-10-25
Combine similar texts and remove unnecessary buttons
fisharebest
1
-2
/
+1
2012-10-20
Use same text in user/registration as admin/add-user
fisharebest
1
-2
/
+2
2012-09-25
Tidy up Add new user screen. Add HTML5 forms validation.
Nigel Osborne
1
-66
/
+53
2012-09-16
#1006430 - rtl/ltr parenthesis etc.
fisharebest
1
-1
/
+1
2012-09-15
Part of #1006430 - rtl/ltr parenthesis etc.
fisharebest
1
-1
/
+1
2012-09-15
Create objects to encapsulate trees. Allows us to cache tree settings, which...
fisharebest
1
-40
/
+9
2012-09-14
Assume PHP time is the same as MySQL time. Both should use the same underlyi...
fisharebest
1
-1
/
+1
2012-09-14
Performance: fetch all the wt_site_setting values in one query.
fisharebest
1
-1
/
+1
2012-09-13
Complete rewrite of the handling of lists of trees:
fisharebest
1
-27
/
+22
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
-6
/
+6
2012-06-15
#1011223 - User interface is unclear what is a required field when creating n...
fisharebest
1
-5
/
+10
2012-05-15
Explicitly close session in admin_users.php
Nigel Osborne
1
-0
/
+2
2012-04-06
Move a JS function from the page header to webtrees.js. Tidy up logic for em...
fisharebest
1
-1
/
+1
2012-03-31
Replace 3rd party autocomplete library with native jQuery functions
fisharebest
1
-1
/
+1
2012-03-28
Functions should return HTML, rather than output it
fisharebest
1
-2
/
+2
2012-03-18
#946697 - Use HTML5 email input type
fisharebest
1
-6
/
+1
[next]