Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-14 | Fixes two PHP Warnings ("Invalid argument supplied for foreach() in ↵ | Jeffery To | |
/var/www/mmmu/lib/rssaction.php") when accessing the RSS feed of a group that has no notices. | |||
2009-04-17 | Ticket 1404. Showing the link to the members list page. | Sarven Capadisli | |
2009-04-13 | isReadOnly() now takes arguments | Evan Prodromou | |
Add an array of arguments to isReadOnly() method of actions, to let them change their results depending on what actions are called. Primarily used by the 'api' action. Ideally in the future that will be multiple actions. But this might still be useful. | |||
2009-02-20 | don't use SUP in group rss | Evan Prodromou | |
2009-01-25 | added group rss action | Robin Millette | |