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
/
backend.php
Commit message (
Expand
)
Author
Age
*
Code cleanup
Laria Carolin Chabowski
2020-09-21
*
Turn global function defined in a function to a closure
Laria Carolin Chabowski
2020-09-21
*
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
*
Fixed referencing and constants.
Kevin Chabowski
2013-10-03
*
Merge branch 'hotfix' into develop
Kevin Chabowski
2012-07-09
|
\
|
*
Fixed language loading bugs and removed debug code.
Kevin Chabowski
2012-07-09
*
|
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
*
|
Article::test_urlname implemented.
Kevin Chabowski
2012-06-08
*
|
Better(?) tag editor.
Kevin Chabowski
2012-05-26
*
|
Plugins can now hook into the Article editor.
feature-plugin-articledata
Kevin Chabowski
2012-05-20
|
/
*
Allow comment setting was not saved correctly. Fixed.
Kevin Chabowski
2012-03-03
*
Debug now toggleable in backend; used new STE features.
Kevin Chabowski
2012-03-01
*
Added embedding code generator for STE code.
Kevin Chabowski
2012-02-18
*
Incompatible plugins will now get disabled.
Kevin Chabowski
2012-02-18
*
Fixed date/time interpretation.
Kevin Chabowski
2012-02-03
*
Plugin deletion can now be enforced.
Kevin Chabowski
2012-02-01
*
Fixed article editor. Again.
Kevin Chabowski
2012-01-31
*
Fixed a bug in the article editor.
Kevin Chabowski
2012-01-29
*
Made paths to systemtemplates absolute.
Kevin Chabowski
2012-01-21
*
Fixed a bug in the article editor.
Kevin Chabowski
2012-01-17
*
We can now change the language of a user.
Kevin Chabowski
2012-01-14
*
Fixed some plugin related bugs.
Kevin Chabowski
2012-01-08
*
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 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
*
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