summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-15concatenate whereSql on getList so service sql does not get squashedChristian Fowler1-4/+4
2008-09-14remove commented kruft, add users_semaphores to delete queue on expungeChristian Fowler1-15/+8
2008-09-14add a generic bitdebug() function to display a message when gDebug is set and...Max Kremmel1-41/+51
2008-09-10a number of html and consistency fixes for module helpMax Kremmel2-6/+8
2008-09-09one help file for each module (that takes parameters), html code change from ...laetzer4-18/+37
2008-08-30wordinglaetzer1-3/+3
2008-08-29del vd()laetzer1-3/+3
2008-08-28tidy up user home page so that rest of user page features are rendered even i...wjames51-30/+24
2008-08-28more hash ref fixes - had the wrong onewjames51-6/+6
2008-08-28respect feature setting and perms for access to user content listwjames51-3/+4
2008-08-28fix hash refwjames51-3/+3
2008-08-13add \!empty check if user_cookie_site insetead of isset. trying to track down...bitweaver.org1-2/+2
2008-08-12Missing globalLester Caine1-1/+3
2008-07-29Use results from getContentList directlyLester Caine4-13/+13
2008-07-22Fixed typoStephan Borg1-3/+3
2008-07-22Added check for IIS as $_SERVER['HTTPS'] uses 'off' valueStephan Borg1-3/+4
2008-07-22Include getServicesSql in so that user list can be restricted if requiredLester Caine1-15/+22
2008-07-22Extended authorization module for restricting multisite loginLester Caine1-0/+128
2008-07-20Removed recursive includeStephan Borg1-2/+3
2008-07-09call edit service since we are editing content - and assign editUser to gCont...wjames51-2/+6
2008-07-08dead plugin kept in tidbits for nowMax Kremmel1-202/+0
2008-07-08move some plugins to their new homesMax Kremmel2-0/+304
2008-07-08put ticket check in right place, on savewjames51-1/+1
2008-07-03move verifyTicketChristian Fowler1-4/+4
2008-07-02move verifyTickets to be after FORMSChristian Fowler1-3/+3
2008-07-02pForceCheck to FALSE in verify Ticket until TRUE case can be sortedChristian Fowler1-4/+4
2008-07-01change verifyTicket to verify empty _REQUEST['tk'] by defaultChristian Fowler1-6/+6
2008-06-30set uri_mode = TRUE when feeding RSS stuff. this way all URLs are always abso...Max Kremmel1-4/+6
2008-06-30return home if user cancels editingwjames51-2/+5
2008-06-29fix users language selectionMax Kremmel2-6/+6
2008-06-28remove debugMax Kremmel1-5/+3
2008-06-27massive cleanup of old image storing code, migrate BitUsers to LM and fix var...Max Kremmel1-150/+124
2008-06-25whitespace correctionbitweaver.org1-4/+4
2008-06-25remove redundant options parameterChristian Fowler1-3/+3
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler24-75/+75
2008-06-23replace individual function parameters with an array of options when using li...Max Kremmel1-6/+9
2008-06-14Invoke preview and edit services in the right places.Nick Palmer1-2/+6
2008-06-10fix UPPER on getUserInfo only on non-numbersChristian Fowler1-5/+12
2008-06-07some UI updatesMax Kremmel1-14/+29
2008-06-04let us know if we tried to assume a user id and failed misserablywjames51-1/+6
2008-05-17use LibertyContent::store instead of LibertyAttachable::store when importing ...Max Kremmel1-4/+4
2008-05-17trailing whitespaceMax Kremmel1-8/+8
2008-05-06use <> instead of != to avoid db hickupsR202Max Kremmel1-4/+4
2008-04-14remove \. from regex since it catches actual files. try to catch that rewrite...Christian Fowler1-2/+9
2008-04-14fix RewriteRule to catch - and . in usernamesChristian Fowler1-2/+2
2008-04-09set pParamHash['_files_override'] = array() in store to prevent BitUser from ...Christian Fowler1-7/+4
2008-03-30check for isValid in getDisplayUrlChristian Fowler1-4/+4
2008-03-30fix grammar for cannot ban the user, and don't tra the login fieldChristian Fowler1-4/+4
2008-03-23Use content_type_guid value for navigationLester Caine1-4/+4
2008-03-23Tidy user content list paginationLester Caine1-14/+6