Commit Graph

360 Commits

Author SHA1 Message Date
Manish Verma
6d8f391d30 Removed dd() statement
Removed dd() statement in catch block of ForgotPasswordController to fix issue #712
2018-11-16 12:42:44 +05:30
Manish Verma
1cd342924c Apply fixes from StyleCI 2018-10-15 13:18:51 +05:30
Manish Verma
6a3d093b4c Fixed outgoing mails disabled issue
Fixed language

Fixed languag and email create/edit issue

v1.10.2 build updates

Fixed codacy issues
2018-10-15 13:18:51 +05:30
Manish Verma
ac4e053c2d Fixed agent department ticket visibility issue 2018-10-15 13:18:51 +05:30
Manish Verma
2ebf32b96e Bug fix patch
- Fixed Session::set issue reported on Bugnsag

added exapmle.env again
2018-09-19 15:44:43 +05:30
Manish Verma
eba2c987a2 v1.10.1 updates 2018-09-19 15:44:43 +05:30
Manish Verma
bacb5137da Change owner issue fixed
Fixed issue with change owner when using the system with PHP7.2
2018-09-19 15:44:43 +05:30
Manish Verma
1102f356d7 Apply fixes from StyleCI 2018-09-19 15:44:43 +05:30
Manish Verma
8894a5bdb0 Bug fix ticket listing
Agents are not able to view their tickets since last release due to a call to a model which does not exist.
2018-09-19 15:44:43 +05:30
Manish Verma
dc09774235 Apply fixes from StyleCI 2018-09-19 15:44:43 +05:30
Manish Verma
e9650156bb Bug Fixes
- Fixed loging method in CommonmailController
- Fixed mail config file
- Fixed attachment variable initalization in MailController
- Fixed sendEmail() method in PhpMailController passing empty array as default value for $template_variables
- Fixed Bugsnag reported issue for sendmail() which is happening for reports
2018-09-19 15:44:43 +05:30
Manish Verma
f2f3ad330e Fixed issue in report 2018-09-19 15:44:43 +05:30
Manish Verma
767ab8e8b7 Fixed testcases run condition
Fixed issue with running testcases
Added file permission check in Probe.php for storage and bootstrap directories.
Named route bugs fixed reported on bugsnag
2018-09-19 15:44:43 +05:30
Manish Verma
b288ec57a3 Bug fix patches
- Added language translation words in langusge files
- Updated bugsnage API key
- Fixed PHP7.2 issues in organization view and ticket reply reading
2018-09-19 15:44:43 +05:30
Manish Verma
754cb01749 Apply fixes from StyleCI 2018-09-19 15:44:43 +05:30
Manish Verma
30128cabdf Notifcation bug fix
Fixed bugs in notification view for PHP7.2 #671
2018-09-19 15:44:43 +05:30
Manish Verma
515e279d4e v1.10 info updates 2018-08-17 07:20:08 +05:30
Manish Verma
0c56459168 Database upates 2018-08-16 17:15:54 +05:30
Manish Verma
cfec60b43f Envato updates 2018-08-16 13:56:18 +05:30
Manish Verma
c6e4e11ae1 Apply fixes from StyleCI 2018-08-16 07:26:27 +00:00
Manish Verma
7920b17dcc Dumy data clean up 2018-08-16 12:55:59 +05:30
Manish Verma
a80f3f6cf3 Apply fixes from StyleCI 2018-08-16 06:16:34 +00:00
Manish Verma
6d60b564ad Plugin updates
Fixed plugin installation

updates

Updates

language updates
2018-08-16 11:45:28 +05:30
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
1e9696df64 Override password reset functionality 2018-08-15 17:24:21 +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
776289bde6 Apply fixes from StyleCI 2018-08-13 13:11:15 +00:00
Manish Verma
2f6ce43fe1 Bugfix and language updates
Fixed links and language translations in installert.
Fixed outgoing mail issue.
2018-08-13 18:39:36 +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
0ad0391cb0 Added sample test case for travis 2018-08-13 14:15:16 +05:30
Manish Verma
7b215372b5 Apply fixes from StyleCI 2018-08-13 06:12:53 +00:00
Manish Verma
83735f3394 Updated language settings page 2018-08-13 11:42:03 +05:30
Manish Verma
451e0e224b Replaced lists with pluck in views
Updated various views where lists method was being used, replaced lists with pluck to make page working.
2018-08-13 11:07:10 +05:30
Manish Verma
fb4d4a5363 Fixed email setup 2018-08-10 16:56:21 +05:30
Manish Verma
2f5243c1f3 Fixed migrations and seeders 2018-08-10 15:31:35 +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
3079bafd14 Removed nbproject
Added nbproject in gitignore as it is not related to Faveo source.
2018-08-09 10:51:23 +05:30
Manish Verma
4cc8353760 Apply fixes from StyleCI 2018-08-08 10:14:26 +00:00
Manish Verma
3b76605892 Language update
Added different level of language preference functionaloty which can be
set from the new option in top navigation bar
Lanaguage preference can be set as
* System language (Default for all users)
* Session based   (User who are not logged in and want to see they
system in language of their choice can set their preference in browser
session)
* User lever (for authenticated users who have updated their language
preference, system will change into their selected language when they
log into the system)
2018-08-08 15:37:25 +05:30
Manish Verma
a08bfd0ebd API updates 2018-08-07 16:56:16 +05:30
Manish Verma
ac145fe565 Updates
Fixed CLI installer
Fixed First user detail seeder
2018-08-07 14:16:14 +05:30
Manish Verma
22d3bb4036 Installer updates
Added probe.php
Added new installer views and controllers
Updated AuthController
Updated Middlewares
Updated Commands for installation process
2018-08-07 13:45:46 +05:30
Manish Verma
126fbb0255 Laravel version update
Laravel version update
2018-08-06 18:55:45 +05:30
Michael Richter
9b4028168d add email username field 2018-03-02 10:00:23 +01:00