Commit Graph

112 Commits

Author SHA1 Message Date
Manish Verma
1f8cda3875 Bug-fix-patch3
Fixed issue #350 - Removed labels from ticket settings menu
2016-12-20 10:58:11 +05:30
Manish Verma
77c88cc229 bug-fix-patch
# Counting only authenticated user's notification
# Agents were not able to select canned resposne while replying
2016-12-19 15:47:17 +05:30
Manish Verma
1fb18523b0 bug-fix-patch 2016-12-15 20:56:40 +05:30
Manish Verma
baed1f46a8 updates 2016-12-14 16:17:14 +05:30
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
25a34655a6 updates 2016-12-13 14:40:24 +05:30
Manish Verma
f4ccb0cd88 bug-fix-2 2016-12-06 15:06:03 +05:30
Manish Verma
8b4652fca8 bug-fix-patch
Solved issue #180 for current database check which works for mysql.
2016-12-06 12:54:43 +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
ea1acea29f clean-up-patch
removed approval and followup views
2016-12-05 16:16:26 +05:30
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
ea4314a339 bug-fix-patch-37
# fixed iframe issue for mozila (previous replies are not showing)
2016-12-05 09:49:42 +05:30
Manish Verma
0f316032be bug-fix-patch-36.1
update for last commit
2016-12-05 01:40:27 +05:30
Manish Verma
a24cd1e62b Bug-fix-patch-36
# Refined UI for showing error messages in new layout of
login/registration/create-ticket/home page while login and registration.
# fixed registration error when email is non mandatory field.
2016-12-05 00:44:08 +05:30
Manish Verma
57559ec2ef Merge pull request #325 from ladybirdweb/arindam-community
Alphabets in phone number,Page design change
2016-12-01 16:17:43 +05:30
arindam85
b89b89c85b Alphabets in phone number,Page design change 2016-12-01 14:41:53 +05:30
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
e878835ae3 bug-fix-patch
# not sending diagnostic mail while configuring system mail
# correct due today ticket count in agent panel
# iframe height in client panel ticket pages
# Removed place holder in client profile edit
# reload page while after edit/assign/surrender tickets
2016-11-29 18:05:23 +05:30
Manish Verma
435bc29edc #bug-fix-patch-5
# showing correct count of closed tickets in user profile view
2016-11-28 18:54:19 +05:30
Manish Verma
07319587ae update for bug-fix-patch-4 2016-11-28 16:49:30 +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
fd8d9085c2 bug-fix-patch3
# commented team assignment option as currently it's not working.
2016-11-28 15:06:26 +05:30
Manish Verma
19e131d8b4 Bug-fix-patch2
# show only active help topic in ticket edit pages.
2016-11-28 15:03:10 +05:30
Manish Verma
42292945f6 Merge remote-tracking branch 'refs/remotes/origin/arindam-bug-priority'
# Conflicts:

#	resources/views/themes/default1/agent/helpdesk/ticket/timeline.blade.php
2016-11-06 21:52:57 +05:30
Manish Verma
775e0561d8 Merge remote-tracking branch 'refs/remotes/origin/master' into arindam-bug-priority 2016-11-04 18:23:31 +05:30
arindam85
c05917583b comm-priority-complite 2016-11-04 16:14:15 +05:30
Manish Verma
8eb78ef348 Bug-fix-patch-16
Starting count for bug patch so numbered this pacth as 16 (I hope we've
commit atleast 15 bug fixes till now)
Solved bugs:
*While replying on a ticket as an agent subject of a mail is getting
changed which results in new mail thread creation in emails.
*Ticket title sometimes get replaced by ''(an empty string) because
sometimes it fetches last created thread as first row and it my not have
the subject/title. So tried to fetch only first row which contains
subjetc of the tickets.
2016-11-04 14:27:56 +05:30
Manish Verma
8c6b314499 Bug-fix-patch
Fixed bugs for priority and email exception throw.
2016-11-03 18:01:39 +05:30
Manish Verma
bb5b3131e2 Profile-edit-bug-fix-patch
Agent Profile update bug fixed for cheking unique mobile numbers
2016-11-03 16:46:47 +05:30
Vijay Sebastian
0bc1e99fab Unread criteria, iframe reload issue, attachment issue and replace example email with username 2016-11-03 10:10:58 +05:30
Manish Verma
dbb118b004 Bug-fix-patch
chaged 'user/settings/priority'  to 'user_settings_priority' in ajax
call
2016-11-02 17:35:38 +05:30
arindam85
43af1ef280 Revert "only actuve user can chose priority -1"
This reverts commit 34860b407a.
2016-10-31 18:30:14 +05:30
arindam85
34860b407a only actuve user can chose priority -1
only active priority is showing in ticket edit page and email setting
page
2016-10-31 18:00:08 +05:30
arindam85
1a8d75e8de active priority
only active priority is showing in ticket edit page and email setting
page
2016-10-31 15:13:53 +05:30
arindam85
53868f5c07 only actuve user can chose priority 2016-10-31 14:08:39 +05:30
Manish Verma
91dacdd998 bug-fix-patch 2016-10-31 13:06:39 +05:30
arindam85
5f57c884b0 priority add tooltipand change url 2016-10-31 13:00:36 +05:30
Manish Verma
5a3ef4d5dc Bug fix patch
added javascript reload in agent profile show for edit organization
2016-10-28 13:18:13 +05:30
Manish Verma
477fa1b8f7 Bug-fix patch
removed hypelink with no existing route from agent layout.
2016-10-28 12:54:22 +05:30
arindam85
7aec2427ea edit organization arindam 2016-10-26 13:13:09 +05:30
arindam85
d5d71893e9 organization Auto Fill 2016-10-25 14:41:58 +05:30
arindam85
296736f092 arindam-changes 2016-10-24 15:05:48 +05:30
arindam85
252c72cf2d fix-popup+graph 2016-10-24 13:30:03 +05:30
arindam85
df888294ff Revert "popup+usergraph-fix"
This reverts commit 019684b585.
2016-10-24 13:28:04 +05:30
arindam85
019684b585 popup+usergraph-fix 2016-10-24 13:26:39 +05:30
Manish Verma
76e85db070 update 1.0.8.0
Commits for version update
2016-10-17 12:02:27 +05:30
Fraser Murray
475d4af3b5 Add email_to as option for workflow 2016-10-10 13:29:51 +01:00
Fraser Murray
23df74d298 Add email_to as option for workflow 2016-10-10 13:29:24 +01:00