Commit Graph

216 Commits

Author SHA1 Message Date
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
a08bfd0ebd API updates 2018-08-07 16:56:16 +05:30
Manish Verma
ac145fe565 Updates
Fixed CLI installer
Fixed First user detail seeder
2018-08-07 14:16:14 +05:30
Manish Verma
22d3bb4036 Installer updates
Added probe.php
Added new installer views and controllers
Updated AuthController
Updated Middlewares
Updated Commands for installation process
2018-08-07 13:45:46 +05:30
Manish Verma
126fbb0255 Laravel version update
Laravel version update
2018-08-06 18:55:45 +05:30
Michael Richter
9b4028168d add email username field 2018-03-02 10:00:23 +01:00
Manish Verma
68cc2d777c Apply fixes from StyleCI 2018-01-31 19:21:07 +00:00
Manish Verma
7a78368037 Apply fixes from StyleCI 2017-09-04 09:52:33 +00:00
Vijay Sebastian
54a566b49a updates 2017-08-01 19:43:52 +05:30
Vijay Sebastian
7d7a097966 update api 2017-07-27 17:50:14 +05:30
Vijay Sebastian
b0b5bd8637 api updates 2017-07-27 16:38:21 +05:30
Vijay Sebastian
ee200fc18b plugin updates 2017-07-05 17:25:34 +05:30
Manish Verma
7b8ee415be Apply fixes from StyleCI 2017-05-23 10:18:08 +00:00
Manish Verma
f9272f0bb2 storage-updates 2017-05-15 18:51:58 +05:30
Manish Verma
8a4b0d03c4 bug-fix-patch 2017-05-12 19:13:44 +05:30
Manish Verma
7cc81512e0 Merge remote-tracking branch 'refs/remotes/origin/master' into hot-fix-patch 2017-05-12 11:50:54 +05:30
Vijay Sebastian
03cdb3976b storage updates 2017-05-12 11:45:21 +05:30
Vijay Sebastian
187f25e474 ticket link issue in create-ticket template 2017-05-12 10:42:55 +05:30
Manish Verma
fd66b13d7f Apply fixes from StyleCI 2017-05-03 13:50:38 +00:00
Manish Verma
aae59a77dc bug-fix-patch
Rating csrf tofen issue fix
2017-05-03 18:37:17 +05:30
Manish Verma
a0fc42e78e Apply fixes from StyleCI 2017-04-30 16:37:12 +00:00
Manish Verma
ff970bc41e Token_issue_fix 2017-04-30 20:23:27 +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
Manish Verma
01700a00bd Apply fixes from StyleCI 2017-01-28 05:57:31 +00:00
Vijay Sebastian
aabbd9fd1b updates 2017-01-27 13:41:22 +05:30
Vijay Sebastian
ea545fd08c updates 2017-01-27 12:00:02 +05:30
Manish Verma
1b45e5a952 updates 2017-01-05 19:09:46 +05:30
Manish Verma
f2981b7ec3 Merge remote-tracking branch 'refs/remotes/origin/release-v1.9.2'
# Conflicts:
#	app/Console/Kernel.php
#	app/FaveoStorage/Controllers/SettingsController.php
#	app/Http/Controllers/Admin/helpdesk/TemplateController.php
2017-01-05 19:09:35 +05:30
Manish Verma
673e549bae Apply fixes from StyleCI 2017-01-05 11:55:08 +00:00
Vijay Sebastian
f99aa6f185 Task schedule 2017-01-05 16:14:49 +05:30
Vijay Sebastian
e9e7743018 scheduling task 2017-01-05 15:56:55 +05:30
Manish Verma
be55ce8abb Apply fixes from StyleCI 2016-12-31 06:32:24 +00:00
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
4cfb4983b5 Apply fixes from StyleCI 2016-12-29 08:33:21 +00:00
Manish Verma
74f32c9280 Bug-fix-patch-15.1
# Assigning agent to team if s/he's been choosen as team leader while
creating a new team.
2016-12-28 19:19:49 +05:30
Manish Verma
3b0db46f2a Bug-fix-patch-15
# Showing agents name in team create/edit page in alphbetical order
#  While edit team, showing only those agents who belongs to the team
2016-12-28 18:50:09 +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
5ea755fb55 #bug-fix-patch-11
# Showing correct ticket count and correct message in ticket listing
pages
# removed "my tickets" tab form top bar as it's already in sidebar
2016-12-27 16:19:28 +05:30
Manish Verma
84e4422116 Apply fixes from StyleCI 2016-12-27 05:32:44 +00:00
Manish Verma
c6c42dfc31 Fixed overdue counts in dashborad and showing exact overdue ticket list 2016-12-27 10:57:58 +05:30
Manish Verma
52257839d4 Bug-fix-patch-10
#showing correct count of thread in agent panel ticket list pages
2016-12-27 09:32:54 +05:30
Manish Verma
3ae9062a8c Bug-fix-patch
# using correct directory seperator in language controller
2016-12-26 11:57:58 +05:30
Manish Verma
5293a23835 Apply fixes from StyleCI 2016-12-23 07:30:24 +00:00
Manish Verma
d3f3497fe0 bug-fix-patch-8
# correcting comparision between integer number and string number
# Importing help topic's set priority and auto-assigne while creating
ticket from cleint panel.
2016-12-23 12:58:34 +05:30
Manish Verma
a496bd03d7 Apply fixes from StyleCI 2016-12-22 07:46:38 +00:00
Manish Verma
c47b5da890 bug-fix-patch-7
# while changing owner of the ticket cheking if the owner already owns
the ticket or not
# fixed showing inactive agents problem in help topic edit and create
pages
2016-12-22 13:15:16 +05:30
Manish Verma
df14836985 bug-fix-patch-6
# Fixed search input hieght in user directory for all browsers
# Showing agents by ascending name order in ticket assign modal pop ups
2016-12-21 16:29:55 +05:30