Commit graph

  • 48391f818f API v1 financial_transaction_classes endpoint Patrick Gansterer 2021-02-08 01:08:37 +0100
  • aad4fbd5b6 Add option to set all received items to zero Patrick Gansterer 2021-02-08 01:07:59 +0100
  • 26a91ec957 Avoid page breaks during tables in OrderPdf Patrick Gansterer 2021-02-08 01:07:23 +0100
  • 9f2e630266 Add CSV downloads for BankTransaction and Invoice Patrick Gansterer 2021-02-08 01:07:10 +0100
  • e0c0834690 Show stockorder in PDFs Patrick Gansterer 2021-02-08 01:05:29 +0100
  • 6e4b9696a2 Do not show deleted articles and suppliers for new deleiveries Patrick Gansterer 2021-02-08 01:05:21 +0100
  • d0e73ea1ff Improve selecting deliveries/orders when creating an invoice Patrick Gansterer 2021-02-08 01:05:13 +0100
  • 8fd484eda5 Use ordergroup_name instead of ordergroup.name in FinancialTransactionsCsv Patrick Gansterer 2021-02-08 01:05:04 +0100
  • 373d137f9f Hide IBAN of BankTransactions when empty Patrick Gansterer 2021-02-08 01:04:57 +0100
  • 979439f967 Hide stock order button in stock orders Patrick Gansterer 2021-02-08 01:04:46 +0100
  • 8e12b15c88 On #805: Turn bigint IDs back into normal integers Florian Lentsch 2021-02-07 10:55:31 +0100
  • 45a8911ca6
    Add option to ignore delivered amounts in order group distribution (#765) lentschi 2021-02-05 16:19:05 +0100
  • ecda1c1478 Added rspec tests for order boolean states Florian Lentsch 2021-02-05 14:15:50 +0100
  • f7b65856aa Refactored order model's scope rspec test to ignore sequence Florian Lentsch 2021-02-05 13:58:20 +0100
  • e33d2d7f48 Added order scope rspec tests for #779 Florian Lentsch 2021-02-05 13:16:57 +0100
  • e3c720589d On #779 Use new received state for 'Receive' button in orders index Florian Lentsch 2021-02-05 11:55:41 +0100
  • a96dbd563b Migrations for new received order state (s. #779) Florian Lentsch 2021-02-05 11:42:50 +0100
  • 64113ab7f6 Closes #805 - updated db/schema.rb to Rails 5.2 dump Florian Lentsch 2021-02-05 11:21:17 +0100
  • 085562dbf4
    #779 Received state for orders (PR #789, #779) lentschi 2021-02-03 20:57:53 +0100
  • 67ad202859
    Fix permission issue in pickups (PR #800, #799) lentschi 2021-01-30 11:21:00 +0100
  • a32319572f continue development after release JuliusR 2020-12-29 11:51:30 +0100
  • ae569ecb1b Bumped new version: 4.7.1 JuliusR 2020-12-29 11:21:16 +0100
  • b22dda4638 Run select_foodcoop as the first before_action Patrick Gansterer 2020-11-09 12:22:16 +0100
  • 4043433539 fix searching in external article database (#772) JuliusR 2020-10-10 17:11:35 +0200
  • 661fab0e0c fix small.{en,nl}.seeds.rb JuliusR 2020-10-11 13:28:09 +0200
  • a1bf2a36ad prefer exception-raising methods in database seeds JuliusR 2020-10-10 19:40:37 +0200
  • 9a01cd67a6 fix SupplierCategory seed from minimal.seeds.rb (#774) JuliusR 2020-10-10 17:58:45 +0200
  • 9b092ee362 Use GitHub Actions insted of Travis CI Patrick Gansterer 2020-09-05 15:51:48 +0200
  • 3d5043fd05 Set updated_by when changing an GroupOrder via controller Patrick Gansterer 2020-10-10 20:40:22 +0200
  • beaca7d384 Make user in Task model optional to support old database entries Patrick Gansterer 2020-10-10 20:39:40 +0200
  • 78c4ebcb4b Make navigation API more robust. wvengen 2020-10-07 14:35:38 +0200
  • 912f57ba42 continue development after release wvengen 2020-09-11 14:29:49 +0200
  • 1f1330c379 Bumped new version: 4.7.0 wvengen 2020-09-11 14:29:13 +0200
  • 3752c5c680 Fix small database seeds wvengen 2020-09-11 14:19:00 +0200
  • 00bb10d14a Fix CreateStockEvents migration for DBs without Delivery and/or StockTaking Patrick Gansterer 2020-09-07 13:55:48 +0200
  • c6250de945 Disable JavaScript errors in tests Patrick Gansterer 2020-09-05 16:34:12 +0200
  • 899a83bec4 Rails 5.2 Patrick Gansterer 2020-08-01 00:20:42 +0200
  • 4642eb6c54 Rails 5.1 Patrick Gansterer 2020-07-31 23:47:14 +0200
  • 74531f90c7 Add Rails release to ActiveRecord::Migration Patrick Gansterer 2020-08-07 01:14:14 +0200
  • 44a198c7bc Adopt Rails 5 belongs_to_required_by_default Patrick Gansterer 2020-08-01 02:49:15 +0200
  • 2557645f4f Rails 5.0 Patrick Gansterer 2020-09-04 12:57:19 +0200
  • 2892d5272d bundle update Patrick Gansterer 2020-09-04 12:57:19 +0200
  • 785313ac23 Make StockEvent a base class for Delivery and StockTaking Patrick Gansterer 2020-08-01 20:11:25 +0200
  • a5582e9542 Rename Delivery.delivered_on to date Patrick Gansterer 2020-08-01 18:39:34 +0200
  • 7b2072251e Fix i18n reference wvengen 2020-09-05 13:28:56 +0200
  • 85e16c3e28 Crowdin roundtrip wvengen 2020-09-05 13:22:28 +0200
  • 266e9337be Various small rails 5 adoptions Patrick Gansterer 2020-08-12 13:38:18 +0200
  • 3a6276aece Ensure that the article_id is set for every article_price Patrick Gansterer 2020-08-17 14:00:26 +0200
  • 26aecbbe9e Do not limit the number of page versions to 20 Patrick Gansterer 2020-08-14 14:18:53 +0200
  • 271af8f59f Update HAML Patrick Gansterer 2020-08-12 02:44:19 +0200
  • 5f60844a13 Change supplier_id of stock orders to NULL Patrick Gansterer 2020-08-13 16:23:01 +0200
  • aa44291b69 Handle more possible inputs for polls correct Patrick Gansterer 2020-08-12 13:43:28 +0200
  • f221a081dd Rename config tab roles to security Patrick Gansterer 2020-08-07 01:03:00 +0200
  • 4c567fece1 Add transport costs to Order Patrick Gansterer 2020-03-19 00:22:20 +0100
  • 8cb70d819e Change ordergroup default in FinancialTransaction to NULL Patrick Gansterer 2020-08-07 00:36:46 +0200
  • 7e3c601a25 Update Ruby version to 2.6.6 Patrick Gansterer 2020-03-23 15:39:06 +0100
  • 67ab647eb0 Remove number_display.rb Patrick Gansterer 2020-03-23 12:53:21 +0100
  • 5f2e319469 Add at least one BankAccount to the reference_calculator Patrick Gansterer 2020-08-01 17:37:43 +0200
  • d52315287d Use the correct Unicode character in MarkAsDeletedWithName Patrick Gansterer 2020-07-30 22:05:19 +0200
  • 6b400b4f96 Increase choices size for polls Patrick Gansterer 2020-07-30 22:22:57 +0200
  • d90d188dbf Add SupplierCategory Patrick Gansterer 2019-11-17 11:41:34 +0100
  • f5bbe0d5ae Fix exception for blank body in SMTP server Patrick Gansterer 2020-03-04 16:58:33 +0100
  • 645c142bf6 Add FinancialLinksController#incomplete Patrick Gansterer 2019-11-19 12:51:08 +0100
  • 057f3ec8ea Add welcome mail Patrick Gansterer 2020-03-06 11:46:39 +0100
  • 75129b52c6 Add set_balance_as_sum and wait_with_text to BankAccountConnector Patrick Gansterer 2020-07-29 19:18:12 +0200
  • 3f25138997 Add option to create foodcoop transaction when creating a collection Patrick Gansterer 2019-11-01 17:29:07 +0100
  • 97b9145223 Update sassc to avoid crash in some cases wvengen 2020-07-29 15:43:08 +0200
  • fc22a97f52 Nullify deliveries and orders depending on an invoice (#718) Patrick Gansterer 2020-06-22 17:03:58 +0200
  • 5eb8abf431 Potential fix for one of the issues mentioned in #49 Florian Lentsch 2020-07-12 10:26:36 +0200
  • 602f663245 Add UI to show and create financial transactions for the foodcoop Patrick Gansterer 2019-11-01 17:25:20 +0100
  • 1a49bee42d Adopt model to allow FinancialTransaction without an ordergroup Patrick Gansterer 2019-11-01 14:07:23 +0100
  • 1053b3883d Add admin interface for the links Patrick Gansterer 2019-11-04 03:52:07 +0100
  • 7657b05787 Add links plugin Patrick Gansterer 2020-07-29 11:19:20 +0200
  • e16f03eebf Add reference_calculator Patrick Gansterer 2019-11-11 12:09:18 +0100
  • d75b881318 Set Poll.multi_select_count to default value in model if nil Patrick Gansterer 2020-07-29 09:14:30 +0200
  • b089b7c186
    Bump json from 2.2.0 to 2.3.1 (#739) dependabot[bot] 2020-07-28 18:14:56 +0000
  • ef1903381b Improve testing on docker wvengen 2020-07-27 17:39:56 +0200
  • b96ce06d94
    API v1 financial_transactions endpoints (#627) wvengen 2020-07-25 14:18:59 +0000
  • 8c8b42c2b2 Fix schema issue wvengen 2020-07-25 15:57:53 +0200
  • e3746eebd7 Translation fixes + Crowdin roundtrip wvengen 2020-07-25 15:48:36 +0200
  • 682d9d23b5 Bump kaminari from 1.1.1 to 1.2.1 dependabot[bot] 2020-06-22 14:53:54 +0000
  • cc15ea16dc Bump websocket-extensions from 0.1.4 to 0.1.5 dependabot[bot] 2020-06-06 04:38:46 +0000
  • 2b9b4a1ca7 Bump puma from 4.3.3 to 4.3.5 dependabot[bot] 2020-05-22 16:14:39 +0000
  • ae0a0f40cf Bump doorkeeper from 5.0.2 to 5.0.3 dependabot[bot] 2020-05-07 21:22:12 +0000
  • 2f19ca1289 Fixed typo in German translation Florian Feigenbutz 2020-04-15 23:57:46 +0200
  • dbb7407005 Clear IBAN when deleting a supplier Patrick Gansterer 2020-06-22 16:31:13 +0200
  • 0aa853c53d Add information text to the receive view Patrick Gansterer 2020-06-22 16:25:20 +0200
  • 5a9cc811c9 Add download for articles Patrick Gansterer 2020-06-22 16:03:32 +0200
  • b6f5295267 Add created_by user to Task Patrick Gansterer 2020-03-06 13:04:03 +0100
  • 18e38be6be Create new FinancialLink for reverted FinancialTransaction Patrick Gansterer 2020-03-06 16:10:05 +0100
  • 9b889dd643 Add option to create ordergroup together with user Patrick Gansterer 2019-11-17 15:01:19 +0100
  • a3946ed3d4 Add missing authorization for InvoicesController Patrick Gansterer 2020-04-11 00:04:35 +0200
  • 3b79c05ffe Add link to unpaid invoices to invoice index page Patrick Gansterer 2020-04-11 00:03:55 +0200
  • 08065a09ec Sort suppliers in dropdown menu for new deliveries Patrick Gansterer 2020-04-10 23:59:06 +0200
  • a3defc5463 Add FinacialTransaction create_collection for ordergroup custom fields Patrick Gansterer 2019-11-11 12:18:00 +0100
  • d73c206e29 Fix copy operation for stock orders Patrick Gansterer 2019-11-11 11:32:23 +0100
  • 3a4519757e Add move operation for documents plugin Patrick Gansterer 2020-03-06 14:30:27 +0100
  • 3fb3fa409b Limit financial overview items to speed up loading Patrick Gansterer 2019-11-19 16:50:02 +0100
  • b45e48e4c9 Fix missing stock group orders in PDFs Patrick Gansterer 2020-02-25 01:16:24 +0100
  • 739914ad43 Show only started orders to members for ordering Patrick Gansterer 2020-02-25 00:38:06 +0100