Commit Graph

106 Commits

Author SHA1 Message Date
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
1d4284e1c2 Shift cleanup 2023-01-07 18:48:45 +00:00
Shift
4f4b6db9b9 Shift Lang methods 2023-01-07 18:48:12 +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
5db1c9402b Shift cleanup 2023-01-06 11:55:15 +00:00
Shift
b02541ac64 Replace deprecated array and string helpers
Laravel recommends using the `Str` and `Arr` class methods directly instead of the respective helper functions. These helper functions are deprecated in Laravel 5.8 and removed in Laravel 6.
2023-01-06 11:53:35 +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
Manish Verma
5d8b86bf5e URL access vulenrability patch 2021-03-12 18:39:45 +05:30
Sakthi002
ae3a9dc631 Bootstrap4 :: Settings Modules UI updated 2021-01-28 18:07:18 +05:30
Sakthi002
0afcdf8f09 Bootstrap4 :: Manage Modules UI updated 2021-01-28 18:07:18 +05:30
Sakthi002
d8c570091f Bootstrap4 :: Staffs Modules Completed 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
dc5398859c Apply fixes from StyleCI 2019-11-14 13:15:06 +00:00
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
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
0c56459168 Database upates 2018-08-16 17:15:54 +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
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
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
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
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
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
126fbb0255 Laravel version update
Laravel version update
2018-08-06 18:55:45 +05:30
Michael Richter
9b4028168d add email username field 2018-03-02 10:00:23 +01:00
Manish Verma
7a78368037 Apply fixes from StyleCI 2017-09-04 09:52:33 +00:00
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
Manish Verma
1b45e5a952 updates 2017-01-05 19:09:46 +05:30
Manish Verma
f2981b7ec3 Merge remote-tracking branch 'refs/remotes/origin/release-v1.9.2'
# Conflicts:
#	app/Console/Kernel.php
#	app/FaveoStorage/Controllers/SettingsController.php
#	app/Http/Controllers/Admin/helpdesk/TemplateController.php
2017-01-05 19:09:35 +05:30
Manish Verma
673e549bae Apply fixes from StyleCI 2017-01-05 11:55:08 +00:00
Vijay Sebastian
f99aa6f185 Task schedule 2017-01-05 16:14:49 +05:30
Vijay Sebastian
e9e7743018 scheduling task 2017-01-05 15:56:55 +05:30
Manish Verma
4cfb4983b5 Apply fixes from StyleCI 2016-12-29 08:33:21 +00:00
Manish Verma
74f32c9280 Bug-fix-patch-15.1
# Assigning agent to team if s/he's been choosen as team leader while
creating a new team.
2016-12-28 19:19:49 +05:30
Manish Verma
3b0db46f2a Bug-fix-patch-15
# Showing agents name in team create/edit page in alphbetical order
#  While edit team, showing only those agents who belongs to the team
2016-12-28 18:50:09 +05:30
Manish Verma
3ae9062a8c Bug-fix-patch
# using correct directory seperator in language controller
2016-12-26 11:57:58 +05:30
Manish Verma
c47b5da890 bug-fix-patch-7
# while changing owner of the ticket cheking if the owner already owns
the ticket or not
# fixed showing inactive agents problem in help topic edit and create
pages
2016-12-22 13:15:16 +05:30