wvengen
b857b10814
Fix specs after update (switching to webkit)
2017-04-01 15:18:56 +02:00
wvengen
ddf7402a3b
Bundle update (includes CVE-2017-5946)
2017-04-01 15:18:56 +02:00
Patrick Gansterer
3a49e79548
Add mini-smtp-server gem dependency
2017-02-04 07:17:17 +01:00
wvengen
9e53b01ca3
Update Gemfile versions where it doesn't break things
2016-06-11 19:42:14 +02:00
wvengen
c2dc1d8697
Bundle update
2016-06-11 19:23:46 +02:00
Patrick Gansterer
749791bb7a
Add possibility to add an attachment to an invoice #345
2016-05-06 15:04:58 +02:00
wvengen
2e2efec5e7
Get rid of coffeescript.
2016-04-25 20:34:30 +02:00
wvengen
61189dc035
Bundle update
2016-04-07 16:07:58 +02:00
Patrick Gansterer
4e35e2d58e
Add handling for message reply via email
...
If the reply_email_domain configuration is set the messages plugin will
use unique Reply-To addresses for every email. They contain enough
information to reconstruct the message context and a hash to avoid
user forgery and spam.
A mail transfer agent must be configured to call the new rake task
foodsoft:parse_reply_email for incoming mails. The rake task requires
the receipt of the mail in the RECIPIENT variable and the raw message
via standard input. An example invocation would look like:
rake foodsoft:parse_reply_email RECIPIENT=f.1.1.HASH < test.eml
2016-03-04 18:11:27 +01:00
wvengen
9f919c3e54
Bundle update (for CVE-2016-2098)
2016-03-02 23:10:01 +01:00
wvengen
d6bf09b0b8
Fix failing tests
2016-02-18 23:52:07 +01:00
wvengen
a1a7bb02fe
Bundle update
2016-02-01 16:41:52 +01:00
wvengen
73bd2c6a8e
Bundle update nokogiri (fixes CVEs)
...
https://github.com/sparklemotion/nokogiri/pull/1378
2015-12-19 11:31:04 +01:00
wvengen
44ee63d156
Bundle update nokogiri
2015-11-26 11:54:26 +01:00
wvengen
61a5314b95
Bundle update
2015-09-05 15:09:37 +02:00
wvengen
9efa9d5d43
Handle errors using Gaffe
2015-07-21 00:08:17 +02:00
wvengen
ae4979a3f0
Lock protected_attributes version to make tests succeed (for now)
2015-07-20 23:55:44 +02:00
wvengen
faa69bfcca
Bundle update
2015-07-20 23:04:16 +02:00
wvengen
49f2e505d0
Bundle update
2015-06-22 17:20:26 +02:00
wvengen
12dae9cee8
Use inherited_resources rubygem
2015-06-05 14:59:54 +02:00
wvengen
f5a7c4c90a
Bundle update
2015-05-30 19:12:33 +02:00
wvengen
491ca00949
Update roo
2015-05-30 19:09:58 +02:00
wvengen
7f9c99f849
Use main ice_cube gem now feature is merged
2015-05-30 18:31:49 +02:00
wvengen
a34c462c59
Bundle update
2015-05-08 20:20:51 +02:00
wvengen
b3196e0a12
Use tokeninput as dependency
2015-05-08 17:56:08 +02:00
wvengen
f049da7573
Bundle update
2015-05-02 15:28:21 +02:00
wvengen
aa7a2a31ae
Bundle update & restructure tests (RSpec 3)
2015-04-25 17:14:37 +02:00
wvengen
07ba6f0535
Import multiple spreadsheet formats. Make upload work like sync.
2015-04-11 02:52:57 +02:00
wvengen
3d964b7bcf
Bundle update
2015-04-11 01:44:23 +02:00
wvengen
8d8a64d613
Bundle update
2015-03-20 17:16:50 +01:00
wvengen
987f14c226
Add missing gem (since Rails 4.2 upgrade)
2015-01-16 20:22:32 +01:00
wvengen
c31d015434
Bundle update (and fix spec that started failing)
2015-01-14 21:20:14 +01:00
wvengen
7bc9d0ede6
Upgrade to rails 4.2
2015-01-02 17:43:44 +01:00
wvengen
b080fb5fda
bundle update
2014-12-15 21:15:47 +01:00
wvengen
7ac3f54709
bundle update
2014-12-10 20:07:26 +01:00
wvengen
a278004c11
Merge pull request #330 from foodcoops/feature/plugin-move
...
Move plugins to separate directory.
2014-12-02 23:37:22 +01:00
wvengen
219eb71bc9
Allow to specify an order schedule for new orders.
2014-11-23 00:38:13 +01:00
wvengen
6aa8ee7968
Move plugins to separate directory.
2014-11-22 00:43:24 +01:00
wvengen
6e990fed4c
Upgrade to rails 4.1
2014-11-21 14:37:56 +01:00
wvengen
fe38e168bd
bundle update
2014-10-16 20:57:44 +02:00
Benjamin Meichsner
4718255015
Updated selecium-webdriver to 2.43.0.
...
Works now with recent firefox/ubuntu.
2014-09-21 12:37:47 +02:00
wvengen
7a9dd4edec
bundle update
2014-09-02 15:49:50 +02:00
wvengen
da2b5b54d0
fix pdf generation after last bundle update (complements 61a1efdfcf
)
2014-09-02 15:41:43 +02:00
wvengen
21838e9c84
prepare for RSpec 3.0
2014-08-19 11:53:01 +02:00
wvengen
61a1efdfcf
bundle update
2014-08-19 10:50:10 +02:00
wvengen
fcd2cd8713
update documentation generation
2014-06-23 17:51:20 +02:00
wvengen
b1d085c618
bundle update
2014-06-23 17:51:19 +02:00
wvengen
a43020463d
normalize article and category attributes (closes foodcoops#294)
2014-06-23 17:51:19 +02:00
wvengen
06bed3698f
upgrade rails-settings-cached & bundle update
2014-06-23 17:51:19 +02:00
wvengen
f2c755d2fb
fix Gemfile (rspec would fail)
2014-06-23 17:51:18 +02:00
wvengen
8c0df3b4e8
edit order user-interface update
...
also closes foodcoops#145
2014-06-23 17:51:18 +02:00
wvengen
24b0628825
add yard documentation config
2014-06-23 17:51:18 +02:00
wvengen
ea2ae21923
bundle update
2014-06-23 17:51:18 +02:00
wvengen
caed27948d
add meta_request gem for debugging
2014-05-17 16:01:17 +02:00
wvengen
f221af4992
bundle update (rails CVEs)
2014-05-13 17:01:27 +02:00
wvengen
0bbe5ebcee
bundle update
2014-05-13 17:01:27 +02:00
wvengen
ce0ee6773a
bundle update
2014-05-13 17:01:26 +02:00
wvengen
a12dbde671
bundle update
2014-05-13 17:01:25 +02:00
Robert Waltemath
7556c753d0
Extract message system to plugin.
2014-05-13 17:01:25 +02:00
wvengen
c25d4d3f4f
use ruby-units for unit parsing ( closes foodcoops/foodsoft#200 )
...
Conflicts:
Gemfile
Gemfile.lock
2014-05-13 17:01:25 +02:00
wvengen
7841245795
migrate to Rails 4.0 (closes foodcoops#214)
...
Conflicts:
Gemfile.lock
2014-02-24 12:46:28 +01:00
wvengen
775137f7c0
bundle update
...
Forcing rails to version 3.2.17 because of CVE-2014-0081
Forcing net-ssh to version 2.7.0 because of https://github.com/net-ssh/net-ssh/issues/148
2014-02-19 16:54:58 +01:00
wvengen
e88810e4a7
fix "Mysql2::Error: This connection is in use by" in spec for Rails 4
...
Conflicts:
Gemfile
Gemfile.lock
2014-02-10 15:58:52 +01:00
wvengen
ca234f0b70
deployment with Capistrano 3 (affects foodcoops#148)
2014-01-15 13:58:24 +01:00
wvengen
abb3770d08
bundle update
2014-01-08 14:39:17 +01:00
Manuel Wiedenmann
0d0ff90a64
adds an RSS feed for pages/all
2014-01-04 20:12:01 +01:00
wvengen
b4dfa50409
bundle update
2013-12-18 11:10:00 +01:00
wvengen
147365cba1
update coverage and use coveralls.io
2013-12-16 23:11:39 +01:00
wvengen
2408545496
bundle update (fixes rails vulnerability)
2013-12-04 21:07:50 +01:00
wvengen
8ac7cbf96f
retry tests as a workaround for fragile integration tests (closes foodcoops#205)
2013-11-21 00:29:24 +01:00
wvengen
3b8dfa7173
bundle update
2013-11-18 12:12:24 +01:00
wvengen
fd3aa7ebc9
move dependency to wiki plugin
2013-11-06 13:43:04 +01:00
wvengen
70c12b7c1f
move wiki functionality to plugin
2013-10-29 22:42:06 +01:00
wvengen
d4dccbc646
add foodsoft_wiki plugin to Gemfile by default
2013-10-29 22:23:17 +01:00
wvengen
7779c15dc9
update testing gems to try fixing occasional integration test error
2013-10-29 21:31:07 +01:00
wvengen
b314363ce3
bundle update
2013-10-24 10:11:26 +02:00
wvengen
98e7189d31
Merge branch 'master' into i18n
...
Conflicts:
app/assets/javascripts/application.js
2013-10-18 12:30:34 +02:00
wvengen
6e5184d796
use rails-i18n translations
2013-10-17 16:43:14 +02:00
wvengen
1afd8b8387
bundle update
2013-10-10 17:47:12 +02:00
wvengen
34a4951e28
Merge branch 'master' into i18n
...
Conflicts:
Gemfile
config/locales/de.yml
config/locales/en.yml
2013-10-09 23:57:43 +02:00
wvengen
bdce1b5872
Merge branch 'master' into updated-gems
...
Conflicts:
Gemfile
Gemfile.lock
2013-10-09 10:37:02 +02:00
Julius
3a948e9b73
Move list.js extensions to plugins
2013-10-04 18:28:45 +02:00
wvengen
64a597c689
use i18n-js
2013-10-04 15:01:10 +02:00
wvengen
75e858db71
bundle update
2013-10-02 22:55:14 +02:00
wvengen
19a61a6c42
update gems
2013-09-18 16:53:49 +02:00
wvengen
0abb63279f
Merge branch 'master' into updated-gems
...
Conflicts:
Gemfile.lock
2013-09-18 13:00:26 +02:00
wvengen
1cf2145ff6
version update for security (now properly) (see also resque/redis-namespace#64 )
2013-09-17 15:02:58 +02:00
wvengen
e6320e5b7b
add resque version for security
2013-09-17 14:49:19 +02:00
wvengen
707f487128
update spec gems to make tests work again
2013-09-07 01:34:34 +02:00
wvengen
7de57715f2
Merge branch 'master' into tests-rspec
...
Conflicts:
Gemfile
2013-09-07 01:11:24 +02:00
Benjamin Meichsner
4ea940e4a3
Removed unused acts_as_configurable gem.
2013-09-02 10:03:12 +02:00
wvengen
eac8260b38
add i18n tests
2013-07-25 14:46:25 +02:00
wvengen
ca50006235
add coverage report, set COVERAGE=1 in env when running specs
2013-07-25 14:00:08 +02:00
wvengen
bb20e9abea
Merge branch 'master' into tests-rspec
...
Conflicts:
Gemfile
Gemfile.lock
2013-07-24 21:25:36 +02:00
wvengen
62682b7e64
make integration test work
2013-07-24 12:37:20 +02:00
wvengen
0d33922ed9
make integration spec work with javascript driver too
2013-07-24 02:58:53 +02:00
wvengen
d58ce31b7f
add first integration test
2013-07-24 01:05:01 +02:00
wvengen
b9599ce455
Merge branch 'master' into updated-gems
...
Conflicts:
Gemfile.lock
2013-07-18 20:28:56 +02:00
wvengen
74bfc85562
Merge remote-tracking branch 'fsmanuel/master' into master.
...
Updated migration date to today.
Conflicts:
db/schema.rb
2013-07-18 18:48:49 +02:00
wvengen
eef4626107
Merge branch 'master' into updated-gems
...
Conflicts:
Gemfile.lock
app/views/deliveries/_form.html.haml
2013-07-17 11:04:28 +02:00