Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Setup: check php version (5.4 required) | redmatrix | 2016-05-05 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | - Comanche: implement conditionals. Currently the only supported tests are true/false for system config settings and supports the following forms: [if $config.system.foo] [widget=widget1][/widget] [else] [widget=widget2][/widget] [/if] [if $config.system.foo] [widget=widget1][/widget] [/if] | ||||
* | Setup was horked after this commit and I couldn't easily make it right so ↵ | redmatrix | 2016-04-25 | 1 | -7/+31 |
| | | | | | | | | reverting - will try again at a future date Revert "remove global db variable" This reverts commit c3b0c0f32a17649503db67f208cce6f9e0cdc322. | ||||
* | remove global db variable | redmatrix | 2016-04-25 | 1 | -31/+7 |
| | |||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+754 |