Commit Graph

42 Commits

Author SHA1 Message Date
StyleCI Bot
b3b057e0cc Apply fixes from StyleCI 2023-03-26 22:33:44 +05:30
noor
0975cc5dd9 seeder fix 2023-03-26 22:33:44 +05:30
RafficMohammed
555b881753 issues 2023-02-28 18:08:04 +05:30
RafficMohammed
67950fc78f fixes 2023-02-17 13:25:50 +05:30
RafficMohammed
2ec836b447 seeder-migration-issues 2023-01-30 14:33:06 +05:30
StyleCI Bot
6825c4b867 Apply fixes from StyleCI 2023-01-07 21:12:15 +00:00
RafficMohammed
cdf623c04a laravel-9 changes 2023-01-08 02:31:32 +05:30
StyleCI Bot
2e4a7f687d Apply fixes from StyleCI 2023-01-07 20:46:44 +00:00
RafficMohammed
0433640426 laravel-8 changes 2023-01-08 02:16:25 +05:30
Shift
6066e82e9c Shift cleanup 2023-01-07 20:33:31 +00:00
Shift
2e9d61748c Shift console routes 2023-01-07 20:33:13 +00:00
Shift
962785f858 Adopt class based routes 2023-01-07 20:33:11 +00:00
Shift
41cb65c70c Convert route options to fluent methods
Laravel 8 adopts the tuple syntax for controller actions. Since the old options array is incompatible with this syntax, Shift converted them to use modern, fluent methods.
2023-01-07 20:33:08 +00:00
Shift
87acc30a0b 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-07 20:32:31 +00:00
StyleCI Bot
ae0b5485b8 Apply fixes from StyleCI 2023-01-07 19:54:45 +00:00
Shift
74bd29e1ee 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-07 19:53:40 +00:00
StyleCI Bot
5055b443fc Apply fixes from StyleCI 2023-01-07 19:48:16 +00:00
Shift
723ac38edd Convert Input to Request facade
Laravel 5.2 no longer registers the `Input` facade by default. While
still available in Laravel 5, the `Input` facade is removed in
Laravel 6.
2023-01-07 18:48:11 +00:00
Shift
cade5f0d23 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-07 18:47:35 +00:00
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