Commit graph

  • a524dd0325 use a sensible default if no redis. Tom Carchrae 2019-03-24 08:48:13 -0700
  • d70c3a9bf1 allow 1 char unit, eg L or g Tom Carchrae 2019-03-23 03:24:15 -0700
  • 1f71501dc1 Remove outdated script wvengen 2019-03-25 08:21:43 +0100
  • 25deefced1 Move setting availability to sync method wvengen 2019-03-24 22:14:10 +0100
  • cd164bc3eb Small performance improvement for sync with many new articles wvengen 2019-03-24 22:02:53 +0100
  • 5fa61912c9 Slightly improve app config wvengen 2019-03-24 22:01:28 +0100
  • 9283ed4f5e Fix syncing articles with non-import sync methods (#633) wvengen 2019-03-23 18:31:22 +0100
  • d669edb173 Fix shared database sync (relates to PR #610) wvengen 2019-03-23 08:54:10 +0100
  • 567e27d99a take note Tom Carchrae 2019-02-02 14:19:07 -0800
  • fcf958981d use original label Tom Carchrae 2019-01-22 23:23:13 -0800
  • 02328eba2b fix missing translation Tom Carchrae 2017-05-18 14:04:23 -0700
  • 226192f7cb Allow changing the visibitly (public/privat) of messages (fixes #625) Patrick Gansterer 2019-02-11 13:22:54 +0100
  • c955a6ee40 Add a printer job queue via the printer plugin Patrick Gansterer 2019-02-02 12:40:57 +0100
  • 63e1541aa3 Use the default locale when sending mails to suppliers Patrick Gansterer 2019-01-23 23:00:33 +0100
  • d925533366 Fix rendering of stock order in OrderByGroups Patrick Gansterer 2019-01-28 06:08:04 +0100
  • 52f322bf6e Allow empty subjects when receiving reply messages via SMTP Patrick Gansterer 2019-02-05 04:48:13 +0100
  • b029fb98d6 Show sums for financial transaction types for ordergroups Patrick Gansterer 2019-02-03 15:51:02 +0100
  • 24b33ea94b Allow the use of pry when debugging specs wvengen 2019-01-25 12:27:21 +0100
  • fdbdbb25cf Use Base64.strict_encode64 in discourse plugin Patrick Gansterer 2018-12-30 02:45:12 +0100
  • 5dab748fe3 Move sending of PDF into new ActiveSupport::Concern Patrick Gansterer 2018-12-19 22:27:47 +0100
  • e5f64cff8c units cannot show html in tooltip Tom Carchrae 2017-05-05 12:03:03 -0700
  • 52323b98b8 Fix create_collection in FinancialTransactionsController Patrick Gansterer 2018-12-10 15:32:56 +0100
  • a2188cb6b8 Add financial_transaction_type to CSV (fixes #578) Patrick Gansterer 2018-12-18 15:13:57 +0100
  • d67bbe447f Do not raise Encoding::UndefinedConversionError during CSV rendering Patrick Gansterer 2018-12-11 15:27:32 +0100
  • a4f5b8fb33 Do not show deleted users as members of groups (fixes #587) Patrick Gansterer 2018-12-18 15:48:27 +0100
  • f8507655df Show associated group when sending messages (fixes #559) Patrick Gansterer 2018-12-20 20:07:28 +0100
  • 8d1dbe1448 Remove mail workaround after upgrade to 2.7 Patrick Gansterer 2018-12-11 15:43:36 +0100
  • 71fd6f2a24 Add CSV download for ordergroups Patrick Gansterer 2018-12-21 01:12:43 +0100
  • 389f205a6b Add set_balance to FinancialTransactions#new_collection (fixes #438) Patrick Gansterer 2018-12-30 03:43:48 +0100
  • abe847c0ee Add and inherit from ApplicationRecord to match Rails 5.0 style Patrick Gansterer 2019-01-13 07:05:54 +0100
  • 8c6d48da86 Avoid ActionView::MissingTemplate occurred in sessions#new Patrick Gansterer 2018-12-31 16:02:04 +0100
  • 7e88798778 big speedup in syncing via caching/reducing queries (#610) Tom Carchrae 2019-01-14 17:56:21 -0800
  • 31689dfb75 allow override of default limit (<200) on articles on shared suppliers (#609) Tom Carchrae 2019-01-14 17:55:12 -0800
  • a66a44bdcf error was on incorrect property Tom Carchrae 2019-01-14 10:35:01 -0800
  • c56a936aea Bundle update (CVE-2018-16468, CVE-2018-16471, CVE-2018-16476) Patrick Gansterer 2018-12-18 16:26:42 +0100
  • 9b307f735a Fix financial_links table in schema.rb Patrick Gansterer 2018-10-15 21:53:16 +0200
  • 554be093b9 API v1 navigation endpoint wvengen 2018-10-13 15:20:27 +0200
  • 9c5a5d9492 API v1 config endpoint wvengen 2018-10-13 15:18:55 +0200
  • 110c7cc3e9 API v1 user endpoint wvengen 2018-10-13 15:15:43 +0200
  • fd96b6ccc1
    Prepare for API v1 (PR #570) wvengen 2018-10-13 20:16:35 +0200
  • d9ae0d11b0
    Bundle update (CVE-2018-3760, requires Ruby 2.3, PR #561) wvengen 2018-10-13 20:04:00 +0200
  • 4137992032 fix auto_close_and_send_min_quantity Patrick Gansterer 2018-06-19 22:12:34 +0200
  • 4eef0f07d5 Fix internal server error at invoices Patrick Gansterer 2018-09-14 01:53:05 +0200
  • 903086ab97 Add import route for bank_transactions Patrick Gansterer 2018-10-11 23:26:12 +0200
  • 0bb0536903 Add short name to FinancialTransactionType Patrick Gansterer 2018-09-12 15:02:25 +0200
  • 707501e3f8 Add edit functionality for financial links Patrick Gansterer 2018-10-11 22:16:50 +0200
  • f0a55fb951 Add model and views for bank accounts Patrick Gansterer 2018-09-14 19:33:27 +0200
  • 4b1e9a6f53 improve usability when ordering (PR #552) Martin Ortbauer 2018-10-11 22:15:00 +0200
  • 6cc02cb563 Add format helper for currency Patrick Gansterer 2018-09-16 12:05:39 +0200
  • 5408c08b58 Refactor FoodsoftFile to reuse the code later Patrick Gansterer 2018-09-14 20:17:46 +0200
  • 4e1ff008bf Remove deprecated Gemnasium badge wvengen 2018-10-11 21:35:10 +0200
  • 66e9629858 Fix balancing with financial_transaction_types Patrick Gansterer 2018-04-25 01:06:48 +0200
  • 954795138d Make the site_map the default view when showing all wiki pages Patrick Gansterer 2018-06-11 15:34:58 +0200
  • 91e8eb4950 Add missing brackets to the Message-ID of emails Patrick Gansterer 2018-06-11 15:30:05 +0200
  • 787af8d501 Add missing development dependency to docs wvengen 2018-05-23 20:49:46 +0200
  • 6ee1ce51f0 Bundle update nokogiri rails-html-sanitizer (CVE-2017-15412, CVE-2018-3741) wvengen 2018-03-24 15:35:43 +0100
  • 3afbeb1be3 Bundle update nokogiri sinatra (CVE-2017-15412, CVE-2018-7212) wvengen 2018-03-16 14:25:14 +0100
  • ac11ba1cc1 Add pickups role Patrick Gansterer 2017-11-15 23:58:11 +0100
  • 4c41a99fde Fix pickup view for orders without pickup data (#537) Patrick Gansterer 2017-12-09 18:38:36 +0100
  • 209ad615b4 Add view to sort orders by pickup day Patrick Gansterer 2017-11-06 18:07:36 +0100
  • bd49a64cd7 Make the download button of orders reusable Patrick Gansterer 2017-11-06 09:31:06 +0100
  • 3e156bbbf3 Rewrite OrderPdfs to support multiple orders at once Patrick Gansterer 2017-11-15 19:22:55 +0100
  • 80899afcb0 Add English and German translations for financial transaction types Patrick Gansterer 2017-07-07 22:46:37 +0200
  • dae4d075fe Add UI to manage the financial transaction types and classes Patrick Gansterer 2017-06-28 12:56:56 +0200
  • 924f346b4c Show the financial transaction type if there are more than one type #367 Patrick Gansterer 2017-03-04 14:15:39 +0100
  • e7657b987f Update model to support financial transactions #367 Patrick Gansterer 2017-03-04 14:15:18 +0100
  • dc94e98138 Add folders to the documents plugin Patrick Gansterer 2017-11-08 22:35:12 +0100
  • 611a29fe2d Continue development after release wvengen 2017-11-10 18:56:49 +0100
  • d7420a13d2 Bumped new version: 4.6.0 wvengen 2017-11-10 18:55:45 +0100
  • 6f6e0e561a Fix deployment note in README wvengen 2017-11-10 17:05:57 +0100
  • 33aa1c4b4a Localeapp roundtrip wvengen 2017-11-10 16:51:25 +0100
  • 816f699f69 Switch license to AGPL (fixes #496, PR #513) Patrick Gansterer 2017-11-10 17:02:35 +0100
  • 5e4f3fb730
    Fix setup for development with docker (PR #523) wvengen 2017-11-10 17:02:07 +0100
  • 3b18dc7532 Add translations for Spanish acracia 2017-11-06 14:15:53 +0100
  • f261272c7e Fix size of receive_button in list of finished orders Patrick Gansterer 2017-11-06 14:15:15 +0100
  • 9d588f70cc Fix group_order for stock order Patrick Gansterer 2017-10-29 20:44:05 +0100
  • f77f2fcbfd Localeapp roundtrip Patrick Gansterer 2017-10-29 01:17:49 +0200
  • f08715cda3 Fix Task.next_unassigned_tasks_for() for non-periodic tasks Patrick Gansterer 2017-10-29 00:06:05 +0200
  • f209f4907e Add a parameter for financial_link to Ordergroup.add_financial_transaction Patrick Gansterer 2017-10-28 20:54:08 +0200
  • 9f2e5bb992 Add missing German translations Patrick Gansterer 2017-10-28 21:34:15 +0200
  • 47e4a9afdf Show only 2 tasks of the same periodic_task_group at dashboard Patrick Gansterer 2017-10-20 01:01:12 +0200
  • ad96159336 Sort the task at dashboard by due_date Patrick Gansterer 2017-10-20 00:59:56 +0200
  • 2d641b683a Show links to details beside the header to save space Patrick Gansterer 2017-10-20 00:58:28 +0200
  • 53bb096046 Add FinancialLinks Patrick Gansterer 2017-10-13 14:36:56 +0200
  • 75deec9f06 Add custom fields to invoice, odergroup, supplier and user Patrick Gansterer 2017-10-12 20:50:40 +0200
  • 72b5a5ca82 Add option to show account balance instead of available funds Patrick Gansterer 2017-10-10 18:20:54 +0200
  • f5bea41ccf
    Remove Capistrano (#491, PR #521) wvengen 2017-10-28 19:50:02 +0200
  • c35205c1b0 Update doc line wvengen 2017-10-27 23:23:46 +0200
  • 8a5c130875 Bundle update wvengen 2017-10-27 23:21:31 +0200
  • b49bfb0d8c Localeapp roundtrip + fixes wvengen 2017-10-27 22:37:30 +0200
  • 6989e2f4f7 Add view for unpaid invoices Patrick Gansterer 2017-10-22 02:21:27 +0200
  • 0de7fc0da5 Add a wiki page for the Dashboard Patrick Gansterer 2017-10-20 12:10:54 +0200
  • cef951e421 Remove unused function from Page model Patrick Gansterer 2017-10-20 12:08:52 +0200
  • db46f189be Ensure that WikiCloth does not show Edit links Patrick Gansterer 2017-10-20 12:07:56 +0200
  • da1ebe915c Use deface in wiki plugin Patrick Gansterer 2017-10-20 12:06:34 +0200
  • 8e593f8629 Support receiving of signed multipart mails in messages plugin Patrick Gansterer 2017-10-19 14:57:42 +0200
  • 564492afe4 Add an option to automatically finish an order Patrick Gansterer 2017-10-12 00:20:30 +0200
  • c3927e4013 Enable documents plugin by default Patrick Gansterer 2017-10-11 10:18:26 +0200
  • 8a9d7a91c9 Add whitelisting for documents Patrick Gansterer 2017-10-11 02:39:35 +0200
  • 957b347b04 Ensure correct extension when downloading documents Patrick Gansterer 2017-10-11 01:30:29 +0200