noor
7f5cae072e
changes
2023-10-26 22:17:53 +05:30
noor
e35e735198
Added_testcase
2023-10-26 22:16:34 +05:30
K Naveenraj
837caf83ee
Merge branch 'development' into change_status
2023-10-26 14:16:13 +05:30
RaffiMohammed
8e8e1e531f
Merge remote-tracking branch 'origin/pr-8202' into development
2023-10-26 13:34:33 +05:30
RaffiMohammed
13b88b5f9a
Merge remote-tracking branch 'origin/Ticket_Issue' into development
2023-10-26 13:33:06 +05:30
StyleCI Bot
d42e758c21
Apply fixes from StyleCI
2023-10-10 04:42:46 +00:00
noor
389c6d3751
changes-1
2023-10-10 10:09:39 +05:30
noor
8b838c20f4
changes
2023-10-09 17:48:14 +05:30
KNaveenraj-ladybird
c138a85707
func_corrections
2023-10-05 17:35:09 +05:30
noor
cbd07877df
Added_testcase
2023-09-20 12:10:07 +05:30
noor
6bc8802cc9
change_status_fix
2023-09-13 12:59:18 +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
StyleCI Bot
b3b057e0cc
Apply fixes from StyleCI
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
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
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