| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-07-13 | Add quotes around all values that contain spaces in them, and add a | Bharat Mediratta | |
| test to make sure that we continue to do so. This makes sure that we don't have problems with 5.3 which treats the literal "on" as a boolean. | |||
| 2009-07-13 | Avoid using the bare word "on" in a value; it breaks PHP 5.3. | Bharat Mediratta | |
| Fixes ticket #540. | |||
| 2009-06-23 | Upgrade to version 2 and change the state column to a varchar for | Bharat Mediratta | |
| Postgres compatibility. | |||
| 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. | |||
