| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fixed date/time interpretation. | Kevin Chabowski | 2012-02-03 |
| | | |||
| * | 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 | ||
| * | Fixed article editor. Again. | Kevin Chabowski | 2012-01-31 |
| | | | | | | | * Fixed last bugfix -.- * <option name...> --> <option value...> I don't know how this had worked at all before... | ||
| * | Fixed a bug in the article editor. | Kevin Chabowski | 2012-01-29 |
| | | | | | | when editing a already existing article, the status was always set to visible. | ||
| * | Made paths to systemtemplates absolute. | Kevin Chabowski | 2012-01-21 |
| | | |||
| * | Fixed a bug in the article editor. | Kevin Chabowski | 2012-01-17 |
| | | | | | | If an article had content only in a language that is not the user's language, Ratatöskr had crashed. | ||
| * | We can now change the language of a user. | Kevin Chabowski | 2012-01-14 |
| | | |||
| * | Fixed some plugin related bugs. | Kevin Chabowski | 2012-01-08 |
| | | | | | | * Plugin backend pages did not work. * Plugin author was not transferred to database. | ||
| * | Repo administration and indtall from repo added. | Kevin Chabowski | 2012-01-08 |
| | | |||
| * | Article::by_multi improved and frontend modifications. | Kevin Chabowski | 2011-12-27 |
| | | | | | | | | * Article::by_multi now has more criterias and can perform sorting, paging and limiting. Also only generates full articles when needed. * In the frontend there are now some "hidden" __obj STE variables, so some objects do not need to be created multiple times. | ||
| * | Article now has get/set_tags() and get/set_section() | Kevin Chabowski | 2011-12-27 |
| | | |||
| * | Section's Styles are nowonlyavailable by a getter. | Kevin Chabowski | 2011-12-27 |
| | | | | | | Also fixed many MySQL Queries. These SELECT ... WHERE foo = (SELECT...) have not worked as expected, so now there are many ugly joins... | ||
| * | Added plugin management to bakend and fixed db models. | Kevin Chabowski | 2011-12-23 |
| | | |||
| * | User management added to backend. | Kevin Chabowski | 2011-12-03 |
| | | |||
| * | Fixed potential bug in login process. | Kevin Chabowski | 2011-12-01 |
| | | |||
| * | Added a settings page to the backend. | Kevin Chabowski | 2011-11-26 |
| | | |||
| * | Renamed ratatoeskr/backend/main.php to ratatoeskr/backend.php | Kevin Chabowski | 2011-11-23 |
| We do not need an own directory for this. | |||
