Project

General

Profile

Download (1.19 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3557c3c2 10/17/2010 08:43 AM Ohad Levy

Added JSON API Support to the Media controller

b83a3a0c 07/08/2010 02:16 PM Ohad Levy

fixes #344 medias pages do not show error messages

0ba45d6d 05/24/2010 09:03 AM Jochen Schalanda

fixes #236 - Installation media are now usable with more than one operating system.

d995ecb4 05/24/2010 04:13 AM Paul Kelly

Ensure that all index views and controllers are consistent

Ensures that all controllers use @search in the index method
Ensure that all index views use pagination

92971ae3 04/09/2010 09:06 AM Ohad Levy

removing show action in places it doesn't make sense, and minor visual changes

76b2f1b7 04/08/2010 07:49 AM Ohad Levy

fixes #202 - Remove activescaffold from the medias page

72e65b31 01/26/2010 03:38 PM Ohad Levy

fixes #151 - add show host page
Added a nested link to hosts to lots of controllers

72910375 09/10/2009 02:05 PM Ohad Levy

Added some more text to the settings menu, removed some fields which are not yet required.

901d79bc 08/01/2009 05:02 AM Ohad Levy
  • Fixed an issue when the host arch is not the last part of the directory.
    • introduced the $arch variable in the media path value
  • Added default media values for CentOS 5.3 and Fedora 11
9eb0e160 07/30/2009 03:30 PM Ohad Levy

fixed an issue with wrong contoller names which lead to broken links, redid some model relationships (hopefuly simplified - hence removed the nested_has_many_through plugin