An open API service providing commit metadata for open source projects.

GitHub / panichelpdesk/panichd / commits

SHA Message Author Date Stats
057e7f30 Look for App\Models\User before App\User in provider Xavi <x****v@g****m> over 5 years ago
a3ac873b Member model extend another with parent namespace in it's filename Xavi <x****v@g****m> over 5 years ago
dabe1cc3 Move Member methods to MemberTrait Xavi <x****v@g****m> over 5 years ago
3cf48385 merge Merge pull request #32 from panichelpdesk/analysis-L3vlrn Xavi <x****v@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
483b7154 Apply fixes from StyleCI Xavi <x****v@u****m>
Committed by: StyleCI Bot <b****t@s****o>
over 5 years ago
e4856a85 Patch: Delete last complete or reopen comment only if both changes are made b... Xavi <x****v@g****m> over 5 years ago
a1755403 BUG: complete / reopen comment check was not aware of recent comments from ot... Xavi <x****v@g****m> over 5 years ago
a0279036 Changed ticket "attachment text" search form field element name Xavi <x****v@g****m> over 5 years ago
75edbe11 Changed translation and meaning of ticket attachment search field Xavi <x****v@g****m> over 5 years ago
87bafb26 BUG: attachment_name search was very slow. Reuse attachment search done appar... Xavi <x****v@g****m> over 5 years ago
c5608550 Patch: Summernote json file check existence Xavi <x****v@g****m> over 5 years ago
576cab98 Improved description for summernote_options_json_file setting Xavi <x****v@g****m> over 5 years ago
77be975c Bug: Agent modal was not been closed after submit. Disable submit button afte... Xavi <x****v@g****m> over 5 years ago
f96f91db Bug: Agent modal was not showing status name in check Xavi <x****v@g****m> over 5 years ago
a8e8edcc New setting to customize embedded images naming Xavi <x****v@g****m> over 5 years ago
ce447151 BUG: any_text_field search was very slow when combining query with all attach... Xavi <x****v@t****t> over 5 years ago
f6c8ee35 Solved an error in demo seeder when creating a ticket without comments Xavi <x****v@g****m> over 5 years ago
d92a042f MySQL strict mode configuration specified Xavi <x****v@g****m> over 5 years ago
7798fa6e Clarified installation instructions Xavi <x****v@g****m> over 5 years ago
ebf5bf27 Bug: dashboard route name was being already used by Laravel Xavi <x****v@g****m> over 5 years ago
17c6134a Bug: Illegal offset with some agent config Xavi <x****v@g****m> almost 6 years ago
bf56130b Patch: ie button was appearing outside modal container Xavi <x****v@g****m> almost 6 years ago
07d2787c Update summernote to 0.8.18. Resolves a bug with screen captures pasted twice... Xavi <x****v@g****m> almost 6 years ago
1ab5e12e Apply fixes from StyleCI Xavi <x****v@u****m>
Committed by: StyleCI Bot <b****t@s****o>
almost 6 years ago
96611508 Added Laravel 8 package compatibility Xavi <x****v@g****m> almost 6 years ago
d8ca0474 merge Merge branch 'bug_lang_property' into dev Xavi <x****v@g****m> almost 6 years ago
0e3c1d20 Bug: Could not view a ticket by a soft deleted user Xavi <x****v@g****m> almost 6 years ago
e131853c code to fix the error of getting property 'lang' of non-object sprklinginfo <j****s@g****m> almost 6 years ago
579e44c3 Bug: wrong parameter name for panichd.member.update route Xavi <x****v@g****m> almost 6 years ago
cc53267d Updated package description and added Laravel 6 support Xavi <x****v@g****m> almost 6 years ago
ae2de762 Bug: Could not load a ticket by a soft deleted agent Xavi <x****v@g****m> almost 6 years ago
82b4cfcc Added Laravel 7 compatibility Xavi <x****v@g****m> almost 6 years ago
c96df8f6 PHP 7.4: Deprecated array offset access with curly braces Xavi <x****v@g****m> about 6 years ago
1a27b4a5 Allow custom rules in attachments_mimes setting Xavi <x****v@t****t> over 6 years ago
911a5a01 merge Updates from dev branch and trying to clean up the apparent mess done with gi... XaviQV <x****v@g****m> almost 7 years ago
1881f1da BUG: css file path typo XaviQV <x****v@g****m> almost 7 years ago
72325bd6 Improved notice related department loading Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
a8dd4c11 Improved notice related department loading Xavi <x****v@t****t> almost 7 years ago
039ebb9f Delete of Member unused ticket relations Xavi <x****v@t****t> almost 7 years ago
1ea4aa76 Delete of Member unused ticket relations Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
cbab727a Delete of member->tickets() and replacement of entries with ->ticketsAsOwner() Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
0fd71727 Delete of member->tickets() and replacement of entries with ->ticketsAsOwner() Xavi <x****v@t****t> almost 7 years ago
15bf82d5 Replacement of Member userTickets() relation with ticketsAsOwner() Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
a2e10a13 Replacement of Member userTickets() relation with ticketsAsOwner() Xavi <x****v@t****t> almost 7 years ago
1b9a6a45 Delete of agentTickets() Member relation and replacement with other eloquent ... Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
5bb2a94e Delete of agentTickets() Member relation and replacement with other eloquent ... Xavi <x****v@t****t> almost 7 years ago
511a27a9 Creation of notComplete() ticket scope Xavi <x****v@t****t> almost 7 years ago
57fa7cca Creation of notComplete() ticket scope Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
e26b794a Delete of Member model agentTickets() relation and move uses to other eloquen... Xavi <x****v@t****t> almost 7 years ago
fec3f5cf Delete of Member model agentTickets() relation and move uses to other eloquen... Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
6f9648ca Rename agentTotalTickets() relation to ticketsAsAgent() Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
cd707e4e Rename agentTotalTickets() relation to ticketsAsAgent() Xavi <x****v@t****t> almost 7 years ago
05560287 Rename userTickets() Ticket model scope to fromOwner() Xavi <x****v@t****t> almost 7 years ago
5ddaa20e Rename userTickets() Ticket model scope to fromOwner() Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
5ffa0868 Deleted unused Ticket model AgentUserTickets() scope Xavi <x****v@t****t> almost 7 years ago
a573c7d3 Deleted unused Ticket model AgentUserTickets() scope Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
d8656e7e Rename agentTickets() ticket scope to fromAgent() Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
1f123b1d Rename agentTickets() ticket scope to fromAgent() Xavi <x****v@t****t> almost 7 years ago
273c6878 Patch: Correct some member Model references Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
a4bc5fe4 Patch: Correct some member Model references Xavi <x****v@t****t> almost 7 years ago
430eee5c Patch: Replace left Member model entries with PanicHDMember alias Xavi <x****v@t****t> almost 7 years ago
0ab7fb83 Patch: Replace left Member model entries with PanicHDMember alias Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
6f536bf6 Patch: Delete of redundant usage of \PanicHDMember within Member model Xavi <x****v@t****t> almost 7 years ago
7e822ee9 Patch: Delete of redundant usage of \PanicHDMember within Member model Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
01da94d7 Patch: Turn some Member model static methods to dynamic that were already req... Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
1aefd980 Patch: Turn some Member model static methods to dynamic that were already req... Xavi <x****v@t****t> almost 7 years ago
f3cc1015 Deleted allTickets() and getTickets() Member model relations Xavi <x****v@t****t> almost 7 years ago
a4d3c856 Deleted allTickets() and getTickets() Member model relations Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
28b7e21c merge Applying fix from @wladiz2001 Xavi <x****v@t****t> almost 7 years ago
a40f3177 Apply fixes from StyleCI Xavi <x****v@g****m>
Committed by: StyleCI Bot <b****t@s****o>
almost 7 years ago
a32a212f Apply fixes from StyleCI Xavi <x****v@g****m>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
143eee20 Some typos Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
47a2ea08 Some typos Xavi <x****v@t****t> almost 7 years ago
1d89e469 Make user route now use parameter "user" instead of "id" Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
1ae0c72c Make user route now use parameter "user" instead of "id" Xavi <x****v@t****t> almost 7 years ago
82dd7d03 BUG: Ticket routes now require the right parameter name Xavi <x****v@t****t> almost 7 years ago
f804c6fc BUG: Ticket routes now require the right parameter name Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
2aab6de2 Added compatibility for Laravel 6.* Xavi <x****v@t****t> almost 7 years ago
aa128509 Added compatibility for Laravel 6.* Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
7e9060a7 merge Merge branch 'settings' into dev Xavi <x****v@t****t> almost 7 years ago
455e26c5 Readable description in setting edition Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
eb65ed93 Readable description in setting edition Xavi <x****v@t****t> almost 7 years ago
48d56074 Delete unused include_font_awesome setting Xavi <x****v@t****t> almost 7 years ago
353ea6d0 Delete unused include_font_awesome setting Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
03ee2499 Ticketit email settings: Deleted from seeder and from notifications tab. Kept... Xavi <x****v@t****t> almost 7 years ago
9b1f0862 Ticketit email settings: Deleted from seeder and from notifications tab. Kept... Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
48f034d6 unused settings deleted: routes, new_ticket_autoassign Xavi <x****v@t****t> almost 7 years ago
d818437d unused settings deleted: routes, new_ticket_autoassign Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
5e49b7c9 Improved translations for settings Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
620cca71 Improved translations for settings Xavi <x****v@t****t> almost 7 years ago
05637596 Patch: Mark a ticket and comments as read don't change updated_at field Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
feea50f3 Patch: Mark a ticket and comments as read don't change updated_at field Xavi <x****v@t****t> almost 7 years ago
529c1654 Set isAgent() and isAdmin() as dynamic methods Xavi <x****v@t****t> almost 7 years ago
ad566824 Set isAgent() and isAdmin() as dynamic methods Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
3f33835f Patch: Make embedded reply recipients include current owner_id Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
303187a9 Patch: Make embedded reply recipients include current owner_id Xavi <x****v@t****t> almost 7 years ago
464b7dc7 Patch: Make embedded note recipients include current agent_id Xavi <x****v@t****t> almost 7 years ago
78f387a2 Patch: Make embedded note recipients include current agent_id Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago
142aa5bc merge Merge branch 'settings' into dev Xavi <x****v@t****t> almost 7 years ago
b180f340 Move setting to right tab Xavi <x****v@t****t>
Committed by: XaviQV <x****v@g****m>
almost 7 years ago

← Back to repository