| 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 |
| | | |||
| * | Setup script and clean config file. | Kevin Chabowski | 2012-01-21 |
| | | |||
| * | Internationalized Content::Write cheat sheet. | Kevin Chabowski | 2012-01-14 |
| | | |||
| * | Repo administration and indtall from repo added. | Kevin Chabowski | 2012-01-08 |
| | | |||
| * | Added plugin management to bakend and fixed db models. | Kevin Chabowski | 2011-12-23 |
| | | |||
| * | User management added to backend. | Kevin Chabowski | 2011-12-03 |
| | | |||
| * | Added a settings page to the backend. | Kevin Chabowski | 2011-11-26 |
| | | |||
| * | Added page section management to backend. | Kevin Chabowski | 2011-11-23 |
| | | |||
| * | Added template and style management to the backend. | Kevin Chabowski | 2011-11-20 |
| | | |||
| * | Comment management added to backend. | Kevin Chabowski | 2011-11-17 |
| | | |||
| * | Renamed some translation keys. | Kevin Chabowski | 2011-11-17 |
| | | | | | | * "yestext_default" => "yes" * "notext_default" => "no" | ||
| * | Image management added to backend. | Kevin Chabowski | 2011-11-15 |
| | | |||
| * | Implemented the article list for the backend. | Kevin Chabowski | 2011-11-13 |
| | | |||
| * | Added tag editing for backend and started work on article list. | Kevin Chabowski | 2011-11-13 |
| | | |||
| * | Hooray! First backend function implemented (content/write)! | Kevin Chabowski | 2011-11-09 |
| | | | | | | And it only took over a month. That's what I call efficiency.... NOT! | ||
| * | More translations | Kevin Chabowski | 2011-10-12 |
| | | |||
| * | 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 | ||
| * | Replaced Smarty with STE and started the backend. | Kevin Chabowski | 2011-09-21 |
| | | |||
| * | (Almost) finished DB-Models / abstraction layer. | Kevin Chabowski | 2011-07-21 |
