Commit Graph

47 Commits

Author SHA1 Message Date
StyleCI Bot
e8f61f16d5 Apply fixes from StyleCI 2024-01-25 10:15:57 +05:30
RaffiMohammed
8e8e1e531f Merge remote-tracking branch 'origin/pr-8202' into development 2023-10-26 13:34:33 +05:30
KNaveenraj-ladybird
4952d57368 minor_fix 2023-10-14 11:51:00 +05:30
KNaveenraj-ladybird
d2a8c828a8 changes-2 2023-10-12 13:07:56 +05:30
KNaveenraj-ladybird
5f9e3803ad page_fix 2023-10-09 12:44:24 +05:30
StyleCI Bot
b3b057e0cc Apply fixes from StyleCI 2023-03-26 22:33:44 +05:30
StyleCI Bot
16083484fd Apply fixes from StyleCI 2023-01-07 20:58:45 +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
1d4284e1c2 Shift cleanup 2023-01-07 18:48:45 +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
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
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
8f4e67d3a8 User role update risk fixed 2021-12-17 12:20:29 +05:30
Sakthi002
c1ec03c0d4 Bootstrap4 :: Report UI updates 2021-01-28 18:07:18 +05:30
Sakthi002
66439f8d1c Bootstrap4 :: Kb category module UI updates 2021-01-28 18:07:18 +05:30
Manish Verma
126fbb0255 Laravel version update
Laravel version update
2018-08-06 18:55:45 +05:30
Manish Verma
c547b2e438 Apply fixes from StyleCI 2018-08-06 05:18:13 +00:00
Manish Verma
76e85db070 update 1.0.8.0
Commits for version update
2016-10-17 12:02:27 +05:30
Sujit Prasad
e2390f67d4 Applied fixes from StyleCI 2016-08-05 09:24:12 -04:00
Sujit Prasad
ffa56a43cb update v1.0.7.9 R.C.
This is a Release Candidate. We are still testing.
2016-08-03 20:04:36 +05:30
Sujit Prasad
02561e2cd3 Applied fixes from StyleCI 2016-06-17 11:13:33 -04:00
Sujit Prasad
a3fbf1acd4 update v1.0.7.5 2016-06-17 20:28:31 +05:30
Sujit Prasad
a6a7c762dc Applied fixes from StyleCI 2016-06-15 00:52:21 -04:00
Sujit Prasad
050086df09 update v1.0.7.5 2016-06-14 14:45:24 +05:30
Bhanu
1b77330dde Applied fixes from StyleCI 2016-06-13 11:30:41 -04:00
Sujit Prasad
4c25919b65 1.0.7.5 2016-06-13 20:48:00 +05:30
Sujit Prasad
226465c496 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/Http/Controllers/Agent/kb/PageController.php
2016-06-13 20:46:59 +05:30
Sujit Prasad
283d97e3ea update v 1.0.7.5 2016-06-13 20:41:55 +05:30
Alexander Kaigorodov
2f46b62ec8 remove 500 error on all pages admin page 2016-06-07 13:18:23 +03:00
Sujit Prasad
5327b0c0da update 1.0.7 2016-04-19 19:19:42 +05:30
vijaysebastian
56bc64132b Applied fixes from StyleCI 2016-02-29 07:15:40 -05:00
Sujit Prasad
d637c2b23f Applied fixes from StyleCI 2016-02-19 02:20:12 -05:00
sujitprasad
073a49a8af update v1.0.6 2016-02-16 22:42:08 +05:30
sujitprasad
e7149e34e4 update v1.0.5 2016-01-25 20:45:35 +05:30
sujitprasad
696e0390fe update v1.0.3.3 2015-12-22 14:09:23 +05:30