Commit Graph

325 Commits

Author SHA1 Message Date
Manish Verma
00a7111421 v1.10.1 build updates
- Fixed API issues
- Updated release notes and readme files
- Updated dummy database files
- dumped composer to with --no-dev to ignore dev dependency

- ignored tests directory and phpunit.xml while downloading compressed archives of the repo
2018-09-19 15:44:43 +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
426a285431 Travis DB setup
- Added testing setup command for configuring testing db and environment
- Updated travis.yml to use MySQL service

Apply fixes from StyleCI

added user to access db in travis.yml

updates

updates

Apply fixes from StyleCI
2018-09-19 15:44:43 +05:30
Manish Verma
be4b1231b6 Added Art logo in CLI installer 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
2f0796e954 Apply fixes from StyleCI 2018-09-19 15:44:43 +05:30
Manish Verma
8f4a43a723 API version2 update
Added get tcket lists master API

update
2018-09-19 15:44:43 +05:30
Manish Verma
8e006192b1 Removed sla-escalate command from kernal
Removed sla-escalate atrisan command from kernal as the functionality is not working and which is causing the issue while running cron command in v1.10
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
02e2c8aecc API bug fix
Fixed title coming as same in all ticket in get ticket by Id API
2018-08-17 11:14:07 +05:30
Manish Verma
515e279d4e v1.10 info updates 2018-08-17 07:20:08 +05:30
Manish Verma
ab77792226 Change order of commands 2018-08-16 21:01:07 +05:30
Manish Verma
4041e27fe1 Apply fixes from StyleCI 2018-08-16 15:02:43 +00:00
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
e972c95441 Apply fixes from StyleCI 2018-08-16 13:18:59 +00:00
Manish Verma
ffc7206598 Api updates
Modified API responses and parameter as requestd by mobile dev team
2018-08-16 18:44:50 +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
585a476fe9 Apply fixes from StyleCI 2018-08-16 06:29:44 +00:00
Manish Verma
26b3557b6b clean dummy data 2018-08-16 11:59:28 +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
bffd28fc78 Apply fixes from StyleCI 2018-08-14 11:43:12 +00:00
Manish Verma
a6c6782468 Fixed change status in new inbox route 2018-08-14 17:12:08 +05:30
Manish Verma
0dd87e255a Apply fixes from StyleCI 2018-08-14 09:31:23 +00:00
Manish Verma
6657fa4c6a Handling validation errors in API calls 2018-08-14 15:00:32 +05:30
Manish Verma
6da4cc448d bug-fix 2018-08-13 19:38:40 +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
110018c6b8 Fixed error logging and job selfhandling 2018-08-13 12:32:39 +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