Philipp Rothmann
fb2b4d8a8a
chore: rubocop
...
chore: fix api test conventions
chore: rubocop -A spec/
chore: more rubocop -A
fix failing test
rubocop fixes
removes helper methods that are in my opinion dead code
more rubocop fixes
rubocop -a --auto-gen-config
2023-06-09 17:35:05 +02:00
Philipp Rothmann
a7775f5a98
add setup_storage to stock_config
2023-06-09 17:35:05 +02:00
Patrick Gansterer
a81bb25512
Bundle update rubocop and auto correct style issues
2022-10-08 16:03:19 +02:00
Patrick Gansterer
9c9ebdf557
Bundle update rubocop and auto correct style issues
2022-05-27 23:10:07 +02:00
Patrick Gansterer
bca29bea70
Bundle update midi-smtp-server
2022-02-16 17:56:04 +01:00
Patrick Gansterer
19efd68c5f
Add support for ActiveStorage (PR #852 )
2022-01-31 08:44:53 +01:00
Patrick Gansterer
38d49dedb8
Make usage of Docker for development easier by avoiding COPY operations
2021-03-05 11:33:28 +01:00
Patrick Gansterer
ea2862fdef
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
Patrick Gansterer
5d84156bd8
Add BankAccountConnector to implement bank import methods in plugins
2020-02-24 14:30:03 +01:00
Patrick Gansterer
241d504a76
Add ExceptionNotifier to multicoops:run task
2019-11-04 12:01:05 +01:00
Patrick Gansterer
9fc51bdce8
Add rake task to import bank_transactions
2019-10-29 18:06:53 +01:00
Patrick Gansterer
564492afe4
Add an option to automatically finish an order
2017-10-12 21:14:29 +02:00
Patrick Gansterer
e9b346f02c
Use Rails.logger for the SMTP server too
2017-10-09 16:42:01 +02:00
Patrick Gansterer
a6dd7c731a
Use only one thread for receiving mails to avoid concurrency problems
2017-10-09 16:41:09 +02:00
wvengen
0363f2dadc
Improve Docker setup (PR #497 )
2017-10-01 13:57:36 +02:00
Patrick Gansterer
7d594bf391
Move SMTP server from messages plugin into core
2017-09-30 13:44:04 +02:00
Patrick Gansterer
2264351cf5
Remove code duplication for catching errors when sending mails
2017-09-30 12:20:17 +02:00
Patrick Gansterer
e6e8c845cd
Cleanup notify_users_of_weekly_task
2017-09-30 12:11:44 +02:00
Patrick Gansterer
57bfd542b4
Fix create_upcoming_periodic_tasks after 9ae7c05
2017-02-15 09:52:16 +01:00
Patrick Gansterer
9ae7c05a89
Create next tasks directly after creating a periodic task
2016-03-04 17:13:16 +01:00
Mike iLL Kilmer
7abaa1ac92
Add more concise prompt for database configuration process.
2015-08-11 21:18:43 -05:00
wvengen
c388b4e410
Merge branch 'dockerization'
2015-05-08 13:06:15 +02:00
wvengen
27050f8b02
Make rake setup task work with Docker
2015-05-02 14:34:13 +02:00
wvengen
118886344a
Use boolean comparators where it makes sense
2015-01-14 21:17:00 +01:00
wvengen
2687da357a
Fix mailer warnings
2015-01-13 18:02:30 +01:00
wvengen
f6c008c79c
Allow configuration of task periods
2014-11-23 01:34:51 +01:00
wvengen
0e1cde9e2b
more extensive database seeds (in two languages) (closes foodcoops#277)
2014-09-29 17:26:27 +02:00
wvengen
6d98be6d22
reload app config before each test
...
(complements 21bef8e304d05025b72b39e790abc7e8a4f4f5e1)
2014-05-13 17:01:26 +02:00
wvengen
ab514d7eb6
use encrypted cookies on new installations
2014-02-24 12:46:28 +01:00
wvengen
7841245795
migrate to Rails 4.0 (closes foodcoops#214)
...
Conflicts:
Gemfile.lock
2014-02-24 12:46:28 +01:00
wvengen
af3761fcf5
do not run resque verbose by default
2014-01-15 17:28:20 +01:00
Manuel Wiedenmann
0d0ff90a64
adds an RSS feed for pages/all
2014-01-04 20:12:01 +01:00
wvengen
94a9603488
avoid running specs twice in test environment
2013-11-07 21:17:53 +01:00
wvengen
6632f5ed75
workaround migration bug introduced by 975bcdec3a
2013-09-30 11:01:15 +02:00
Benjamin Meichsner
975bcdec3a
Avoid send messages so STDOUT in rake silen mode.
2013-09-25 11:57:22 +02:00
Benjamin Meichsner
4c27a98e06
Fixed failing asset precompiling in production mode.
2013-09-18 18:19:41 +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
a1d85d0dd7
Changed API of multicoops rake tasks. Use TASK=sample:task
...
Fixed running rake task without multicoops wrapper.
2013-09-02 14:19:44 +02:00
wvengen
bb20e9abea
Merge branch 'master' into tests-rspec
...
Conflicts:
Gemfile
Gemfile.lock
2013-07-24 21:25:36 +02:00
wvengen
6da2fdee6d
add travis-ci configuration
2013-07-24 13:21:52 +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
Robert Waltemath
a7fd7a7936
Removed obsolete code of old workgroup-centric weekly task concept.
2013-06-22 18:14:11 +02:00
Robert Waltemath
46b07a6136
Merge remote-tracking branch 'upstream/master' into multiple-recurring-tasks
...
Conflicts:
config/locales/de.yml
2013-06-12 10:00:11 +02:00
Manuel Wiedenmann
60c4c5510a
adds a new user settings system + migration + rake task/worker updates
2013-06-06 03:40:15 +02:00
Manuel Wiedenmann
c42c00b5f1
adds mailcatcher to foodsoft:setup_development
2013-05-29 12:35:16 +02:00
Manuel Wiedenmann
21c7fa40c1
adds a foodsoft:setup_development rake task
2013-05-26 14:02:16 +02:00
Robert Waltemath
981944b869
Merge commit '1cdb9e85017a17e4dbee276cd87feaa2aab75932' into rails3-multiple-recurring-tasks
...
Conflicts:
Gemfile
db/schema.rb
2013-03-15 17:59:19 +01:00
Benjamin Meichsner
1fe141175c
Fixed multicoops and resque rake tasks.
2013-01-07 13:44:46 +01:00
benni
9e228085df
Added rake tasks for restarting resque workers.
2012-12-30 14:47:02 +01:00