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-12-08 | enable block API | Evan Prodromou |
2008-12-08 | error in figuring out actions to return to | Evan Prodromou |
2008-12-08 | add returnto information to the block form | Evan Prodromou |
2008-12-08 | change element_start to element for instructions | Evan Prodromou |
2008-12-08 | return true from block action | Evan Prodromou |
2008-12-08 | add header and footer | Evan Prodromou |
2008-12-08 | fixup handle function in block action | Evan Prodromou |
2008-12-08 | add block form to subscribers list and profile page | Evan Prodromou |