Improving foodsoft! Railsupgrade, BNN Import/Export, Usability stuff https://prototypefund.de/project/weiterentwicklung-von-foodsoft/
Go to file
wvengen ca50006235 add coverage report, set COVERAGE=1 in env when running specs 2013-07-25 14:00:08 +02:00
app Merge branch 'master' into tests-rspec 2013-07-24 21:25:36 +02:00
config update translations and localeapp roundtrip 2013-07-18 19:27:52 +02:00
db Merge remote-tracking branch 'fsmanuel/master' into master. 2013-07-18 18:48:49 +02:00
doc adds doc/DEPLOYMENT instructions 2013-05-25 20:03:53 +02:00
lib Merge branch 'master' into tests-rspec 2013-07-24 21:25:36 +02:00
public Upgraded to rails 3.1.8. Fixed various bugs in wiki. 2012-09-30 21:15:55 +02:00
script Fix newline char in heroku_deploy script 2013-06-18 22:18:24 +02:00
spec add coverage report, set COVERAGE=1 in env when running specs 2013-07-25 14:00:08 +02:00
test make tests work again 2013-06-25 13:05:25 +02:00
tmp Ignored tmp, rubymine project files and other stuff. 2011-05-06 19:55:34 +02:00
vendor pass locale to datepicker, use gem for that 2013-07-07 01:47:22 +02:00
.gitignore tell git to ignore secret_token.rb 2013-01-12 16:04:00 +01:00
.travis.yml initialize database on travis 2013-07-24 21:57:17 +02:00
Gemfile add coverage report, set COVERAGE=1 in env when running specs 2013-07-25 14:00:08 +02:00
Gemfile.lock add coverage report, set COVERAGE=1 in env when running specs 2013-07-25 14:00:08 +02:00
LICENSE Update License (to GPL3) and install instructions. 2009-01-20 15:59:06 +01:00
README.md add travis to README [ci skip] 2013-07-25 13:31:59 +02:00
Rakefile Upgraded to rails 3.1.8. Fixed various bugs in wiki. 2012-09-30 21:15:55 +02:00
VERSION Bumped new version: 3.1.1 2012-07-20 15:03:22 +02:00
config.ru First step for upgrading to rails 3. 2011-05-11 01:32:21 +02:00

README.md

Important

We changed the branch structure. The rails3 branch is now master. But you can safely send pull requests to rails3. It'll remain there for a couple of weeks.

FoodSoft

Build Status Code Climate Dependency Status

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

More information about using this software and contributing can be found on the wiki.

Install

Have a look at DEVELOPMENT (possibly outdated) and the (more recent) Developing Guidelines page on the wiki.

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)