Commit Graph

380 Commits

Author SHA1 Message Date
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
b2800d7a3f updates 2017-04-30 17:25:08 +05:30
Manish Verma
cd43537fd7 bug-fix-patch
Enabled CSRF token verification
2017-04-30 16:38:05 +05:30
Thomas Ferney
ddc67c30f1 Update lang.php
Add some trads and patch mistakes
2017-03-02 12:16:00 +01:00
Thomas Ferney
5d9ca1cbeb Update passwords.php
Correct french mistakes
2017-03-02 10:54:29 +01:00
Manish Verma
a79c2176d3 Merge pull request #392 from mathieu-aubin/patch-4
typo fix & small changes
2017-01-28 11:26:20 +05:30
Mathieu Aubin
41c0b0e9fa typo fix & small changes
typo fix and adds a dot . for consistency
2017-01-27 22:16:51 -05:00
Mathieu Aubin
e6ceac5f77 Small Change
Changes "integer" to "entier", proper french translation for it.
2017-01-27 22:09:42 -05:00
Manish Verma
832161ad51 Bug-fix-patch
Fixed typos in english translation files
2017-01-03 13:28:11 +05:30
Manish Verma
2432b8e11c update-info
# updated infor for plugins
2017-01-02 17:55:54 +05:30
Manish Verma
4b871659e1 bug-fix-patch
# Removed department's dependency on help topic in client panel
mentioned in #361
2016-12-31 11:59:44 +05:30
Manish Verma
7c87f37b44 Updates
# Updated message for showing when agents try to merge tickets of
different users
2016-12-29 13:11:58 +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
63919b9ccd bug-fix-patch-14
# Fixed typo in language file
2016-12-28 16:15:44 +05:30
Manish Verma
dfe9e759a7 Bug-fix-patch-13
Fixed UI of login form(drop down form in top nav bar) in client panel
2016-12-28 12:01:51 +05:30
Manish Verma
1f6a8ec617 Bug-fix-patch-13
# Installer JavaScript disabled check
# Added 'mbstring' in extension check
# Added max execution time check warning
2016-12-28 11:51:40 +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
c6c42dfc31 Fixed overdue counts in dashborad and showing exact overdue ticket list 2016-12-27 10:57:58 +05:30
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
Manish Verma
d29ca0e626 Bug-fix-patch-6
# Style and UI enhancement in users table for view filteration option.
2016-12-21 15:25:30 +05:30
Manish Verma
92df1e0654 Bug-fix-patch-5
# Removed approval link which is not a part of community version
# Added storage in side bar menu
# Fixed UI
2016-12-21 11:43:37 +05:30
Manish Verma
78f6a13528 Bug-fix-patch4
# handling exception in while adding language
# Implemented Yajra in users list table
# custom filter and veiw option in users list table
2016-12-20 19:33:23 +05:30
Manish Verma
1f8cda3875 Bug-fix-patch3
Fixed issue #350 - Removed labels from ticket settings menu
2016-12-20 10:58:11 +05:30
Manish Verma
964ca87b89 Apply fixes from StyleCI 2016-12-19 12:49:19 +00:00
Manish Verma
54af5c3765 Bug-fix-patch2
# correct while registration
2016-12-19 17:22:21 +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
1fb18523b0 bug-fix-patch 2016-12-15 20:56:40 +05:30
Manish Verma
baed1f46a8 updates 2016-12-14 16:17:14 +05:30
Manish Verma
88f3df2180 Apply fixes from StyleCI 2016-12-13 13:14:54 +00:00
Manish Verma
857d3004eb showing-close button in inbox 2016-12-13 18:30:19 +05:30
Manish Verma
2d8e640e9b Updates 2016-12-13 18:18:25 +05:30
Manish Verma
25a34655a6 updates 2016-12-13 14:40:24 +05:30
Manish Verma
9bb997cba4 Merge remote-tracking branch 'refs/remotes/origin/master' into new-code 2016-12-12 15:21:47 +05:30
Manish Verma
e4020b56b3 Merge pull request #328 from LukasJK/patch-1
E-mail notification != Daily Summary
2016-12-10 15:56:18 +05:30
Manish Verma
f4ccb0cd88 bug-fix-2 2016-12-06 15:06:03 +05:30
Manish Verma
8b4652fca8 bug-fix-patch
Solved issue #180 for current database check which works for mysql.
2016-12-06 12:54:43 +05:30
Manish Verma
d92ae1481d bug-fix-patches
# removed place holders in agent profiles
# added checkbox style class in agent blade file
# added mtutators in ticket_form_data.php model
# changed priority field saving method in ticket creation form at clinet
side
# Fetched only required data in client panel form and saving ticket
#184 solevd.
2016-12-05 18:05:58 +05:30
Manish Verma
ea1acea29f clean-up-patch
removed approval and followup views
2016-12-05 16:16:26 +05:30
Manish Verma
01869a422a Apply fixes from StyleCI 2016-12-05 10:39:08 +00:00
Manish Verma
e98ee6c635 updates
# multiple assign option in ticket listing pages.
2016-12-05 16:03:37 +05:30
Manish Verma
77fa3fe326 #update-patch
# multiple assignment option in inbox
2016-12-05 14:09:26 +05:30
Manish Verma
b2a1b7ec55 Apply fixes from StyleCI 2016-12-05 04:20:56 +00:00
Manish Verma
ea4314a339 bug-fix-patch-37
# fixed iframe issue for mozila (previous replies are not showing)
2016-12-05 09:49:42 +05:30
Manish Verma
0f316032be bug-fix-patch-36.1
update for last commit
2016-12-05 01:40:27 +05:30
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
Lukas Jankauskas
7809bdbc1c E-mail notification != Daily Summary
Call it what it is.
2016-12-03 20:31:34 +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
57559ec2ef Merge pull request #325 from ladybirdweb/arindam-community
Alphabets in phone number,Page design change
2016-12-01 16:17:43 +05:30