Commit Graph
100 Commits
Author SHA1 Message Date
ricky 886d5f4ace 2026.2.9 2026-02-16 08:15:46 -05:00
ricky 1ade938eb3 Fixed Querying issues by customer name 2026-02-16 08:13:57 -05:00
ricky 3111f391f3 Filter by customer works now 2026-02-15 21:34:22 -05:00
ricky d2b9113914 2026.2.8 2026-02-14 18:57:22 -05:00
ricky 447e048819 updated screensots 2026-02-14 09:32:40 -05:00
ricky e7dfc3f2ad added sync estimates by id 2026-02-14 08:25:02 -05:00
ricky 139f5dd618 render partial on footer 2026-02-13 22:39:54 -05:00
ricky 9c11704d03 Added label_create_estimate 2026-02-13 20:45:59 -05:00
ricky 2ae53adf08 added needed trailing space 2026-02-13 20:37:42 -05:00
ricky 877c1b78a5 removed old comment 2026-02-13 18:38:42 -05:00
ricky 1d47703206 fixed indentiation 2026-02-13 18:37:12 -05:00
ricky a069556ed9 Alphabetized: All keys are now in A-Z order for easier maintenance.
Branding: Changed "Quickbooks" to QuickBooks (capitalized B) to match official branding.

Grammar:

warn_ru_sure: Changed "You sure?" to "Are you sure?"

label_no_customers: Refined to "There are no customers matching the search term(s)."

label_billing_error: Added punctuation and clarified the phrasing.

Cleanup: Removed unnecessary spaces inside quotes (e.g., " Make" and "Matching ").
2026-02-13 18:33:48 -05:00
ricky 359c582e22 Fixed partial billing and added flash messages 2026-02-13 18:25:07 -05:00
ricky e63b9e4217 use safe_join 2026-02-13 07:32:20 -05:00
ricky 6fd355d8cc 2026.2.7 2026-02-12 19:00:55 -05:00
ricky e6b57392d1 Merge branch '422' 2026-02-12 18:59:32 -05:00
ricky 331c1eabeb seems to work without overiding the main issues _form 2026-02-11 19:59:41 -05:00
ricky 167385bb99 override issues form to add passing @project to issues hook 2026-02-11 19:31:01 -05:00
ricky 11b9876d4f Removed unused controller_issues_new_before_save that was used for finding the 422 error 2026-02-11 08:09:00 -05:00
ricky 9cf72821b0 2026.2.6 2026-02-11 08:05:28 -05:00
ricky 57adcce431 Refactor JavaScript path handling for issue form updates to help prevent 422 errors on new issue creation 2026-02-11 07:59:18 -05:00
ricky 7fdb15f7e8 more logging 2026-02-10 22:09:16 -05:00
ricky 6e11e05a24 2026.2.5 2026-02-09 21:54:01 -05:00
ricky a6751d3f41 simplified appointment link javascript 2026-02-09 21:43:29 -05:00
ricky 8944e92ffc Use html data attributes 2026-02-09 20:52:27 -05:00
ricky f0c0a42c96 2026.2.4 2026-02-09 20:04:47 -05:00
ricky a4b51457bb moved controller_issues_new_before_save nito issues_hook_listener 2026-02-09 20:04:16 -05:00
ricky fb4a883b43 Added logging 2026-02-09 14:31:56 -05:00
ricky c24ec93335 force a tracker if still nil 2026-02-09 14:21:50 -05:00
ricky df49964bf9 added tracker nil check 2026-02-09 14:19:31 -05:00
ricky 502ba94465 Readded missing controller_issues_new_before_save 2026-02-09 14:12:01 -05:00
ricky ff038fe5ae removed method: :get from estimate link 2026-02-09 10:41:48 -05:00
ricky 3eed122598 fixed typo 2026-02-09 10:38:10 -05:00
ricky d8d34540a9 use link_to, as button_to doesn't allow for openign links in a new tab 2026-02-09 10:35:12 -05:00
ricky c01cc5ca97 2026.2.3 2026-02-09 09:36:50 -05:00
ricky 6a2f7a1146 initialize string link 2026-02-09 09:21:42 -05:00
ricky f4c844f097 2026.2.2 2026-02-08 19:59:28 -05:00
ricky 1135c69e1b Don't change link text 2026-02-08 19:53:50 -05:00
ricky ef86d222cb Removed change link button 2026-02-08 19:52:17 -05:00
ricky be88a601ae Merge branch 'dev' into js 2026-02-08 19:50:55 -05:00
ricky e6c4e81df2 Remove unused add_appointment method from CustomersController 2026-02-08 19:48:01 -05:00
ricky f4a979672f update link on change 2026-02-08 19:45:58 -05:00
ricky 8a4d64ffc0 Update appointment link with selected invoice links 2026-02-08 18:25:20 -05:00
ricky ac05d38763 2026.2.1 2026-02-08 13:15:20 -05:00
ricky 548dc4fba8 Implement issue creation error handling; add project validation and refactored issue hooks 2026-02-08 13:07:28 -05:00
ricky 7a73b7e8a9 refactor error handling in issue creation; remove unused reload_new_issue method 2026-02-08 10:58:39 -05:00
ricky b38bd951f7 fiex typo tracker not project 2026-02-08 10:02:42 -05:00
ricky 0e3318efdd Added prefilters to help locate 422 on issue creation.
This is an effort to figure out why I get 422 Unprocessable Entity errors sometimes when creating new issues.
2026-02-08 09:58:34 -05:00
ricky d063494bd2 removed empty link string 2026-02-06 23:00:26 -05:00
ricky e35a2148eb 2026.2.0 2026-02-06 19:37:32 -05:00
ricky c8f115ae02 removed unused js 2026-02-06 19:28:42 -05:00
ricky d59e52b111 removed subject from logs 2026-02-06 18:58:16 -05:00
ricky 2c3548d1ac Added logging 2026-02-06 18:55:49 -05:00
ricky d80007bc84 Titleize the subject before save , but keep words containing numbers mixed with letters capitalized 2026-02-06 18:52:11 -05:00
ricky 5d7d9a81bb inital start of using javascript to update the appointment link with selected document links 2026-02-06 17:58:02 -05:00
ricky b030f85b74 Botton_to didn't work for google cal link 2026-02-04 21:39:18 -05:00
ricky 2f0ee6a6d6 refoactored hooks and patches under RedmineQbo module 2026-02-04 07:18:25 -05:00
ricky 637cfa89b4 Refactored view hooks 2026-02-03 22:52:34 -05:00
ricky c36f4c905b moved issue hooks into issue_patch 2026-02-03 22:42:08 -05:00
ricky 83fb20044d updated plugin description 2026-01-31 22:10:23 -05:00
ricky 928e632dd3 converted links to buttons 2026-01-31 21:02:22 -05:00
ricky 8b9cf5066e only show checkboxes if more then 1 invoices 2026-01-31 20:44:15 -05:00
ricky 45bfce87d8 2026.1.9 2026-01-31 13:02:21 -05:00
ricky 6f33e9d23d Inverted conditionals in estimates and invoices lists to use 'unless' 2026-01-31 12:54:07 -05:00
ricky 92460392b9 Refactor estimates and invoices rendering to use local variables for the abilty for other plugins to display filtered lists 2026-01-31 12:45:47 -05:00
ricky f1bdf59697 Add customer details translation and fix link in appointment action 2026-01-30 23:05:23 -05:00
ricky 60e2f1d2b0 2026.1.8 2026-01-30 21:30:28 -05:00
ricky 6c9ae82f81 fixed typo 2026-01-30 21:22:08 -05:00
ricky 42e4494f6e fixed entity, they need strings 2026-01-30 21:17:17 -05:00
ricky 7e0b2c9d09 Removed unused folders 2026-01-30 20:51:09 -05:00
ricky 5ca68b01b6 removed unsued tests 2026-01-30 20:46:04 -05:00
ricky ebd4fa7363 Add flash error messages for forbidden access in permission checks 2026-01-30 20:40:57 -05:00
ricky e6818958ae Add I18n support for flash messages and update locale file with new notices 2026-01-30 20:19:12 -05:00
ricky 5b31459629 use a symbol for empty 2026-01-30 19:28:33 -05:00
ricky 92de2928f6 Merge branch 'master' into symbols 2026-01-30 17:12:11 -05:00
ricky a8af180de2 2026.1.7 2026-01-30 17:09:34 -05:00
ricky e621dc9e3a nil not nill 2026-01-30 17:00:29 -05:00
ricky c3d7c1c867 Use symbols 2026-01-30 16:58:14 -05:00
ricky defeec7f8e 2026.1.6 2026-01-30 07:53:51 -05:00
ricky 37c302e274 use symbol keys 2026-01-30 07:53:29 -05:00
ricky 006e907b35 need to supply selected id 2026-01-30 07:53:14 -05:00
ricky f1f77a8022 use locale 2026-01-30 07:42:09 -05:00
ricky ff358d806e 2026.1.5 2026-01-30 07:22:11 -05:00
ricky b80e1d4e28 loose the hash rocket, use symbol keys 2026-01-29 22:30:59 -05:00
ricky f24128ef75 Cleaned up Issue Show Hook 2026-01-29 21:53:18 -05:00
ricky d3a8c05f50 Added missing to_s method 2026-01-29 21:36:50 -05:00
ricky f023cd246d Titlize new issue subjects 2026-01-29 21:18:15 -05:00
ricky b7e18a3c3f Cleaned up Issue Form Hook 2026-01-29 21:12:32 -05:00
ricky 67f2dbf4d8 Removed reduntant onchange js call to update issue 2026-01-28 17:35:12 -05:00
ricky 924aa7657b Fixed typo 2026-01-28 10:11:28 -05:00
ricky 16fe07f177 Fixed typo 2026-01-28 08:50:37 -05:00
ricky 9257b2f938 2026.1.4 2026-01-28 08:42:33 -05:00
ricky 0227681e92 Added hook list to README 2026-01-28 08:41:55 -05:00
ricky c034696810 Disabled showing assinee to customer 2026-01-28 08:38:02 -05:00
ricky ffdabccd84 Updated README with information about plugin hooks 2026-01-28 08:18:29 -05:00
ricky 1f03908040 Refactor employee and estimate models by removing redundant comments; update locale file to remove item references; delete unused QboItemTest file. 2026-01-28 07:45:20 -05:00
ricky 43a5317b4e Removed DEVELOPMENT from plugin name 2026-01-28 07:03:08 -05:00
ricky 4c49ec6890 2026.1.3 2026-01-27 21:17:17 -05:00
ricky ef7faee685 Process updates from the hooks 2026-01-27 20:50:54 -05:00
ricky 02b48d2de4 Dont add reference for customers to projects 2026-01-27 18:07:37 -05:00