Commit Graph

27 Commits

Author SHA1 Message Date
JuliusR 2db00d5d3d rails generate simple_form:install 2021-12-18 15:56:47 +01:00
JuliusR 718407f1ac copy config/locales/en.yml 2021-12-18 15:55:28 +01:00
JuliusR 894c54421b use Strong Parameters for Article 2021-12-18 15:48:51 +01:00
JuliusR 81ba5ab20e fix article pagination 2021-12-18 15:43:10 +01:00
JuliusR 952aecfb40 migrate lib/tasks/mail.rake for MidiSmtpServer 3
see https://midi-smtp-server.readthedocs.io/appendix_upgrade/
2021-12-18 15:24:22 +01:00
1resu c7a74c8e7d Change update_attributes to update 2021-12-18 15:05:53 +01:00
JuliusR 6340e224ed add will_paginate 2021-12-18 15:05:10 +01:00
JuliusR 4e18ab61d7 update Gemfile.lock after fe027ff57f 2021-12-18 14:56:27 +01:00
JuliusR ad35e02ddb use Strong Parameters for Supplier 2021-12-18 14:56:09 +01:00
JuliusR e26ef59ea2 add jquery (via webpack) 2021-12-18 14:36:15 +01:00
1resu fe027ff57f Add requirement to midi-smtp-server 2021-12-18 14:35:16 +01:00
JuliusR db1dabbb4b add simple_form 2021-12-18 13:59:11 +01:00
JuliusR 90be4c513d fix app/lib path for loading yml
introduced by d595ae8117
2021-12-18 11:58:07 +01:00
JuliusR dbe260e4fe add roo and roo-xls 2021-12-18 11:55:20 +01:00
JuliusR d595ae8117 migrate previous lib/ (except tasks) to app/lib 2021-12-18 11:53:45 +01:00
JuliusR c135679992 fix email regex in Supplier (\A,\z vs ^,$) 2021-12-18 11:53:45 +01:00
1resu cbcf042992 Merge branch 'main' of git.systemausfall.org:julius/sharedlists 2021-12-18 11:51:09 +01:00
1resu 1ef6964dd7 Add tasks files 2021-12-18 11:50:56 +01:00
JuliusR 4d553d793b replace db by previous version 2021-12-18 11:39:41 +01:00
JuliusR a30090ff86 remove attr_accessible from User model 2021-12-18 11:39:22 +01:00
JuliusR a154ed0356 add bcrypt 2021-12-18 11:36:57 +01:00
JuliusR 2133be2436 replace skeleton files by previous version; apply obvious fixes 2021-12-18 11:26:22 +01:00
1resu 1f5cbcd6d1 Add Docker files, Update rails commands 2021-12-18 11:25:31 +01:00
1resu 7f0e2c3b42 Add Licence file 2021-12-18 11:24:54 +01:00
JuliusR 57e4cf3dee rails haml:erb2haml 2021-12-18 11:05:51 +01:00
JuliusR 8fbd85f11a add haml-rails 2021-12-18 11:01:00 +01:00
JuliusR 70ebeb473d initial commit (rails new sharedlists) 2021-12-18 10:31:37 +01:00