Commit Graph

43 Commits

Author SHA1 Message Date
nellistc
7ab032fa3f Update global search, add client to domain search results
Show client name and link to client overview in domain search results
2023-11-04 07:31:21 +11:00
nellistc
008ad76c68 Update global_search.php
add domains to global search results
2023-11-03 18:22:24 +11:00
o-psi
53c11edc8c Update constructs to not have parenthesis. 2023-10-20 15:25:52 -05:00
johnnyq
deb5e87630 Tidy Queries and moved client to the ends of each entity in global search 2023-09-12 13:15:07 -04:00
johnnyq
19e9c3eeb5 Added Assets to Global Search 2023-09-12 12:51:00 -04:00
johnnyq
15d433f1d9 Invoice are now searchable via global search 2023-09-12 12:06:02 -04:00
johnnyq
7f2f9a3c9e Fix Regression Global Search 2023-07-03 21:56:19 -04:00
johnnyq
32c9a933ea Invoice Ticket design update, Added functionality for vendor ticket number, asset, login description and contact pin codes 2023-06-14 18:39:24 -04:00
johnnyq
37fb696e63 Replace the remaining php files with nullable_htmlentites() 2023-05-11 18:27:48 -04:00
johnnyq
1e2535359a Update Global Search Documents to reference actual document 2023-03-23 16:57:06 -04:00
johnnyq
48fe49cf77 BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes 2023-03-11 16:16:46 -05:00
johnnyq
704c8e409f Fix Opps causing broken guest view to invoices, fixed mobile view for global search and invoice / Quotes 2023-02-23 18:33:40 -05:00
johnnyq
f7552cd25a Finished up santizeInput Conv and UI updates 2023-02-23 16:09:37 -05:00
Marcus Hill
615f317d2b General cleanup/formatting 2023-02-09 12:29:12 +00:00
Marcus Hill
f92dc108e2 Tidy
- Move some scripts to their own js files
- Move some duplicate code blocks to functions
- General tidy & spacing cleanups (#538)
2023-02-04 22:09:56 +00:00
johnnyq
4b6faae6f7 Add Client name ind contacts section of global search 2023-01-28 13:44:43 -05:00
johnnyq
f6b90ad3c1 decrypt the username during global search 2023-01-28 13:36:07 -05:00
Marcus Hill
5fd5663aa8 Add encryption for usernames stored in the logins ("passwords") area. 2023-01-26 15:36:13 +00:00
Marcus Hill
2c3ebb3bbb Tidy codestyle - spaces between parenthesis and curly braces 2023-01-21 17:09:39 +00:00
Marcus Hill
d43fee43bd Add functionality to perform global searches via full ticket prefix+number. 2023-01-20 21:21:27 +00:00
johnnyq
d57074f5c7 Properly link to contact details through global search and client overview 2023-01-10 22:06:45 -05:00
johnnyq
2a16b6d2ae Remove some tags there and here some more output formatting all thanks to the great security researcher @indevi0us for pointing these out to us. 2022-12-21 21:31:51 -05:00
johnnyq
b6e540825f Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage 2022-12-02 19:58:21 -05:00
johnnyq
d7090d3286 Reworked Client Section URL routing to be standard with standard URL routing of ITFlow. It was just too confusing to mix to different URL routing operations 2022-09-18 14:00:31 -04:00
johnnyq
ac5f2dfd34 Fixed Global Search listing of multiples of the same client 2022-05-16 20:01:57 -04:00
johnnyq
0641b0bfd4 Completely remove the last bits of departments 2022-04-29 16:50:25 -04:00
Marcus Hill
6aa06b4389 Add full text index & search for document contents (related to #440) 2022-04-15 11:42:50 +01:00
johnnyq
d1ee7ce5aa You can now search by phone numbers with dashes or () before it requied you to only type in the numbers only 2022-03-05 14:41:52 -05:00
johnnyq
c71c28f6f7 Added contacts to the global search 2022-02-22 15:44:24 -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
7da2d09225 Hide Data columns in global search that are not found also keep the search query in the global search 2022-02-12 22:34:37 -05:00
Marcus Hill
03d00f76ef Typo 2022-02-12 18:05:19 +00:00
Marcus Hill
dcde6313af Add documents to global search 2022-02-12 18:02:43 +00:00
Marcus Hill
a65f6d3f7f Search on login username too 2022-01-14 17:53:14 +00:00
Marcus Hill
227cf0591a Add basic ticket search - would need further work to search by a ticket ID with a prefix. Possibly encourage a default prefix so we can filter that out? 2022-01-14 17:42:24 +00:00
Marcus Hill
6c673571d2 Hyperlink names 2022-01-14 17:22:53 +00:00
Marcus Hill
62d32bbb12 Comments 2022-01-14 16:07:10 +00:00
Marcus Hill
26a681f8c0 Add password show/hide 2022-01-14 16:02:57 +00:00
Marcus Hill
746c7baf7b Fix login decryption, fix client listing (ish) 2022-01-12 23:07:28 +00:00
johnny@pittpc.com
9050f4b03a More Security fixes escaping search and sortby GET vars 2019-08-31 15:38:16 -04:00
johnny@pittpc.com
01f820b394 Added further refinements to multi-company feature 2019-08-14 13:28:25 -04:00
root
fa08853640 Tons of UI and code cleanups, renamed many sql tables and fields, started adding created_at and updated_at fields 2019-05-17 01:09:16 -04:00
root
333e885a39 Started working on Global Search and did some tidying up 2019-04-09 13:26:46 -04:00