Commit Graph

71 Commits

Author SHA1 Message Date
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
maranqz
4aca819f54 Fix russian language for creating ticket 2021-02-18 18:36:57 +05:30
Sakthi002
7eb1922250 Bootstrap4 :: Debug, Widgets, Plugins, API and Logs Modules UI updated 2021-01-28 18:07:18 +05:30
Manish Verma
ed3bbd76d7 Apply fixes from StyleCI 2020-03-17 05:14:38 +00:00
Manish Verma
dc5398859c Apply fixes from StyleCI 2019-11-14 13:15:06 +00:00
Manish Verma
1e7a891d3a Plugin updates
* Changed plugin settings to activate and deactivate plugin by removing update process for config/app.php file.
* Changed plugin ServiceProvider registration technique by removing hard coded code in AppServiceProvider. Now We are registering all plugins's ServiceProvider classes avaliable for active plugins with status as 1 in plugins table in database. It provides more dynaamicity to developers so they need not to worry about registering their custom plugin's ServiceProvider.
2018-11-16 12:42:44 +05:30
Manish Verma
1cd342924c Apply fixes from StyleCI 2018-10-15 13:18:51 +05:30
Manish Verma
6a3d093b4c Fixed outgoing mails disabled issue
Fixed language

Fixed languag and email create/edit issue

v1.10.2 build updates

Fixed codacy issues
2018-10-15 13:18:51 +05:30
Manish Verma
e9650156bb Bug Fixes
- Fixed loging method in CommonmailController
- Fixed mail config file
- Fixed attachment variable initalization in MailController
- Fixed sendEmail() method in PhpMailController passing empty array as default value for $template_variables
- Fixed Bugsnag reported issue for sendmail() which is happening for reports
2018-09-19 15:44:43 +05:30
Manish Verma
754cb01749 Apply fixes from StyleCI 2018-09-19 15:44:43 +05:30
Manish Verma
30128cabdf Notifcation bug fix
Fixed bugs in notification view for PHP7.2 #671
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
776289bde6 Apply fixes from StyleCI 2018-08-13 13:11:15 +00:00
Manish Verma
2f6ce43fe1 Bugfix and language updates
Fixed links and language translations in installert.
Fixed outgoing mail issue.
2018-08-13 18:39:36 +05:30
Manish Verma
0ad0391cb0 Added sample test case for travis 2018-08-13 14:15:16 +05:30
Manish Verma
126fbb0255 Laravel version update
Laravel version update
2018-08-06 18:55:45 +05:30
Manish Verma
7a78368037 Apply fixes from StyleCI 2017-09-04 09:52:33 +00:00
Vijay Sebastian
ee200fc18b plugin updates 2017-07-05 17:25:34 +05:30
Manish Verma
6681553c83 token_update_patch
Updated token issue in admin panel
2017-04-30 19:17:45 +05:30
Manish Verma
38f7d203f2 Revert "updates"
This reverts commit 92e54c791e.
2017-02-07 18:09:35 +05:30
Manish Verma
92e54c791e updates 2017-02-07 01:38:41 +05:30
Vijay Sebastian
ea545fd08c updates 2017-01-27 12:00:02 +05:30
Manish Verma
2c207f7026 Refinement update
#sending notification via email to user while  merging their duplicate
tickets
2016-12-30 18:32:53 +05:30
Manish Verma
c5b261ff3c Apply fixes from StyleCI 2016-12-28 10:53:49 +00:00
Manish Verma
1667e5fdb0 Bug-fix-patch-12
# fixed notifications
2016-12-28 09:42:55 +05:30
Manish Verma
77c88cc229 bug-fix-patch
# Counting only authenticated user's notification
# Agents were not able to select canned resposne while replying
2016-12-19 15:47:17 +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
a24cd1e62b Bug-fix-patch-36
# Refined UI for showing error messages in new layout of
login/registration/create-ticket/home page while login and registration.
# fixed registration error when email is non mandatory field.
2016-12-05 00:44:08 +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
00d9c1b82a Applied fixes from StyleCI 2016-10-17 12:28:49 +00:00
Manish Verma
ec61ab6c7a bug-fix-patch
Soleved user profile pic issue and application URL in outgoing mail.
2016-10-17 17:47:10 +05:30
Manish Verma
76e85db070 update 1.0.8.0
Commits for version update
2016-10-17 12:02:27 +05:30
Manish Verma
ccce4b97c6 Applied fixes from StyleCI 2016-09-28 08:02:31 +00:00
Sujit Prasad
a54df4d919 update v1.0.7.9.1 R.C. 2016-08-19 15:08:43 +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
082355a49a update fix for the issue 94 2016-06-23 12:02:20 +05:30
Sujit Prasad
6d669ff3da update fix for the issue 94 2016-06-23 12:00:07 +05:30
Sujit Prasad
48ed88a15e update v1.0.7.7 2016-06-21 18:45:34 +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
ca82fa0b8a final commit 2016-06-14 19:57:06 +05:30
Sujit Prasad
3fbc55c0d8 update v1.0.7.5 2016-06-14 18:13:39 +05:30