Patrick Gansterer
2557645f4f
Rails 5.0
2020-09-05 14:40:11 +02:00
wvengen
7841245795
migrate to Rails 4.0 (closes foodcoops#214)
...
Conflicts:
Gemfile.lock
2014-02-24 12:46:28 +01:00
benni
4eba5fbc9c
First step for upgrading to rails 3.
...
Check rake rails:upgrade:check for next steps.
2011-05-11 01:32:21 +02:00
benni
bea145f33d
Upgrade rails to 2.3.11.
2011-05-10 23:29:36 +02:00
benni
0df0519947
Upgrade to rails 2.3.10.
2011-05-06 19:52:50 +02:00
benni
20b7db306b
Implemented bundler. No more confusiong with gem versions!
2011-01-30 22:59:32 +01:00
Benjamin Meichsner
9cb367463c
Merge branch 'master' into routing-filter
2010-03-20 13:45:27 +01:00
Benjamin Meichsner
d11c619c82
Removed session key from version control.
...
* Maybe you have to delete your cookies after pulling this commit.
2010-03-20 02:46:06 +01:00
Benjamin Meichsner
e7af7e82b5
Implemented routing filter for foodcoop select.
...
* Allows now a multi coop installation for one domain!
* SSL, we are coming...
* TODO: Remove all the hardcoded urls, check email-links etc.
2010-03-20 02:26:30 +01:00
sandoz
356d922eb4
New prawn gem breaks application.
...
* Require specific version.
2010-02-23 21:02:17 +01:00
Benjamin Meichsner
43fc7b06f8
Upgrade foodsoft to rails 2.3.2.
2009-05-17 15:01:36 +02:00
Benjamin Meichsner
0a2a79237a
Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing.
2009-02-02 16:35:43 +01:00
Benjamin Meichsner
e16bebd042
Removed acts-as-statemachine. Replaces User.find_ordergroup with ActiveRecord-Association 'has_one :ordergroup'.
2009-02-01 20:56:23 +01:00
lasse
80287aeea4
Updating README_DEVEL and fixing environment.rb so foodsoft runs on a clean system.
...
Signed-off-by: bennibu <benni@dresdener27.de>
2009-01-27 19:57:07 +08:00
Benjamin Meichsner
fc45345e0d
Introduced acts_as_paranoid. Avoid deleting of suppliers and articles. (for consistency of order-results)
2009-01-20 19:37:15 +01:00
Benjamin Meichsner
a6c7b04e33
Replaced rfpdf with prawn and prawnto. Start to convert pdf-views.
2009-01-07 15:29:23 +01:00
Benjamin Meichsner
9f8d0d28ac
Removed gettext and simplified_localization-plugin. L18n is now the appropriate module.
...
Upgraded to rails 2.2.2 and replaced complex foodsoft.rb-loader with simple
initializers/load_app_config.rb. Multiple foodcoops option is temporarly deactivated.
2009-01-06 15:45:19 +01:00
Benjamin Meichsner
5b9a7e05df
Initial commit of foodsoft 2
2009-01-06 11:49:19 +01:00