Age | Commit message (Expand) | Author |
---|---|---|
2009-01-15 | Convert use of common_server_error and common_user_error to methods on Action | Evan Prodromou |
2009-01-15 | Convert all actions to use new UI functions | Evan Prodromou |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-08-26 | updates for invitations | Evan Prodromou |
2008-07-22 | base class is_readonly() now returns false by default | zach |
2008-07-22 | Added is_readonly() method to all Actions | zach |
2008-07-21 | save changes to smsemail | Evan Prodromou |
2008-07-08 | Convert _t() to _() for gettext. | Mike Cochrane |
2008-06-26 | show the proper address in the message for non-email confirms | Evan Prodromou |
2008-06-22 | fix name of class in confirmaddress.php | Evan Prodromou |
2008-06-22 | correctly use Confirm_address | Evan Prodromou |
2008-06-22 | move confirmemail to confirmaddress | Evan Prodromou |