Movielogr - Track What You Watch

Changelog

The changelog is where we update users on feature additions, bug fixes, and other changes.

June 3, 2012

  • Feature: Added Top Ten Tags summary to user home page; added Top 100 tags view; added Movies by Tag view.
  • Fix: Added additional order by date created to most recent movies view on user home pages. Helps keep movies in order of entry if multiple movies are viewed on the same date.
  • Fix: Added title_id to add/update tags functions to facilitate future stats options for tags.
  • Fix: Removed extraneous director and tag related code; added proper tag query to edit movie page. Removed Director field from the Add/Edit Movie form, since it is no longer needed (Director info is pulled from TMDb).

June 2, 2012

  • Fix: Fixed bug in tags query that resulted in showing incorrect tags for a movie. In some cases, the movie detail page would show tags from another member's entry for that movie.

June 1, 2012

  • Fix: Updated tags function to use tag id in place of tag.
  • Fix: Revised movies by tag model to utilize new tags table.
  • Feature: Added tags lookup function for movie details.
  • Fix: Added new tags backend functions.

May 30, 2012

  • Fix: Added title prefixes to Highest and Lowest Rated views.

May 29, 2012

  • Feature: Added movies by event and events for users.
  • Feature: Added Popular Ratings view.
  • Feature: Added percentages to some tables on user home pages.

May 28, 2012

  • Feature: Added top 100 and views by popularity.

May 27, 2012

  • Feature: Added popular directors view.
  • Feature: Added Genres by popularity view.
  • Fix: Minor bug fix for movie details page edit button.

May 26, 2012

  • Fix: Fixed major bug with delete functionality.
  • Fix: Fixed major bug in Edit Movies function.
  • Fix: Fixed bugs with movies viewed this year stats box and top ten sources list.

May 24, 2012

  • Feature: Added most popular actors, devices, formats and sources stats to user home page.

May 23, 2012

  • Feature: Added edit movie button to movie details page.
  • Feature: Added total movies for current year stat box to user home page.

May 15, 2012

  • Fix: Fixed bug resulting in duplicate movie poster entries in database.

May 14, 2012

  • Feature: Added RSS feed feature to user home page.
  • Fix: Fixed bug in search query that would sometimes result in results from other users showing up.
  • Fix: Visual interface tweaks for user home pages.

May 9, 2012

  • Feature: Added movies by year and month viewed.

May 8, 2012

  • Feature: Added movies by decade released stats pages.