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
8af0b23e07
updated-patch
...
updated author name for french translation file
2016-11-30 11:50:59 +05:30
Manish Verma
68e4971e94
Language-update-patch
...
# update french translation
# Added Portuguese (Brazil) language translation
2016-11-30 11:50:30 +05:30
Manish Verma
ead9ac8a7b
Update-patch
...
# Added dutch language files for language translation
2016-11-30 10:35:52 +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
Manish Verma
3383e38bed
Applied fixes from StyleCI
2016-10-31 07:34:48 +00:00
arindam85
5f57c884b0
priority add tooltipand change url
2016-10-31 13:00:36 +05:30
Manish Verma
46a9534679
Merge pull request #270 from gillidandaweb/master
...
Changes to grammar, spelling and capitalization within sentences
2016-10-30 09:21:42 +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
Manish Verma
6509303974
Merge remote-tracking branch 'refs/remotes/origin/arindam-bugg'
...
# Conflicts:
# app/Http/Controllers/Agent/helpdesk/UserController.php
# resources/lang/en/lang.php
2016-10-28 12:17:58 +05:30
Fraser Murray
ae2fd3deaf
Changes to grammar, spelling and capitalization within sentences
2016-10-26 14:40:27 +00:00
Manish Verma
c2940bcc04
Applied fixes from StyleCI
2016-10-26 07:48:34 +00:00
arindam85
7aec2427ea
edit organization arindam
2016-10-26 13:13:09 +05:30
Manish Verma
60a46e6ff4
Merge remote-tracking branch 'refs/remotes/origin/arindam-bugg'
...
# Conflicts:
# resources/lang/en/lang.php
2016-10-25 15:12:52 +05:30
Manish Verma
a994e34385
Applied fixes from StyleCI
2016-10-25 09:26:14 +00:00
arindam85
d5d71893e9
organization Auto Fill
2016-10-25 14:41:58 +05:30
Manish Verma
002cbaa8d8
updates for Arindam's bug fix commit
2016-10-24 16:59:09 +05:30
Manish Verma
f5a8430906
language update
2016-10-24 16:09:24 +05:30
Manish Verma
c57a94a9c9
Applied fixes from StyleCI
2016-10-24 09:43:39 +00:00
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
7395902111
Applied fixes from StyleCI
2016-10-21 06:34:18 +00:00
Manish Verma
21f872cb24
added-french-language-translation
...
Added French language translation provided by a user[85% complete]
2016-10-21 11:59:25 +05:30
Manish Verma
00d9c1b82a
Applied fixes from StyleCI
2016-10-17 12:28:49 +00:00
Manish Verma
76e85db070
update 1.0.8.0
...
Commits for version update
2016-10-17 12:02:27 +05:30
Fraser Murray
47928b07eb
Fixed 'API' key to lowercase
2016-10-10 19:11:31 +01:00
Fraser Murray
b2386de9c4
Added email_to
2016-10-10 13:36:28 +01:00
Fraser Murray
60d5b40598
Added email to
...
Needs Italian translation
2016-10-10 13:35:49 +01:00