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
/
setup
Commit message (
Expand
)
Author
Age
*
Get rid of db.php and include config directly in entry points
Laria Carolin Chabowski
2020-11-08
*
Remove last qdb() usage! \(^.^)/
Laria Carolin Chabowski
2020-11-08
*
Move article status consts into Article class
Laria Carolin Chabowski
2020-11-08
*
Remove some unused DB functions / globals
Laria Carolin Chabowski
2020-10-20
*
Use password_hash() and friends to hash and verify passwords
Laria Carolin Chabowski
2020-09-25
*
Fix some broken references to the \ste namespace
Laria Carolin Chabowski
2020-09-25
*
Require STE using composer and add autoloading
Laria Carolin Chabowski
2020-09-22
*
Code cleanup
Laria Carolin Chabowski
2020-09-21
*
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 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
*
Merge branch 'replace-mysql-with-pdo' into develop
Kevin Chabowski
2013-10-03
|
\
|
*
setup now uses PDO
Kevin Chabowski
2013-10-03
*
|
Merge branch 'master' into develop
Kevin Chabowski
2013-10-01
|
\
\
|
|
/
|
/
|
|
*
New repository paths.
Kevin Chabowski
2013-07-04
*
|
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
*
Incompatible plugins will now get disabled.
Kevin Chabowski
2012-02-18
*
Setup script and clean config file.
Kevin Chabowski
2012-01-21
*
Section's Styles are nowonlyavailable by a getter.
Kevin Chabowski
2011-12-27
*
Added plugin management to bakend and fixed db models.
Kevin Chabowski
2011-12-23
*
Modified db-model for plugins and fixed a bug in the frontend.
Kevin Chabowski
2011-12-18
*
Added Repository data models and the PluginPackage class.
Kevin Chabowski
2011-12-04
*
Added 'read_by_admin' property to class Comment.
Kevin Chabowski
2011-11-16
*
Removed 'alt'-propery of 'Image' and added automatic thumbnailing.
Kevin Chabowski
2011-11-15
*
Cleaned up the urltitle/-name mess. Improved models.php.
Kevin Chabowski
2011-10-12
*
We do not need ACLs at the moment (i.e. I'm too lazy)...
Kevin Chabowski
2011-09-22
*
Fixed models.php and the database layout.
Kevin Chabowski
2011-09-22
*
(Almost) finished DB-Models / abstraction layer.
Kevin Chabowski
2011-07-21