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
/
templates
/
src
Commit message (
Expand
)
Author
Age
*
Merge branch 'feature-easier-templating' into develop
Kevin Chabowski
2012-06-06
|
\
|
*
Removed debug stuff from standard.html template.
feature-easier-templating
Kevin Chabowski
2012-06-06
|
*
Default template now uses new features.
Kevin Chabowski
2012-06-06
*
|
Better(?) tag editor.
Kevin Chabowski
2012-05-26
*
|
ste:default_delete_yesno introduces
Kevin Chabowski
2012-05-26
*
|
Sidebar blocks of Article editor can be expanded/collapsed.
Kevin Chabowski
2012-05-21
|
/
*
Plugins can now hook into the Article editor.
feature-plugin-articledata
Kevin Chabowski
2012-05-20
*
Uncatched exception, if a tag had no translation for current language.
Kevin Chabowski
2012-04-24
*
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
*
Default repositories will be configured during setup now.
Kevin Chabowski
2012-02-28
*
Added embedding code generator for STE code.
Kevin Chabowski
2012-02-18
*
Incompatible plugins will now get disabled.
Kevin Chabowski
2012-02-18
*
Improved language selector in add tag translation.
Kevin Chabowski
2012-02-03
*
TIL: <form />'s method value *MUST* be lowercase.
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
*
Escaping image embedding code.
Kevin Chabowski
2012-01-29
*
You can now use %root% in CSS styles too.
Kevin Chabowski
2012-01-29
*
Changed copyright informations, added README.md and INSTALL.md
Kevin Chabowski
2012-01-22
*
Setup script and clean config file.
Kevin Chabowski
2012-01-21
*
Improved language selector in article editor.
Kevin Chabowski
2012-01-17
*
Internationalized Content::Write cheat sheet.
Kevin Chabowski
2012-01-14
*
We can now change the language of a user.
Kevin Chabowski
2012-01-14
*
created ste:default_error / ste:default_success tags.
Kevin Chabowski
2012-01-13
*
Repo administration and indtall from repo added.
Kevin Chabowski
2012-01-08
*
Added plugin management to bakend and fixed db models.
Kevin Chabowski
2011-12-23
*
UNTESTED: Plugin API finished.
Kevin Chabowski
2011-12-07
*
Adding a alpha symbol to the version.
Kevin Chabowski
2011-12-03
*
User management added to backend.
Kevin Chabowski
2011-12-03
*
Added a settings page to the backend.
Kevin Chabowski
2011-11-26
*
admin/languages is not needed. Will be included in admin/settings
Kevin Chabowski
2011-11-23
*
Added page section management to backend.
Kevin Chabowski
2011-11-23
*
Added template and style management to the backend.
Kevin Chabowski
2011-11-20
*
Fixed some bugs in systemtemplates.
Kevin Chabowski
2011-11-19
*
ste:get_translation now escapes HTML.
Kevin Chabowski
2011-11-17
*
Comment management added to backend.
Kevin Chabowski
2011-11-17
*
Renamed some translation keys.
Kevin Chabowski
2011-11-17
*
Image management added to backend.
Kevin Chabowski
2011-11-15
*
Fixed potential error in articles.html
Kevin Chabowski
2011-11-15
*
"%root%" in articles will be replaced with a path to page root.
Kevin Chabowski
2011-11-13
*
Implemented the article list for the backend.
Kevin Chabowski
2011-11-13
*
Added tag editing for backend and started work on article list.
Kevin Chabowski
2011-11-13
*
Hooray! First backend function implemented (content/write)!
Kevin Chabowski
2011-11-09
*
Backend, frontend and 404 handlers partially implemented.
Kevin Chabowski
2011-10-05
*
Fixed login.html template.
Kevin Chabowski
2011-09-22
*
Replaced Smarty with STE and started the backend.
Kevin Chabowski
2011-09-21