Commit Graph

53 Commits

Author SHA1 Message Date
794c839a95 up new code
up new code
2025-08-19 05:59:14 +07:00
e075da48fd Commit 2025-08-02 23:14:28 +07:00
RafficMohammed
d468d309aa auto-update 2023-02-01 16:45:32 +05:30
RafficMohammed
2ec836b447 seeder-migration-issues 2023-01-30 14:33:06 +05:30
StyleCI Bot
16083484fd Apply fixes from StyleCI 2023-01-07 20:58:45 +00:00
Shift
8e812e3c50 Adopt anonymous migrations 2023-01-07 20:57:47 +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
6066e82e9c Shift cleanup 2023-01-07 20:33:31 +00:00
Shift
c622c6de3e Add uuid to failed_jobs table 2023-01-07 20:33:16 +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
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
ed3bbd76d7 Apply fixes from StyleCI 2020-03-17 05:14:38 +00:00
Manish Verma
609273523b Apply fixes from StyleCI 2018-08-13 08:01:10 +00:00
Manish Verma
239c2d04d6 Altered user_name column in emails table
added migration to make user_name column as nullable in emails table
2018-08-13 13:29:32 +05:30
Manish Verma
b578bf5f35 Apply fixes from StyleCI 2018-08-10 10:02:15 +00:00
Manish Verma
2f5243c1f3 Fixed migrations and seeders 2018-08-10 15:31:35 +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
Manish Verma
c547b2e438 Apply fixes from StyleCI 2018-08-06 05:18:13 +00:00
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
91f37695c4 Bug-fix-patch-8
# updates for language translaion
# corrected login page translation
# queue setting page translation
# Actiaved 'Sync'  queue service by default while installing
2016-12-03 15:45:29 +05:30
Manish Verma
3586827dd1 Small-update-for-previous-commit 2016-10-19 14:05:45 +05:30
Manish Verma
0bde6a4b6e Bug fix Patch 2016-10-19 13:35:11 +05:30
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
283d97e3ea update v 1.0.7.5 2016-06-13 20:41:55 +05:30
Sujit Prasad
5327b0c0da update 1.0.7 2016-04-19 19:19:42 +05:30
sujitprasad
b3b9467b1a Update v1.0.6.10 2016-04-01 10:39:51 +05:30
sujitprasad
d54019198f Update v1.0.6.6 2016-03-11 18:36:32 +05:30
Sujit Prasad
d637c2b23f Applied fixes from StyleCI 2016-02-19 02:20:12 -05:00
Bhanu Slathia
c710c20b9e Update v1.0.6 2016-02-16 23:22:09 +05:30
sujitprasad
073a49a8af update v1.0.6 2016-02-16 22:42:08 +05:30
sujitprasad
f3078c983c Merge remote-tracking branch 'origin/Sada_Faveo' 2016-02-05 13:34:25 +05:30
Sada Shiva
11f4b086b7 Merge Branch 2016-02-02 18:39:22 +05:30
sujitprasad
d25f7d63ed update v1.0.5.3 2016-02-01 17:20:45 +05:30
sujitprasad
8c76bb6551 update v1.0.5 2016-01-25 20:54:35 +05:30
sujitprasad
e7149e34e4 update v1.0.5 2016-01-25 20:45:35 +05:30
sujitprasad
308be859ae update v1.0.3.5 2015-12-29 11:05:21 +05:30
sujitprasad
5fc77c9205 v1.0.3.4 2015-12-24 18:39:37 +05:30