Commit Graph

276 Commits

Author SHA1 Message Date
Sakthi002
1d40069d9b Bootstrap4 :: Agent Header and Sidebar UI updated 2021-01-28 18:07:18 +05:30
Sakthi002
129ddadeb3 Bootstrap4 :: Client panel completed 2021-01-28 18:07:18 +05:30
Sakthi002
fc880a9504 Bootstrap4 :: Article and Category page UI updated 2021-01-28 18:07:18 +05:30
Sakthi002
f1cd59fe29 Bootstrap4 :: Some pages UI updated 2021-01-28 18:07:18 +05:30
Sakthi002
32409edb93 Bootstrap4 :: Client Panel Header Footer UI updated 2021-01-28 18:07:18 +05:30
Manish Verma
ed3bbd76d7 Apply fixes from StyleCI 2020-03-17 05:14:38 +00:00
Manish Verma
e94cc7cfce v1.10.6 updates 2019-04-19 14:27:08 +05:30
Manish Verma
b11a4f6649 v1.10.5 updates
update

Fixes testclasses

Apply fixes from StyleCI

Update .travis.yml

Revert "Update .travis.yml"

This reverts commit 462dd1cb44402f6cbcb516ff17e48d1d562e98e2.
2019-04-10 15:25:24 +05:30
Manish Verma
7dbeaafe16 Bug fix patch
Fixed deleting SLA results in the error. #714
2018-11-16 12:42:44 +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
190f6500c2 Security update
- Changes status change url method to post for preventing CSRF attacks for ticket status manipluation
- Fixed delete forever functionality
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
334a7a8299 Installer updates 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
6941280996 Important update for email
###Very important update for emails
Handling cipher update scenario for decrypt email password
Not loading email passoword on edit page to secure email account
2018-08-16 20:32:16 +05:30
Manish Verma
cfec60b43f Envato updates 2018-08-16 13:56:18 +05:30
Manish Verma
7920b17dcc Dumy data clean up 2018-08-16 12:55:59 +05:30
Manish Verma
26b3557b6b clean dummy data 2018-08-16 11:59:28 +05:30
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
5d3ffdf379 UI issue fixes 2018-08-15 18:19:53 +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
b20fea437c Fixed timeline iframe issue
Fixed issue for ticket detail page for client and agent panel where iframe does not show peroperly the content data of ticket.
2018-08-14 13:30:27 +05:30
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
3a52d6f24f Replaced lists with pluck 2018-08-13 14:42:04 +05:30
Manish Verma
9787b36d0b Fix php7.2 issues 2018-08-13 14:30:31 +05:30
Manish Verma
4c46d979a8 updates 2018-08-13 13:45:49 +05:30
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
0c49050172 Email config alert
Added alert box to convey that email has not been setup
2018-08-10 16:12:51 +05:30
Manish Verma
b8a41fdb23 updates
Fixed list
2018-08-09 17:27:22 +05:30
Manish Verma
e873ce5e12 Inbox updates
Updated links for ticket list pages
2018-08-09 17:25:02 +05:30
Manish Verma
a26c2cdd7c Inbox changes 2018-08-09 16:14:58 +05:30
Manish Verma
d2219ac31b PHP7.2 fix for agent views and added language flags 2018-08-09 12:11:29 +05:30
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
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
faf28b8bf0 Merge branch 'master' into language-suggestions 2018-08-06 12:43:31 +05:30
Michael Richter
9b4028168d add email username field 2018-03-02 10:00:23 +01:00
Luca Volpones
d0fa55e426 Version label 2017-11-08 19:44:30 +01:00
Luca Volpones
5749ef2691 Suggested improvements to labels and translations 2017-11-08 19:12:42 +01:00
Vijay Sebastian
ee200fc18b plugin updates 2017-07-05 17:25:34 +05:30
Manish Verma
3f1a0eb475 updates 2017-05-26 10:56:47 +05:30
Manish Verma
bfb466dd5c updates
Added imap extension check in installer
2017-05-26 10:51:35 +05:30
Manish Verma
aae59a77dc bug-fix-patch
Rating csrf tofen issue fix
2017-05-03 18:37:17 +05:30
Manish Verma
ff970bc41e Token_issue_fix 2017-04-30 20:23:27 +05:30
Manish Verma
6681553c83 token_update_patch
Updated token issue in admin panel
2017-04-30 19:17:45 +05:30