Commit Graph

2495 Commits

Author SHA1 Message Date
johnnyq
a3c63b0649 Added Export Expenses Records with custom from and to Date, Fixed Advanced Search under expenses some other minor code formatting fixups 2022-01-22 14:37:45 -05:00
Marcus Hill
aaa8682d00 Add functionality to delete scheduled tickets 2022-01-22 18:52:00 +00:00
johnnyq
d6749337d6 DB Structure added for document templates 2022-01-21 17:44:01 -05:00
johnnyq
e10bd46295 check to see if var is set to prevent undecaled php var errors 2022-01-21 17:25:26 -05:00
johnnyq
d6916c8d4b Fixed Searching within status condition under invoices 2022-01-21 17:21:15 -05:00
johnnyq
6ae65ef257 Fix Invoice Draft Click status would not work 2022-01-21 17:18:27 -05:00
johnnyq
4b61a2c082 Opps forgot to close my php statement 2022-01-21 15:56:50 -05:00
johnnyq
1f0d62fd00 Hide Certain fields on edit asset if Asset type matches criteria 2022-01-21 15:53:27 -05:00
johnnyq
7327802fb6 Hide Certain fields on add asset if Asset type is selected under client assets 2022-01-21 15:18:27 -05:00
johnnyq
4d14376370 forgot servers was plural 2022-01-21 14:50:39 -05:00
johnnyq
bedf808575 More column show/hide work based of of asset type selected 2022-01-21 14:47:26 -05:00
johnnyq
39de66cc22 Removed some unused files 2022-01-21 14:28:02 -05:00
johnnyq
5ba2beafac Added asset Type buttons under client assets and client asset type basge counts along with only display the nessessary fields based off the asset type chosen 2022-01-21 14:25:41 -05:00
johnnyq
08529ba193 UI reworking on modal import assets 2022-01-21 12:47:59 -05:00
johnnyq
e277289ed6 Added Assets Sample Template Download Link on import assets and cleaned up import assets 2022-01-21 12:40:44 -05:00
johnnyq
5e8d63f3a9 Spruced up Managed Document Tags UI 2022-01-21 11:13:16 -05:00
Johnny
06076c8b55 Merge pull request #308 from wrongecho/tags
Document Tags
2022-01-20 19:04:47 -05:00
Johnny
41f83bd926 Merge pull request #307 from wrongecho/new-ticket-main
Ticket enhancement
2022-01-20 19:04:28 -05:00
Marcus Hill
3da4e3ce46 Make name required. Make delete box select2 so it's filterable 2022-01-20 21:47:33 +00:00
Marcus Hill
4c2b91155d Add support to link asset to ticket at creation, if on client ticket page 2022-01-20 21:23:04 +00:00
Marcus Hill
13ce4afa5e Remove ticket updates option - this is managed by public/private notes 2022-01-20 21:17:00 +00:00
Marcus Hill
615c519d80 Remove ticket updates option - this is managed by public/private notes 2022-01-20 21:14:12 +00:00
johnnyq
f27a902b04 Move Full Calendar assets from main header to event section 2022-01-20 11:28:07 -05:00
johnnyq
34969bc475 Fix for #305 2022-01-19 17:17:18 -05:00
johnnyq
80355417fa Reworked the PDF Invoice / Quote footer so it can fit more than 2 lines of text, also fixed quote footer not displaying under guest view quote 2022-01-19 14:27:15 -05:00
johnnyq
4a8f399dc4 Invoice/Quote/Recurring now render Item Description and Notes with new lines if when a new line is formed during entry 2022-01-19 13:07:05 -05:00
johnnyq
9c7a87aa23 Partial Fix to # Invoice footer displaying everything on one line despite the fact that it is entered with a new lines under settings, Partially Fixes #300. Fixes the HTML Part but not the PDF part yet 2022-01-19 12:34:40 -05:00
johnnyq
a5b199a586 Switch Out Fetch for a Sync Icon button to fetch Certificate Data, also updated the field certificate_public_key to a text field instead of varchar as it was causing a crash with large pub keys 2022-01-18 16:19:27 -05:00
Johnny
f77df06004 Merge pull request #299 from wrongecho/ssl
Fetch SSL data/cert on add/update modal
2022-01-18 15:29:58 -05:00
Marcus Hill
4eed8be0aa Add fetch button to retrieve certifiate from domain provided #289 2022-01-18 20:04:00 +00:00
johnnyq
1fcb334a51 Merge branch 'master' of github.com:johnnyq/itflow 2022-01-18 10:25:45 -05:00
johnnyq
4891b1bc69 Fixed it so invoice listing shows currency of that invoice, also replicated to quotes and recurring 2022-01-18 10:24:20 -05:00
Johnny
3aec7e333f Merge pull request #297 from wrongecho/currency
Add currency to price
2022-01-17 20:51:20 -05:00
Johnny
5b6812a4c5 Merge pull request #296 from wrongecho/email-redirect
Quote/Invoice redirect
2022-01-17 20:50:53 -05:00
Marcus Hill
5e61d8733a Initial steps for cert fetch data 2022-01-17 22:08:31 +00:00
Marcus Hill
9b7b0adcf3 Add currency to price 2022-01-17 20:27:00 +00:00
Marcus Hill
e9a6fa4436 Redirect back to main quote/invoice page after emailing a quote / invoice. #275 2022-01-17 20:17:38 +00:00
johnnyq
43791435bc Fix Edit Asset Password was not using the new encrypt method causing the password to blank out fixes #294 2022-01-17 11:32:04 -05:00
johnnyq
e04a198783 Fix Hide passwords on software and otp on login Fixes #292 2022-01-17 11:14:22 -05:00
johnnyq
80084bef15 replicated the new product autocomplete function to invoice as well as recurring invoice 2022-01-16 15:43:23 -05:00
johnnyq
0d306e961e Changed product cost to product price as it makes more sense, some cleanup on the new product auto complete feature, added JQueryUI as a local asset instead of a remote asset 2022-01-16 15:29:52 -05:00
Johnny
07223dc2c2 Merge pull request #291 from wrongecho/quote
Quote update - Add autocomplete functionality
2022-01-16 14:39:35 -05:00
Marcus Hill
b73dc8c508 Typos 2022-01-16 19:21:16 +00:00
Marcus Hill
b30f15c409 Add autocomplete functionality - populate quote item details from existing products #42 2022-01-16 19:15:13 +00:00
johnnyq
0231cebeea Fix share_data var 2022-01-16 13:47:15 -05:00
johnnyq
16931004ec Simplified Telemetry Opt in and fixed Telemetry URL 2022-01-16 13:36:05 -05:00
johnnyq
c789038d53 add proper linkage for telemetry 2022-01-16 12:43:16 -05:00
Marcus Hill
ca15e96fda Add currency to form 2022-01-16 17:11:56 +00:00
Marcus Hill
3d78b1bf7e Comment undefined variable 2022-01-16 17:01:49 +00:00
Johnny
778245ccec Merge pull request #290 from wrongecho/extension
Extension updates
2022-01-15 22:39:40 -05:00