Commit Graph

354 Commits

Author SHA1 Message Date
KNaveenraj-ladybird
20e9884c8f func_correction 2023-10-03 20:57:34 +05:30
K Naveenraj
49a1b6a351 Merge branch 'development' into Ticket_Issue 2023-10-03 20:50:08 +05:30
Muhammed Can
6cebe281e9 conversation content added for else statement 2023-09-27 18:28:33 +05:30
noor
752437cdde changes 2023-09-27 18:28:08 +05:30
noor
073d348169 colors-changes 2023-09-27 18:28:08 +05:30
noor
bb4abce261 search-bar-fix 2023-09-27 18:28:08 +05:30
Muhammed Can
07caf197cc Mobile menu button fix. 2023-09-27 18:28:08 +05:30
KNaveenraj-ladybird
04e7674fa1 testcase 2023-09-18 10:51:25 +05:30
KNaveenraj-ladybird
a262dd2989 corrections 2023-09-12 14:10:43 +05:30
KNaveenraj-ladybird
adc6c48ea4 fixes 2023-09-06 14:37:02 +05:30
noor
92d0f9cd48 client-update
changes

changes1

page-changes

lock

color

changes-2

footer

page

toggle-remove

display-dropdown

changes

card-changes

card

changes-button

chnages-article

pages

page-404-fix

breadcrumbs-fix

remove drop-down

Apply fixes from StyleCI

buttons

fixes

existing-fix

changes-3

Apply fixes from StyleCI

changes-4
2023-06-09 15:48:59 +05:30
noor
1eea7ff15e clock-work 2023-06-08 18:56:00 +05:30
noor
5e4e02d47f select-changes 2023-06-08 18:54:47 +05:30
noor
353c0ec270 select-user changes 2023-06-08 18:54:47 +05:30
noor
c966bf2111 upadte-jquery & summernote 2023-06-08 18:54:47 +05:30
noor
b6463ba58a modifed 2023-06-08 18:54:47 +05:30
noor
179f470402 changes-n 2023-06-08 18:54:47 +05:30
noor
2841a08207 Theme3.2.0 2023-06-08 18:54:47 +05:30
noor
3d14e50c65 8114-fixes
add-changes

register-fix

Apply fixes from StyleCI

register-change
2023-03-29 10:17:38 +05:30
RafficMohammed
0654723809 Existing bugs commits squashed
validation-bugsnag-email

auto-update

datatables

adding-engine

backup

fixes

Apply fixes from StyleCI

duedate fixes

Apply fixes from StyleCI

style-changes

changes

Apply fixes from StyleCI

changes-n

Apply fixes from StyleCI

manual-update

database:sync

issues

bugfixes

mail

Apply fixes from StyleCI

Apply fixes from StyleCI
2023-03-29 10:16:46 +05:30
RafficMohammed
34bb914fef mail 2023-02-28 19:58:21 +05:30
RafficMohammed
40809202df bugfixes 2023-02-28 19:25:06 +05:30
RafficMohammed
67950fc78f fixes 2023-02-17 13:25:50 +05:30
RafficMohammed
9a26fa32aa datatables 2023-02-07 12:01:22 +05:30
RafficMohammed
d468d309aa auto-update 2023-02-01 16:45:32 +05:30
RafficMohammed
9dd3f53910 validation-bugsnag-email 2023-01-31 13:17:59 +05:30
RafficMohammed
2ec836b447 seeder-migration-issues 2023-01-30 14:33:06 +05:30
RafficMohammed
a8a0743b2c handler-and-view 2023-01-08 03:15:16 +05:30
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
a38755e1a8 Shift core files 2023-01-07 20:33:01 +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
RafficMohammed
1a5c16ae4b laravel-6 changes 2023-01-08 00:36:12 +05:30
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
7cf861b2eb Shift core files 2023-01-07 18:47:53 +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
RafficMohammed
69ad024f0b issue-5.8 2023-01-06 17:37:53 +05:30
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
5b9471f838 Move assets 2023-01-03 08:25:58 +00:00
Shift
f9ab4d057e Adopt short array syntax
Since PHP 5.4 the short array syntax `[]` may be used instead of `array()`.
2023-01-03 08:25:32 +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
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