Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Adding a alpha symbol to the version. | Kevin Chabowski | 2011-12-03 |
| | | | | Most useful commit EVER ;-) | ||
* | User management added to backend. | Kevin Chabowski | 2011-12-03 |
| | |||
* | ste:get_translation now escapes HTML. | Kevin Chabowski | 2011-11-17 |
| | | | | | | | | So we do not longer need to write: <ste:escape><ste:get_translation for="foo" /></ste:escape> We can now omit the ste:escape tags. Setting the parameter raw to something non-empty will return the raw translation. | ||
* | Fixed login.html template. | Kevin Chabowski | 2011-09-22 |
| | | | | Yet another stupid bug -.- | ||
* | Replaced Smarty with STE and started the backend. | Kevin Chabowski | 2011-09-21 |