aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/sys/models.php
Commit message (Expand)AuthorAge
* Added Comment::all().Kevin Chabowski2011-11-16
* Added 'read_by_admin' property to class Comment.Kevin Chabowski2011-11-16
* Removed 'alt'-propery of 'Image' and added automatic thumbnailing.Kevin Chabowski2011-11-15
* Corrected typo in documentation.Kevin Chabowski2011-11-13
* Fixed Bug in Tag::all().Kevin Chabowski2011-11-13
* Fixed two SQL-Queries in models.php.Kevin Chabowski2011-11-09
* Fixed documentation bug/typo.Kevin Chabowski2011-11-09
* Article::save also saves all $tags now.Kevin Chabowski2011-11-09
* 2 Small bugfixes.Kevin Chabowski2011-11-05
* Cleaned up the urltitle/-name mess. Improved models.php.Kevin Chabowski2011-10-12
* Minor bugfixes...Kevin Chabowski2011-10-08
* Fixed some bugs in db.php and models.php.Kevin Chabowski2011-10-05
* Fixed docu and added some features to models.phpKevin Chabowski2011-10-05
* We do not need ACLs at the moment (i.e. I'm too lazy)...Kevin Chabowski2011-09-22
* Fixed models.php and the database layout.Kevin Chabowski2011-09-22
* Replaced Smarty with STE and started the backend.Kevin Chabowski2011-09-21
* Corrected a typo and fixed docu.Kevin Chabowski2011-08-29
* Added a fairly secure password hashing method.Kevin Chabowski2011-08-25
* Improved documentation.Kevin Chabowski2011-08-18
* Added script that will create the documentation.Kevin Chabowski2011-08-18
* (Almost) finished DB-Models / abstraction layer.Kevin Chabowski2011-07-21