c789038d53
add proper linkage for telemetry
johnnyq
2022-01-16 12:43:16 -05:00
ca15e96fda
Add currency to form
Marcus Hill
2022-01-16 17:11:56 +00:00
3d78b1bf7e
Comment undefined variable
Marcus Hill
2022-01-16 17:01:49 +00:00
778245ccec
Merge pull request #290 from wrongecho/extension
Johnny
2022-01-15 22:39:40 -05:00
e15d40be22
Removed Telemetry test
johnnyq
2022-01-15 22:38:46 -05:00
5fdf956eb4
Added Basic Opt In Telemetry during install to help determine the number of installs and what country of origin are using the application along with any comments
johnnyq
2022-01-15 22:37:46 -05:00
2dbf36bd50
Add IP / UA logging
Marcus Hill
2022-01-15 23:43:29 +00:00
6e605a276e
Logging/extension related
Marcus Hill
2022-01-15 23:39:30 +00:00
24b5ffa09c
Rem debugging
Marcus Hill
2022-01-15 23:19:09 +00:00
c69fb5a7db
Add ability to turn on extension access (cookie)
Marcus Hill
2022-01-15 23:16:17 +00:00
9c0cd254ad
Fix user role display
Marcus Hill
2022-01-15 22:26:02 +00:00
c8c26562f5
Adjust cookie setting to samesite none for encryption session key
Marcus Hill
2022-01-15 22:25:49 +00:00
4ab28019c5
Add logic for checking/getting extension key/php session id
Marcus Hill
2022-01-15 21:35:59 +00:00
20a903324e
Support for storing session ID in db
Marcus Hill
2022-01-15 21:27:36 +00:00
2b3a7171b3
Session management
Marcus Hill
2022-01-15 21:26:22 +00:00
272bf52d62
Note re https
Marcus Hill
2022-01-15 21:17:31 +00:00
cee1faf082
Add extension key cookie to login. Add support for storing the php session id in DB so we can access it (without passing the session ID over a cross-domain query).
Marcus Hill
2022-01-15 20:54:56 +00:00
53c312e311
Add database column
Marcus Hill
2022-01-15 19:54:37 +00:00
55dafd42a8
Merge pull request #278 from wrongecho/firefox-ext
Johnny
2022-01-15 12:08:29 -05:00
be8a18acc6
Fix http origin
Marcus Hill
2022-01-15 16:07:22 +00:00
083c322c9b
Commenting for now
Marcus Hill
2022-01-15 00:35:02 +00:00
7b6598a63a
Updated the old default_currency code VAR to the new session company currency code VAR this was causig currency codes to be empty in many areas
johnnyq
2022-01-14 15:24:47 -05:00
f8e9c2ee5d
replicated currency symbol across email communication, updated currency code to reflect the current invoice and or quote's currency code instead of the clients currency code
johnnyq
2022-01-14 14:58:27 -05:00
e1e6f6e580
Merge pull request #277 from wrongecho/search
Johnny
2022-01-14 13:44:01 -05:00
7d277767fe
Merge pull request #276 from wrongecho/email-currency
Johnny
2022-01-14 13:43:26 -05:00
c5b11aebe5
Tidy
Marcus Hill
2022-01-14 17:54:05 +00:00
c3a3ab8410
Use global search for site search
Marcus Hill
2022-01-14 17:53:26 +00:00
a65f6d3f7f
Search on login username too
Marcus Hill
2022-01-14 17:53:14 +00:00
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?
Marcus Hill
2022-01-14 17:42:24 +00:00
6c673571d2
Hyperlink names
Marcus Hill
2022-01-14 17:22:53 +00:00
6d20a518b7
Add client currency to invoice email
Marcus Hill
2022-01-14 16:33:09 +00:00
7823c02bf3
Add client currency to quote email
Marcus Hill
2022-01-14 16:29:41 +00:00
62d32bbb12
Comments
Marcus Hill
2022-01-14 16:07:10 +00:00
26a681f8c0
Add password show/hide
Marcus Hill
2022-01-14 16:02:57 +00:00
7b6b597de4
used header tag for client name to standout
johnnyq
2022-01-14 00:41:51 -05:00
3d548f8e0f
Swapped out uppercase for some Bolding under ticket details
johnnyq
2022-01-13 20:57:19 -05:00
c5016bdf7e
Merge pull request #274 from wrongecho/credentials
Johnny
2022-01-13 18:51:10 -05:00
75ee2e643d
Initial add
Marcus Hill
2022-01-13 23:15:02 +00:00
9eed217789
Opps forgot to add event description to client events Fixes#273
johnnyq
2022-01-13 17:55:36 -05:00
72fbebd77a
Client Tickets display Contact Email below Contact name, removed email column reworked the display handler on the main tickets listing page as well
johnnyq
2022-01-13 16:13:33 -05:00
d02a121dfa
Updated New Client form with location phone number, renamed address tab to location, moved website from contact tab to Details tab, along with other UI cleanup
johnnyq
2022-01-13 15:47:13 -05:00
29828f8653
Added client Tag Display under Client in Ticket Details
johnnyq
2022-01-13 15:20:49 -05:00
03e8c5148c
Removed unused user_name VARs from ticket details
johnnyq
2022-01-13 15:15:49 -05:00
b843f530d9
Fixed ticket details assigned to and closed by, do not show closed by if not closed, do not show time worked if no time was worked, added primary location Phone number under client if exists and other minor cleanups
johnnyq
2022-01-13 15:13:08 -05:00
48dbb3ec4c
More Define canned date if not set. Prevents undefined errors Same as a48e302
johnnyq
2022-01-13 14:07:51 -05:00
3a18c0a0e7
Updated DB Structure to include event_description
johnnyq
2022-01-12 19:49:22 -05:00
6a7b709a49
Merge pull request #270 from wrongecho/ticketing
Johnny
2022-01-12 19:44:52 -05:00
c30260abe9
Merge pull request #271 from wrongecho/payments
Johnny
2022-01-12 19:42:58 -05:00
2bee1d3869
Merge pull request #272 from wrongecho/global-search
Johnny
2022-01-12 19:40:59 -05:00
37e97e14ef
Added event description will add the rest tmrw, some other minor cleanups
johnnyq
2022-01-12 19:07:27 -05:00
746c7baf7b
Fix login decryption, fix client listing (ish)
Marcus Hill
2022-01-12 23:07:28 +00:00
c19983d985
Define canned date if not set. Prevents undefined errors
Marcus Hill
2022-01-12 20:16:09 +00:00
7732264922
Remove edit/merge/delete options when a ticket is closed
Marcus Hill
2022-01-12 19:10:40 +00:00
4897c46cd5
Add merge ticket functionality
Marcus Hill
2022-01-12 19:01:17 +00:00
e45202d133
Redirect user to tickets main page post deletion, rather than to a random ticket.
Marcus Hill
2022-01-12 15:37:33 +00:00
e5f2740786
Fixed ticket delete button so it deletes the ticket, not the client
Marcus Hill
2022-01-12 15:36:55 +00:00
d272214c2d
Merge branch 'master' of github.com:johnnyq/itflow
johnnyq
2022-01-11 17:30:34 -05:00
ce202aab8d
Merge pull request #267 from aftechro/ticket.php
Johnny
2022-01-11 17:30:24 -05:00
b4e93a52c0
Merge branch 'master' of github.com:johnnyq/itflow
johnnyq
2022-01-11 17:15:59 -05:00
c555e5a27b
Merge pull request #265 from wrongecho/264_encryption-changes
Johnny
2022-01-11 17:14:40 -05:00
2a4d42de09
Encryption changes
Marcus Hill
2022-01-11 20:42:46 +00:00
0382dbbfb2
Small change re https
Marcus Hill
2022-01-11 20:14:29 +00:00
2742410e4b
http/https encryption cookie
Marcus Hill
2022-01-11 19:44:21 +00:00
fccae5dedb
Typo in user id variable
Marcus Hill
2022-01-11 19:22:06 +00:00
82107679cc
More.
Marcus Hill
2022-01-11 19:16:49 +00:00
8e0334aab1
More encryption updates
Marcus Hill
2022-01-11 19:03:33 +00:00
6c6b7e2255
Correct password reset
Marcus Hill
2022-01-11 18:40:08 +00:00
c66f96ae1d
More encryption related changes
Marcus Hill
2022-01-11 18:28:55 +00:00
d3d39ca8ad
r
Marcus Hill
2022-01-11 18:22:45 +00:00