Commit Graph
100 Commits
Author SHA1 Message Date
ricky a75f1abd71 Removed extra white spaces 2022-03-09 22:53:03 -05:00
ricky 09c497ff96 Removed old #attr_accessible... comments 2022-03-09 22:31:19 -05:00
ricky cae1d9de02 Removed old commented out code 2022-03-09 22:27:33 -05:00
ricky 1050a4f6a7 Use rails router, not hard coded links 2022-03-09 22:18:47 -05:00
ricky be4ef44c13 Added strings for Flash messages, not used yet 2022-03-09 22:10:16 -05:00
ricky 89e4132fc1 Update readme & comments 2022-03-09 21:51:06 -05:00
ricky 8d8201822b No longer need to prepend("Qbo") 2022-03-09 21:45:07 -05:00
ricky 726eb4632e use plural for routes 2022-03-09 21:43:08 -05:00
ricky ffcb2ee608 Remove payment orphans 2022-03-09 21:40:40 -05:00
ricky 24f8be6e80 Drop the Qbo prefix 2022-03-09 21:31:56 -05:00
ricky 08fa4aefc4 Added button text to locale file 2022-03-09 19:09:37 -05:00
ricky 13bbd5dfc1 Use rails router, not hard coded links 2022-03-09 19:05:12 -05:00
ricky 8e6eeab680 Moved HTML code into partial _from_hook.html.erb 2022-03-09 18:55:44 -05:00
ricky 70d9d5063a Moved issues show details to issue folder 2022-03-09 18:25:07 -05:00
ricky 374429f161 Added 2016 2022-03-08 20:50:39 -05:00
ricky c69666e747 Added first year 2022-03-08 20:49:55 -05:00
ricky 7dc04b4a07 QboItem doesn’t exist anymore 2022-03-08 20:30:52 -05:00
ricky 7b5e54aaba Merge branch 'master' of https://github.com/rickbarrette/redmine_qbo 2022-03-07 07:52:26 -05:00
ricky 30b704c90f Don't generate new customer view token every time 2022-03-07 07:52:17 -05:00
ricky 2f98b5afaa Update README.md
formatting
2022-03-06 19:04:29 -05:00
ricky 3c3b43cfc5 Readme update
formatting
2022-03-06 19:02:31 -05:00
ricky 09f2a534be Readme update
Cleaning things up
2022-03-06 19:01:42 -05:00
ricky 7b5b673ebf Version 1.1.2 2022-03-06 18:20:30 -05:00
ricky c72d0a83ca New line @ EOF & formating 2022-03-06 17:50:22 -05:00
ricky 3159289ac0 Removed unused code, only need to bill time
removed line items, payments, drop used db tables
2022-03-06 17:26:57 -05:00
ricky a9cc5fac73 Removed unsed code & cleaned up comments 2022-03-06 17:05:04 -05:00
ricky fe06fccacd Only show sync button if User is an admin 2022-03-06 16:49:07 -05:00
ricky 8b4a46f7eb H3 not H2 2022-03-06 16:27:39 -05:00
ricky cf362caaf2 Cleaning up html formatting 2022-03-06 16:24:17 -05:00
ricky de1be7d296 Make last 8 bold 2022-03-06 16:17:08 -05:00
ricky d8e3e1a72f Styling & formatting 2022-03-06 13:46:55 -05:00
ricky 64a7ad844f Styling & formatting 2022-03-06 13:46:26 -05:00
ricky 9201c4ca96 render 404 on all exceptions 2022-03-06 09:23:05 -05:00
ricky dab6b6f723 don't show doors if vehicle.doors is nil 2022-03-06 09:17:06 -05:00
ricky 495243d177 Add trim & doors to vehicle 2022-03-06 08:59:48 -05:00
ricky 332f07c93d Version 1.1.1 2022-03-06 07:51:39 -05:00
ricky 54d4be9762 Only show sidebar views when user is logged in 2022-03-06 07:32:01 -05:00
ricky f1e3c29c97 Added Load Customer Link on Issue Form 2022-03-05 08:26:57 -05:00
ricky 66d393a465 Dynamically load hooks/patches & require redmine4+ 2022-03-02 07:15:54 -05:00
ricky 218d3392f0 Moved string to en.yml 2022-02-24 18:34:17 -05:00
ricky 0136d91cc3 Comments & formatting 2022-02-24 04:58:41 -05:00
ricky a95f0350d8 Fixed missing transation error 2022-02-23 20:20:47 -05:00
ricky 55c04b6585 update Issue form on customer name change 2022-02-23 18:36:08 -05:00
ricky ea21bc362a autocomplete off for forms & search 2022-02-23 18:24:57 -05:00
ricky 117d92b879 Fixed customer sorting & removed customer filter 2022-02-21 20:23:57 -05:00
ricky 440c8e4618 list issues in desc order 2022-02-21 19:33:38 -05:00
ricky 1344526f7f update txn_date too 2022-02-21 08:51:24 -05:00
ricky 19acfbc76f Added logging 2022-02-21 08:51:01 -05:00
ricky 9dfb27f0a4 Prevent webhook loops 2022-02-21 07:54:24 -05:00
ricky 51cd830710 Updated screenshots 2022-02-21 06:53:50 -05:00
ricky 956ba2ad46 Version 1.1.0 2022-02-21 06:25:51 -05:00
ricky 3ae3107760 desc sort issues, estimates, & invoices 2022-02-21 06:22:13 -05:00
ricky 925d4b8bcf Updated comments & removed unused code 2022-02-21 06:06:24 -05:00
ricky ca6dbfd12d Removed duplicate private declaration 2022-02-21 05:26:54 -05:00
ricky 9ea03d0c6d Removed sync on view 2022-02-21 05:23:11 -05:00
ricky 6ad4929d53 Sync Estimates & Invoices on database update 2022-02-21 05:17:35 -05:00
ricky 446f419af0 Sync invoice when viewing 2022-02-20 19:37:03 -05:00
ricky f3c5de82e0 Bug fix 2022-02-20 18:02:37 -05:00
ricky 56e24752cf Import invoice fix 2022-02-20 17:53:01 -05:00
ricky 255af13b20 Add txn_date to invoice & estimate databse 2022-02-20 17:40:41 -05:00
ricky 02b4f1eb43 Added Invoice date 2022-02-20 17:26:24 -05:00
ricky 8c735d3921 Added Estimate date 2022-02-20 17:19:56 -05:00
ricky 70e6038215 Moved customer issue counts 2022-02-20 15:22:31 -05:00
ricky fc7501c4fe address not a 2022-02-20 14:57:21 -05:00
ricky 45b60cfea1 PhysicalAddress to_s 2022-02-20 14:52:11 -05:00
ricky 09313ad471 exclude before filter for customer/view 2022-02-20 13:42:06 -05:00
ricky 1b15aecbff Disable autocomplete suggestions for search 2022-02-20 08:11:57 -05:00
ricky 2bea7dbc8d fixed customer link - missing view issues/history 2022-02-20 07:56:25 -05:00
ricky 3468b5f236 Open links in new window 2022-02-19 22:53:39 -05:00
ricky 1c431d14dc remove gem faraday_middleware & set oauth2 1.4.7 2022-02-19 22:48:44 -05:00
ricky 7234a70265 Added allowed params for qbo controller 2022-02-19 21:47:12 -05:00
ricky a459d84b00 Added Estimate & Invoice List to Customer view 2022-02-19 21:19:08 -05:00
ricky 49d2ed8244 Readme update 2022-02-19 20:56:54 -05:00
ricky d6aebfcb99 Moved strings to Ruby I18n en.yml 2022-02-19 20:46:39 -05:00
ricky 2085eb7869 Add gem dependancy faraday_middleware 1.2.0 to fix NoMethodError: undefined method `dependency' for Gzip:Class 2022-02-18 22:42:20 -05:00
ricky c101a86f02 Open Estimate PDF in new windows 2022-02-17 09:19:32 -05:00
ricky 2d32769a59 Error not fatal 2022-02-13 13:19:04 -05:00
ricky a2f755388e Fixed merge error 2022-02-13 12:34:03 -05:00
ricky 8a8f1af2bd Updated Copyright 2022 2022-02-13 11:57:43 -05:00
ricky 4582b8c5b9 Added estimate search in side bar 2022-02-13 10:03:43 -05:00
ricky f66fbf6656 specified the rails version in migrations 2022-02-12 16:14:36 -05:00
ricky 41d49ccce5 Setting.host_name for hooks not a hardcoded URL 2022-02-12 09:24:21 -05:00
ricky c85f450742 Merge branch 'master' into redmine-4 2022-02-12 09:19:36 -05:00
ricky e314dae10d Logging & exception handler for updating invoices 2022-02-12 09:12:11 -05:00
ricky b1192a1912 Use host name from settings for auth & added exception handing in QboInvoice 2022-02-06 16:37:00 -05:00
ricky 7cc8a946fd Inital update for redmine 4.0+ compatibility 2022-02-01 20:53:20 -05:00
ricky 4b34852c72 Don't include open issues in closed issue list 2020-03-30 20:56:38 -04:00
ricky 5d7fc9dabd Don't include open issues in closed issue list 2020-03-28 20:39:04 -04:00
ricky db61952e67 added notes to regaurding customer autocomplete field 2020-03-28 20:19:58 -04:00
ricky 016dca242c Added comments to clearify methods 2020-03-28 20:16:54 -04:00
ricky 983811af97 Added comments to clearify methods 2020-03-28 20:08:44 -04:00
ricky d18a9726ac Added onchange event to customer_id 2020-03-28 19:56:42 -04:00
ricky cdef838d3e comment out missing method call 2020-03-26 20:31:00 -04:00
ricky 7703d724e1 Update issues_save_hook_listener.rb
titleize all subjects
2020-03-26 20:22:07 -04:00
ricky 94b5efbd00 forgot a comma 2020-03-26 12:53:59 -04:00
ricky f43020b864 Update issues_form_hook_listener.rb
Added onchange listener to customer form field
2020-03-26 12:50:32 -04:00
ricky 0d0f808305 Merge branch 'master' of github.com:rickbarrette/redmine_qbo 2020-01-24 13:55:15 -05:00
ricky 279e8b15e0 Added open/closed issue lists for customer/vehicles 2020-01-24 13:54:26 -05:00
ricky 099f729303 Update README.md 2020-01-06 08:52:36 -05:00
ricky 5150a31cdb Removed unused gems 2020-01-05 12:33:52 -05:00