aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fixed creation of default ACLs.feature-access-control-listsKevin Chabowski2012-06-17
* setup.php installs default ACLs now.Kevin Chabowski2012-06-16
* New "access_backend" privilege.Kevin Chabowski2012-06-16
* Documented "global_acls" settings key.Kevin Chabowski2012-06-16
* Listed privileges.Kevin Chabowski2012-06-09
* Formatting some code...Kevin Chabowski2012-06-09
* ACL class implemented.Kevin Chabowski2012-06-09
* Moved global $admin_grp variable to models.phpKevin Chabowski2012-06-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
* Made Article::test_urlname public and added docu.Kevin Chabowski2012-06-08
* Article::test_urlname implemented.Kevin Chabowski2012-06-08
* Merge branch 'feature-easier-templating' into developKevin Chabowski2012-06-06
|\
| * Removed debug stuff from standard.html template.feature-easier-templatingKevin Chabowski2012-06-06
| * Default template now uses new features.Kevin Chabowski2012-06-06
| * articles_get can take section/tag as a var now.Kevin Chabowski2012-06-06
| * Implemented on_* tags. UNTESTED!Kevin Chabowski2012-06-01
| * ste:comment_form can now generate a previewbtn by default.Kevin Chabowski2012-05-21
* | Merge branch 'feature-ui-improvements' into developKevin Chabowski2012-05-26
|\ \ | |/ |/|
| * Added missing comma in translations/de.phpKevin Chabowski2012-05-26
| * Awesome background / watermark for backend.Kevin Chabowski2012-05-26
| * Better .listtab styleKevin Chabowski2012-05-26
| * Better(?) tag editor.Kevin Chabowski2012-05-26
| * ste:default_delete_yesno introducesKevin Chabowski2012-05-26
| * Made collapse/expand feature more obvious.Kevin Chabowski2012-05-21
| * Sidebar blocks of Article editor can be expanded/collapsed.Kevin Chabowski2012-05-21
| * Included jQuery to the libraries.Kevin Chabowski2012-05-20
|/
* Merge branch 'feature-plugin-articledata' into developKevin Chabowski2012-05-20
|\
| * Plugins can now hook into the Article editor.feature-plugin-articledataKevin Chabowski2012-05-20
| * Added silent mode to abstract KVStorage class.Kevin Chabowski2012-05-20
| * ArticleExtradata class and other changes to models.phpKevin Chabowski2012-05-19
* | HACKING file contains some rules for contributing.Kevin Chabowski2012-05-20
|/
* Better gitignore file.Kevin Chabowski2012-05-18
* Uncatched exception, if a tag had no translation for current language.Kevin Chabowski2012-04-24
* Modified setup.php and added create-package.zip.Kevin Chabowski2012-03-03
* 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
* Default repositories will be configured during setup now.Kevin Chabowski2012-02-28
* Fixed a buggy SQL-Query in Section::get_articles.Kevin Chabowski2012-02-18
* htmlesc now uses htmlspecialchars instead of htmlentitiesKevin Chabowski2012-02-18
* Added embedding code generator for STE code.Kevin Chabowski2012-02-18
* setup() function was not needed in main.phpKevin Chabowski2012-02-18
* Incompatible plugins will now get disabled.Kevin Chabowski2012-02-18
* Removed sys/default_settings.phpKevin Chabowski2012-02-18
* Fixed docu.Kevin Chabowski2012-02-04
* Fixed two bugs in the Article class.Kevin Chabowski2012-02-04
* Improved language selector in add tag translation.Kevin Chabowski2012-02-03
* Fixed date/time interpretation.Kevin Chabowski2012-02-03