Improving foodsoft! Railsupgrade, BNN Import/Export, Usability stuff https://prototypefund.de/project/weiterentwicklung-von-foodsoft/
Go to file
Patrick Gansterer d75b881318 Set Poll.multi_select_count to default value in model if nil
Since multi_select_count depends on the type of poll, we can not require
its presence via validates_presence_of, but can use the default value.
2020-07-29 09:14:30 +02:00
app API v1 financial_transactions endpoints (#627) 2020-07-25 14:18:59 +00:00
bin Remove old Crowdin pull script 2020-02-29 15:47:51 +01:00
config Improve testing on docker 2020-07-27 18:17:30 +02:00
db Fix schema issue 2020-07-25 15:57:53 +02:00
doc Improve testing on docker 2020-07-27 18:17:30 +02:00
lib Add download for articles 2020-06-22 16:35:22 +02:00
plugins Set Poll.multi_select_count to default value in model if nil 2020-07-29 09:14:30 +02:00
public Handle errors using Gaffe 2015-07-21 00:08:17 +02:00
script Add script to pull Crowdin translations 2020-02-29 15:34:12 +01:00
spec Improve testing on docker 2020-07-27 18:17:30 +02:00
tmp Ignored tmp, rubymine project files and other stuff. 2011-05-06 19:55:34 +02:00
vendor Get rid of coffeescript. 2016-04-25 20:34:30 +02:00
.dockerignore Improve Docker setup (PR #497) 2017-10-01 13:57:36 +02:00
.gitignore Improve Docker setup (PR #497) 2017-10-01 13:57:36 +02:00
.ruby-version Add .ruby-version file 2019-11-11 11:54:14 +01:00
.travis.yml Move to apparition for integration tests 2019-10-28 17:58:14 +00:00
.yardopts update documentation generation 2014-06-23 17:51:20 +02:00
CHANGELOG.md Bumped new version: 4.6.0 2017-11-10 18:55:45 +01:00
Dockerfile Add multi_coop configuration via environment variable in docker setup 2019-10-28 19:01:02 +01:00
Dockerfile-dev Fix Gemfile.lock write permission for Docker dev build 2019-10-29 13:39:34 +01:00
Gemfile Add polls plugin 2020-02-24 14:27:22 +01:00
Gemfile.lock Bump json from 2.2.0 to 2.3.1 (#739) 2020-07-28 18:14:56 +00:00
LICENSE.md Switch license to AGPL (fixes #496, PR #513) 2017-11-10 17:02:35 +01:00
Procfile Move to apparition for integration tests 2019-10-28 17:58:14 +00:00
README.md Remove deprecated Gemnasium badge 2018-10-11 21:35:10 +02:00
Rakefile Remove Capistrano (#491, PR #521) 2017-10-28 19:50:02 +02:00
VERSION Continue development after release 2017-11-10 18:56:49 +01:00
config.ru Support RAILS_RELATIVE_URL_ROOT 2019-05-10 17:48:04 +02:00
crowdin.yml Update Crowdin configuration 2019-10-26 21:03:08 +02:00
docker-compose-dev.yml Improve testing on docker 2020-07-27 18:17:30 +02:00
docker-entrypoint.sh Add multi_coop configuration via environment variable in docker setup 2019-10-28 19:01:02 +01:00
proc-start Update doc line 2017-10-27 23:23:46 +02:00

README.md

Foodsoft

Build Status Coverage Status Docs Status Code Climate Docker Status Documentation

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

A food cooperative is a group of people that buy food from suppliers of their own choosing. A collective do-it-yourself supermarket. Members order their products online and collect them on a specified day. And all put in a bit of work to make that possible. Foodsoft facilitates the process.

If you're a food coop considering to use foodsoft, please have a look at the wiki page for foodcoops. When you'd like to experiment with or develop foodsoft, you can read how to set it up on your own computer.

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

Developing

Get foodsoft running locally, then visit our Developing Guidelines page on the wiki.

Deploying

Setup foodsoft to run in production, or join an existing hosting platform.

License

Foodsoft is licensed under the AGPL license (version 3 or later). Practically this means that you are free to use, adapt and redistribute the software, as long as you publish any changes you make to the code.

For private use, there are no restrictions, but if you give others access to Foodsoft (like running it open to the internet), you must also make your changes available under the same license. This can be as easy as forking the project on Github and pushing your changes. You are not required to integrate your changes back into the main Foodsoft version (but if you're up for it that would be very welcome).

To make it a little easier, configuration files are exempt, so you can just install and configure Foodsoft without having to publish your changes. These files are marked as public domain in the file header.

If you have any remaining questions, please open an issue or contact the mailing list.

Please see LICENSE for the full and authoritative text. Some bundled third-party components have other licenses.

Thanks to Icons8 for letting us use their icons.