summaryrefslogtreecommitdiff
path: root/actions/invite.php
AgeCommit message (Expand)Author
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-01-24Invitation markup and stylesarven
2009-01-22Add attributes for inviteEvan Prodromou
2009-01-22Add local nav to inviteEvan Prodromou
2009-01-22convert inviteEvan Prodromou
2009-01-15All actions now use isReadOnly()Evan Prodromou
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-08-29CSRF protection for invites.phpZach Copley
2008-08-26removed the preview, so use "Send" for the buttonEvan Prodromou
2008-08-26fix format string, again againEvan Prodromou
2008-08-26lost the names when making a new function send_invitationEvan Prodromou
2008-08-26send personal message through to send_invitation functionEvan Prodromou
2008-08-26fix runon string in invites formatEvan Prodromou
2008-08-26fix format for subjectEvan Prodromou
2008-08-26save invitation code and improve format of outgoing mailEvan Prodromou
2008-08-26correct output on invitationsEvan Prodromou
2008-08-26updates for invitationsEvan Prodromou
2008-08-25skip preview, just send the darn thingEvan Prodromou
2008-08-25fix instructionsEvan Prodromou
2008-08-25start the invite formEvan Prodromou