Commit Graph

373 Commits

Author SHA1 Message Date
Manish Verma
b13fa06585 apped plugin service provider
provided plugin service provider in app/Plugins so users can install and
use plugins or create their own plugin to share with community.
2016-10-19 12:08:54 +05:30
Manish Verma
5b0eeb5d81 commands bug fix patch
remove commands from kernel which deos not exist.
2016-10-19 11:57:33 +05:30
Manish Verma
d0000278d8 update for dummy database
While installing there is an option to install dummy data in database
which populates dummy agent/cleint/tickets in the database.
2016-10-18 17:46:34 +05:30
Manish Verma
9141405968 Revert "update"
This reverts commit 217d3a6423.
2016-10-17 18:11:07 +05:30
Manish Verma
217d3a6423 update 2016-10-17 18:09:10 +05:30
Manish Verma
7e3c56b735 Merge pull request #245 from ladybirdweb/analysis-zGJmer
Applied fixes from StyleCI
2016-10-17 17:59:02 +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
c43c02c46f release-check-updates 2016-10-17 13:24:17 +05:30
Manish Verma
76e85db070 update 1.0.8.0
Commits for version update
2016-10-17 12:02:27 +05:30
Manish Verma
dec927987b Merge pull request #236 from gillidandaweb/patch-1
Fixed 'API' key to lowercase
2016-10-13 15:37:11 +05:30
Fraser Murray
47928b07eb Fixed 'API' key to lowercase 2016-10-10 19:11:31 +01:00
Manish Verma
5e5d19a13b Merge pull request #235 from ladybirdweb/analysis-zO50Ll
Applied fixes from StyleCI
2016-10-10 19:08:32 +05:30
Manish Verma
c64bc8c465 Applied fixes from StyleCI 2016-10-10 13:35:24 +00:00
Manish Verma
8943243c85 Merge pull request #234 from gillidandaweb/gillidandaweb-emailto-workflow
Add "email to" workflow
2016-10-10 18:39:04 +05:30
Manish Verma
9e6d0462d1 Merge pull request #233 from gillidandaweb/master
Changes to EN language file
2016-10-10 18:38:49 +05:30
Fraser Murray
b2386de9c4 Added email_to 2016-10-10 13:36:28 +01:00
Fraser Murray
60d5b40598 Added email to
Needs Italian translation
2016-10-10 13:35:49 +01:00
Fraser Murray
6c6ca8c162 Added email_to 2016-10-10 13:35:12 +01:00
Fraser Murray
475d4af3b5 Add email_to as option for workflow 2016-10-10 13:29:51 +01:00
Fraser Murray
23df74d298 Add email_to as option for workflow 2016-10-10 13:29:24 +01:00
Fraser Murray
80f9be76c4 Create and pass empty $to to workflow 2016-10-10 13:28:43 +01:00
Fraser Murray
414d1ee8a1 Create and pass empty $to to workflow 2016-10-10 13:28:11 +01:00
Fraser Murray
7e7e8cfbd4 Pass $mail->to to the workflow 2016-10-10 13:27:16 +01:00
Fraser Murray
65a9015fb8 Add "email to" option for workflow
Added new parameter to TicketWorkflowController::workflow() to allow checking against the email address a support ticket was sent to ($mail->to is an array of $email_address => $email_addressname)
2016-10-10 13:26:33 +01:00
Fraser Murray
5d419a911d Added email_to to EN language 2016-10-10 13:21:43 +01:00
Fraser Murray
316954df32 Merge pull request #4 from gillidandaweb/gillidandaweb-patch-2
Changed staffs to staff
2016-10-10 11:07:28 +01:00
Fraser Murray
684b8dbdbf Changed staffs to staff 2016-10-10 11:07:09 +01:00
Fraser Murray
34a9d9204b Merge pull request #3 from gillidandaweb/gillidandaweb-patch-1
Changes to English language
2016-10-10 09:44:55 +01:00
Fraser Murray
96773b3f51 Changes to English language
Adopt sentence capitalization, consistent use of acronyms, time zone, fixed phrasing, some spelling ("coma").
2016-10-10 09:43:20 +01:00
Manish Verma
1ede0ec718 Merge pull request #231 from gillidandaweb/gillidandaweb-patch-3
Gillidandaweb patch 3
2016-10-10 13:12:17 +05:30
Manish Verma
2522e16ecb Merge pull request #232 from gillidandaweb/master
Corrections to spelling
2016-10-10 13:02:27 +05:30
Fraser Murray
aa593d5250 Fixed spelling of downlaod 2016-10-10 08:19:27 +01:00
Fraser Murray
c074084e11 Fixed spelling of downlaod 2016-10-10 08:18:44 +01:00
Fraser Murray
12d52a05c6 Update lang.php
Fixed spelling of downlaod
2016-10-10 08:18:13 +01:00
Fraser Murray
2cf7d6e0e8 Changed spelling of autherised 2016-10-09 19:58:04 +01:00
Fraser Murray
fc2dfb3933 Change spelling of autherised 2016-10-09 19:57:22 +01:00
Fraser Murray
b1b214339e Changed spelling of autherised. 2016-10-09 19:56:21 +01:00
Fraser Murray
9d6d3cbd59 Merge pull request #2 from gillidandaweb/gillidandaweb-patch-2
Made references to email consistent
2016-10-09 19:35:28 +01:00
Fraser Murray
3ff3b90220 Made references to email consisten
Removed hyphen from some references to e-mail
2016-10-09 19:35:01 +01:00
Fraser Murray
aad28fb0fc Added missing apostrophe 2016-10-09 19:27:54 +01:00
Fraser Murray
6a38330c6d Merge pull request #1 from gillidandaweb/gillidandaweb-patch-1
Fixed spelling of failed
2016-10-07 11:48:39 +01:00
Fraser Murray
664154a2d3 Fixed spelling of failed 2016-10-07 11:47:20 +01:00
Manish Verma
9f62a7e5be Merge pull request #225 from ladybirdweb/country-code-bug-fix-patch
bug-fix patch1
2016-09-30 10:09:33 +05:30
Manish Verma
299c3f8108 Merge pull request #226 from ladybirdweb/analysis-8jVL2r
Applied fixes from StyleCI
2016-09-28 13:33:54 +05:30
Manish Verma
ccce4b97c6 Applied fixes from StyleCI 2016-09-28 08:02:31 +00:00
Manish Verma
6f1831e58b bug-fix patch1 2016-09-28 13:27:37 +05:30
Sujit Prasad
88e37f6b27 update v1.0.7.9.1 2016-08-22 15:40:22 +05:30
Sujit Prasad
47c698a306 update v1.0.7.9.1 R.C. 2016-08-19 15:16:50 +05:30
Sujit Prasad
a54df4d919 update v1.0.7.9.1 R.C. 2016-08-19 15:08:43 +05:30