summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)AuthorFilesLines
2013-02-08fix recpatcha typospiderr1-3/+3
2013-02-08add reCAPTCHA support to registration pagespiderr1-17/+32
2013-02-07remove debugspiderr1-3/+5
2013-02-07update admin users list with expanded search form and ability to export with ...spiderr1-14/+34
2013-01-31add comma separated ip list to ::getList; and email addresss in batch confirm...spiderr1-4/+4
2012-10-30bit_redirect cleanuplsces1-2/+1
2012-08-17revert usage of TEAM_ID in core classes. don't what that is or where it is su...spiderr1-1/+1
2012-08-17Merge branch 'master' of github.com:bitweaver/usersspiderr7-44/+243
2012-08-17api help clean upspiderr1-2/+2
2012-08-13A few more adjustemsnts to get roles working in parallel with groups permissionslsces1-1/+1
2012-08-06merge role model code inlsces1-4/+8
2012-08-06role elements merged with base codelsces1-286/+0
2012-08-06role model switch on User packagelsces4-36/+231
2012-08-06Current role model configuration codelsces1-0/+286
2012-08-03Clear some remaining strict warningslsces1-2/+2
2012-07-25Merge branch 'master' of github.com:bitweaver/usersspiderr1-0/+93
2012-07-25add api helpspiderr1-0/+93
2012-07-02remove debugspiderr1-1/+0
2012-06-18Foreign key tweaklsces1-1/+1
2012-06-07Add role admin files as separate files and switch which file is calledlsces2-0/+93
2012-06-07Function results can't be assigned by referencelsces1-1/+1
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-1/+1
2012-05-07Role model classification of user collectionsLester Caine ext:(%22)1-0/+165
2012-05-05merge PUT and POST in api handlerspiderr1-6/+3
2012-03-22register API route based on PKG_DIRspiderr1-1/+1
2012-03-08only pass combined pRequest to bituser_api_handlerspiderr1-2/+2
2012-03-06change_CONSTRAINTS_to_CONSTRAINTChristian Fowler1-6/+6
2012-02-14mv api_inc to adminChristian Fowler1-0/+43
2011-07-19CONSTRAINTs-typospiderr1-6/+6
2010-06-09Strip down CVS keywords.cvs2git10-10/+10
2010-04-30deleting a user triggers expunge service, some expunge services may need to k...wjames51-2/+2
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...wjames51-2/+1
2010-04-17step three of contenttype name plural - replace all instances where name is a...pre_ctype_desc_name_schmeachangewjames51-2/+2
2010-04-17step three of contenttype name plural - replace all instances where name is a...wjames51-2/+2
2010-04-16fix help to reflect new code beavhior to prepend BIT_ROOT_URLChristian Fowler1-2/+2
2010-04-13add 2.1.2 to wipe pass_due column clean for old installs, else people are com...Christian Fowler1-0/+24
2010-02-16add key word captcha to form so its easier to findwjames51-3/+3
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames57-12/+12
2009-11-11use system default for max_records, not hardcoded 20Christian Fowler1-2/+2
2009-10-07add start_user_id GET paramter to allow offset, timestamp outputChristian Fowler1-4/+11
2009-10-06ticket check in wrong location - move inside confirmed removal otherwise we g...wjames51-3/+3
2009-10-01remove ref to non-existant copyright.txt filewjames57-14/+14
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames57-14/+14
2009-09-01add ORDER BY, whitespaceChristian Fowler1-17/+18
2009-09-01use subselect to get emails to verify that have not be already verifiedChristian Fowler1-2/+2
2009-09-01change to index by id rather than group nameTyler Bello1-6/+4
2009-09-01add semicolonTyler Bello1-4/+5
2009-09-01brief cleanup and rearrangement of verified, more to comeChristian Fowler2-13/+32
2009-09-01modify ability to verify emails by pinging the MX servers and placing users i...Tyler Bello2-9/+25
2009-08-25Only load ldap options if auth_ldap data is returnedLester Caine1-2/+2