Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove check for mcrypt | Mario Vavti | 2016-07-10 | 1 | -5/+0 |
| | |||||
* | comment on the setup page about the possible need for intermediate certs. | redmatrix | 2016-06-27 | 1 | -2/+8 |
| | |||||
* | fix remote_channel(), update php minversion requirement | redmatrix | 2016-05-29 | 1 | -2/+2 |
| | |||||
* | more work associated with DBA and index.php shuffle | redmatrix | 2016-05-24 | 1 | -33/+8 |
| | |||||
* | relocate index and db | redmatrix | 2016-05-24 | 1 | -12/+14 |
| | |||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -1/+1 |
| | | | | (connections.php) | ||||
* | - 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 |