Improving foodsoft! Railsupgrade, BNN Import/Export, Usability stuff https://prototypefund.de/project/weiterentwicklung-von-foodsoft/
Go to file
sandoz 57023cd018 Neues Breadcrump-Layout
* Die Breadcrump-Links sind jetzt überdem Seiten-Titel.
* Breadcrumps sind jetzt auf allen Wiki-Ansichten: edit, show, new, versions, all
* Bei edit und version ist der Breadcrump-Teil zur aktuellen Seite auch eine Link.
* Bei all wird nur der Foodcoop-Wiki-Teil angezeigt.
2009-08-16 01:09:11 +02:00
app Neues Breadcrump-Layout 2009-08-16 01:09:11 +02:00
config Changed wiki parser to wikicloth. 2009-08-11 14:30:35 +02:00
db Added parent-child relationship to pages to visualize a breadcrump and subpages. 2009-08-12 18:41:25 +02:00
doc Order-refactoring part II. 2009-02-03 21:14:48 +01:00
lib Added parent-child relationship to pages to visualize a breadcrump and subpages. 2009-08-12 18:41:25 +02:00
public Neues Breadcrump-Layout 2009-08-16 01:09:11 +02:00
script Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
test Added TOC (Table of contents) for wiki pages. 2009-06-11 17:59:21 +02:00
vendor/plugins Added parent-child relationship to pages to visualize a breadcrump and subpages. 2009-08-12 18:41:25 +02:00
.gitignore Last part of order refactoring. Now order_article create/update is possible. 2009-02-09 20:12:56 +01:00
LICENSE Update License (to GPL3) and install instructions. 2009-01-20 15:59:06 +01:00
README Update License (to GPL3) and install instructions. 2009-01-20 15:59:06 +01:00
README_DEVEL Updating README_DEVEL and fixing environment.rb so foodsoft runs on a clean system. 2009-01-27 19:57:07 +08:00
Rakefile Initial commit of foodsoft 2 2009-01-06 11:49:19 +01: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) 2009 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)