Commit Graph

1214 Commits

Author SHA1 Message Date
ca17807117 Update payments_controller.rb 2017-03-23 05:29:54 -04:00
a70ba2f164 Update payments_controller.rb 2017-03-23 05:27:38 -04:00
78ac97298c Update payments_controller.rb 2017-03-23 05:25:57 -04:00
72cd349c1b Update payments_controller.rb 2017-03-23 05:23:44 -04:00
6fc1d27dca Update auth_helper.rb 2017-03-23 05:21:56 -04:00
525c6b99d6 Update auth_helper.rb 2017-03-23 05:19:13 -04:00
3eaff0ab30 Update auth_helper.rb 2017-03-23 05:14:47 -04:00
85b40bc9cf Update payments_controller.rb 2017-03-23 05:11:15 -04:00
37a2b95447 Update payments_controller.rb 2017-03-23 05:10:05 -04:00
33feb91713 added permission_checker 2017-03-23 05:08:33 -04:00
f7357f30ce Update payments_controller.rb 2017-03-23 05:03:58 -04:00
c0ae01018b Update payments_controller.rb 2017-03-23 05:01:01 -04:00
4353e910c8 Update payments_controller.rb 2017-03-23 04:57:22 -04:00
bef9774c4e Update payments_controller.rb 2017-03-23 04:52:19 -04:00
863437b1b7 Added before filter to check permissions 2017-03-23 04:50:17 -04:00
8af97072fb Fixed filter_vehicles_by_customer method 2017-03-22 21:55:07 -04:00
853b7ad804 Rename filter_vehicles_by_customerjs.erb to filter_vehicles_by_customer.js.erb 2017-03-22 21:27:15 -04:00
6de3ed94dc Update and rename app/views/filter_vehicles_by_customerjs.erb to app/views/customers/filter_vehicles_by_customerjs.erb
Also changed ID to select#issue_vehicles_id
2017-03-22 12:59:36 -04:00
66d2bf4aa4 Create filter_vehicles_by_customerjs.erb 2017-03-22 11:04:48 -04:00
2b90c953ba Added filter_vehicles_by_customer method 2017-03-22 10:29:04 -04:00
4da891cc07 Merge branch 'master' of git://github.com/sempervictus/redmine_qbo into sempervictus-master 2017-02-22 11:10:46 -05:00
da01d79325 Update customers_controller.rb 2017-01-29 22:29:15 -05:00
82807cfede Update customers_controller.rb 2017-01-29 22:26:53 -05:00
a268d10819 Update customers_controller.rb 2017-01-29 22:25:27 -05:00
8d143ff06d Update customers_controller.rb 2017-01-29 22:00:19 -05:00
3ddb585a58 Update customers_controller.rb 2017-01-29 21:58:49 -05:00
f90cdcd86b Update customers_controller.rb 2017-01-29 20:28:17 -05:00
52d13ea7bc Update customers_controller.rb 2017-01-29 20:18:21 -05:00
5e24c5084e Update customers_controller.rb 2017-01-29 20:12:38 -05:00
eca2b986a9 Update customers_controller.rb 2017-01-29 19:35:45 -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
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
772483817e Prevent billing if issue has no customer assigned 2017-01-03 04:32:04 -05: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
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