3bd79635ec
Merge pull request #376 from wrongecho/cert-parse
Johnny
2022-02-24 15:42:58 -05:00
f416d25fc7
Merge pull request #375 from wrongecho/backups
Johnny
2022-02-24 15:42:48 -05:00
c8afa7fa2e
Merge pull request #374 from wrongecho/tickets
Johnny
2022-02-24 15:42:29 -05:00
9837549fac
Escape certificate issuer when parsed from public key, values like [Let's Encrypt] break it otherwise
Marcus Hill
2022-02-24 20:27:03 +00:00
ed9d62b393
Spacing
Marcus Hill
2022-02-24 19:17:44 +00:00
b3acfba28d
Add automatic database backup functionality
Marcus Hill
2022-02-24 19:13:45 +00:00
797cd23c78
Comment invoice button as it does nothing right now
Marcus Hill
2022-02-24 18:32:07 +00:00
a335f3be99
Ticketing updates
Marcus Hill
2022-02-24 17:57:41 +00:00
2b3dad9082
Merge pull request #373 from wrongecho/certs
Johnny
2022-02-24 12:39:10 -05:00
ee2d9e1b08
Dynamically load certificate edit modal with ajax, fix certificate details fetch error
Marcus Hill
2022-02-24 16:03:00 +00:00
3f50449027
Fixed balance due and payment amount on payments under invoice this happened during the Currenty function conversion
johnnyq
2022-02-23 14:55:36 -05:00
2fb7c5225c
Merge pull request #371 from wrongecho/db
Johnny
2022-02-22 18:20:23 -05:00
4efdfe4cfe
Merge pull request #372 from wrongecho/diff
Johnny
2022-02-22 18:20:00 -05:00
6d66e1f6f5
Show diff between current DB structure and the latest DB structure
Marcus Hill
2022-02-22 21:57:43 +00:00
717ae33449
Make contact mobile default NULL
Marcus Hill
2022-02-22 21:31:53 +00:00
c71c28f6f7
Added contacts to the global search
johnnyq
2022-02-22 15:44:24 -05:00
95e71f178b
Seperated Reports in its own side nav menu to allow more reports
johnnyq
2022-02-22 15:01:13 -05:00
e633d1ad71
Merged contact with client on ticket listing
johnnyq
2022-02-22 02:15:41 -05:00
2f9a0447a8
Updated no results
johnnyq
2022-02-22 02:04:51 -05:00
950cbee979
Delete unused test files
johnnyq
2022-02-22 01:52:33 -05:00
2b639ecb65
oops deleted DB accidentally
johnnyq
2022-02-22 01:50:11 -05:00
581936267f
DB Structure Update rename contact_department to contact_department_id, added Department to contacts view
johnnyq
2022-02-22 01:48:05 -05:00
71b7f60aeb
Reworked Admin Settings Menu, moved items to their own side nav and removed settings from the main side nav and moved it to the user drop down on the top nav
johnnyq
2022-02-22 01:26:15 -05:00
057e3a6cbd
Got ride of the side nav logic as this is not needed now as we modularized the includes
johnnyq
2022-02-22 00:37:58 -05:00
1829c7299e
Made the php includes much more modular and simpler by lumping them all in 1 file inc_all.php instead of all over the place
johnnyq
2022-02-22 00:29:39 -05:00
7af0c11720
Updated Email template footers to include department and Email for Ticket replies, Invoices, Payment Receipts, Quotes, etc
johnnyq
2022-02-21 23:42:58 -05:00
54dc4d4523
Do not show Invoice or Quote Note under guest view if blank
johnnyq
2022-02-21 22:24:41 -05:00
70c5e22fa1
Update Guest View quote to include the new notification system
johnnyq
2022-02-21 22:20:20 -05:00
8376b5c6a2
added client to dismissed notifications
johnnyq
2022-02-21 22:16:40 -05:00
2e55aceda1
More Join workings
johnnyq
2022-02-21 22:02:44 -05:00
29422b9d52
Added Client name to logs along with a link to the client logs page
johnnyq
2022-02-21 21:56:16 -05:00
b4114fdad3
DB Structure Update - Added notification_client_id to notifications to link notification to clients to further use in client overview, added asset warranty expiration notification fixed a few DB queries to use join instead of =
johnnyq
2022-02-21 21:42:59 -05:00
583e0fa307
Opps removed some test theming
johnnyq
2022-02-21 21:24:58 -05:00
05e7b160b1
DB Structure Update table name alerts is now notifications also update the fields accordingly to the notifications table - Reworked Notifications a bit
johnnyq
2022-02-21 21:21:13 -05:00
fab9bcfa23
Move Global search to side nav
johnnyq
2022-02-21 20:08:09 -05:00
119df88f61
Merge branch 'master' of github.com:johnnyq/itflow
johnnyq
2022-02-21 19:12:33 -05:00
dc68eda592
Fixed Guest Accept or Decline Quote through guest URL, add correct bage color for Accepted quotes
johnnyq
2022-02-21 19:12:17 -05:00
cd94079a3b
Merge pull request #369 from wrongecho/services
Johnny
2022-02-21 18:26:16 -05:00
957bb5308f
Use div styling instead for service note line breaks
Marcus Hill
2022-02-21 21:37:39 +00:00
d5c142c86f
Revert services to strip_tags
Marcus Hill
2022-02-21 20:51:19 +00:00
65b1e2fcb5
Merge pull request #368 from wrongecho/asset-modal
Johnny
2022-02-21 10:24:53 -05:00
e6167ffaa3
Merged table Document and Document Template and just added a new field to differentiate, can save a document as a template now more to come, also added folder selection not quite ready yet
johnnyq
2022-02-20 17:02:48 -05:00
633eeb1296
Allow service notes to use multiple lines
Marcus Hill
2022-02-20 20:42:48 +00:00
e096650fa0
Show OS if asset is a switch/router/fw
Marcus Hill
2022-02-20 19:52:00 +00:00
bb5abba882
Merge pull request #367 from wrongecho/sharing
Johnny
2022-02-20 14:12:53 -05:00
242c5a179c
Merge branch 'master' of github.com:johnnyq/itflow
johnnyq
2022-02-20 13:35:55 -05:00
3038fb0672
Fix User Role on setup
johnnyq
2022-02-20 13:35:34 -05:00
36a24f5603
Add file & login sharing functionality & ip/ua view tracking
Marcus Hill
2022-02-20 17:16:28 +00:00
8f529fb659
PHP INTL required for currency (numfmt_create undefined errors)
Marcus Hill
2022-02-20 09:46:37 +00:00
c0f7c36fe5
Fix contact edit to user contact added_at
johnnyq
2022-02-19 17:21:06 -05:00
7a7d165aba
Merge pull request #364 from wrongecho/sharing
Johnny
2022-02-19 16:36:06 -05:00
b30e105f85
Revert network_created_at change
Marcus Hill
2022-02-19 21:33:31 +00:00
06cde1a119
Cleaned up the new JS edit Modal sperating Javascript vars with camelCase and php var with seperate_words
johnnyq
2022-02-19 16:17:07 -05:00
0d2b2bb5fd
Added Contact name to assigned asset under asset licneses in Software, move javascript for the new edit network modal from top to the bottom
johnnyq
2022-02-19 15:54:08 -05:00
7a13456506
Add database structure for links
Marcus Hill
2022-02-19 20:09:52 +00:00
53ac312c02
Small typo
Marcus Hill
2022-02-19 20:06:02 +00:00
6f6f5a0217
Add document sharing via link #315
Marcus Hill
2022-02-19 20:02:14 +00:00
b850d913a0
Fixed Balanced and total amount paid in client listing
johnnyq
2022-02-19 00:14:52 -05:00
acf74b13bc
Update DB
johnnyq
2022-02-18 18:03:41 -05:00
af4e09f534
Merge pull request #363 from wrongecho/services-certs
Johnny
2022-02-18 18:00:18 -05:00
e00d4f693f
Finished Adding Assigning Licenses to Device or Users under software
johnnyq
2022-02-18 17:58:11 -05:00
2fe1100128
Fixed Titles on Quotes and Invoices Settings
johnnyq
2022-02-18 15:29:35 -05:00
f95a228141
Updated DB Structure, Added Seperate From Name and From Email to Invoices / Quotes and Tickets, seperated Quote and Invoice to their own settings pane
johnnyq
2022-02-18 15:26:16 -05:00
16968e0b97
Added Locale option for company, this works in conjunction with the way the currency is displayed
johnnyq
2022-02-18 11:14:14 -05:00
6b98035812
Typo
Marcus Hill
2022-02-18 08:36:52 +00:00
ccb4aa3c22
Add functionality to link certificates to services
Marcus Hill
2022-02-18 08:35:32 +00:00
af465607d3
Started work on departments
johnnyq
2022-02-18 01:31:56 -05:00
ab973457b9
Added Seats Expire and Purchase dates to Software
johnnyq
2022-02-18 01:09:16 -05:00
0aec371ccd
Add Software Licnee Version and License Type as well as the beginnings to assign licneses to devices and or users
johnnyq
2022-02-18 00:27:00 -05:00
a96d43a017
Fix Views based off new role Permissions
johnnyq
2022-02-17 23:46:04 -05:00
6c5bcda233
Fixed Currency function on Revenues
johnnyq
2022-02-17 22:32:16 -05:00
d71b48342e
Fixed Currency on Quote and Download PDF on quote and invoice guest urls
johnnyq
2022-02-17 22:29:32 -05:00
a9346845ab
Refactored Currency Display using PHP numfmt_format_currency() function as this is best practice and will put the right currency symbol in the right place based off locale and currency type
johnnyq
2022-02-17 22:20:59 -05:00
8d8b922ba5
Merge branch 'master' of github.com:johnnyq/itflow
johnnyq
2022-02-17 17:41:43 -05:00
f2f9f22545
Started using new php function for Currency formatting as this is best preactice, removed Client Access and removed certian user roles
johnnyq
2022-02-17 17:41:30 -05:00
0fda21705d
Add nothing to see here (manual - non-paginated version)
Marcus Hill
2022-02-17 20:52:03 +00:00
fcb55a9eed
Removed some unused files, updated product add and edit description to textboxes to match invoice/quote and recurring
johnnyq
2022-02-16 14:19:15 -05:00
875ebe3ac7
Open new page when downloading IT Docs
johnnyq
2022-02-15 14:23:03 -05:00
626a8f8205
Seperate Assets in client documentation, also fixed width issue on client vendors when pagination is was active
johnnyq
2022-02-15 14:12:47 -05:00
b3ebb21989
Do not show table fields and header if data doesnt exist, also removed the client footer on export Client IT Documentaiton
johnnyq
2022-02-15 12:59:57 -05:00
63ca643e3c
Merge branch 'master' of github.com:johnnyq/itflow
johnnyq
2022-02-14 16:21:56 -05:00
d7e0775654
Commented out Service URL query for now currently not in use
johnnyq
2022-02-14 16:21:19 -05:00
799ba40731
Adjust ticket count in header & side-nav to reflect open ticket count including working/onhold tickets
Marcus Hill
2022-02-14 20:29:04 +00:00
81a6b349ad
Added Income Line Chart to Income Report same with Expense Report
johnnyq
2022-02-14 14:10:18 -05:00
b44719cc1a
Added Last Years Income to Cash flow
johnnyq
2022-02-14 13:25:44 -05:00