|
|
dac9a7c756
|
Started Support for Redmine 6
|
2024-12-12 06:00:36 -05:00 |
|
|
|
bf417c163c
|
Rework performing authenticated requests
|
2023-12-30 22:33:28 -05:00 |
|
|
|
b3a809ab1c
|
Redmine 5.1 Update
|
2023-12-27 15:03:08 -05:00 |
|
|
|
8e329b2dd2
|
Fix broken invoice processing
|
2022-03-19 05:29:59 -04:00 |
|
|
|
3622f8cad7
|
Added space
|
2022-03-19 05:16:26 -04:00 |
|
|
|
ecc8930bec
|
Try to bill completed issue, TODO handle errors
|
2022-03-13 17:51:52 -04:00 |
|
|
|
70f2c473d5
|
Moved buttons to watcher link location
|
2022-03-13 00:37:51 -05:00 |
|
|
|
5d928c486f
|
Getter convenience method for tokens
|
2022-03-12 00:01:40 -05:00 |
|
|
|
0485e9d64c
|
Allow attachment viewing w/ valid customer token
|
2022-03-11 23:16:23 -05:00 |
|
|
|
a75f1abd71
|
Removed extra white spaces
|
2022-03-09 22:53:03 -05:00 |
|
|
|
cae1d9de02
|
Removed old commented out code
|
2022-03-09 22:27:33 -05:00 |
|
|
|
89e4132fc1
|
Update readme & comments
|
2022-03-09 21:51:06 -05:00 |
|
|
|
24f8be6e80
|
Drop the Qbo prefix
|
2022-03-09 21:31:56 -05:00 |
|
|
|
08fa4aefc4
|
Added button text to locale file
|
2022-03-09 19:09:37 -05:00 |
|
|
|
13bbd5dfc1
|
Use rails router, not hard coded links
|
2022-03-09 19:05:12 -05:00 |
|
|
|
8e6eeab680
|
Moved HTML code into partial _from_hook.html.erb
|
2022-03-09 18:55:44 -05:00 |
|
|
|
70d9d5063a
|
Moved issues show details to issue folder
|
2022-03-09 18:25:07 -05:00 |
|
|
|
30b704c90f
|
Don't generate new customer view token every time
|
2022-03-07 07:52:17 -05:00 |
|
|
|
c72d0a83ca
|
New line @ EOF & formating
|
2022-03-06 17:50:22 -05:00 |
|
|
|
54d4be9762
|
Only show sidebar views when user is logged in
|
2022-03-06 07:32:01 -05:00 |
|
|
|
f1e3c29c97
|
Added Load Customer Link on Issue Form
|
2022-03-05 08:26:57 -05:00 |
|
|
|
218d3392f0
|
Moved string to en.yml
|
2022-02-24 18:34:17 -05:00 |
|
|
|
0136d91cc3
|
Comments & formatting
|
2022-02-24 04:58:41 -05:00 |
|
|
|
55c04b6585
|
update Issue form on customer name change
|
2022-02-23 18:36:08 -05:00 |
|
|
|
117d92b879
|
Fixed customer sorting & removed customer filter
|
2022-02-21 20:23:57 -05:00 |
|
|
|
4582b8c5b9
|
Added estimate search in side bar
|
2022-02-13 10:03:43 -05:00 |
|
|
|
7cc8a946fd
|
Inital update for redmine 4.0+ compatibility
|
2022-02-01 20:53:20 -05:00 |
|
|
|
d18a9726ac
|
Added onchange event to customer_id
|
2020-03-28 19:56:42 -04:00 |
|
|
|
cdef838d3e
|
comment out missing method call
|
2020-03-26 20:31:00 -04:00 |
|
|
|
7703d724e1
|
Update issues_save_hook_listener.rb
titleize all subjects
|
2020-03-26 20:22:07 -04:00 |
|
|
|
94b5efbd00
|
forgot a comma
|
2020-03-26 12:53:59 -04:00 |
|
|
|
f43020b864
|
Update issues_form_hook_listener.rb
Added onchange listener to customer form field
|
2020-03-26 12:50:32 -04:00 |
|
|
|
ebe5373d82
|
Oauth2 Upgrade
|
2020-01-04 15:34:57 -05:00 |
|
|
|
131976cd71
|
Update issue_patch.rb
|
2020-01-04 14:08:48 -05:00 |
|
|
|
88c1b9c9a2
|
Update issue_patch.rb
|
2020-01-04 14:06:42 -05:00 |
|
|
|
f5c40738dc
|
Update issue_patch.rb
|
2020-01-04 13:54:29 -05:00 |
|
|
|
bfa37ee634
|
Update issue_patch.rb
|
2020-01-04 13:51:31 -05:00 |
|
|
|
0d514790fd
|
Moved issue.status.is_closed? check back into issue save hook
|
2019-03-26 12:15:03 -04:00 |
|
|
|
748d431d35
|
Removed controller_issues_edit_before_save hook
|
2019-03-26 12:11:54 -04:00 |
|
|
|
87b8d99c41
|
Working on issue.bill_time
|
2019-03-26 12:09:38 -04:00 |
|
|
|
02d630c631
|
Fixed Invoice Link to be HTML safe
|
2018-10-15 21:07:36 -04:00 |
|
|
|
15b214c800
|
Moved html into partial view
|
2018-10-15 20:57:03 -04:00 |
|
|
|
1b5e185087
|
Added nil check
|
2018-10-15 19:42:41 -04:00 |
|
|
|
6acc7db91b
|
Changed Customer search to shown on all pages
|
2018-10-15 19:34:51 -04:00 |
|
|
|
d4d4a555f8
|
Forgot to add sidebar files
|
2018-10-14 23:32:07 -04:00 |
|
|
|
b78cd44cc9
|
don't bill time if not assigned to anyone EE
|
2018-03-05 08:58:33 -05:00 |
|
|
|
f03adad463
|
Update issues_form_hook_listener.rb
|
2017-11-19 22:17:25 -05:00 |
|
|
|
bd03e3ac32
|
Did things
|
2017-11-19 22:14:40 -05:00 |
|
|
|
299a28a0d2
|
Create controller_issues_listener.rb
|
2017-11-19 22:01:20 -05:00 |
|
|
|
738cd21b1f
|
Update issues_form_hook_listener.rb
|
2017-11-17 10:56:13 -05:00 |
|