| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-03-09 | Fix the progress param to be an actual boolean to resolve a JS error. | Bharat Mediratta | |
| 2009-02-23 | A couple of references to media_rss that were overlooked | Tim Almdal | |
| 2009-02-17 | Update to new Polar Rose API. | Bharat Mediratta | |
| 2009-01-18 | Rename theme callback helpers from xxx_block to xxx_theme to make room | Bharat Mediratta | |
| for us to rename the dashboard helper to be a block helper since sidebar blocks are not just in the dashboard. | |||
| 2009-01-14 | Make sure that helper functions are all static. Add new | Bharat Mediratta | |
| File_Structure_Test to make sure we don't regress. According to the PHP docs, the "public" keyword is implied on static functions, so remove it. Also, require private static functions to start with an _. http://php.net/manual/en/language.oop5.visibility.php | |||
| 2008-12-23 | Can't self-close a <div>. | Bharat Mediratta | |
| 2008-12-22 | Change the way that we track modules. | Bharat Mediratta | |
| Each module now has a "module.info" file that has information about the module, including the core. We can display the installed version, and the version in the code. Also take a first shot at a modules admin page. | |||
| 2008-12-19 | Don't restrict image overlays | Bharat Mediratta | |
| 2008-12-18 | Polar Rose facial recognition module. Currently in a non-working | Bharat Mediratta | |
| state because their server is not RFC2109 compliant. Filing a bug. | |||
