index
:
ratatoeskr-cms
develop
feature-access-control-lists
feature-easier-templating
feature-move-data-checking-to-models
feature-plugin-articledata
feature-ui-improvements
hotfix
master
replace-mysql-with-pdo
Ratatöskr is a flexible Content Management System / Blogging Software for PHP 5.3.
Laria Carolin Chabowski
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ratatoeskr
/
sys
Commit message (
Expand
)
Author
Age
*
Multilingual+Translation: Update documentation and remove global db usages
Laria Carolin Chabowski
2020-10-05
*
Group: Update documentation and remove global db usages
Laria Carolin Chabowski
2020-10-05
*
User: Update documentation and remove global db usages
Laria Carolin Chabowski
2020-10-05
*
KVStorage: Move into namespace and remove global db usages
Laria Carolin Chabowski
2020-10-05
*
Remove unused class
Laria Carolin Chabowski
2020-10-05
*
Introduce some new database wrappers
Laria Carolin Chabowski
2020-10-05
*
Use password_hash() and friends to hash and verify passwords
Laria Carolin Chabowski
2020-09-25
*
Replace kses with HTMLPurifier
Laria Carolin Chabowski
2020-09-25
*
Fix some broken references to the \ste namespace
Laria Carolin Chabowski
2020-09-25
*
Refactor textprocessors
Laria Carolin Chabowski
2020-09-25
*
Deprecate htmlesc for Esc::esc
Laria Carolin Chabowski
2020-09-25
*
Turn documentation in plugin_api into phpdoc
Laria Carolin Chabowski
2020-09-25
*
Get php-markdown via composer
Laria Carolin Chabowski
2020-09-22
*
Require STE using composer and add autoloading
Laria Carolin Chabowski
2020-09-22
*
Code cleanup
Laria Carolin Chabowski
2020-09-21
*
Return translation array from include
Laria Carolin Chabowski
2020-09-21
*
Fix broken SQL in Repository::create
Laria Carolin Chabowski
2020-04-28
*
Oops, some unfinished changes slipped into ade9ede m(
Laria Carolin Chabowski
2020-04-27
*
Automatic code formatting
Laria Carolin Chabowski
2020-04-26
*
Some simple code formatting
Laria Carolin Chabowski
2020-04-26
*
Expand tabs and remove trailing whitespace
Laria Carolin Chabowski
2020-04-26
*
Include new STE version
develop
Kevin Chabowski
2014-05-25
*
STE has a new repository and name.
Kevin Chabowski
2013-10-28
*
PHP < 5.4 can not use $this in anonymous functions.
Kevin Chabowski
2013-10-04
*
Fixed wrong variable names
Kevin Chabowski
2013-10-03
*
Fixed referencing and constants.
Kevin Chabowski
2013-10-03
*
Merge branch 'replace-mysql-with-pdo' into develop
Kevin Chabowski
2013-10-03
|
\
|
*
Fixed PDO DSN.
Kevin Chabowski
2013-10-03
|
*
models.php now uses PDO (UNTESTED!)
Kevin Chabowski
2013-10-03
*
|
Fixed extract_meta.
hotfix
Kevin Chabowski
2013-10-01
|
/
*
Style::test_name implemented.
feature-move-data-checking-to-models
Kevin Chabowski
2012-06-08
*
Section::test_name implemented.
Kevin Chabowski
2012-06-08
*
Article::test_status implemented
Kevin Chabowski
2012-06-08
*
Tag::test_name implemented.
Kevin Chabowski
2012-06-08
*
Made Article::test_urlname public and added docu.
Kevin Chabowski
2012-06-08
*
Article::test_urlname implemented.
Kevin Chabowski
2012-06-08
*
Plugins can now hook into the Article editor.
feature-plugin-articledata
Kevin Chabowski
2012-05-20
*
Added silent mode to abstract KVStorage class.
Kevin Chabowski
2012-05-20
*
ArticleExtradata class and other changes to models.php
Kevin Chabowski
2012-05-19
*
Debug now toggleable in backend; used new STE features.
Kevin Chabowski
2012-03-01
*
Fixed a buggy SQL-Query in Section::get_articles.
Kevin Chabowski
2012-02-18
*
htmlesc now uses htmlspecialchars instead of htmlentities
Kevin Chabowski
2012-02-18
*
Incompatible plugins will now get disabled.
Kevin Chabowski
2012-02-18
*
Removed sys/default_settings.php
Kevin Chabowski
2012-02-18
*
Fixed two bugs in the Article class.
Kevin Chabowski
2012-02-04
*
Added on_comment_store event.
Kevin Chabowski
2012-02-01
*
Fixed Image:all function (broken Query).
Kevin Chabowski
2012-01-29
*
Setup script and clean config file.
Kevin Chabowski
2012-01-21
*
Article::by_multi must be static!
Kevin Chabowski
2012-01-17
*
Documentation of settings.
Kevin Chabowski
2012-01-15
[next]