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-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
2012-03-17
Tidy up some language strings - for clarity and consistency.
fisharebest
1
-2
/
+2
2012-03-07
Move "Set default blocks" to admin menu list
Nigel Osborne
1
-2
/
+0
2012-03-06
Invalid SQL being generated for user-list callback.
fisharebest
1
-6
/
+5
2012-03-06
Fix: page scrolls when you click the "change blocks" link.
fisharebest
1
-1
/
+1
2012-03-05
Add support for default blocks for new trees/users
fisharebest
1
-1
/
+4
2012-03-05
Allow the admin to configure the blocks on each user's "my page".
fisharebest
1
-1
/
+3
2012-02-21
Add tool tip to open/close icon on user list
Nigel Osborne
1
-1
/
+1
2012-02-20
After approving a user account for the first time, send the user a confirmati...
fisharebest
1
-132
/
+75
2012-01-16
#916852 - Help Content Wrong
fisharebest
1
-3
/
+3
2012-01-16
HTML validation
fisharebest
1
-23
/
+21
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-28
/
+28
[prev]
[next]