Commit Graph

70 Commits

Author SHA1 Message Date
StyleCI Bot
16083484fd Apply fixes from StyleCI 2023-01-07 20:58:45 +00:00
Shift
d256638904 Move resources/lang folder 2023-01-07 20:56:21 +00:00
Shift
0b263803ad 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:55:49 +00:00
StyleCI Bot
a5dde6a61a Apply fixes from StyleCI 2023-01-07 20:34:10 +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
03623d493d Convert to event helper
Laravel has deprecated the `fire()` helper and `Event::fire()`.
These will be removed in Laravel 5.8. Instead, you should use
the `event()` helper.
2023-01-06 11:53:21 +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
8ef067dbc5 Apply fixes from StyleCI 2021-12-17 12:20:29 +05:30
Manish Verma
8f4e67d3a8 User role update risk fixed 2021-12-17 12:20:29 +05:30
maranqz
fd3e47b96d Fix incorrect Lang:get using, undeclared variable, missing csrf token 2021-02-18 18:36:57 +05:30
maranqz
4aca819f54 Fix russian language for creating ticket 2021-02-18 18:36:57 +05:30
Manish Verma
ed3bbd76d7 Apply fixes from StyleCI 2020-03-17 05:14:38 +00:00
Manish Verma
dc5398859c Apply fixes from StyleCI 2019-11-14 13:15:06 +00:00
Manish Verma
cfec60b43f Envato updates 2018-08-16 13:56:18 +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
c547b2e438 Apply fixes from StyleCI 2018-08-06 05:18:13 +00:00
Manish Verma
f9272f0bb2 storage-updates 2017-05-15 18:51:58 +05:30
Manish Verma
8a4b0d03c4 bug-fix-patch 2017-05-12 19:13:44 +05:30
Vijay Sebastian
03cdb3976b storage updates 2017-05-12 11:45:21 +05:30
Manish Verma
a0fc42e78e Apply fixes from StyleCI 2017-04-30 16:37:12 +00:00
Manish Verma
01700a00bd Apply fixes from StyleCI 2017-01-28 05:57:31 +00:00
Vijay Sebastian
ea545fd08c updates 2017-01-27 12:00:02 +05:30
Manish Verma
d3f3497fe0 bug-fix-patch-8
# correcting comparision between integer number and string number
# Importing help topic's set priority and auto-assigne while creating
ticket from cleint panel.
2016-12-23 12:58:34 +05:30
Manish Verma
88f3df2180 Apply fixes from StyleCI 2016-12-13 13:14:54 +00:00
Manish Verma
2d8e640e9b Updates 2016-12-13 18:18:25 +05:30
Manish Verma
d92ae1481d bug-fix-patches
# removed place holders in agent profiles
# added checkbox style class in agent blade file
# added mtutators in ticket_form_data.php model
# changed priority field saving method in ticket creation form at clinet
side
# Fetched only required data in client panel form and saving ticket
#184 solevd.
2016-12-05 18:05:58 +05:30
Manish Verma
30c5a8ec2a Applied fixes from StyleCI 2016-11-04 13:03:00 +00:00
Manish Verma
775e0561d8 Merge remote-tracking branch 'refs/remotes/origin/master' into arindam-bug-priority 2016-11-04 18:23:31 +05:30
arindam85
c05917583b comm-priority-complite 2016-11-04 16:14:15 +05:30
arindam85
53868f5c07 only actuve user can chose priority 2016-10-31 14:08:39 +05:30
Manish Verma
d8f88103e3 Applied fixes from StyleCI 2016-10-20 13:29:35 +00:00
Manish Verma
ee1de58cdc update for last commit 2016-10-20 18:54:49 +05:30
Manish Verma
98a6bd7b42 Profile edit bug fix patch 2016-10-20 18:53:07 +05:30
Manish Verma
76e85db070 update 1.0.8.0
Commits for version update
2016-10-17 12:02:27 +05:30
Fraser Murray
80f9be76c4 Create and pass empty $to to workflow 2016-10-10 13:28:43 +01:00
Fraser Murray
414d1ee8a1 Create and pass empty $to to workflow 2016-10-10 13:28:11 +01:00
Manish Verma
ccce4b97c6 Applied fixes from StyleCI 2016-09-28 08:02:31 +00:00
Manish Verma
6f1831e58b bug-fix patch1 2016-09-28 13:27:37 +05:30
Sujit Prasad
a54df4d919 update v1.0.7.9.1 R.C. 2016-08-19 15:08:43 +05:30
Sujit Prasad
e2390f67d4 Applied fixes from StyleCI 2016-08-05 09:24:12 -04:00
Sujit Prasad
f07afa8307 Update v1.0.7.9 2016-08-04 19:54:26 +05:30