Commit graph

  • f260e607bf Fix Dockerfile with Debian bullseye Patrick Gansterer 2022-02-20 04:13:36 +0100
  • 83e3590c88 Add missing nodejs dependecy to Dockerfile-dev Patrick Gansterer 2022-02-19 20:53:58 +0100
  • 16eb9888a6
    Also note login details in docker development docs decentral1se 2022-02-18 16:15:59 +0100
  • f3493b3242 charge transport cost as well when accounting order (fix #861 after f7c7b56) twothreenine 2021-03-19 03:36:36 +0100
  • 052d297bff Add expected_amount to Invoice Patrick Gansterer 2022-02-18 13:03:34 +0100
  • 093313f0f3 Add small improvements for BankTransactions Patrick Gansterer 2021-10-16 15:07:53 +0200
  • 6d71bd2c2f Fix active ordergroup Patrick Gansterer 2021-03-17 13:12:13 +0100
  • cdc9e91d26 Add supplier_categories to BankAccount Patrick Gansterer 2022-02-18 12:38:58 +0100
  • 8f92915818 Allow minimal password length of 5 characters Patrick Gansterer 2022-02-18 11:20:09 +0100
  • 1798aad5e2 Use decimal to store number of billed/received units Patrick Gansterer 2021-03-07 13:06:54 +0100
  • 79fdb4dafb Add admin UI for BankGateway Patrick Gansterer 2021-03-05 12:44:53 +0100
  • 87fe9ccdb1 Add model for BankGateway Patrick Gansterer 2021-03-05 12:43:40 +0100
  • 7e60ce6ce2 Add BankAccount to SupplierCategory Patrick Gansterer 2021-03-05 11:43:03 +0100
  • 06b035f2ea Add Rails 6 backport for ActiveRecord Patrick Gansterer 2021-09-09 13:23:20 +0200
  • 0d6a3c14e9
    fix translation missing: xxx.orders.state.received (#927) mjavurek 2022-02-16 21:02:22 +0100
  • 64ab699047
    Allow longer passwords (#923) kidhab 2022-02-16 18:13:08 +0100
  • daccf91ab6
    Invoice: change label "delivery" to "stock delivery" (#922) mjavurek 2022-02-16 18:11:34 +0100
  • 5b1552945b Bundle update Patrick Gansterer 2022-02-16 17:48:34 +0100
  • ae99619bf5 Bundle update rubocop Patrick Gansterer 2022-02-16 17:28:51 +0100
  • bca29bea70 Bundle update midi-smtp-server Patrick Gansterer 2022-02-16 17:18:27 +0100
  • bb3e049630 accept changesfrom upstream and resolve merge conflict ~ automatic go invoices viehlieb 2022-02-03 12:15:21 +0100
  • 07b058a799 Merge branch 'feature/tw_automatic_group_order_invoice_generation' of github.com:Viehlieb/foodsoft into feature/tw_automatic_group_order_invoice_generation viehlieb 2022-02-03 11:43:02 +0100
  • 81a5194023 add vat exempt option in payment_tab ~ refs #automatic_go_invoices viehlieb 2022-01-27 12:42:29 +0100
  • bb69c3581a rubocop styling ~ refs automatic go invoice viehlieb 2022-02-03 11:33:16 +0100
  • 81daddfb10 fix nil pointer~ refs automatic go invoice viehlieb 2022-02-03 10:56:43 +0100
  • 19efd68c5f
    Add support for ActiveStorage (PR #852) Patrick Gansterer 2022-01-31 08:44:53 +0100
  • 1fc582319f fix order.ordergroup nil pointer error ~ automatic go invoices viehlieb 2022-01-28 13:39:17 +0100
  • bddaebe1a9 add option vor vat_exempt inoices ~ refs automatic go invoices viehlieb 2022-01-27 16:42:22 +0100
  • 1de377c13a add vat exempt option in payment_tab ~ refs #automatic_go_invoices viehlieb 2022-01-27 12:42:29 +0100
  • 7574f4eb07
    Add validation of more article fields (PR #917) kidhab 2022-01-26 09:22:41 +0100
  • e9f94fb33d
    Rename Piwik to Matomo (PR #911) kidhab 2022-01-21 15:14:29 +0100
  • 75d31c3f7c
    Update links (PR #914) kidhab 2022-01-21 15:12:59 +0100
  • 039f93dc35
    Update link to mailing list (PR #915) kidhab 2022-01-21 15:12:44 +0100
  • eacbabbfdb
    Add default time_zone (PR #912, #908) kidhab 2022-01-21 15:12:22 +0100
  • 0c2e3331dc
    apple icons to stop 404s (#130, PR #889) Tom Carchrae 2022-01-12 08:19:38 -0800
  • 7c6c8bcebd
    Change instructions to rbenv (PR #910, fixes #899) kidhab 2022-01-12 17:16:31 +0100
  • 8289886355
    Update to recent Ruby version (PR #905) kidhab 2021-12-30 10:47:05 +0100
  • 4306389f93
    Enable to configure feedback recipient address (PR #901) kidhab 2021-12-28 19:40:26 +0100
  • bafa163ce5 fix rubocop errors Viehlieb 2021-12-24 13:35:26 +0100
  • 09679812af configure rubocop_todo to prevent errors Viehlieb 2021-12-24 13:35:08 +0100
  • 303f9029d3 locales for prev commits Viehlieb 2021-12-24 13:31:46 +0100
  • f428450516 left over todo for naming od pdf file Viehlieb 2021-12-24 13:31:10 +0100
  • f592b27f92 fix tiny issue where flash alert not shown Viehlieb 2021-12-24 13:17:45 +0100
  • 06eb56acf4 add tax_number, payment_method and automatic invoice options to be editable in admin configs Viehlieb 2021-12-23 01:32:43 +0100
  • 72fa7c1123 add finally schema.rb Viehlieb 2021-12-23 01:57:04 +0100
  • 298a476061 add tests (integration + model) Viehlieb 2021-12-23 01:52:37 +0100
  • eadfbd5969 add locales Viehlieb 2021-12-23 01:52:04 +0100
  • 50017fefa8 add functionality in views and controllers for generation of group order invoices Viehlieb 2021-12-23 01:51:44 +0100
  • 817c680c28 add mailer relevant files, add pdf relevant files and confgurations for invoice generation and sending Viehlieb 2021-12-23 01:50:06 +0100
  • 0fa696cfdd add groupo order invoice and relation to group order Viehlieb 2021-12-23 01:48:06 +0100
  • 1f6598c144
    Bump addressable from 2.7.0 to 2.8.0 (#885) dependabot[bot] 2021-12-15 13:59:13 +0100
  • 33ec295539
    Bump puma from 5.3.2 to 5.5.2 (#904) dependabot[bot] 2021-12-15 13:58:04 +0100
  • 600e6a3c9a
    Updated profile command (#895) 1resu 2021-12-14 17:27:06 +0100
  • d0f69f8480
    Bump nokogiri from 1.11.7 to 1.12.5 (#890) dependabot[bot] 2021-12-14 17:24:31 +0100
  • 6115cf58a1
    Bundle update rails nokogiri (PR #880) wvengen 2021-06-05 11:48:58 +0200
  • 13897c0571
    Bump puma from 5.2.1 to 5.3.2 (PR #879) dependabot[bot] 2021-06-04 17:53:02 +0200
  • 51359ee571
    Use v2 since extends is still supported there (PR #876) decentral1se 2021-06-04 17:49:19 +0200
  • 6526b29ef8
    Bump nokogiri from 1.11.1 to 1.11.4 (PR #872) dependabot[bot] 2021-06-04 17:43:58 +0200
  • a4ddf73967
    Bump rexml from 3.2.4 to 3.2.5 (PR #869) dependabot[bot] 2021-06-04 17:43:33 +0200
  • 9d9b8a51dc
    Aufgaben "Verantwortliche" (PR #866) mjavurek 2021-06-04 17:40:33 +0200
  • a9ca093eda
    Fixes #864 (PR #865) lentschi 2021-04-09 16:26:31 +0200
  • b2a6c198ac
    Improve invoice and supplier show views (#840) twothreenine 2021-03-24 21:29:44 +0100
  • 007ff70c48
    Add info about docker privileges to SETUP_DEVELOPMENT_DOCKER.md (#859) mjavurek 2021-03-15 18:01:49 +0100
  • 7d42552349 Fix inconsistency in swagger tag wvengen 2021-03-10 13:57:57 +0100
  • 409309177a Fix Docker build status badge wvengen 2021-03-10 13:55:01 +0100
  • d48320f9e0 Add CSV download for User Patrick Gansterer 2021-03-07 18:13:10 +0100
  • 47d9c79617 Use ActiveJob instead of Resque directly Patrick Gansterer 2020-07-31 14:09:45 +0200
  • 07c8393c8c Add availability_short header to ArticlesCsv (fixes #854) Patrick Gansterer 2021-03-08 12:04:52 +0100
  • 4b7cbf111f Fix small issues after 401c8f5 and 67ad202 Patrick Gansterer 2021-03-05 12:14:20 +0100
  • 38d49dedb8 Make usage of Docker for development easier by avoiding COPY operations Patrick Gansterer 2021-03-02 19:18:57 +0100
  • 38193e43a9 Add missing migration file and translations after 7d5155b Patrick Gansterer 2021-03-04 01:25:19 +0100
  • dee1241888 Crowdin roundtrip wvengen 2021-03-03 13:43:45 +0100
  • ea2862fdef Run rubocop --fix-layout and remove encoding comments Patrick Gansterer 2021-03-01 15:27:26 +0100
  • fa63e6e81d Add RuboCop Patrick Gansterer 2021-03-01 13:41:50 +0100
  • 9a7d4bf07d
    Add option to send mails when an order has been received lentschi 2021-02-27 17:24:25 +0100
  • d45256145d Fix typo in invitation mail wvengen 2021-02-26 17:32:19 +0100
  • f45afb7dd4 Fix error handling in single coop installs (PR #841) wvengen 2021-02-26 15:10:26 +0100
  • db5a499e4c Fix (non-background) mailing for single coop installs (PR #841, #788) wvengen 2021-02-26 15:10:22 +0100
  • 7a6779ebfd Add API v1 finance_overview endpoint Patrick Gansterer 2021-02-18 20:05:17 +0100
  • 4752a0aaa9 Add method to parse bank transactions as JSON Patrick Gansterer 2021-02-05 12:19:05 +0100
  • 226c11737f
    Improve reference calculator twothreenine 2021-02-22 11:40:36 +0100
  • 401c8f50a8
    better readable IBAN (#824) twothreenine 2021-02-20 12:16:21 +0100
  • 00f1dddd3d Add admin interface to enable the self service functionality Patrick Gansterer 2021-02-18 12:38:07 +0100
  • e6061e6760 Add API v1 financial_transactions POST endpoint Patrick Gansterer 2021-02-18 12:37:22 +0100
  • 9d68abd908 Add require_config_enabled to Api::V1::BaseController Patrick Gansterer 2021-02-18 11:17:33 +0100
  • 17434a038a Move require_minimum_balance and require_enough_apples to BaseController Patrick Gansterer 2021-02-18 10:55:51 +0100
  • b228ffd86b Bundle update Patrick Gansterer 2021-02-18 13:37:45 +0100
  • 434cc59ae8 Use GitHub Actions to upload Coveralls report Patrick Gansterer 2021-02-18 13:18:31 +0100
  • f7c7b56bd0
    Split order close method (PR #829) wvengen 2021-02-17 18:42:52 +0100
  • 69732cca0d API v1 article_categories endpoint wvengen 2018-10-13 16:29:36 +0200
  • e1d50e5b9c API v1 group_order_articles endpoints wvengen 2018-10-13 16:27:24 +0200
  • ed9192c47f API v1 order_articles endpoints wvengen 2018-10-13 16:21:37 +0200
  • 127ae83f04 API v1 orders endpoints wvengen 2018-10-13 16:16:44 +0200
  • 7d5155bef6 Add option to ignore financial transaction when calculating the balance Patrick Gansterer 2021-02-08 02:40:19 +0100
  • a30d0d4453 Add option to create a new FinancialTransaction at a FinancialLink Patrick Gansterer 2021-02-08 02:47:05 +0100
  • 0e77a0e77c Add button to create a new empty FinacialLink Patrick Gansterer 2021-02-08 02:44:07 +0100
  • 1656efd845 Add transport to OrderPDF Patrick Gansterer 2021-02-08 01:07:39 +0100
  • ca0398632b Improve parsing of BankTransactionReference Patrick Gansterer 2021-02-08 03:39:47 +0100
  • 88228022e3 API v1 Add financial_transaction_type to FinancialTransactions output Patrick Gansterer 2021-02-08 01:09:01 +0100
  • be269101f8 API v1 financial_transaction_types endpoint Patrick Gansterer 2021-02-08 01:08:52 +0100