summaryrefslogtreecommitdiff
path: root/admin_users.php
AgeCommit message (Expand)AuthorFilesLines
2013-03-01#1138652 - Cant' edit IP address in site access rulesfisharebest1-1/+1
2013-02-09Fix: jEditable/Datatables combo doesn't work with latest jQueryfisharebest1-6/+2
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-1/+1
2013-02-02Upgrade JQuery-UI to latest versionfisharebest1-3/+3
2013-02-02Add more URL versioning to JS resourcesfisharebest1-2/+2
2013-02-02Add version numbers to paths of javascript librariesfisharebest1-2/+2
2013-01-09Change the default title for new trees. The old title assumed you had a gedc...fisharebest1-1/+1
2012-10-25Combine similar texts and remove unnecessary buttonsfisharebest1-2/+1
2012-10-20Use same text in user/registration as admin/add-userfisharebest1-2/+2
2012-09-25Tidy up Add new user screen. Add HTML5 forms validation.Nigel Osborne1-66/+53
2012-09-16#1006430 - rtl/ltr parenthesis etc.fisharebest1-1/+1
2012-09-15Part of #1006430 - rtl/ltr parenthesis etc.fisharebest1-1/+1
2012-09-15Create objects to encapsulate trees. Allows us to cache tree settings, which...fisharebest1-40/+9
2012-09-14Assume PHP time is the same as MySQL time. Both should use the same underlyi...fisharebest1-1/+1
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest1-1/+1
2012-09-13Complete rewrite of the handling of lists of trees:fisharebest1-27/+22
2012-07-18Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...fisharebest1-1/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-6/+6
2012-06-15#1011223 - User interface is unclear what is a required field when creating n...fisharebest1-5/+10
2012-05-15Explicitly close session in admin_users.phpNigel Osborne1-0/+2
2012-04-06Move a JS function from the page header to webtrees.js. Tidy up logic for em...fisharebest1-1/+1
2012-03-31Replace 3rd party autocomplete library with native jQuery functionsfisharebest1-1/+1
2012-03-28Functions should return HTML, rather than output itfisharebest1-2/+2
2012-03-18#946697 - Use HTML5 email input typefisharebest1-6/+1
2012-03-17Tidy up some language strings - for clarity and consistency.fisharebest1-2/+2
2012-03-07Move "Set default blocks" to admin menu listNigel Osborne1-2/+0
2012-03-06Invalid SQL being generated for user-list callback.fisharebest1-6/+5
2012-03-06Fix: page scrolls when you click the "change blocks" link.fisharebest1-1/+1
2012-03-05Add support for default blocks for new trees/usersfisharebest1-1/+4
2012-03-05Allow the admin to configure the blocks on each user's "my page".fisharebest1-1/+3
2012-02-21Add tool tip to open/close icon on user listNigel Osborne1-1/+1
2012-02-20After approving a user account for the first time, send the user a confirmati...fisharebest1-132/+75
2012-01-16#916852 - Help Content Wrong fisharebest1-3/+3
2012-01-16HTML validationfisharebest1-23/+21
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-28/+28
2011-11-23I18N: move datatables translations to the same placefisharebest1-14/+1
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we a...fisharebest1-1/+1
2011-11-05(part). (1) Only load datatables.js on pages that use it. (2) move JavaScrip...fisharebest1-39/+35
2011-11-05Add some defensive escaping - translations may include quotation marks.fisharebest1-7/+7
2011-11-05Defer JavaScript to end of pagefisharebest1-22/+17
2011-11-05Implement "fluid" interface for controller - allows requests to be chained.fisharebest1-2/+3
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-9/+7
2011-11-03Use consistent help text for username/password/email/real namefisharebest1-3/+3
2011-11-03Fix: help text for username incorrect. It is case-insensitive.fisharebest1-2/+2
2011-11-02"User name" versus "Username". We have a mixture of both. "Username" seems ...fisharebest1-2/+2
2011-10-30Change "Search" to "Filter" on all lists, to avoid confusion.Nigel Osborne1-2/+1
2011-10-28Make datatables header/footer in admin consistent with main lists, and adjust...Nigel Osborne1-2/+2
2011-10-21#821931 - Individual.php: Default tab isn't selected fisharebest1-11/+0
2011-08-31Bug #837767 - Delete inactive users function inoperableNigel Osborne1-1/+1
2011-08-10741205 User administration doesn't work with IERob Peters1-1/+2