summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)AuthorFilesLines
2016-07-30Picked wrong user recordlsces1-1/+1
2016-07-23tidy up assignUserspider@dev1-1/+1
2016-06-22change-all-StartTrans-calls-to-BitBase-methodspider@app11-2/+2
2016-02-07Move from Smarty2 to Smarty3 function stylelsces7-20/+20
2015-02-11bootstrap on Delete all content created by this user dialogspider1-1/+1
2014-10-03default view users to editorsspider1-1/+1
2014-05-21fix delete groupturon1-22/+22
2014-05-19move p_users_edit_user_homepage into editors class and verifyPerm when displa...turon1-1/+1
2013-06-12move quota include from tpl to inside of _inc.php filevim1-0/+6
2013-05-15Add SolveMedia captcha mechanismspiderr1-0/+20
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