The branch "trean_tags" has been updated. The following is a summary of the commits.
from: 4686986d210065a3d504de7bc3bb9b141ee1dc34 3210633 Remove star ratings ----------------------------------------------------------------------- commit 3210633f1c3c6841d8a77f1d8d6f5cfbdc2b87ba Author: Chuck Hagenbuch <[email protected]> Date: Sat Nov 12 19:40:18 2011 -0500 Remove star ratings trean/bookmark.php | 17 -- trean/config/prefs.php | 1 - trean/docs/CHANGES | 2 + trean/js/src/star_rating.js | 41 ----- trean/js/star_rating.js | 1 - trean/lib/Block/Bookmarks.php | 67 +-------- trean/lib/Block/Highestrated.php | 82 ---------- trean/lib/Block/Mostclicked.php | 2 - trean/lib/Bookmark.php | 14 +-- trean/lib/Bookmarks.php | 7 +- trean/lib/Views/BookmarkList.php | 4 - trean/migration/1_trean_base_tables.php | 2 - trean/perms.php | 263 ------------------------------- trean/templates/block/1line.inc | 1 - trean/templates/block/2line.inc | 2 - trean/templates/block/standard.inc | 2 - trean/templates/star_rating_helper.php | 31 ---- trean/templates/views/BookmarkList.php | 4 - trean/themes/default/screen.css | 110 ------------- 19 files changed, 10 insertions(+), 643 deletions(-) delete mode 100644 trean/js/src/star_rating.js delete mode 100644 trean/js/star_rating.js delete mode 100644 trean/lib/Block/Highestrated.php delete mode 100644 trean/perms.php delete mode 100644 trean/templates/star_rating_helper.php http://git.horde.org/horde-git/-/commit/3210633f1c3c6841d8a77f1d8d6f5cfbdc2b87ba __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
