Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Require STE using composer and add autoloading | Laria Carolin Chabowski | 2020-09-22 |
| | |||
* | Automatic code formatting | Laria Carolin Chabowski | 2020-04-26 |
| | |||
* | Some simple code formatting | Laria Carolin Chabowski | 2020-04-26 |
| | | | | | | - Expand tabs into spaces - Remove trailing whitespace - Get rid of closing `?>` tags | ||
* | Expand tabs and remove trailing whitespace | Laria Carolin Chabowski | 2020-04-26 |
| | |||
* | Include new STE versiondevelop | Kevin Chabowski | 2014-05-25 |
| | |||
* | STE has a new repository and name. | Kevin Chabowski | 2013-10-28 |
| | |||
* | Fixed referencing and constants. | Kevin Chabowski | 2013-10-03 |
| | | | | | * Creating a varaible reference at call time is not possbile any more. * When defining a constant, we pass the name as a string now. | ||
* | 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 | ||
* | More functions for utils.php and some testing tools. | Kevin Chabowski | 2011-10-05 |
| | | | | | * Added ste:loremipsum for Layout tests. * Added session_doctor.php to inspect the current user session. | ||
* | Replaced Smarty with STE and started the backend. | Kevin Chabowski | 2011-09-21 |