aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/backend.php
Commit message (Expand)AuthorAge
* Add htmlesc againHEADmasterLaria Carolin Chabowski2021-01-01
* Get rid of db.php and include config directly in entry pointsLaria Carolin Chabowski2020-11-08
* Make SITE_BASE_PATH a method of EnvLaria Carolin Chabowski2020-11-08
* Remove intcmp()Laria Carolin Chabowski2020-11-08
* Move article status consts into Article classLaria Carolin Chabowski2020-11-08
* Plugin: Fix creating plugin database recordsLaria Carolin Chabowski2020-11-08
* Use password_hash() and friends to hash and verify passwordsLaria 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
* Code cleanupLaria Carolin Chabowski2020-09-21
* Turn global function defined in a function to a closureLaria Carolin Chabowski2020-09-21
* 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
* Fix some php7 bugs. Also new name and new repository urlsLaria Carolin Chabowski2016-08-15
* Fixed referencing and constants.Kevin Chabowski2013-10-03
* Merge branch 'hotfix' into developKevin Chabowski2012-07-09
|\
| * Fixed language loading bugs and removed debug code.Kevin Chabowski2012-07-09
* | 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
* | Article::test_urlname implemented.Kevin Chabowski2012-06-08
* | Better(?) tag editor.Kevin Chabowski2012-05-26
* | Plugins can now hook into the Article editor.feature-plugin-articledataKevin Chabowski2012-05-20
|/
* Allow comment setting was not saved correctly. Fixed.Kevin Chabowski2012-03-03
* Debug now toggleable in backend; used new STE features.Kevin Chabowski2012-03-01
* Added embedding code generator for STE code.Kevin Chabowski2012-02-18
* Incompatible plugins will now get disabled.Kevin Chabowski2012-02-18
* Fixed date/time interpretation.Kevin Chabowski2012-02-03
* Plugin deletion can now be enforced.Kevin Chabowski2012-02-01
* Fixed article editor. Again.Kevin Chabowski2012-01-31
* Fixed a bug in the article editor.Kevin Chabowski2012-01-29
* Made paths to systemtemplates absolute.Kevin Chabowski2012-01-21
* Fixed a bug in the article editor.Kevin Chabowski2012-01-17
* We can now change the language of a user.Kevin Chabowski2012-01-14
* Fixed some plugin related bugs.Kevin Chabowski2012-01-08
* Repo administration and indtall from repo added.Kevin Chabowski2012-01-08
* Article::by_multi improved and frontend modifications.Kevin Chabowski2011-12-27
* Article now has get/set_tags() and get/set_section()Kevin Chabowski2011-12-27
* Section's Styles are nowonlyavailable by a getter.Kevin Chabowski2011-12-27
* Added plugin management to bakend and fixed db models.Kevin Chabowski2011-12-23
* User management added to backend.Kevin Chabowski2011-12-03
* Fixed potential bug in login process.Kevin Chabowski2011-12-01
* Added a settings page to the backend.Kevin Chabowski2011-11-26
* Renamed ratatoeskr/backend/main.php to ratatoeskr/backend.phpKevin Chabowski2011-11-23