Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Uncatched exception, if a tag had no translation for current language. | Kevin Chabowski | 2012-04-24 |
| | | | | | Now fixed. These tags are now filtered out. Also, Beta 5 | ||
* | Allow comment setting was not saved correctly. Fixed. | Kevin Chabowski | 2012-03-03 |
| | | | | | | | Also fixed the Heading of CONTRIBUTORS. Copy&Paste is not always a good idea... Beta 4 | ||
* | 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 |
| | |||
* | Changed copyright informations, added README.md and INSTALL.md | Kevin Chabowski | 2012-01-22 |
| | | | | Also we are now Beta :-) | ||
* | created ste:default_error / ste:default_success tags. | Kevin Chabowski | 2012-01-13 |
| | | | | Will make it easier for plugin authors to get an consistentlook and feel. | ||
* | UNTESTED: Plugin API finished. | Kevin Chabowski | 2011-12-07 |
| | |||
* | 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 |
| | |||
* | admin/languages is not needed. Will be included in admin/settings | Kevin Chabowski | 2011-11-23 |
| | |||
* | Backend, frontend and 404 handlers partially implemented. | Kevin Chabowski | 2011-10-05 |
* Backend layout done. * Frontend theoretically done (untested). * 404 handler done * Added textprocessors.php |