Commit Graph

4230 Commits

Author SHA1 Message Date
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
johnnyq
3038fb0672 Fix User Role on setup 2022-02-20 13:35:34 -05:00
wrongecho
085e8e3d08 Merge pull request #365 from wrongecho/master
Merge documentation
2022-02-20 17:22:22 +00:00
Marcus Hill
36a24f5603 Add file & login sharing functionality & ip/ua view tracking 2022-02-20 17:16:28 +00:00
Marcus Hill
8f529fb659 PHP INTL required for currency (numfmt_create undefined errors) 2022-02-20 09:46:37 +00:00
johnnyq
c0f7c36fe5 Fix contact edit to user contact added_at 2022-02-19 17:21:06 -05:00
Johnny
7a7d165aba Merge pull request #364 from wrongecho/sharing
Add document sharing via link
2022-02-19 16:36:06 -05:00
Marcus Hill
b30e105f85 Revert network_created_at change 2022-02-19 21:33:31 +00:00
johnnyq
06cde1a119 Cleaned up the new JS edit Modal sperating Javascript vars with camelCase and php var with seperate_words 2022-02-19 16:17:07 -05:00
johnnyq
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 2022-02-19 15:54:08 -05:00
Marcus Hill
7a13456506 Add database structure for links 2022-02-19 20:09:52 +00:00
Marcus Hill
53ac312c02 Small typo 2022-02-19 20:06:02 +00:00
Marcus Hill
6f6f5a0217 Add document sharing via link #315 2022-02-19 20:02:14 +00:00