Commit Graph

23 Commits

Author SHA1 Message Date
StyleCI Bot
168656e3aa Apply fixes from StyleCI 2023-01-06 13:07:26 +00:00
Shift
21910f2106 Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-06 11:53:02 +00:00
StyleCI Bot
9d1a57f99d Apply fixes from StyleCI 2023-01-03 08:26:59 +00:00
Shift
43386fd86d Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-03 08:25:25 +00:00
Manish Verma
2f985011e9 Cleanup: For peace of mind
Removed code snippets related to profile update which are not in used anymore and create confusions.
2021-12-17 12:20:29 +05:30
Manish Verma
4752081caf v1.11.0 updates
bugfixes

Rating functionality correction

Apply fixes from StyleCI

Due date client panel correction
2021-03-16 12:11:50 +05:30
Manish Verma
eb11b11d37 PDF ka chakkar babu bhaiya 2021-03-15 12:59:25 +05:30
Manish Verma
ce38d06159 middleware grouping corrections 2021-02-15 17:01:09 +05:30
Manish Verma
e422a3b9eb Route middleware grouping corrected 2021-02-03 15:38:46 +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
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
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
6d60b564ad Plugin updates
Fixed plugin installation

updates

Updates

language updates
2018-08-16 11:45:28 +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
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
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
cadbb1062c Apply fixes from StyleCI 2018-08-07 11:27:04 +00:00
Manish Verma
a08bfd0ebd API updates 2018-08-07 16:56:16 +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