Commit Graph

72 Commits

Author SHA1 Message Date
RafficMohammed
5724ed5361 manual-update 2023-02-28 16:19:56 +05:30
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
507d60aabf Namespace seeders 2023-01-07 20:33:15 +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
5d3ffdf379 UI issue fixes 2018-08-15 18:19:53 +05:30
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
ac145fe565 Updates
Fixed CLI installer
Fixed First user detail seeder
2018-08-07 14:16:14 +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
e8cadecebc updates
# updates for last commit
2017-01-02 17:25:06 +05:30
Manish Verma
fee51e8105 refienment updates
# updated database seeder
2017-01-02 16:47:54 +05:30
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
b2a1b7ec55 Apply fixes from StyleCI 2016-12-05 04:20:56 +00:00
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
4be39392e7 bug fix patch
# update dummy database
# update update sql dump
# added ticket link in ticekt assignent template
2016-12-01 12:53:58 +05:30
Manish Verma
30c5a8ec2a Applied fixes from StyleCI 2016-11-04 13:03:00 +00:00
Manish Verma
775e0561d8 Merge remote-tracking branch 'refs/remotes/origin/master' into arindam-bug-priority 2016-11-04 18:23:31 +05:30
arindam85
c05917583b comm-priority-complite 2016-11-04 16:14:15 +05:30
Manish Verma
ed5231a52b updates
updated system priorities color.
2016-10-31 13:14:19 +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
dce496273d update v1.0.7.9 R.C. 2016-08-04 18:53:22 +05:30
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
7fba00a7a0 update v1.0.7.5 R.C. 2016-06-16 13:09:54 +05:30