aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/sys
Commit message (Expand)AuthorAge
* Image: Fix referencing undefined propertyLaria Carolin Chabowski2020-10-19
* Tag: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-19
* Section: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-19
* Plugin: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-18
* Style: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-18
* Comment: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-05
* Multilingual+Translation: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-05
* Group: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-05
* User: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-05
* KVStorage: Move into namespace and remove global db usagesLaria Carolin Chabowski2020-10-05
* Remove unused classLaria Carolin Chabowski2020-10-05
* Introduce some new database wrappersLaria Carolin Chabowski2020-10-05
* Use password_hash() and friends to hash and verify passwordsLaria Carolin Chabowski2020-09-25
* Replace kses with HTMLPurifierLaria Carolin Chabowski2020-09-25
* Fix some broken references to the \ste namespaceLaria Carolin Chabowski2020-09-25
* Refactor textprocessorsLaria Carolin Chabowski2020-09-25
* Deprecate htmlesc for Esc::escLaria Carolin Chabowski2020-09-25
* Turn documentation in plugin_api into phpdocLaria Carolin Chabowski2020-09-25
* Get php-markdown via composerLaria Carolin Chabowski2020-09-22
* Require STE using composer and add autoloadingLaria Carolin Chabowski2020-09-22
* Code cleanupLaria Carolin Chabowski2020-09-21
* Return translation array from includeLaria Carolin Chabowski2020-09-21
* Fix broken SQL in Repository::createLaria Carolin Chabowski2020-04-28
* Oops, some unfinished changes slipped into ade9ede m(Laria Carolin Chabowski2020-04-27
* Automatic code formattingLaria Carolin Chabowski2020-04-26
* Some simple code formattingLaria Carolin Chabowski2020-04-26
* Expand tabs and remove trailing whitespaceLaria Carolin Chabowski2020-04-26
* Include new STE versiondevelopKevin Chabowski2014-05-25
* STE has a new repository and name.Kevin Chabowski2013-10-28
* PHP < 5.4 can not use $this in anonymous functions.Kevin Chabowski2013-10-04
* Fixed wrong variable namesKevin Chabowski2013-10-03
* Fixed referencing and constants.Kevin Chabowski2013-10-03
* Merge branch 'replace-mysql-with-pdo' into developKevin Chabowski2013-10-03
|\
| * Fixed PDO DSN.Kevin Chabowski2013-10-03
| * models.php now uses PDO (UNTESTED!)Kevin Chabowski2013-10-03
* | Fixed extract_meta.hotfixKevin Chabowski2013-10-01
|/
* Style::test_name implemented.feature-move-data-checking-to-modelsKevin Chabowski2012-06-08
* Section::test_name implemented.Kevin Chabowski2012-06-08
* Article::test_status implementedKevin Chabowski2012-06-08
* Tag::test_name implemented.Kevin Chabowski2012-06-08
* Made Article::test_urlname public and added docu.Kevin Chabowski2012-06-08
* Article::test_urlname implemented.Kevin Chabowski2012-06-08
* Plugins can now hook into the Article editor.feature-plugin-articledataKevin Chabowski2012-05-20
* Added silent mode to abstract KVStorage class.Kevin Chabowski2012-05-20
* ArticleExtradata class and other changes to models.phpKevin Chabowski2012-05-19
* Debug now toggleable in backend; used new STE features.Kevin Chabowski2012-03-01
* Fixed a buggy SQL-Query in Section::get_articles.Kevin Chabowski2012-02-18
* htmlesc now uses htmlspecialchars instead of htmlentitiesKevin Chabowski2012-02-18
* Incompatible plugins will now get disabled.Kevin Chabowski2012-02-18
* Removed sys/default_settings.phpKevin Chabowski2012-02-18