summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-04Pick up checkbox changes in plugin settings - needs extending to provide gene...Lester Caine1-2/+15
2009-04-02add users_login_homepage config, and use that value where default is users/my...Christian Fowler1-1/+6
2009-03-31Fix MySQL upgrades for ip/IPv6 column upgradesDaniel Sutcliffe1-7/+3
2009-03-25fix all backticks and remove duplicate updatesMax Kremmel1-7/+4
2009-03-25change ip to IPv6 compliance (39 chars). add upgrades files and remove regist...Christian Fowler2-1/+34
2009-02-12add checkbox to delete all of a users content when deleting the user - curren...Christian Fowler1-2/+9
2008-11-15messed up hash key orderMax Kremmel1-2/+2
2008-10-31renamed dep stuff to requirement stuff, clean up schema_inc files, move versi...Max Kremmel1-2/+2
2008-10-30shuffle around some dependency stuff: move dep settings to schema_inc.php fil...Max Kremmel2-9/+8
2008-10-29add core dependenciesMax Kremmel1-1/+8
2008-10-28set versios of various core packages.Max Kremmel1-1/+1
2008-10-25add file headersMax Kremmel1-0/+3
2008-10-25more work towards package upgrades. things seem to working quite smoothly now.Max Kremmel1-1/+1
2008-10-25move users_semaphore table drop to version upgrade fileMax Kremmel2-15/+20
2008-10-19apply schema change - remove unused tableMax Kremmel2-7/+14
2008-10-18deprecate all semaphore code. this has now been moved to a separate package c...Max Kremmel1-0/+1
2008-10-18massive code cleanup. methods have been renamed to camelCaps where appropriat...Max Kremmel1-3/+3
2008-10-18code cleanupMax Kremmel1-8/+12
2008-10-18we don't allow users to tinker with permission levels anymore. remove the fil...Max Kremmel1-37/+0
2008-10-16make sure users_lib.php is always loadedMax Kremmel2-7/+4
2008-10-16clean up code and get pagination workingMax Kremmel1-19/+17
2008-10-15call edit service on new user object - not admin user object which creates ba...wjames51-2/+4
2008-07-29Use results from getContentList directlyLester Caine1-2/+2
2008-07-08put ticket check in right place, on savewjames51-1/+1
2008-07-02move verifyTickets to be after FORMSChristian Fowler1-3/+3
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler7-12/+12
2008-06-04let us know if we tried to assume a user id and failed misserablywjames51-1/+6
2008-05-17trailing whitespaceMax Kremmel1-8/+8
2008-02-14add quick ban option for users - sets status_id to suspendedwjames51-10/+42