Commit Graph

1747 Commits

Author SHA1 Message Date
eca2b986a9 Update customers_controller.rb 2017-01-29 19:35:45 -05:00
a06599b7f9 Update issues_form_hook_listener.rb 2017-01-29 19:34:31 -05:00
7fda4dc577 Create application.js 2017-01-29 19:32:59 -05:00
9e47152e12 Update Gemfile 2017-01-29 19:31:31 -05:00
83d21da41a Update issues_form_hook_listener.rb 2017-01-29 19:27:23 -05:00
a692f03bfa Update init.rb 2017-01-29 19:17:37 -05:00
994cdf908f Update init.rb 2017-01-29 19:16:55 -05:00
b022d17fc0 Update init.rb 2017-01-29 19:16:05 -05:00
644899c0b5 Update email_worker.rb 2017-01-29 19:15:14 -05:00
be3a3b920d Update email_worker.rb 2017-01-27 12:04:58 -05:00
d546eb026f Update email_worker.rb 2017-01-27 12:01:53 -05:00
fdc59feb13 Create email_worker.rb 2017-01-27 11:47:30 -05:00
186b726a7b Added nil check 2017-01-27 09:38:00 -05:00
RageLtMan
fa362bad55 Merge pull request #3 from sempervictus/bug-dont_call_string_method_on_nil_token
Do not permit OAUTH_CONSUMER_SECRET to be nil
2017-01-19 04:09:34 -05:00
RageLtMan
fcf55bb504 Do not permit OAUTH_CONSUMER_SECRET to be nil
When QBO plugin is not configured, OAUTH_CONSUMER_SECRET can be
nil, and any codepath hitting the model raises a stack trace.

Set a "safe-ish" value here to allow execution in conditions where
QBO plugin is installed, but not yet configured.
2017-01-19 04:02:59 -05:00
RageLtMan
2185667665 Merge pull request #2 from sempervictus/local
Merge initial changes 20170103
2017-01-03 04:34:58 -05:00
RageLtMan
772483817e Prevent billing if issue has no customer assigned 2017-01-03 04:32:04 -05:00
RageLtMan
178ddd32c7 Remove will_paginate version constraint 2017-01-02 05:01:41 -05:00
08e047c90e Added done_ratio to partial billing 2016-10-12 10:31:05 -04:00
b3c3314385 Remove Breaks 2016-09-26 16:41:41 -04:00
9fd5e01bb4 Update qbo_invoice.rb 2016-09-26 16:39:12 -04:00
cd62f65fcd Update qbo_invoice.rb 2016-09-26 16:34:56 -04:00
fb40833abd Update qbo_invoice.rb 2016-09-26 16:33:56 -04:00
6aae155933 Update qbo_invoice.rb 2016-09-21 19:51:22 -04:00
f9e0ae8fef Update qbo_invoice.rb 2016-09-21 19:48:26 -04:00
489e335ca4 Update qbo_invoice.rb 2016-09-21 19:46:55 -04:00
874d0b4db9 Update qbo_invoice.rb 2016-09-21 19:43:40 -04:00
49e8f70b46 Update qbo_invoice.rb 2016-09-21 16:17:07 -04:00
77ea20171e Don't tie invoice to issue if customer is diffrent 2016-09-21 16:15:43 -04:00
11d4034c37 Update query_patch.rb 2016-09-19 23:19:53 -04:00
64369470de Update auth_helper.rb 2016-09-19 23:01:58 -04:00
7b483f3290 Update invoice_controller.rb 2016-09-19 23:01:27 -04:00
32bec79c28 Update invoice_controller.rb 2016-09-19 22:59:44 -04:00
dfd9622ab7 Update invoice_controller.rb 2016-09-19 22:59:02 -04:00
334d3c930b Update auth_helper.rb 2016-09-19 22:57:19 -04:00
8cf2f370bf Update invoice_controller.rb 2016-09-19 22:54:58 -04:00
3965bed6c4 Update invoice_controller.rb 2016-09-19 22:50:18 -04:00
52396eb384 Update invoice_controller.rb 2016-09-19 22:49:06 -04:00
9cfab7bea1 Update invoice_controller.rb 2016-09-19 22:44:52 -04:00
c8ef3bbd4e Update invoice_controller.rb 2016-09-19 22:38:48 -04:00
39e7d3c062 Update invoice_controller.rb 2016-09-19 22:37:53 -04:00
6fa96e11df Update invoice_controller.rb 2016-09-19 22:35:51 -04:00
ecde64193a Update invoice_controller.rb 2016-09-19 22:32:30 -04:00
f701af9a4d Update auth_helper.rb 2016-09-19 22:30:14 -04:00
6d99702a11 Update customers_controller.rb 2016-09-19 22:27:03 -04:00
138f8f2c2f Update auth_helper.rb 2016-09-19 22:21:37 -04:00
61ddf7378d Update auth_helper.rb 2016-09-19 22:18:19 -04:00
f5b72f30be Update customers_controller.rb 2016-09-19 22:17:15 -04:00
1863b33955 Update view.html.erb 2016-09-19 22:05:48 -04:00
a4573fce1c Update issue_patch.rb 2016-09-19 22:01:32 -04:00