foodsoft/app/views/messages
Benjamin Meichsner ffc3adf907 Second (last) part of multiple foodcoop installation.
* When before_filter select_foodcoop is activated,
  the database and configs will be loaded on each request.
* Replaced APP_CONFIG with new Foodsoft.config method.
2009-03-24 17:25:33 +01:00
..
_messages.html.haml Introduced StockChange. Implemented first part of stockit-logic with updating article's quantity. 2009-01-16 02:17:49 +01:00
index.html.haml Implemented pagination for messages overview. 2009-03-23 11:31:36 +01:00
new.haml Second (last) part of multiple foodcoop installation. 2009-03-24 17:25:33 +01:00
show.haml Complete refactoring of messaging module. From now messages are saved only once and send afterwards via a the 'send_emails'-rake-task. 2009-01-15 18:26:37 +01:00