Improving foodsoft! Railsupgrade, BNN Import/Export, Usability stuff https://prototypefund.de/project/weiterentwicklung-von-foodsoft/
Go to file
benni 8a74e7d77f Removed annoate and hirb Gemfiles.
Annotate: Better look in schema.rb, this reference should be always up
to date.

Hirb: To reactivate hirb, look in railscasts:
http://railscasts.com/episodes/48-console-tricks-revised
2012-07-27 18:07:42 +02:00
app Removed annoate and hirb Gemfiles. 2012-07-27 18:07:42 +02:00
config Removed annoate and hirb Gemfiles. 2012-07-27 18:07:42 +02:00
db Merge branch 'master' into rails3 2012-06-26 11:51:56 +02:00
doc Order-refactoring part II. 2009-02-03 21:14:48 +01:00
lib Merge branch 'master' into rails3 2012-06-26 11:51:56 +02:00
public Simplifiying balancing view part 2. Lets call it finished. 2012-07-27 18:03:46 +02:00
script First step for upgrading to rails 3. 2011-05-11 01:32:21 +02:00
test Removed annoate and hirb Gemfiles. 2012-07-27 18:07:42 +02:00
tmp Ignored tmp, rubymine project files and other stuff. 2011-05-06 19:55:34 +02:00
vendor/plugins Moved some plugins from vendor/plugins into Gemfile. 2012-04-15 19:13:38 +02:00
.gitignore Do not git ignore ruby version managers. Set ruby 1.9.3 2012-07-20 15:41:53 +02:00
.rbenv-version Do not git ignore ruby version managers. Set ruby 1.9.3 2012-07-20 15:41:53 +02:00
Gemfile Removed annoate and hirb Gemfiles. 2012-07-27 18:07:42 +02:00
Gemfile.lock Removed annoate and hirb Gemfiles. 2012-07-27 18:07:42 +02:00
LICENSE Update License (to GPL3) and install instructions. 2009-01-20 15:59:06 +01:00
MULTI_COOP_INSTALL Made multi coop installation available as an option in app_config.yml. 2009-08-13 16:36:01 +02:00
README Updated README_DEVEL. 2011-05-06 20:38:39 +02:00
README_DEVEL Add rake comamnds to initialize database 2011-05-31 05:33:54 -07:00
Rakefile First step for upgrading to rails 3. 2011-05-11 01:32:21 +02:00
config.ru First step for upgrading to rails 3. 2011-05-11 01:32:21 +02:00

README

== FoodSoft

Web-based software to manage a non-profit food coop (product catalog, ordering, accounting, job scheduling).

== Install

Have a look on README_DEVEL.

== License

FoodSoft - a webbased foodcoop management software
Copyright (C) 2011 Benni and Lasse

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

(See file LICENSE for the full text of the GPL)