Commit Graph

133 Commits

Author SHA1 Message Date
Manish Verma
ed2d5b466f Custom form issue and exapmle.env
Fixed Github issues regarding rendering of custom form data in ticket detail page.
Following issues have been raised regarding this issue
#416
#462
#553
2018-08-16 10:36:35 +05:30
Manish Verma
234bf9cdc0 Bug fixes 2018-08-15 17:58:20 +05:30
Manish Verma
21f783f72b Bug fix update
Fix register page issue

Removed dynamicity in statuses

Removed dynamic status creation and deletion as system does not perform status change functionality correctly accordingly. The feature will only be available in premium versions.

Bug fix in ticket reply from agent panel

Bug fixed in assignment from new inbox
2018-08-15 16:19:56 +05:30
Manish Verma
a6c6782468 Fixed change status in new inbox route 2018-08-14 17:12:08 +05:30
Manish Verma
c0bb82b472 Apply fixes from StyleCI 2018-08-13 09:00:54 +00:00
Manish Verma
9787b36d0b Fix php7.2 issues 2018-08-13 14:30:31 +05:30
Manish Verma
1fb97a7e1d Apply fixes from StyleCI 2018-08-09 11:29:03 +00:00
Manish Verma
02b4b42363 Update inbox fix 2018-08-09 16:57:57 +05:30
Manish Verma
c5afb8e4d7 Apply fixes from StyleCI 2018-08-09 10:45:38 +00:00
Manish Verma
a26c2cdd7c Inbox changes 2018-08-09 16:14:58 +05:30
Manish Verma
126fbb0255 Laravel version update
Laravel version update
2018-08-06 18:55:45 +05:30
Manish Verma
7a78368037 Apply fixes from StyleCI 2017-09-04 09:52:33 +00:00
Vijay Sebastian
b0b5bd8637 api updates 2017-07-27 16:38:21 +05:30
Manish Verma
7b8ee415be Apply fixes from StyleCI 2017-05-23 10:18:08 +00:00
Manish Verma
8a4b0d03c4 bug-fix-patch 2017-05-12 19:13:44 +05:30
Vijay Sebastian
187f25e474 ticket link issue in create-ticket template 2017-05-12 10:42:55 +05:30
Manish Verma
fd66b13d7f Apply fixes from StyleCI 2017-05-03 13:50:38 +00:00
Manish Verma
aae59a77dc bug-fix-patch
Rating csrf tofen issue fix
2017-05-03 18:37:17 +05:30
Manish Verma
a0fc42e78e Apply fixes from StyleCI 2017-04-30 16:37:12 +00:00
Manish Verma
ff970bc41e Token_issue_fix 2017-04-30 20:23:27 +05:30
Vijay Sebastian
aabbd9fd1b updates 2017-01-27 13:41:22 +05:30
Manish Verma
be55ce8abb Apply fixes from StyleCI 2016-12-31 06:32:24 +00:00
Manish Verma
2c207f7026 Refinement update
#sending notification via email to user while  merging their duplicate
tickets
2016-12-30 18:32:53 +05:30
Manish Verma
5ea755fb55 #bug-fix-patch-11
# Showing correct ticket count and correct message in ticket listing
pages
# removed "my tickets" tab form top bar as it's already in sidebar
2016-12-27 16:19:28 +05:30
Manish Verma
84e4422116 Apply fixes from StyleCI 2016-12-27 05:32:44 +00:00
Manish Verma
c6c42dfc31 Fixed overdue counts in dashborad and showing exact overdue ticket list 2016-12-27 10:57:58 +05:30
Manish Verma
52257839d4 Bug-fix-patch-10
#showing correct count of thread in agent panel ticket list pages
2016-12-27 09:32:54 +05:30
Manish Verma
5293a23835 Apply fixes from StyleCI 2016-12-23 07:30:24 +00:00
Manish Verma
d3f3497fe0 bug-fix-patch-8
# correcting comparision between integer number and string number
# Importing help topic's set priority and auto-assigne while creating
ticket from cleint panel.
2016-12-23 12:58:34 +05:30
Manish Verma
a496bd03d7 Apply fixes from StyleCI 2016-12-22 07:46:38 +00:00
Manish Verma
c47b5da890 bug-fix-patch-7
# while changing owner of the ticket cheking if the owner already owns
the ticket or not
# fixed showing inactive agents problem in help topic edit and create
pages
2016-12-22 13:15:16 +05:30
Manish Verma
df14836985 bug-fix-patch-6
# Fixed search input hieght in user directory for all browsers
# Showing agents by ascending name order in ticket assign modal pop ups
2016-12-21 16:29:55 +05:30
Manish Verma
d29ca0e626 Bug-fix-patch-6
# Style and UI enhancement in users table for view filteration option.
2016-12-21 15:25:30 +05:30
Manish Verma
d9a2e97c22 Apply fixes from StyleCI 2016-12-21 07:06:23 +00:00
Manish Verma
78f6a13528 Bug-fix-patch4
# handling exception in while adding language
# Implemented Yajra in users list table
# custom filter and veiw option in users list table
2016-12-20 19:33:23 +05:30
Manish Verma
88f3df2180 Apply fixes from StyleCI 2016-12-13 13:14:54 +00:00
Manish Verma
857d3004eb showing-close button in inbox 2016-12-13 18:30:19 +05:30
Manish Verma
2d8e640e9b Updates 2016-12-13 18:18:25 +05:30
Manish Verma
d92ae1481d bug-fix-patches
# removed place holders in agent profiles
# added checkbox style class in agent blade file
# added mtutators in ticket_form_data.php model
# changed priority field saving method in ticket creation form at clinet
side
# Fetched only required data in client panel form and saving ticket
#184 solevd.
2016-12-05 18:05:58 +05:30
Manish Verma
01869a422a Apply fixes from StyleCI 2016-12-05 10:39:08 +00:00
Manish Verma
e98ee6c635 updates
# multiple assign option in ticket listing pages.
2016-12-05 16:03:37 +05:30
Manish Verma
77fa3fe326 #update-patch
# multiple assignment option in inbox
2016-12-05 14:09:26 +05:30
Manish Verma
3802620b1b Bug-fix-patch-1
# unverifeied user tickets issue(now showing tickets in inbox and
concating exclaimation marks on user name if account not verified)
2016-12-05 10:47:06 +05:30
Manish Verma
b2a1b7ec55 Apply fixes from StyleCI 2016-12-05 04:20:56 +00:00
Manish Verma
4be39392e7 bug fix patch
# update dummy database
# update update sql dump
# added ticket link in ticekt assignent template
2016-12-01 12:53:58 +05:30
Manish Verma
a19856c4da Apply fixes from StyleCI 2016-11-29 04:56:48 +00:00
Manish Verma
1e59545e9b bug-fix-patch-6
# solved  agent reply attahcment issue
2016-11-29 10:23:36 +05:30
Manish Verma
6f7ee1569c Bug-fix-patch4
# client close ticket thread is not internal
# change lenght of titcket title in cleint ticket list page
# client side ticket attachment issue fixed
2016-11-28 16:41:55 +05:30
Manish Verma
20b7435b9a bug-fix-patch-1
# client side close ticket
2016-11-28 14:55:19 +05:30
Manish Verma
f4296a4b62 Applied fixes from StyleCI 2016-11-16 05:22:01 +00:00