Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Debug now toggleable in backend; used new STE features. | Kevin Chabowski | 2012-03-01 |
| | | | | | | | * If __DEBUG__ is true, STE will be in a more verbose mode. * Ratatöskr's frontend STETags now uses the \ste\RuntimeError exception This will also be Beta 3 | ||
* | Default repositories will be configured during setup now. | Kevin Chabowski | 2012-02-28 |
| | | | | Also: Beta 2 | ||
* | Incompatible plugins will now get disabled. | Kevin Chabowski | 2012-02-18 |
| | |||
* | Plugin deletion can now be enforced. | Kevin Chabowski | 2012-02-01 |
| | | | | | | This will skip the RatatoeskrPlugin::delete() part and will not load the plugin before deletion, so you can delete a plugin if it contained syntax errors without disabling plugins in config.php | ||
* | You can now use %root% in CSS styles too. | Kevin Chabowski | 2012-01-29 |
| | |||
* | Fixed german translation. | Kevin Chabowski | 2012-01-22 |
| | | | | Failing in my native language. Yay.... | ||
* | Setup script and clean config file. | Kevin Chabowski | 2012-01-21 |
| | |||
* | Internationalized Content::Write cheat sheet. | Kevin Chabowski | 2012-01-14 |
| | |||
* | German translation added. | Kevin Chabowski | 2012-01-14 |
| | |||
* | (Almost) finished DB-Models / abstraction layer. | Kevin Chabowski | 2011-07-21 |