Commit Graph

94 Commits

Author SHA1 Message Date
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
Manish Verma
92622101cf Bug-fix-patch-19
Solved "Malformed UTF-8 characters" error in user directory listing page
for https://github.com/ladybirdweb/faveo-helpdesk/issues/309
2016-11-16 10:28:24 +05:30
Manish Verma
3c69d5ee9b Bug-fix-patch18 2016-11-07 15:35:26 +05:30
Manish Verma
aab529edbd bug-fix-patch-17
*Solved bug for attachement rendering in tickets.
2016-11-04 15:34:02 +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
ca32203d6f Package-update-patch
Update Torann/GeoIP package from 0.2 to 1.0.0 which is being used to
show country code in phone nuber in various forms.
2016-11-03 15:28:03 +05:30
Manish Verma
826057500b Applied fixes from StyleCI 2016-11-03 04:53:51 +00:00
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
91dacdd998 bug-fix-patch 2016-10-31 13:06:39 +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
Manish Verma
2a57341212 Applied fixes from StyleCI 2016-10-27 11:16:23 +00:00
Manish Verma
8b374bb5ce Bug-fix patch 2016-10-27 16:45:11 +05:30
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
arindam85
d2c5be138e popup massage 2016-10-24 14:52:54 +05:30
arindam85
252c72cf2d fix-popup+graph 2016-10-24 13:30:03 +05:30
Manish Verma
9b68d64fe8 Applied fixes from StyleCI 2016-10-24 06:24:58 +00:00
Manish Verma
0f267bff48 code-clean-patch
removed unnecessary echo statements in select_all function
2016-10-24 11:53:42 +05:30
Manish Verma
a281556df4 issue #227 bug fix patch
Fixed bug for issue #227 updated code for removing redundent code and
called function for close/open/delete operation on tickets.
2016-10-24 11:47:30 +05:30
Manish Verma
d8f88103e3 Applied fixes from StyleCI 2016-10-20 13:29:35 +00:00
Manish Verma
98a6bd7b42 Profile edit bug fix patch 2016-10-20 18:53:07 +05:30
Manish Verma
03ff310d1e Profile-update-code-rework
https://github.com/ladybirdweb/faveo-helpdesk/issues/257 solved
2016-10-20 13:38:01 +05:30
Manish Verma
024146d38e command Bug fix patch
* removed-not-exisitng-commands
* solved read/inread message color distinction not working
2016-10-20 10:00:58 +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
Manish Verma
c64bc8c465 Applied fixes from StyleCI 2016-10-10 13:35:24 +00:00
Fraser Murray
7e7e8cfbd4 Pass $mail->to to the workflow 2016-10-10 13:27:16 +01:00
Fraser Murray
65a9015fb8 Add "email to" option for workflow
Added new parameter to TicketWorkflowController::workflow() to allow checking against the email address a support ticket was sent to ($mail->to is an array of $email_address => $email_addressname)
2016-10-10 13:26:33 +01:00
Manish Verma
ccce4b97c6 Applied fixes from StyleCI 2016-09-28 08:02:31 +00:00
Manish Verma
6f1831e58b bug-fix patch1 2016-09-28 13:27:37 +05:30
Sujit Prasad
a54df4d919 update v1.0.7.9.1 R.C. 2016-08-19 15:08:43 +05:30
Sujit Prasad
bda543a3a2 update v1.0.7.9 2016-08-08 16:20:36 +05:30
Sujit Prasad
e2390f67d4 Applied fixes from StyleCI 2016-08-05 09:24:12 -04:00
Sujit Prasad
5cbd41531f update v1.0.7.9 2016-08-05 11:56:51 +05:30
Sujit Prasad
f07afa8307 Update v1.0.7.9 2016-08-04 19:54:26 +05:30
Sujit Prasad
ffa56a43cb update v1.0.7.9 R.C.
This is a Release Candidate. We are still testing.
2016-08-03 20:04:36 +05:30
Sujit Prasad
6d669ff3da update fix for the issue 94 2016-06-23 12:00:07 +05:30
Sujit Prasad
02561e2cd3 Applied fixes from StyleCI 2016-06-17 11:13:33 -04:00
Sujit Prasad
a3fbf1acd4 update v1.0.7.5 2016-06-17 20:28:31 +05:30
Sujit Prasad
a6a7c762dc Applied fixes from StyleCI 2016-06-15 00:52:21 -04:00