Commit Graph

  • 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
  • b9358fed4b Update ticket.php AFTECH.RO 2022-01-11 16:19:59 +00:00
  • a93098ddd6 Update ticket.php AFTECH.RO 2022-01-11 16:16:59 +00:00
  • f41d015e0d Update ticket.php AFTECH.RO 2022-01-11 15:56:15 +00:00
  • 951b03f712 Allow for encryption scheme upgrade Marcus Hill 2022-01-11 14:03:34 +00:00
  • 1dd55dbfe2 Add config_api_key column back for now, to avoid confusion Marcus Hill 2022-01-11 11:44:10 +00:00
  • bbe689fb33 Remove comments as this is complete Marcus Hill 2022-01-11 00:40:15 +00:00
  • 3d3dc2d54d Encryption updates Marcus Hill 2022-01-11 00:26:09 +00:00
  • bd7087d09c Update encrypt Marcus Hill 2022-01-11 00:15:54 +00:00
  • 51edb7a648 Allow backing up master key Marcus Hill 2022-01-11 00:13:18 +00:00
  • aac50bdfdb More changes re encryption Marcus Hill 2022-01-10 22:55:08 +00:00
  • 49d895040a Add per-user password encryption using master key Marcus Hill 2022-01-10 22:07:26 +00:00
  • a56d701a8a Add initial user specific encryption of site master key Marcus Hill 2022-01-10 21:47:51 +00:00
  • 13d83f6e3b Add session key setup Marcus Hill 2022-01-10 21:47:12 +00:00
  • 00be27f8f4 Remove old AES key column Marcus Hill 2022-01-10 21:46:30 +00:00
  • 4aaa39b3bb Rename column Marcus Hill 2022-01-10 21:25:43 +00:00
  • 6f419001dd Add database column for user encrypt ciphertext Marcus Hill 2022-01-10 21:12:18 +00:00
  • 6f244a1170 Merge branch 'master' of github.com:johnnyq/itflow johnnyq 2022-01-09 23:09:31 -05:00
  • 4892e33201 Small Fixes johnnyq 2022-01-09 23:09:11 -05:00
  • 8e821b6e13 Merge pull request #263 from wrongecho/ticket-reply-hide Johnny 2022-01-09 22:57:57 -05:00
  • 19ba76d0d2 Merge pull request #262 from wrongecho/setup-notes Johnny 2022-01-09 22:57:18 -05:00
  • 4f197a6287 Hide reply box if ticket is in a closed state Marcus Hill 2022-01-09 22:57:56 +00:00
  • d88da60e88 Add GNU GPL notice to setup Marcus Hill 2022-01-09 22:46:52 +00:00
  • d9c13c7e40 Remove additonal 'how to use' info Marcus Hill 2022-01-09 22:46:27 +00:00
  • e1da5adbfa Merge pull request #258 from wrongecho/cookies Johnny 2022-01-09 12:56:30 -05:00
  • c4d2334759 Merge pull request #259 from wrongecho/misc Johnny 2022-01-09 12:55:59 -05:00
  • 41d2a0e327 Merge pull request #260 from wrongecho/api Johnny 2022-01-09 12:55:38 -05:00
  • 56625c37a1 Make last respnse field sortable under tickets and client tickets johnnyq 2022-01-09 12:24:12 -05:00
  • cb1f0a637c Client ID, not company! Marcus Hill 2022-01-09 16:05:35 +00:00
  • 7db196ebaa Update README to clarify that company ID is required when using add asset API Marcus Hill 2022-01-09 16:03:28 +00:00
  • b27edc9d38 Add HTML accept attribute to add file modal to suggest allowed filetypes to user Marcus Hill 2022-01-09 15:36:28 +00:00
  • 33d76f556b Check file is CSV when importing assets Marcus Hill 2022-01-09 15:34:28 +00:00
  • 7a5f8b425f Delete tag associations for document when it is deleted Marcus Hill 2022-01-09 14:47:34 +00:00
  • 25b58c21c8 Add Secure flag (HTTPS only) to cookies Marcus Hill 2022-01-09 13:56:45 +00:00
  • 8d5a8edada Add httponly setting to cookies in check_login before session starts there too. Extension of pull #253 Marcus Hill 2022-01-09 13:19:59 +00:00
  • e9b7600781 Merge pull request #257 from johnnyq/add-license-1 Johnny 2022-01-08 16:33:08 -05:00
  • 01c5ba5065 Create LICENSE Johnny 2022-01-08 16:32:45 -05:00
  • 3b8df8f509 Merge pull request #256 from wrongecho/more-ticket-adjust Johnny 2022-01-08 16:19:17 -05:00
  • 43a85fd21c Disable assignment when ticket is closed Marcus Hill 2022-01-08 21:17:59 +00:00
  • cc52295698 Add note when ticket is closed (to easily show who closed it) Marcus Hill 2022-01-08 21:08:21 +00:00
  • b7f2053648 Modified time counter under tickets to use type field text instread of time as it was setting the hour and to 12 AM johnnyq 2022-01-08 15:49:41 -05:00
  • c87c45df85 Used card outline instead of a full card color to differentiate between public and private ticket replies, not sure if this is enough johnnyq 2022-01-08 15:38:28 -05:00
  • c8e789396b Moved Ticket Reply on top of comments for now more than likely will place it inside a modal johnnyq 2022-01-08 15:18:32 -05:00
  • 48116258b9 Remove the space between the icon and text on the details of ticket details as we are using Margin Right CSS for this johnnyq 2022-01-08 15:13:09 -05:00
  • 5b9b29d0e9 minor db cleanup johnnyq 2022-01-08 15:08:11 -05:00
  • 4a4150616c Merge pull request #255 from wrongecho/255_ticket-improvements Johnny 2022-01-08 15:06:24 -05:00
  • b908a13d32 Small edits, link to docs Marcus Hill 2022-01-08 16:59:07 +00:00
  • a83f3377bd Include time worked db field. Marcus Hill 2022-01-08 16:47:17 +00:00
  • c98be4c344 Add support for public/internal updates, using the existing 'email update to client' checkbox Marcus Hill 2022-01-08 16:40:04 +00:00
  • 8406779b3b Add time tracking to ticket Marcus Hill 2022-01-08 16:12:04 +00:00
  • 19c90aac99 Add database field for specifying ticket reply type: public/internal Marcus Hill 2022-01-08 12:52:54 +00:00
  • 1f6c617a5e Add db field for ticket smiley-based feedback: Good/OK/Bad Marcus Hill 2022-01-08 12:50:57 +00:00
  • 5d1848694d Moved import CSV logging out of the loop I accidentally moved it there while fixing a merge conflict, Add more to the logging and some basic code ordering johnnyq 2022-01-07 22:41:16 -05:00
  • 4636f98ad0 Move scheduled tickets to a more appropriate place in cron johnnyq 2022-01-07 22:30:34 -05:00
  • c41daab0c9 Tidy DB file johnnyq 2022-01-07 22:19:46 -05:00
  • 04ad831053 Merge pull request #254 from wrongecho/scheduled-tickets Johnny 2022-01-07 22:03:52 -05:00
  • de152c84ca Add scheduled ticket functionality to cron Marcus Hill 2022-01-07 23:56:22 +00:00
  • ee5ae53a41 Updated ticket details layout and added some additional functionality thanks to @aftechro johnnyq 2022-01-07 18:20:16 -05:00
  • d83c5f4176 Add frontend/backend for adding scheduled new tickets Marcus Hill 2022-01-07 22:32:23 +00:00
  • 10e58c5c64 DB Structure for scheduled tickets Marcus Hill 2022-01-07 21:44:26 +00:00
  • 3de0ef51ec Small fix when I tryed to resolve a merge conflict johnnyq 2022-01-07 14:47:47 -05:00
  • 00a7fdb6f7 Merge pull request #252 from wrongecho/files Johnny 2022-01-07 14:39:41 -05:00
  • 8118b5fc0c Merge pull request #251 from wrongecho/ticket-user Johnny 2022-01-07 14:38:56 -05:00
  • e7f7429bc9 Merge pull request #250 from wrongecho/asset-csv Johnny 2022-01-07 14:38:32 -05:00
  • 96510364e2 Merge branch 'master' into asset-csv Johnny 2022-01-07 14:38:04 -05:00
  • 1df39836fd Merge pull request #253 from wrongecho/cookie Johnny 2022-01-07 14:28:17 -05:00
  • 5d27a1717b Merge pull request #249 from wrongecho/api Johnny 2022-01-07 14:27:24 -05:00
  • adf1dbe76e Cleanups johnnyq 2022-01-07 14:25:35 -05:00
  • 6609e5065a Set php session cookie to be httponly Marcus Hill 2022-01-07 19:10:29 +00:00
  • d0483f2472 Allow csv file upload Marcus Hill 2022-01-07 18:36:55 +00:00
  • c5e976d995 Add index.php files to upload directories to prevent file traversal Marcus Hill 2022-01-07 18:35:23 +00:00
  • a392ac0d85 Fix user initials in ticket reply Marcus Hill 2022-01-07 16:17:04 +00:00
  • 3eff9e3d48 Add count to asset import via csv Marcus Hill 2022-01-07 16:01:30 +00:00
  • 87faebd90d Add functionality to for adding new assets via API Marcus Hill 2022-01-07 15:51:22 +00:00