Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Require STE using composer and add autoloading | Laria Carolin Chabowski | 2020-09-22 |
| | |||
* | Code cleanup | Laria Carolin Chabowski | 2020-09-21 |
| | | | | | | | | | | - Remove unused variables - Remove unused utility functions - Asserting presence and typehinting global variables - Remove unused variables - Add missing global - Add parameter type constraint - Fix some references to nonexisting variables | ||
* | Format config generation code | Laria Carolin Chabowski | 2020-04-28 |
| | |||
* | 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 |
| | |||
* | Fix some php7 bugs. Also new name and new repository urls | Laria Carolin Chabowski | 2016-08-15 |
| | |||
* | New repository paths. | Kevin Chabowski | 2013-07-04 |
| | |||
* | 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 | ||
* | Setup script and clean config file. | Kevin Chabowski | 2012-01-21 |