Commit Graph

3692 Commits

Author SHA1 Message Date
Marcus Hill
b3acfba28d Add automatic database backup functionality 2022-02-24 19:13:45 +00:00
Marcus Hill
797cd23c78 Comment invoice button as it does nothing right now 2022-02-24 18:32:07 +00:00
Marcus Hill
a335f3be99 Ticketing updates 2022-02-24 17:57:41 +00:00
Johnny
2b3dad9082 Merge pull request #373 from wrongecho/certs
Certificate update
2022-02-24 12:39:10 -05:00
Marcus Hill
ee2d9e1b08 Dynamically load certificate edit modal with ajax, fix certificate details fetch error 2022-02-24 16:03:00 +00:00
johnnyq
3f50449027 Fixed balance due and payment amount on payments under invoice this happened during the Currenty function conversion 2022-02-23 14:55:36 -05:00
Johnny
2fb7c5225c Merge pull request #371 from wrongecho/db
Make contact mobile default NULL
2022-02-22 18:20:23 -05:00
Johnny
4efdfe4cfe Merge pull request #372 from wrongecho/diff
Show diff between current DB structure and the latest DB structure
2022-02-22 18:20:00 -05:00
Marcus Hill
6d66e1f6f5 Show diff between current DB structure and the latest DB structure 2022-02-22 21:57:43 +00:00
Marcus Hill
717ae33449 Make contact mobile default NULL 2022-02-22 21:31:53 +00:00
johnnyq
c71c28f6f7 Added contacts to the global search 2022-02-22 15:44:24 -05:00
johnnyq
95e71f178b Seperated Reports in its own side nav menu to allow more reports 2022-02-22 15:01:13 -05:00
johnnyq
3b615d2f3a UI updates mainly icon swaps etc 2022-02-22 14:41:48 -05:00
johnnyq
a724807782 DB Structure Update - Added Extension to contact on export PDF, finished contact departments 2022-02-22 13:14:17 -05:00
johnnyq
1ed20217d1 Added Department name on client PDF Export and contact CSV export 2022-02-22 11:42:08 -05:00
johnnyq
e6b45f9627 Added Notification client id to Past due invoice notifications 2022-02-22 11:32:11 -05:00
johnnyq
d54238ecf8 bolded product name 2022-02-22 02:34:33 -05:00
johnnyq
6f40a4f458 Fixed Products listing broken due to unused funtion get_currency 2022-02-22 02:33:26 -05:00
johnnyq
4182e43b5e UI polish bolded contact under client listing 2022-02-22 02:22:03 -05:00
johnnyq
e633d1ad71 Merged contact with client on ticket listing 2022-02-22 02:15:41 -05:00
johnnyq
2f9a0447a8 Updated no results 2022-02-22 02:04:51 -05:00
johnnyq
950cbee979 Delete unused test files 2022-02-22 01:52:33 -05:00
johnnyq
2b639ecb65 oops deleted DB accidentally 2022-02-22 01:50:11 -05:00
johnnyq
581936267f DB Structure Update rename contact_department to contact_department_id, added Department to contacts view 2022-02-22 01:48:05 -05:00
johnnyq
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 2022-02-22 01:26:15 -05:00
johnnyq
057e3a6cbd Got ride of the side nav logic as this is not needed now as we modularized the includes 2022-02-22 00:37:58 -05:00
johnnyq
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 2022-02-22 00:29:39 -05:00
johnnyq
7af0c11720 Updated Email template footers to include department and Email for Ticket replies, Invoices, Payment Receipts, Quotes, etc 2022-02-21 23:42:58 -05:00
johnnyq
06e76f529d Sort Dismissed Notification Descending Timestamp 2022-02-21 22:33:37 -05:00
johnnyq
54dc4d4523 Do not show Invoice or Quote Note under guest view if blank 2022-02-21 22:24:41 -05:00
johnnyq
70c5e22fa1 Update Guest View quote to include the new notification system 2022-02-21 22:20:20 -05:00
johnnyq
8376b5c6a2 added client to dismissed notifications 2022-02-21 22:16:40 -05:00
johnnyq
2e55aceda1 More Join workings 2022-02-21 22:02:44 -05:00
johnnyq
29422b9d52 Added Client name to logs along with a link to the client logs page 2022-02-21 21:56:16 -05:00
johnnyq
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 = 2022-02-21 21:42:59 -05:00
johnnyq
583e0fa307 Opps removed some test theming 2022-02-21 21:24:58 -05:00
johnnyq
315bfd55d7 Added notification_dismissed_by 2022-02-21 21:23:32 -05:00
johnnyq
05e7b160b1 DB Structure Update table name alerts is now notifications also update the fields accordingly to the notifications table - Reworked Notifications a bit 2022-02-21 21:21:13 -05:00
johnnyq
fab9bcfa23 Move Global search to side nav 2022-02-21 20:08:09 -05:00
johnnyq
119df88f61 Merge branch 'master' of github.com:johnnyq/itflow 2022-02-21 19:12:33 -05:00
johnnyq
dc68eda592 Fixed Guest Accept or Decline Quote through guest URL, add correct bage color for Accepted quotes 2022-02-21 19:12:17 -05:00
Johnny
cd94079a3b Merge pull request #369 from wrongecho/services
Allow service notes to use multiple lines
2022-02-21 18:26:16 -05:00
Marcus Hill
957bb5308f Use div styling instead for service note line breaks 2022-02-21 21:37:39 +00:00
Marcus Hill
d5c142c86f Revert services to strip_tags 2022-02-21 20:51:19 +00:00
Johnny
65b1e2fcb5 Merge pull request #368 from wrongecho/asset-modal
Show OS if asset is a switch/router/fw
2022-02-21 10:24:53 -05:00
johnnyq
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 2022-02-20 17:02:48 -05:00
Marcus Hill
633eeb1296 Allow service notes to use multiple lines 2022-02-20 20:42:48 +00:00
Marcus Hill
e096650fa0 Show OS if asset is a switch/router/fw 2022-02-20 19:52:00 +00:00
Johnny
bb5abba882 Merge pull request #367 from wrongecho/sharing
Share links for files & logins
2022-02-20 14:12:53 -05:00
johnnyq
242c5a179c Merge branch 'master' of github.com:johnnyq/itflow 2022-02-20 13:35:55 -05:00